18.796 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.110 * * * [progress]: [2/2] Setting up program. 0.119 * [progress]: [Phase 2 of 3] Improving. 0.119 * [simplify]: Simplifying: (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 0.119 * * [simplify]: Extracting # 0 : cost 0 0.119 * * [simplify]: Extracting # 1 : cost 0 0.120 * * [simplify]: Extracting # 2 : cost 0 0.120 * * [simplify]: Extracting # 3 : cost 0 0.120 * * [simplify]: Extracting # 4 : cost 0 0.120 * * [simplify]: Extracting # 5 : cost 0 0.120 * * [simplify]: Extracting # 6 : cost 0 0.120 * * [simplify]: iteration 0 : 12 enodes (cost 16 ) 0.124 * * [simplify]: Extracting # 0 : cost 0 0.124 * * [simplify]: Extracting # 1 : cost 0 0.124 * * [simplify]: Extracting # 2 : cost 0 0.124 * * [simplify]: Extracting # 3 : cost 0 0.124 * * [simplify]: Extracting # 4 : cost 0 0.125 * * [simplify]: Extracting # 5 : cost 0 0.125 * * [simplify]: iteration 1 : 26 enodes (cost 16 ) 0.131 * * [simplify]: Extracting # 0 : cost 0 0.131 * * [simplify]: Extracting # 1 : cost 0 0.131 * * [simplify]: Extracting # 2 : cost 0 0.131 * * [simplify]: Extracting # 3 : cost 0 0.131 * * [simplify]: Extracting # 4 : cost 0 0.131 * * [simplify]: iteration 2 : 67 enodes (cost 16 ) 0.167 * * [simplify]: Extracting # 0 : cost 0 0.167 * * [simplify]: Extracting # 1 : cost 0 0.168 * * [simplify]: Extracting # 2 : cost 0 0.168 * * [simplify]: Extracting # 3 : cost 0 0.169 * * [simplify]: Extracting # 4 : cost 0 0.169 * * [simplify]: iteration 3 : 241 enodes (cost 16 ) 0.375 * * [simplify]: Extracting # 0 : cost 0 0.376 * * [simplify]: Extracting # 1 : cost 0 0.377 * * [simplify]: Extracting # 2 : cost 0 0.378 * * [simplify]: Extracting # 3 : cost 0 0.379 * * [simplify]: Extracting # 4 : cost 0 0.380 * * [simplify]: iteration 4 : 1263 enodes (cost 16 ) 1.041 * * [simplify]: Extracting # 0 : cost 0 1.052 * * [simplify]: Extracting # 1 : cost 0 1.064 * * [simplify]: Extracting # 2 : cost 0 1.076 * * [simplify]: Extracting # 3 : cost 0 1.087 * * [simplify]: Extracting # 4 : cost 0 1.098 * * [simplify]: iteration done: 5000 enodes (cost 16 ) 1.098 * [simplify]: Simplified to: (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 1.099 * * [progress]: iteration 1 / 4 1.099 * * * [progress]: picking best candidate 1.113 * * * * [pick]: Picked # 1.113 * * * [progress]: localizing error 1.158 * * * [progress]: generating rewritten candidates 1.158 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 1.221 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1) 1.232 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2) 1.249 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 1.329 * * * [progress]: generating series expansions 1.329 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 1.329 * [backup-simplify]: Simplify (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 1.329 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 1.329 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in sin 1.329 * [taylor]: Taking taylor expansion of (pow x 2) in sin 1.329 * [taylor]: Taking taylor expansion of x in sin 1.329 * [backup-simplify]: Simplify x into x 1.329 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 1.329 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 1.329 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 1.329 * [taylor]: Taking taylor expansion of 1.0 in sin 1.329 * [backup-simplify]: Simplify 1.0 into 1.0 1.329 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 1.329 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 1.329 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 1.329 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 1.329 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 1.329 * [taylor]: Taking taylor expansion of 2.0 in sin 1.329 * [backup-simplify]: Simplify 2.0 into 2.0 1.329 * [taylor]: Taking taylor expansion of (log cos) in sin 1.329 * [taylor]: Taking taylor expansion of cos in sin 1.329 * [backup-simplify]: Simplify cos into cos 1.330 * [backup-simplify]: Simplify (log cos) into (log cos) 1.330 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.330 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.330 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.330 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.330 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.330 * [taylor]: Taking taylor expansion of 2.0 in sin 1.330 * [backup-simplify]: Simplify 2.0 into 2.0 1.330 * [taylor]: Taking taylor expansion of (log sin) in sin 1.330 * [taylor]: Taking taylor expansion of sin in sin 1.330 * [backup-simplify]: Simplify 0 into 0 1.330 * [backup-simplify]: Simplify 1 into 1 1.331 * [backup-simplify]: Simplify (log 1) into 0 1.331 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.331 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.331 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.331 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.331 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.332 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.332 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.332 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 1.332 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.332 * [taylor]: Taking taylor expansion of x in x 1.332 * [backup-simplify]: Simplify 0 into 0 1.332 * [backup-simplify]: Simplify 1 into 1 1.332 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 1.332 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 1.332 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 1.332 * [taylor]: Taking taylor expansion of 1.0 in x 1.332 * [backup-simplify]: Simplify 1.0 into 1.0 1.332 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 1.332 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 1.332 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 1.332 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 1.332 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 1.332 * [taylor]: Taking taylor expansion of 2.0 in x 1.332 * [backup-simplify]: Simplify 2.0 into 2.0 1.332 * [taylor]: Taking taylor expansion of (log cos) in x 1.332 * [taylor]: Taking taylor expansion of cos in x 1.332 * [backup-simplify]: Simplify cos into cos 1.332 * [backup-simplify]: Simplify (log cos) into (log cos) 1.332 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.332 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.332 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.333 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.333 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.333 * [taylor]: Taking taylor expansion of 2.0 in x 1.333 * [backup-simplify]: Simplify 2.0 into 2.0 1.333 * [taylor]: Taking taylor expansion of (log sin) in x 1.333 * [taylor]: Taking taylor expansion of sin in x 1.333 * [backup-simplify]: Simplify sin into sin 1.333 * [backup-simplify]: Simplify (log sin) into (log sin) 1.333 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.333 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.333 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.333 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.333 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.334 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.334 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 1.334 * [taylor]: Taking taylor expansion of (pow x 2) in cos 1.334 * [taylor]: Taking taylor expansion of x in cos 1.334 * [backup-simplify]: Simplify x into x 1.334 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 1.334 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 1.334 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 1.334 * [taylor]: Taking taylor expansion of 1.0 in cos 1.334 * [backup-simplify]: Simplify 1.0 into 1.0 1.334 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 1.334 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 1.334 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 1.334 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 1.334 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 1.334 * [taylor]: Taking taylor expansion of 2.0 in cos 1.334 * [backup-simplify]: Simplify 2.0 into 2.0 1.334 * [taylor]: Taking taylor expansion of (log cos) in cos 1.334 * [taylor]: Taking taylor expansion of cos in cos 1.334 * [backup-simplify]: Simplify 0 into 0 1.334 * [backup-simplify]: Simplify 1 into 1 1.334 * [backup-simplify]: Simplify (log 1) into 0 1.335 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.335 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.335 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.335 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 1.335 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 1.335 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 1.335 * [taylor]: Taking taylor expansion of 2.0 in cos 1.335 * [backup-simplify]: Simplify 2.0 into 2.0 1.335 * [taylor]: Taking taylor expansion of (log sin) in cos 1.335 * [taylor]: Taking taylor expansion of sin in cos 1.335 * [backup-simplify]: Simplify sin into sin 1.335 * [backup-simplify]: Simplify (log sin) into (log sin) 1.335 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.335 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.335 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.335 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.336 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.336 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.336 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 1.336 * [taylor]: Taking taylor expansion of (pow x 2) in cos 1.336 * [taylor]: Taking taylor expansion of x in cos 1.336 * [backup-simplify]: Simplify x into x 1.336 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 1.336 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 1.336 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 1.336 * [taylor]: Taking taylor expansion of 1.0 in cos 1.336 * [backup-simplify]: Simplify 1.0 into 1.0 1.336 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 1.336 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 1.336 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 1.336 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 1.336 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 1.336 * [taylor]: Taking taylor expansion of 2.0 in cos 1.336 * [backup-simplify]: Simplify 2.0 into 2.0 1.336 * [taylor]: Taking taylor expansion of (log cos) in cos 1.336 * [taylor]: Taking taylor expansion of cos in cos 1.336 * [backup-simplify]: Simplify 0 into 0 1.336 * [backup-simplify]: Simplify 1 into 1 1.336 * [backup-simplify]: Simplify (log 1) into 0 1.337 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.337 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.337 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.337 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 1.337 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 1.337 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 1.337 * [taylor]: Taking taylor expansion of 2.0 in cos 1.337 * [backup-simplify]: Simplify 2.0 into 2.0 1.337 * [taylor]: Taking taylor expansion of (log sin) in cos 1.337 * [taylor]: Taking taylor expansion of sin in cos 1.337 * [backup-simplify]: Simplify sin into sin 1.337 * [backup-simplify]: Simplify (log sin) into (log sin) 1.337 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.337 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.337 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.338 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.338 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.338 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.338 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.339 * [backup-simplify]: Simplify (* (pow x 2) (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 1.339 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 1.339 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.339 * [taylor]: Taking taylor expansion of x in x 1.339 * [backup-simplify]: Simplify 0 into 0 1.339 * [backup-simplify]: Simplify 1 into 1 1.339 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 1.339 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 1.339 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 1.339 * [taylor]: Taking taylor expansion of 1.0 in x 1.339 * [backup-simplify]: Simplify 1.0 into 1.0 1.339 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 1.339 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 1.339 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 1.339 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 1.339 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 1.339 * [taylor]: Taking taylor expansion of 2.0 in x 1.339 * [backup-simplify]: Simplify 2.0 into 2.0 1.339 * [taylor]: Taking taylor expansion of (log cos) in x 1.339 * [taylor]: Taking taylor expansion of cos in x 1.339 * [backup-simplify]: Simplify cos into cos 1.339 * [backup-simplify]: Simplify (log cos) into (log cos) 1.339 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.339 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.339 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.339 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.339 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.339 * [taylor]: Taking taylor expansion of 2.0 in x 1.339 * [backup-simplify]: Simplify 2.0 into 2.0 1.339 * [taylor]: Taking taylor expansion of (log sin) in x 1.339 * [taylor]: Taking taylor expansion of sin in x 1.339 * [backup-simplify]: Simplify sin into sin 1.339 * [backup-simplify]: Simplify (log sin) into (log sin) 1.339 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.339 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.339 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.340 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.340 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.340 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.341 * [backup-simplify]: Simplify (* 1 1) into 1 1.341 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.341 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 1.341 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 1.341 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 1.341 * [taylor]: Taking taylor expansion of 1.0 in sin 1.341 * [backup-simplify]: Simplify 1.0 into 1.0 1.341 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 1.341 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 1.341 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 1.341 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 1.341 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 1.341 * [taylor]: Taking taylor expansion of 2.0 in sin 1.341 * [backup-simplify]: Simplify 2.0 into 2.0 1.341 * [taylor]: Taking taylor expansion of (log cos) in sin 1.341 * [taylor]: Taking taylor expansion of cos in sin 1.341 * [backup-simplify]: Simplify cos into cos 1.341 * [backup-simplify]: Simplify (log cos) into (log cos) 1.341 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.341 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.341 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.341 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.341 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.341 * [taylor]: Taking taylor expansion of 2.0 in sin 1.341 * [backup-simplify]: Simplify 2.0 into 2.0 1.341 * [taylor]: Taking taylor expansion of (log sin) in sin 1.341 * [taylor]: Taking taylor expansion of sin in sin 1.341 * [backup-simplify]: Simplify 0 into 0 1.341 * [backup-simplify]: Simplify 1 into 1 1.342 * [backup-simplify]: Simplify (log 1) into 0 1.342 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.342 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.342 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.342 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.342 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.343 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.343 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.343 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.344 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.344 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.345 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.347 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.347 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.348 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.349 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.349 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.351 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.351 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 1.353 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.353 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.353 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.353 * [taylor]: Taking taylor expansion of 0 in x 1.354 * [backup-simplify]: Simplify 0 into 0 1.354 * [taylor]: Taking taylor expansion of 0 in sin 1.354 * [backup-simplify]: Simplify 0 into 0 1.354 * [backup-simplify]: Simplify 0 into 0 1.355 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.356 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.357 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.358 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 1.358 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.359 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.360 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.361 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.362 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 1.363 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.365 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.365 * [taylor]: Taking taylor expansion of 0 in sin 1.365 * [backup-simplify]: Simplify 0 into 0 1.365 * [backup-simplify]: Simplify 0 into 0 1.367 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.367 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.368 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.369 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.369 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 1.370 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.371 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.371 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.372 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.373 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 1.375 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.375 * [backup-simplify]: Simplify 0 into 0 1.377 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.378 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.379 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.382 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.383 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.384 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.385 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.386 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.388 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 1.390 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 1.391 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.392 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 1.393 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.393 * [taylor]: Taking taylor expansion of 0 in x 1.393 * [backup-simplify]: Simplify 0 into 0 1.393 * [taylor]: Taking taylor expansion of 0 in sin 1.393 * [backup-simplify]: Simplify 0 into 0 1.393 * [backup-simplify]: Simplify 0 into 0 1.393 * [taylor]: Taking taylor expansion of 0 in sin 1.393 * [backup-simplify]: Simplify 0 into 0 1.393 * [backup-simplify]: Simplify 0 into 0 1.395 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.396 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.398 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.400 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 1.401 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.402 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.403 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.405 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 1.406 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 1.408 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.409 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.411 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.411 * [taylor]: Taking taylor expansion of 0 in sin 1.411 * [backup-simplify]: Simplify 0 into 0 1.411 * [backup-simplify]: Simplify 0 into 0 1.412 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* x 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 1.412 * [backup-simplify]: Simplify (* (pow (/ 1 cos) 2.0) (* (* (/ 1 x) (pow (/ 1 sin) 2.0)) (/ 1 x))) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 1.412 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 1.412 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 1.412 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 1.412 * [taylor]: Taking taylor expansion of (pow x 2) in sin 1.412 * [taylor]: Taking taylor expansion of x in sin 1.412 * [backup-simplify]: Simplify x into x 1.413 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.413 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.413 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 1.413 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 1.413 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 1.413 * [taylor]: Taking taylor expansion of 1.0 in sin 1.413 * [backup-simplify]: Simplify 1.0 into 1.0 1.413 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 1.413 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 1.413 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 1.413 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 1.413 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 1.413 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 1.413 * [taylor]: Taking taylor expansion of 2.0 in sin 1.413 * [backup-simplify]: Simplify 2.0 into 2.0 1.413 * [taylor]: Taking taylor expansion of (log cos) in sin 1.413 * [taylor]: Taking taylor expansion of cos in sin 1.413 * [backup-simplify]: Simplify cos into cos 1.413 * [backup-simplify]: Simplify (log cos) into (log cos) 1.413 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.413 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.413 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.414 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.414 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.414 * [taylor]: Taking taylor expansion of 2.0 in sin 1.414 * [backup-simplify]: Simplify 2.0 into 2.0 1.414 * [taylor]: Taking taylor expansion of (log sin) in sin 1.414 * [taylor]: Taking taylor expansion of sin in sin 1.414 * [backup-simplify]: Simplify 0 into 0 1.414 * [backup-simplify]: Simplify 1 into 1 1.414 * [backup-simplify]: Simplify (log 1) into 0 1.415 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.415 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.415 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.415 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.416 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.416 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.417 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.417 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.417 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 1.418 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.418 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.418 * [taylor]: Taking taylor expansion of x in x 1.418 * [backup-simplify]: Simplify 0 into 0 1.418 * [backup-simplify]: Simplify 1 into 1 1.418 * [backup-simplify]: Simplify (* 1 1) into 1 1.418 * [backup-simplify]: Simplify (/ 1 1) into 1 1.419 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 1.419 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 1.419 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 1.419 * [taylor]: Taking taylor expansion of 1.0 in x 1.419 * [backup-simplify]: Simplify 1.0 into 1.0 1.419 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 1.419 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 1.419 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 1.419 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 1.419 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 1.419 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 1.419 * [taylor]: Taking taylor expansion of 2.0 in x 1.419 * [backup-simplify]: Simplify 2.0 into 2.0 1.419 * [taylor]: Taking taylor expansion of (log cos) in x 1.419 * [taylor]: Taking taylor expansion of cos in x 1.419 * [backup-simplify]: Simplify cos into cos 1.419 * [backup-simplify]: Simplify (log cos) into (log cos) 1.419 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.419 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.419 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.419 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.419 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.419 * [taylor]: Taking taylor expansion of 2.0 in x 1.419 * [backup-simplify]: Simplify 2.0 into 2.0 1.419 * [taylor]: Taking taylor expansion of (log sin) in x 1.420 * [taylor]: Taking taylor expansion of sin in x 1.420 * [backup-simplify]: Simplify sin into sin 1.420 * [backup-simplify]: Simplify (log sin) into (log sin) 1.420 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.420 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.420 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.420 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.421 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.421 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.421 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.421 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 1.421 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 1.421 * [taylor]: Taking taylor expansion of (pow x 2) in cos 1.421 * [taylor]: Taking taylor expansion of x in cos 1.421 * [backup-simplify]: Simplify x into x 1.421 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.421 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.421 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 1.421 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 1.421 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 1.421 * [taylor]: Taking taylor expansion of 1.0 in cos 1.421 * [backup-simplify]: Simplify 1.0 into 1.0 1.422 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 1.422 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 1.422 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 1.422 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 1.422 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 1.422 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 1.422 * [taylor]: Taking taylor expansion of 2.0 in cos 1.422 * [backup-simplify]: Simplify 2.0 into 2.0 1.422 * [taylor]: Taking taylor expansion of (log cos) in cos 1.422 * [taylor]: Taking taylor expansion of cos in cos 1.422 * [backup-simplify]: Simplify 0 into 0 1.422 * [backup-simplify]: Simplify 1 into 1 1.422 * [backup-simplify]: Simplify (log 1) into 0 1.422 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.422 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.422 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.422 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 1.422 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 1.422 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 1.422 * [taylor]: Taking taylor expansion of 2.0 in cos 1.422 * [backup-simplify]: Simplify 2.0 into 2.0 1.423 * [taylor]: Taking taylor expansion of (log sin) in cos 1.423 * [taylor]: Taking taylor expansion of sin in cos 1.423 * [backup-simplify]: Simplify sin into sin 1.423 * [backup-simplify]: Simplify (log sin) into (log sin) 1.423 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.423 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.423 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.423 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.423 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.423 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.424 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.424 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 1.424 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 1.424 * [taylor]: Taking taylor expansion of (pow x 2) in cos 1.424 * [taylor]: Taking taylor expansion of x in cos 1.424 * [backup-simplify]: Simplify x into x 1.424 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.424 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.424 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 1.424 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 1.424 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 1.424 * [taylor]: Taking taylor expansion of 1.0 in cos 1.424 * [backup-simplify]: Simplify 1.0 into 1.0 1.424 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 1.424 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 1.424 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 1.424 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 1.424 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 1.424 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 1.424 * [taylor]: Taking taylor expansion of 2.0 in cos 1.424 * [backup-simplify]: Simplify 2.0 into 2.0 1.424 * [taylor]: Taking taylor expansion of (log cos) in cos 1.424 * [taylor]: Taking taylor expansion of cos in cos 1.424 * [backup-simplify]: Simplify 0 into 0 1.424 * [backup-simplify]: Simplify 1 into 1 1.425 * [backup-simplify]: Simplify (log 1) into 0 1.425 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.425 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.425 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.425 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 1.425 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 1.425 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 1.425 * [taylor]: Taking taylor expansion of 2.0 in cos 1.425 * [backup-simplify]: Simplify 2.0 into 2.0 1.425 * [taylor]: Taking taylor expansion of (log sin) in cos 1.425 * [taylor]: Taking taylor expansion of sin in cos 1.425 * [backup-simplify]: Simplify sin into sin 1.425 * [backup-simplify]: Simplify (log sin) into (log sin) 1.425 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.425 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.425 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.426 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.426 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.426 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.426 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.427 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 1.427 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 1.427 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.427 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.427 * [taylor]: Taking taylor expansion of x in x 1.427 * [backup-simplify]: Simplify 0 into 0 1.427 * [backup-simplify]: Simplify 1 into 1 1.427 * [backup-simplify]: Simplify (* 1 1) into 1 1.427 * [backup-simplify]: Simplify (/ 1 1) into 1 1.428 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 1.428 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 1.428 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 1.428 * [taylor]: Taking taylor expansion of 1.0 in x 1.428 * [backup-simplify]: Simplify 1.0 into 1.0 1.428 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 1.428 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 1.428 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 1.428 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 1.428 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 1.428 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 1.428 * [taylor]: Taking taylor expansion of 2.0 in x 1.428 * [backup-simplify]: Simplify 2.0 into 2.0 1.428 * [taylor]: Taking taylor expansion of (log cos) in x 1.428 * [taylor]: Taking taylor expansion of cos in x 1.428 * [backup-simplify]: Simplify cos into cos 1.428 * [backup-simplify]: Simplify (log cos) into (log cos) 1.428 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.428 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.428 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.428 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.428 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.428 * [taylor]: Taking taylor expansion of 2.0 in x 1.428 * [backup-simplify]: Simplify 2.0 into 2.0 1.428 * [taylor]: Taking taylor expansion of (log sin) in x 1.428 * [taylor]: Taking taylor expansion of sin in x 1.428 * [backup-simplify]: Simplify sin into sin 1.428 * [backup-simplify]: Simplify (log sin) into (log sin) 1.428 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.428 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.428 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.429 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.429 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.429 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.429 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.430 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.430 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 1.430 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 1.430 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 1.430 * [taylor]: Taking taylor expansion of 1.0 in sin 1.430 * [backup-simplify]: Simplify 1.0 into 1.0 1.430 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 1.430 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 1.430 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 1.430 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 1.430 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 1.430 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 1.430 * [taylor]: Taking taylor expansion of 2.0 in sin 1.430 * [backup-simplify]: Simplify 2.0 into 2.0 1.430 * [taylor]: Taking taylor expansion of (log cos) in sin 1.430 * [taylor]: Taking taylor expansion of cos in sin 1.430 * [backup-simplify]: Simplify cos into cos 1.430 * [backup-simplify]: Simplify (log cos) into (log cos) 1.430 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.430 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.430 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.430 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.430 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.430 * [taylor]: Taking taylor expansion of 2.0 in sin 1.430 * [backup-simplify]: Simplify 2.0 into 2.0 1.430 * [taylor]: Taking taylor expansion of (log sin) in sin 1.430 * [taylor]: Taking taylor expansion of sin in sin 1.430 * [backup-simplify]: Simplify 0 into 0 1.430 * [backup-simplify]: Simplify 1 into 1 1.431 * [backup-simplify]: Simplify (log 1) into 0 1.431 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.431 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.431 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.432 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.432 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.432 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.432 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.433 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.433 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.434 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.434 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.434 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.435 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.435 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.436 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.436 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.436 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.437 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.437 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 1.438 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 1.439 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.439 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.439 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 1.439 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.440 * [taylor]: Taking taylor expansion of 0 in x 1.440 * [backup-simplify]: Simplify 0 into 0 1.442 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.443 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.443 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.444 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 1.444 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.444 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.445 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.445 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.446 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 1.446 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 1.447 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.447 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.449 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.449 * [taylor]: Taking taylor expansion of 0 in sin 1.449 * [backup-simplify]: Simplify 0 into 0 1.449 * [backup-simplify]: Simplify 0 into 0 1.450 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.451 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.451 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.452 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.453 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 1.453 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.454 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.454 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.455 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.456 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 1.457 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 1.458 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.459 * [backup-simplify]: Simplify 0 into 0 1.460 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.461 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.462 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.465 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.466 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.466 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.468 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.469 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.470 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.472 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 1.474 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 1.476 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.476 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 1.477 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 1.478 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.478 * [taylor]: Taking taylor expansion of 0 in x 1.478 * [backup-simplify]: Simplify 0 into 0 1.481 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.482 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.483 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.486 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 1.487 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.488 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.489 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.490 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.493 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 1.495 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 1.498 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.499 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.503 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.503 * [taylor]: Taking taylor expansion of 0 in sin 1.503 * [backup-simplify]: Simplify 0 into 0 1.503 * [backup-simplify]: Simplify 0 into 0 1.503 * [backup-simplify]: Simplify 0 into 0 1.507 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.508 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.509 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.510 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.512 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 1.513 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.515 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.515 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.517 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.519 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 1.521 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 1.523 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.523 * [backup-simplify]: Simplify 0 into 0 1.526 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 1.527 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 1.529 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.534 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1.535 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.536 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 1.538 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.539 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 1.541 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.545 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 1.547 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 1.549 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.550 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 1.551 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 1.552 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 1.552 * [taylor]: Taking taylor expansion of 0 in x 1.552 * [backup-simplify]: Simplify 0 into 0 1.552 * [taylor]: Taking taylor expansion of 0 in sin 1.552 * [backup-simplify]: Simplify 0 into 0 1.552 * [backup-simplify]: Simplify 0 into 0 1.553 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 2.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 1.553 * [backup-simplify]: Simplify (* (pow (/ 1 (- cos)) 2.0) (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0)) (/ 1 (- x)))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 1.553 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 1.553 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 1.553 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 1.553 * [taylor]: Taking taylor expansion of (pow x 2) in sin 1.553 * [taylor]: Taking taylor expansion of x in sin 1.553 * [backup-simplify]: Simplify x into x 1.553 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.554 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.554 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 1.554 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 1.554 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 1.554 * [taylor]: Taking taylor expansion of 1.0 in sin 1.554 * [backup-simplify]: Simplify 1.0 into 1.0 1.554 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 1.554 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 1.554 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 1.554 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 1.554 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 1.554 * [taylor]: Taking taylor expansion of 4.0 in sin 1.554 * [backup-simplify]: Simplify 4.0 into 4.0 1.554 * [taylor]: Taking taylor expansion of (log -1) in sin 1.554 * [taylor]: Taking taylor expansion of -1 in sin 1.554 * [backup-simplify]: Simplify -1 into -1 1.554 * [backup-simplify]: Simplify (log -1) into (log -1) 1.555 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 1.556 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 1.556 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 1.556 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 1.556 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 1.556 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 1.556 * [taylor]: Taking taylor expansion of 2.0 in sin 1.556 * [backup-simplify]: Simplify 2.0 into 2.0 1.556 * [taylor]: Taking taylor expansion of (log cos) in sin 1.556 * [taylor]: Taking taylor expansion of cos in sin 1.556 * [backup-simplify]: Simplify cos into cos 1.556 * [backup-simplify]: Simplify (log cos) into (log cos) 1.556 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.556 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.556 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.556 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.556 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.556 * [taylor]: Taking taylor expansion of 2.0 in sin 1.556 * [backup-simplify]: Simplify 2.0 into 2.0 1.556 * [taylor]: Taking taylor expansion of (log sin) in sin 1.556 * [taylor]: Taking taylor expansion of sin in sin 1.556 * [backup-simplify]: Simplify 0 into 0 1.556 * [backup-simplify]: Simplify 1 into 1 1.557 * [backup-simplify]: Simplify (log 1) into 0 1.557 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.557 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.557 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.557 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.558 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.558 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.559 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.559 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.559 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 1.559 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.559 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.560 * [taylor]: Taking taylor expansion of x in x 1.560 * [backup-simplify]: Simplify 0 into 0 1.560 * [backup-simplify]: Simplify 1 into 1 1.560 * [backup-simplify]: Simplify (* 1 1) into 1 1.560 * [backup-simplify]: Simplify (/ 1 1) into 1 1.560 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 1.560 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 1.560 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 1.560 * [taylor]: Taking taylor expansion of 1.0 in x 1.560 * [backup-simplify]: Simplify 1.0 into 1.0 1.560 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 1.560 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 1.560 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 1.560 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 1.560 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 1.560 * [taylor]: Taking taylor expansion of 4.0 in x 1.560 * [backup-simplify]: Simplify 4.0 into 4.0 1.560 * [taylor]: Taking taylor expansion of (log -1) in x 1.560 * [taylor]: Taking taylor expansion of -1 in x 1.560 * [backup-simplify]: Simplify -1 into -1 1.561 * [backup-simplify]: Simplify (log -1) into (log -1) 1.561 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 1.562 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 1.562 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 1.562 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 1.562 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 1.562 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 1.562 * [taylor]: Taking taylor expansion of 2.0 in x 1.562 * [backup-simplify]: Simplify 2.0 into 2.0 1.562 * [taylor]: Taking taylor expansion of (log cos) in x 1.562 * [taylor]: Taking taylor expansion of cos in x 1.562 * [backup-simplify]: Simplify cos into cos 1.563 * [backup-simplify]: Simplify (log cos) into (log cos) 1.563 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.563 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.563 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.563 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.563 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.563 * [taylor]: Taking taylor expansion of 2.0 in x 1.563 * [backup-simplify]: Simplify 2.0 into 2.0 1.563 * [taylor]: Taking taylor expansion of (log sin) in x 1.563 * [taylor]: Taking taylor expansion of sin in x 1.563 * [backup-simplify]: Simplify sin into sin 1.563 * [backup-simplify]: Simplify (log sin) into (log sin) 1.563 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.563 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.563 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.564 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.564 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.565 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.566 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.566 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 1.566 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 1.566 * [taylor]: Taking taylor expansion of (pow x 2) in cos 1.566 * [taylor]: Taking taylor expansion of x in cos 1.566 * [backup-simplify]: Simplify x into x 1.566 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.566 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.566 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 1.566 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 1.566 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 1.566 * [taylor]: Taking taylor expansion of 1.0 in cos 1.566 * [backup-simplify]: Simplify 1.0 into 1.0 1.566 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 1.566 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 1.566 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 1.566 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 1.566 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 1.566 * [taylor]: Taking taylor expansion of 4.0 in cos 1.566 * [backup-simplify]: Simplify 4.0 into 4.0 1.566 * [taylor]: Taking taylor expansion of (log -1) in cos 1.566 * [taylor]: Taking taylor expansion of -1 in cos 1.566 * [backup-simplify]: Simplify -1 into -1 1.566 * [backup-simplify]: Simplify (log -1) into (log -1) 1.567 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 1.568 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 1.568 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 1.568 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 1.568 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 1.568 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 1.568 * [taylor]: Taking taylor expansion of 2.0 in cos 1.568 * [backup-simplify]: Simplify 2.0 into 2.0 1.568 * [taylor]: Taking taylor expansion of (log cos) in cos 1.568 * [taylor]: Taking taylor expansion of cos in cos 1.568 * [backup-simplify]: Simplify 0 into 0 1.568 * [backup-simplify]: Simplify 1 into 1 1.568 * [backup-simplify]: Simplify (log 1) into 0 1.569 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.569 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.569 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.569 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 1.569 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 1.569 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 1.569 * [taylor]: Taking taylor expansion of 2.0 in cos 1.569 * [backup-simplify]: Simplify 2.0 into 2.0 1.569 * [taylor]: Taking taylor expansion of (log sin) in cos 1.569 * [taylor]: Taking taylor expansion of sin in cos 1.569 * [backup-simplify]: Simplify sin into sin 1.569 * [backup-simplify]: Simplify (log sin) into (log sin) 1.569 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.569 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.569 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.570 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.570 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.571 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.571 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.571 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 1.571 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 1.571 * [taylor]: Taking taylor expansion of (pow x 2) in cos 1.571 * [taylor]: Taking taylor expansion of x in cos 1.571 * [backup-simplify]: Simplify x into x 1.571 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.572 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.572 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 1.572 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 1.572 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 1.572 * [taylor]: Taking taylor expansion of 1.0 in cos 1.572 * [backup-simplify]: Simplify 1.0 into 1.0 1.572 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 1.572 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 1.572 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 1.572 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 1.572 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 1.572 * [taylor]: Taking taylor expansion of 4.0 in cos 1.572 * [backup-simplify]: Simplify 4.0 into 4.0 1.572 * [taylor]: Taking taylor expansion of (log -1) in cos 1.572 * [taylor]: Taking taylor expansion of -1 in cos 1.572 * [backup-simplify]: Simplify -1 into -1 1.572 * [backup-simplify]: Simplify (log -1) into (log -1) 1.573 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 1.574 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 1.574 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 1.574 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 1.574 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 1.574 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 1.574 * [taylor]: Taking taylor expansion of 2.0 in cos 1.574 * [backup-simplify]: Simplify 2.0 into 2.0 1.574 * [taylor]: Taking taylor expansion of (log cos) in cos 1.574 * [taylor]: Taking taylor expansion of cos in cos 1.574 * [backup-simplify]: Simplify 0 into 0 1.574 * [backup-simplify]: Simplify 1 into 1 1.574 * [backup-simplify]: Simplify (log 1) into 0 1.574 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.574 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.574 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.574 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 1.574 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 1.574 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 1.574 * [taylor]: Taking taylor expansion of 2.0 in cos 1.574 * [backup-simplify]: Simplify 2.0 into 2.0 1.575 * [taylor]: Taking taylor expansion of (log sin) in cos 1.575 * [taylor]: Taking taylor expansion of sin in cos 1.575 * [backup-simplify]: Simplify sin into sin 1.575 * [backup-simplify]: Simplify (log sin) into (log sin) 1.575 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.575 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.575 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.575 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.576 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.576 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.577 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.578 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 1.578 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 1.578 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.578 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.578 * [taylor]: Taking taylor expansion of x in x 1.578 * [backup-simplify]: Simplify 0 into 0 1.578 * [backup-simplify]: Simplify 1 into 1 1.578 * [backup-simplify]: Simplify (* 1 1) into 1 1.579 * [backup-simplify]: Simplify (/ 1 1) into 1 1.579 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 1.579 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 1.579 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 1.579 * [taylor]: Taking taylor expansion of 1.0 in x 1.579 * [backup-simplify]: Simplify 1.0 into 1.0 1.579 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 1.579 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 1.579 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 1.579 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 1.579 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 1.579 * [taylor]: Taking taylor expansion of 4.0 in x 1.579 * [backup-simplify]: Simplify 4.0 into 4.0 1.579 * [taylor]: Taking taylor expansion of (log -1) in x 1.579 * [taylor]: Taking taylor expansion of -1 in x 1.579 * [backup-simplify]: Simplify -1 into -1 1.579 * [backup-simplify]: Simplify (log -1) into (log -1) 1.580 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 1.581 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 1.581 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 1.581 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 1.581 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 1.581 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 1.581 * [taylor]: Taking taylor expansion of 2.0 in x 1.581 * [backup-simplify]: Simplify 2.0 into 2.0 1.581 * [taylor]: Taking taylor expansion of (log cos) in x 1.581 * [taylor]: Taking taylor expansion of cos in x 1.581 * [backup-simplify]: Simplify cos into cos 1.581 * [backup-simplify]: Simplify (log cos) into (log cos) 1.581 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.581 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.581 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.581 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.581 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.581 * [taylor]: Taking taylor expansion of 2.0 in x 1.581 * [backup-simplify]: Simplify 2.0 into 2.0 1.581 * [taylor]: Taking taylor expansion of (log sin) in x 1.582 * [taylor]: Taking taylor expansion of sin in x 1.582 * [backup-simplify]: Simplify sin into sin 1.582 * [backup-simplify]: Simplify (log sin) into (log sin) 1.582 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.582 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.582 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.583 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.584 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.585 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.586 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.587 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.587 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 1.587 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 1.587 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 1.587 * [taylor]: Taking taylor expansion of 1.0 in sin 1.587 * [backup-simplify]: Simplify 1.0 into 1.0 1.588 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 1.588 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 1.588 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 1.588 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 1.588 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 1.588 * [taylor]: Taking taylor expansion of 4.0 in sin 1.588 * [backup-simplify]: Simplify 4.0 into 4.0 1.588 * [taylor]: Taking taylor expansion of (log -1) in sin 1.588 * [taylor]: Taking taylor expansion of -1 in sin 1.588 * [backup-simplify]: Simplify -1 into -1 1.588 * [backup-simplify]: Simplify (log -1) into (log -1) 1.589 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 1.591 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 1.591 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 1.591 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 1.591 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 1.591 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 1.591 * [taylor]: Taking taylor expansion of 2.0 in sin 1.591 * [backup-simplify]: Simplify 2.0 into 2.0 1.591 * [taylor]: Taking taylor expansion of (log cos) in sin 1.591 * [taylor]: Taking taylor expansion of cos in sin 1.591 * [backup-simplify]: Simplify cos into cos 1.591 * [backup-simplify]: Simplify (log cos) into (log cos) 1.591 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 1.591 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 1.591 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.592 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.592 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.592 * [taylor]: Taking taylor expansion of 2.0 in sin 1.592 * [backup-simplify]: Simplify 2.0 into 2.0 1.592 * [taylor]: Taking taylor expansion of (log sin) in sin 1.592 * [taylor]: Taking taylor expansion of sin in sin 1.592 * [backup-simplify]: Simplify 0 into 0 1.592 * [backup-simplify]: Simplify 1 into 1 1.594 * [backup-simplify]: Simplify (log 1) into 0 1.595 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.595 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.595 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.595 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.596 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.597 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 1.598 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 1.599 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.600 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.602 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 1.602 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 1.604 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 1.605 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.606 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.607 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.608 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.608 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.609 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.610 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.610 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.612 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.614 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 1.615 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 1.617 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.617 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.618 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 1.619 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.619 * [taylor]: Taking taylor expansion of 0 in x 1.619 * [backup-simplify]: Simplify 0 into 0 1.621 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 1.622 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 1.623 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 1.624 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.625 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.626 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.627 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 1.628 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.628 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.629 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.630 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.632 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 1.633 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 1.634 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.635 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.636 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.636 * [taylor]: Taking taylor expansion of 0 in sin 1.636 * [backup-simplify]: Simplify 0 into 0 1.636 * [backup-simplify]: Simplify 0 into 0 1.637 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 1.638 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 1.639 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 1.639 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.640 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.640 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.641 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.641 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 1.642 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 1.642 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 1.642 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 1.643 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.645 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 1.645 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 1.647 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.647 * [backup-simplify]: Simplify 0 into 0 1.648 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 1.649 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 1.650 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.651 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.652 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.653 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.654 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.655 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.655 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.656 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.657 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.658 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.660 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 1.661 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 1.664 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.664 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 1.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 1.666 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.666 * [taylor]: Taking taylor expansion of 0 in x 1.666 * [backup-simplify]: Simplify 0 into 0 1.669 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 1.671 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 1.674 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.676 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.677 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.677 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.678 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 1.679 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.680 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.680 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.681 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.683 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 1.685 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 1.686 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.688 * [taylor]: Taking taylor expansion of 0 in sin 1.688 * [backup-simplify]: Simplify 0 into 0 1.688 * [backup-simplify]: Simplify 0 into 0 1.689 * [backup-simplify]: Simplify 0 into 0 1.690 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 1.691 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 1.692 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.694 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.694 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.695 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.695 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.696 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 1.697 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 1.698 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.698 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 1.699 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.701 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 1.703 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 1.704 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.704 * [backup-simplify]: Simplify 0 into 0 1.710 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 1.712 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 1.716 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.720 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 1.721 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 1.722 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.726 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 1.726 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 1.727 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 1.728 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.729 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 1.730 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 1.733 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 1.735 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 1.736 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.737 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 1.737 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 1.739 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 1.739 * [taylor]: Taking taylor expansion of 0 in x 1.739 * [backup-simplify]: Simplify 0 into 0 1.739 * [taylor]: Taking taylor expansion of 0 in sin 1.739 * [backup-simplify]: Simplify 0 into 0 1.739 * [backup-simplify]: Simplify 0 into 0 1.740 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow (/ 1 (- cos)) 2.0) (pow (/ 1 (- sin)) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 1.740 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1) 1.740 * [backup-simplify]: Simplify (* x (pow sin 2.0)) into (* x (pow (pow sin 2.0) 1.0)) 1.740 * [approximate]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in (x sin) around 0 1.740 * [taylor]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in sin 1.740 * [taylor]: Taking taylor expansion of x in sin 1.740 * [backup-simplify]: Simplify x into x 1.740 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in sin 1.740 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in sin 1.740 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in sin 1.740 * [taylor]: Taking taylor expansion of 1.0 in sin 1.740 * [backup-simplify]: Simplify 1.0 into 1.0 1.740 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in sin 1.740 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.740 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.740 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.740 * [taylor]: Taking taylor expansion of 2.0 in sin 1.740 * [backup-simplify]: Simplify 2.0 into 2.0 1.740 * [taylor]: Taking taylor expansion of (log sin) in sin 1.740 * [taylor]: Taking taylor expansion of sin in sin 1.740 * [backup-simplify]: Simplify 0 into 0 1.740 * [backup-simplify]: Simplify 1 into 1 1.740 * [backup-simplify]: Simplify (log 1) into 0 1.741 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.741 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.741 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.741 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 1.741 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 1.741 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 1.741 * [taylor]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in x 1.741 * [taylor]: Taking taylor expansion of x in x 1.741 * [backup-simplify]: Simplify 0 into 0 1.741 * [backup-simplify]: Simplify 1 into 1 1.741 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 1.741 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 1.741 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 1.741 * [taylor]: Taking taylor expansion of 1.0 in x 1.741 * [backup-simplify]: Simplify 1.0 into 1.0 1.741 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 1.741 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.741 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.741 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.741 * [taylor]: Taking taylor expansion of 2.0 in x 1.741 * [backup-simplify]: Simplify 2.0 into 2.0 1.741 * [taylor]: Taking taylor expansion of (log sin) in x 1.741 * [taylor]: Taking taylor expansion of sin in x 1.741 * [backup-simplify]: Simplify sin into sin 1.741 * [backup-simplify]: Simplify (log sin) into (log sin) 1.741 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.742 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.742 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 1.742 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 1.742 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 1.742 * [taylor]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in x 1.742 * [taylor]: Taking taylor expansion of x in x 1.742 * [backup-simplify]: Simplify 0 into 0 1.742 * [backup-simplify]: Simplify 1 into 1 1.742 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 1.742 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 1.742 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 1.742 * [taylor]: Taking taylor expansion of 1.0 in x 1.742 * [backup-simplify]: Simplify 1.0 into 1.0 1.742 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 1.742 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.742 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.742 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.742 * [taylor]: Taking taylor expansion of 2.0 in x 1.742 * [backup-simplify]: Simplify 2.0 into 2.0 1.742 * [taylor]: Taking taylor expansion of (log sin) in x 1.742 * [taylor]: Taking taylor expansion of sin in x 1.742 * [backup-simplify]: Simplify sin into sin 1.742 * [backup-simplify]: Simplify (log sin) into (log sin) 1.742 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.742 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.742 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 1.742 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 1.743 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 1.743 * [backup-simplify]: Simplify (* 0 (pow (pow sin 2.0) 1.0)) into 0 1.743 * [taylor]: Taking taylor expansion of 0 in sin 1.743 * [backup-simplify]: Simplify 0 into 0 1.743 * [backup-simplify]: Simplify 0 into 0 1.743 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.744 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.744 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.745 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow sin 2.0) 1)))) 1) into 0 1.746 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow sin 2.0)))) into 0 1.747 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.747 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (pow sin 2.0) 1.0))) into (pow sin 2) 1.747 * [taylor]: Taking taylor expansion of (pow sin 2) in sin 1.747 * [taylor]: Taking taylor expansion of sin in sin 1.747 * [backup-simplify]: Simplify 0 into 0 1.747 * [backup-simplify]: Simplify 1 into 1 1.747 * [backup-simplify]: Simplify 0 into 0 1.749 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.750 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.752 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.754 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow sin 2.0) 1)))) 2) into 0 1.755 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0))))) into 0 1.756 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.757 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (pow sin 2.0) 1.0)))) into 0 1.757 * [taylor]: Taking taylor expansion of 0 in sin 1.757 * [backup-simplify]: Simplify 0 into 0 1.757 * [backup-simplify]: Simplify 0 into 0 1.757 * [backup-simplify]: Simplify 0 into 0 1.760 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 1.762 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 1.764 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.767 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow sin 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow sin 2.0) 1)))) 6) into 0 1.768 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0)))))) into 0 1.770 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.771 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow sin 2.0) 1.0))))) into 0 1.771 * [taylor]: Taking taylor expansion of 0 in sin 1.771 * [backup-simplify]: Simplify 0 into 0 1.771 * [backup-simplify]: Simplify 0 into 0 1.771 * [backup-simplify]: Simplify 0 into 0 1.771 * [backup-simplify]: Simplify 0 into 0 1.772 * [backup-simplify]: Simplify (* (/ 1 x) (pow (/ 1 sin) 2.0)) into (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) 1.772 * [approximate]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in (x sin) around 0 1.772 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in sin 1.772 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 1.772 * [taylor]: Taking taylor expansion of x in sin 1.772 * [backup-simplify]: Simplify x into x 1.772 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.772 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 1.772 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 1.772 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 1.772 * [taylor]: Taking taylor expansion of 1.0 in sin 1.772 * [backup-simplify]: Simplify 1.0 into 1.0 1.772 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 1.772 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 1.772 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.772 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.772 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.772 * [taylor]: Taking taylor expansion of 2.0 in sin 1.772 * [backup-simplify]: Simplify 2.0 into 2.0 1.772 * [taylor]: Taking taylor expansion of (log sin) in sin 1.772 * [taylor]: Taking taylor expansion of sin in sin 1.772 * [backup-simplify]: Simplify 0 into 0 1.772 * [backup-simplify]: Simplify 1 into 1 1.773 * [backup-simplify]: Simplify (log 1) into 0 1.773 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.773 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.773 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.773 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.774 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.774 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.774 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.774 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 1.775 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.775 * [taylor]: Taking taylor expansion of x in x 1.775 * [backup-simplify]: Simplify 0 into 0 1.775 * [backup-simplify]: Simplify 1 into 1 1.775 * [backup-simplify]: Simplify (/ 1 1) into 1 1.775 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 1.775 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 1.775 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 1.775 * [taylor]: Taking taylor expansion of 1.0 in x 1.775 * [backup-simplify]: Simplify 1.0 into 1.0 1.775 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 1.775 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 1.775 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.775 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.775 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.775 * [taylor]: Taking taylor expansion of 2.0 in x 1.775 * [backup-simplify]: Simplify 2.0 into 2.0 1.775 * [taylor]: Taking taylor expansion of (log sin) in x 1.775 * [taylor]: Taking taylor expansion of sin in x 1.775 * [backup-simplify]: Simplify sin into sin 1.776 * [backup-simplify]: Simplify (log sin) into (log sin) 1.776 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.776 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.776 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.776 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.776 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.777 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.777 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 1.777 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.777 * [taylor]: Taking taylor expansion of x in x 1.777 * [backup-simplify]: Simplify 0 into 0 1.777 * [backup-simplify]: Simplify 1 into 1 1.777 * [backup-simplify]: Simplify (/ 1 1) into 1 1.778 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 1.778 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 1.778 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 1.778 * [taylor]: Taking taylor expansion of 1.0 in x 1.778 * [backup-simplify]: Simplify 1.0 into 1.0 1.778 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 1.778 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 1.778 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.778 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.778 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.778 * [taylor]: Taking taylor expansion of 2.0 in x 1.778 * [backup-simplify]: Simplify 2.0 into 2.0 1.778 * [taylor]: Taking taylor expansion of (log sin) in x 1.778 * [taylor]: Taking taylor expansion of sin in x 1.778 * [backup-simplify]: Simplify sin into sin 1.778 * [backup-simplify]: Simplify (log sin) into (log sin) 1.778 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.778 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.778 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.779 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.779 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.779 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.780 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.780 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 1.780 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 1.780 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 1.780 * [taylor]: Taking taylor expansion of 1.0 in sin 1.780 * [backup-simplify]: Simplify 1.0 into 1.0 1.780 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 1.780 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 1.780 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.780 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.780 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.780 * [taylor]: Taking taylor expansion of 2.0 in sin 1.780 * [backup-simplify]: Simplify 2.0 into 2.0 1.780 * [taylor]: Taking taylor expansion of (log sin) in sin 1.780 * [taylor]: Taking taylor expansion of sin in sin 1.780 * [backup-simplify]: Simplify 0 into 0 1.780 * [backup-simplify]: Simplify 1 into 1 1.781 * [backup-simplify]: Simplify (log 1) into 0 1.781 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.781 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.782 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.782 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.782 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.783 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.783 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.783 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.784 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.785 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.786 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.786 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 1.787 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.788 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 1.789 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.791 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.791 * [taylor]: Taking taylor expansion of 0 in sin 1.791 * [backup-simplify]: Simplify 0 into 0 1.791 * [backup-simplify]: Simplify 0 into 0 1.792 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.793 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.793 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.793 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.794 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 1.794 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.795 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 1.795 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.795 * [backup-simplify]: Simplify 0 into 0 1.797 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.797 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.798 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.798 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 1.799 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 1.800 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 1.801 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.802 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.802 * [taylor]: Taking taylor expansion of 0 in sin 1.802 * [backup-simplify]: Simplify 0 into 0 1.802 * [backup-simplify]: Simplify 0 into 0 1.803 * [backup-simplify]: Simplify 0 into 0 1.804 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.804 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.805 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.806 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.806 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 1.807 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 1.808 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 1.809 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.809 * [backup-simplify]: Simplify 0 into 0 1.811 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 1.811 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 1.812 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.813 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 1.815 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 6) into 0 1.816 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))))) into 0 1.817 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.818 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 1.819 * [taylor]: Taking taylor expansion of 0 in sin 1.819 * [backup-simplify]: Simplify 0 into 0 1.819 * [backup-simplify]: Simplify 0 into 0 1.819 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (pow (/ 1 sin) 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (* 1 (/ 1 (/ 1 x)))) into (* x (pow (pow sin 2.0) 1.0)) 1.819 * [backup-simplify]: Simplify (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0)) into (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) 1.819 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in (x sin) around 0 1.819 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in sin 1.819 * [taylor]: Taking taylor expansion of -1 in sin 1.819 * [backup-simplify]: Simplify -1 into -1 1.819 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in sin 1.819 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 1.819 * [taylor]: Taking taylor expansion of x in sin 1.819 * [backup-simplify]: Simplify x into x 1.819 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.819 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 1.819 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 1.819 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 1.819 * [taylor]: Taking taylor expansion of 1.0 in sin 1.819 * [backup-simplify]: Simplify 1.0 into 1.0 1.819 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 1.819 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 1.819 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 1.819 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 1.819 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 1.819 * [taylor]: Taking taylor expansion of 2.0 in sin 1.819 * [backup-simplify]: Simplify 2.0 into 2.0 1.819 * [taylor]: Taking taylor expansion of (log -1) in sin 1.820 * [taylor]: Taking taylor expansion of -1 in sin 1.820 * [backup-simplify]: Simplify -1 into -1 1.820 * [backup-simplify]: Simplify (log -1) into (log -1) 1.821 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 1.822 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 1.822 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.822 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.822 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.822 * [taylor]: Taking taylor expansion of 2.0 in sin 1.822 * [backup-simplify]: Simplify 2.0 into 2.0 1.822 * [taylor]: Taking taylor expansion of (log sin) in sin 1.822 * [taylor]: Taking taylor expansion of sin in sin 1.822 * [backup-simplify]: Simplify 0 into 0 1.822 * [backup-simplify]: Simplify 1 into 1 1.823 * [backup-simplify]: Simplify (log 1) into 0 1.823 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.823 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.823 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.824 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.825 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.826 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.827 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.827 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in x 1.827 * [taylor]: Taking taylor expansion of -1 in x 1.827 * [backup-simplify]: Simplify -1 into -1 1.827 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 1.827 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.827 * [taylor]: Taking taylor expansion of x in x 1.827 * [backup-simplify]: Simplify 0 into 0 1.827 * [backup-simplify]: Simplify 1 into 1 1.827 * [backup-simplify]: Simplify (/ 1 1) into 1 1.827 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 1.827 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 1.828 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 1.828 * [taylor]: Taking taylor expansion of 1.0 in x 1.828 * [backup-simplify]: Simplify 1.0 into 1.0 1.828 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 1.828 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 1.828 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 1.828 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 1.828 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 1.828 * [taylor]: Taking taylor expansion of 2.0 in x 1.828 * [backup-simplify]: Simplify 2.0 into 2.0 1.828 * [taylor]: Taking taylor expansion of (log -1) in x 1.828 * [taylor]: Taking taylor expansion of -1 in x 1.828 * [backup-simplify]: Simplify -1 into -1 1.828 * [backup-simplify]: Simplify (log -1) into (log -1) 1.829 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 1.830 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 1.830 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.830 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.830 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.830 * [taylor]: Taking taylor expansion of 2.0 in x 1.830 * [backup-simplify]: Simplify 2.0 into 2.0 1.830 * [taylor]: Taking taylor expansion of (log sin) in x 1.830 * [taylor]: Taking taylor expansion of sin in x 1.830 * [backup-simplify]: Simplify sin into sin 1.830 * [backup-simplify]: Simplify (log sin) into (log sin) 1.830 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.830 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.830 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.831 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.832 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.832 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.832 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in x 1.832 * [taylor]: Taking taylor expansion of -1 in x 1.832 * [backup-simplify]: Simplify -1 into -1 1.832 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 1.832 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.832 * [taylor]: Taking taylor expansion of x in x 1.832 * [backup-simplify]: Simplify 0 into 0 1.832 * [backup-simplify]: Simplify 1 into 1 1.833 * [backup-simplify]: Simplify (/ 1 1) into 1 1.833 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 1.833 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 1.833 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 1.833 * [taylor]: Taking taylor expansion of 1.0 in x 1.833 * [backup-simplify]: Simplify 1.0 into 1.0 1.833 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 1.833 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 1.833 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 1.833 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 1.833 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 1.833 * [taylor]: Taking taylor expansion of 2.0 in x 1.833 * [backup-simplify]: Simplify 2.0 into 2.0 1.833 * [taylor]: Taking taylor expansion of (log -1) in x 1.833 * [taylor]: Taking taylor expansion of -1 in x 1.833 * [backup-simplify]: Simplify -1 into -1 1.833 * [backup-simplify]: Simplify (log -1) into (log -1) 1.834 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 1.835 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 1.835 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.835 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.835 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.835 * [taylor]: Taking taylor expansion of 2.0 in x 1.835 * [backup-simplify]: Simplify 2.0 into 2.0 1.835 * [taylor]: Taking taylor expansion of (log sin) in x 1.835 * [taylor]: Taking taylor expansion of sin in x 1.835 * [backup-simplify]: Simplify sin into sin 1.835 * [backup-simplify]: Simplify (log sin) into (log sin) 1.835 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.835 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.835 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.836 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.836 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.837 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.838 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.838 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 1.838 * [taylor]: Taking taylor expansion of (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in sin 1.838 * [taylor]: Taking taylor expansion of -1 in sin 1.838 * [backup-simplify]: Simplify -1 into -1 1.838 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 1.838 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 1.838 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 1.838 * [taylor]: Taking taylor expansion of 1.0 in sin 1.838 * [backup-simplify]: Simplify 1.0 into 1.0 1.838 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 1.838 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 1.838 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 1.838 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 1.838 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 1.838 * [taylor]: Taking taylor expansion of 2.0 in sin 1.838 * [backup-simplify]: Simplify 2.0 into 2.0 1.838 * [taylor]: Taking taylor expansion of (log -1) in sin 1.838 * [taylor]: Taking taylor expansion of -1 in sin 1.838 * [backup-simplify]: Simplify -1 into -1 1.839 * [backup-simplify]: Simplify (log -1) into (log -1) 1.841 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 1.842 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 1.842 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.842 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.842 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.842 * [taylor]: Taking taylor expansion of 2.0 in sin 1.842 * [backup-simplify]: Simplify 2.0 into 2.0 1.842 * [taylor]: Taking taylor expansion of (log sin) in sin 1.842 * [taylor]: Taking taylor expansion of sin in sin 1.842 * [backup-simplify]: Simplify 0 into 0 1.842 * [backup-simplify]: Simplify 1 into 1 1.842 * [backup-simplify]: Simplify (log 1) into 0 1.842 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.842 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.843 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.843 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.843 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 1.844 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.844 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.845 * [backup-simplify]: Simplify (* -1 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 1.846 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 1.846 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 1.847 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 1.848 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 1.848 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.849 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.849 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.850 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 1.851 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.852 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 1.853 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.853 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.854 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.855 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) into 0 1.855 * [taylor]: Taking taylor expansion of 0 in sin 1.855 * [backup-simplify]: Simplify 0 into 0 1.855 * [backup-simplify]: Simplify 0 into 0 1.856 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 1.856 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 1.858 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 1.859 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.860 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.860 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.861 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.862 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 1.864 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.865 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 1.867 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.869 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.869 * [backup-simplify]: Simplify 0 into 0 1.873 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 1.874 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 1.876 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.878 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.879 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.881 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.882 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 1.885 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 1.886 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 1.887 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.889 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.890 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)))) into 0 1.890 * [taylor]: Taking taylor expansion of 0 in sin 1.890 * [backup-simplify]: Simplify 0 into 0 1.890 * [backup-simplify]: Simplify 0 into 0 1.890 * [backup-simplify]: Simplify 0 into 0 1.891 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 1.892 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 1.893 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.895 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.895 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.896 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.897 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.898 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 1.899 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 1.900 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 1.902 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.903 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 1.903 * [backup-simplify]: Simplify 0 into 0 1.906 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 1.906 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 1.908 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.910 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 1.910 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 1.911 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.912 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 1.915 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 6) into 0 1.916 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))))) into 0 1.919 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.922 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 1.924 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))))) into 0 1.924 * [taylor]: Taking taylor expansion of 0 in sin 1.924 * [backup-simplify]: Simplify 0 into 0 1.924 * [backup-simplify]: Simplify 0 into 0 1.925 * [backup-simplify]: Simplify (* (* -1 (pow (/ (pow -1 2.0) (pow (/ 1 (- sin)) 2.0)) 1.0)) (* 1 (/ 1 (/ 1 (- x))))) into (* x (pow (pow sin 2.0) 1.0)) 1.925 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2) 1.925 * [backup-simplify]: Simplify (* (* x (pow sin 2.0)) x) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 1.925 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in (x sin) around 0 1.925 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in sin 1.925 * [taylor]: Taking taylor expansion of (pow x 2) in sin 1.925 * [taylor]: Taking taylor expansion of x in sin 1.925 * [backup-simplify]: Simplify x into x 1.925 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in sin 1.925 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in sin 1.925 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in sin 1.925 * [taylor]: Taking taylor expansion of 1.0 in sin 1.925 * [backup-simplify]: Simplify 1.0 into 1.0 1.925 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in sin 1.925 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.925 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.925 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.925 * [taylor]: Taking taylor expansion of 2.0 in sin 1.925 * [backup-simplify]: Simplify 2.0 into 2.0 1.925 * [taylor]: Taking taylor expansion of (log sin) in sin 1.925 * [taylor]: Taking taylor expansion of sin in sin 1.925 * [backup-simplify]: Simplify 0 into 0 1.925 * [backup-simplify]: Simplify 1 into 1 1.926 * [backup-simplify]: Simplify (log 1) into 0 1.926 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.926 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.926 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.927 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 1.927 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 1.927 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 1.927 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in x 1.927 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.927 * [taylor]: Taking taylor expansion of x in x 1.927 * [backup-simplify]: Simplify 0 into 0 1.927 * [backup-simplify]: Simplify 1 into 1 1.927 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 1.927 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 1.927 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 1.927 * [taylor]: Taking taylor expansion of 1.0 in x 1.927 * [backup-simplify]: Simplify 1.0 into 1.0 1.927 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 1.927 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.927 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.927 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.927 * [taylor]: Taking taylor expansion of 2.0 in x 1.927 * [backup-simplify]: Simplify 2.0 into 2.0 1.927 * [taylor]: Taking taylor expansion of (log sin) in x 1.927 * [taylor]: Taking taylor expansion of sin in x 1.927 * [backup-simplify]: Simplify sin into sin 1.928 * [backup-simplify]: Simplify (log sin) into (log sin) 1.928 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.928 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.928 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 1.928 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 1.928 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 1.928 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in x 1.928 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.928 * [taylor]: Taking taylor expansion of x in x 1.928 * [backup-simplify]: Simplify 0 into 0 1.928 * [backup-simplify]: Simplify 1 into 1 1.928 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 1.928 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 1.928 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 1.928 * [taylor]: Taking taylor expansion of 1.0 in x 1.928 * [backup-simplify]: Simplify 1.0 into 1.0 1.928 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 1.928 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.928 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.929 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.929 * [taylor]: Taking taylor expansion of 2.0 in x 1.929 * [backup-simplify]: Simplify 2.0 into 2.0 1.929 * [taylor]: Taking taylor expansion of (log sin) in x 1.929 * [taylor]: Taking taylor expansion of sin in x 1.929 * [backup-simplify]: Simplify sin into sin 1.929 * [backup-simplify]: Simplify (log sin) into (log sin) 1.929 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.929 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.929 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 1.929 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 1.929 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 1.930 * [backup-simplify]: Simplify (* 1 1) into 1 1.930 * [backup-simplify]: Simplify (* 1 (pow (pow sin 2.0) 1.0)) into (pow (pow sin 2.0) 1.0) 1.930 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in sin 1.930 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in sin 1.930 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in sin 1.930 * [taylor]: Taking taylor expansion of 1.0 in sin 1.930 * [backup-simplify]: Simplify 1.0 into 1.0 1.930 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in sin 1.930 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.930 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.930 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.930 * [taylor]: Taking taylor expansion of 2.0 in sin 1.930 * [backup-simplify]: Simplify 2.0 into 2.0 1.931 * [taylor]: Taking taylor expansion of (log sin) in sin 1.931 * [taylor]: Taking taylor expansion of sin in sin 1.931 * [backup-simplify]: Simplify 0 into 0 1.931 * [backup-simplify]: Simplify 1 into 1 1.931 * [backup-simplify]: Simplify (log 1) into 0 1.931 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.931 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.932 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.932 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 1.932 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 1.932 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 1.932 * [backup-simplify]: Simplify (pow (pow sin 2.0) 1.0) into (pow (pow sin 2.0) 1.0) 1.933 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.934 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.934 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.935 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow sin 2.0) 1)))) 1) into 0 1.936 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow sin 2.0)))) into 0 1.937 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.938 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.938 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow sin 2.0) 1.0))) into 0 1.938 * [taylor]: Taking taylor expansion of 0 in sin 1.938 * [backup-simplify]: Simplify 0 into 0 1.938 * [backup-simplify]: Simplify 0 into 0 1.940 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.940 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.941 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.942 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.943 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow sin 2.0) 1)))) 1) into 0 1.944 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow sin 2.0)))) into 0 1.945 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.945 * [backup-simplify]: Simplify 0 into 0 1.946 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.947 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.949 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.951 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow sin 2.0) 1)))) 2) into 0 1.952 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0))))) into 0 1.953 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.954 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow sin 2.0) 1.0)))) into 0 1.954 * [taylor]: Taking taylor expansion of 0 in sin 1.954 * [backup-simplify]: Simplify 0 into 0 1.954 * [backup-simplify]: Simplify 0 into 0 1.954 * [backup-simplify]: Simplify 0 into 0 1.956 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 1.956 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.956 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.957 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.958 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow sin 2.0) 1)))) 2) into 0 1.959 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0))))) into 0 1.961 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.961 * [backup-simplify]: Simplify 0 into 0 1.963 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 1.964 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 1.965 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.966 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow sin 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow sin 2.0) 1)))) 6) into 0 1.967 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0)))))) into 0 1.968 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow sin 2.0) 1.0))))) into 0 1.969 * [taylor]: Taking taylor expansion of 0 in sin 1.969 * [backup-simplify]: Simplify 0 into 0 1.970 * [backup-simplify]: Simplify 0 into 0 1.970 * [backup-simplify]: Simplify (* (pow (pow sin 2.0) 1.0) (pow (* 1 x) 2)) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 1.970 * [backup-simplify]: Simplify (* (* (/ 1 x) (pow (/ 1 sin) 2.0)) (/ 1 x)) into (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) 1.970 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in (x sin) around 0 1.970 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in sin 1.970 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 1.970 * [taylor]: Taking taylor expansion of (pow x 2) in sin 1.970 * [taylor]: Taking taylor expansion of x in sin 1.970 * [backup-simplify]: Simplify x into x 1.970 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.970 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.970 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 1.970 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 1.970 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 1.970 * [taylor]: Taking taylor expansion of 1.0 in sin 1.970 * [backup-simplify]: Simplify 1.0 into 1.0 1.970 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 1.970 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 1.970 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.970 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.970 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.970 * [taylor]: Taking taylor expansion of 2.0 in sin 1.970 * [backup-simplify]: Simplify 2.0 into 2.0 1.970 * [taylor]: Taking taylor expansion of (log sin) in sin 1.970 * [taylor]: Taking taylor expansion of sin in sin 1.970 * [backup-simplify]: Simplify 0 into 0 1.970 * [backup-simplify]: Simplify 1 into 1 1.971 * [backup-simplify]: Simplify (log 1) into 0 1.971 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.971 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.971 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.971 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.971 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.971 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.972 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.972 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 1.972 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.972 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.972 * [taylor]: Taking taylor expansion of x in x 1.972 * [backup-simplify]: Simplify 0 into 0 1.972 * [backup-simplify]: Simplify 1 into 1 1.972 * [backup-simplify]: Simplify (* 1 1) into 1 1.972 * [backup-simplify]: Simplify (/ 1 1) into 1 1.972 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 1.972 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 1.972 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 1.972 * [taylor]: Taking taylor expansion of 1.0 in x 1.972 * [backup-simplify]: Simplify 1.0 into 1.0 1.972 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 1.972 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 1.972 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.972 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.972 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.972 * [taylor]: Taking taylor expansion of 2.0 in x 1.972 * [backup-simplify]: Simplify 2.0 into 2.0 1.973 * [taylor]: Taking taylor expansion of (log sin) in x 1.973 * [taylor]: Taking taylor expansion of sin in x 1.973 * [backup-simplify]: Simplify sin into sin 1.973 * [backup-simplify]: Simplify (log sin) into (log sin) 1.973 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.973 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.973 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.973 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.973 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.973 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.973 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 1.973 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.973 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.973 * [taylor]: Taking taylor expansion of x in x 1.973 * [backup-simplify]: Simplify 0 into 0 1.973 * [backup-simplify]: Simplify 1 into 1 1.974 * [backup-simplify]: Simplify (* 1 1) into 1 1.974 * [backup-simplify]: Simplify (/ 1 1) into 1 1.974 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 1.974 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 1.974 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 1.974 * [taylor]: Taking taylor expansion of 1.0 in x 1.974 * [backup-simplify]: Simplify 1.0 into 1.0 1.974 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 1.974 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 1.974 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 1.974 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 1.974 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 1.974 * [taylor]: Taking taylor expansion of 2.0 in x 1.974 * [backup-simplify]: Simplify 2.0 into 2.0 1.974 * [taylor]: Taking taylor expansion of (log sin) in x 1.974 * [taylor]: Taking taylor expansion of sin in x 1.974 * [backup-simplify]: Simplify sin into sin 1.974 * [backup-simplify]: Simplify (log sin) into (log sin) 1.974 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.974 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.974 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.975 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.975 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.975 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.975 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.975 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 1.975 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 1.975 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 1.975 * [taylor]: Taking taylor expansion of 1.0 in sin 1.975 * [backup-simplify]: Simplify 1.0 into 1.0 1.975 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 1.975 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 1.975 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 1.975 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 1.975 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 1.975 * [taylor]: Taking taylor expansion of 2.0 in sin 1.976 * [backup-simplify]: Simplify 2.0 into 2.0 1.976 * [taylor]: Taking taylor expansion of (log sin) in sin 1.976 * [taylor]: Taking taylor expansion of sin in sin 1.976 * [backup-simplify]: Simplify 0 into 0 1.976 * [backup-simplify]: Simplify 1 into 1 1.976 * [backup-simplify]: Simplify (log 1) into 0 1.976 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.976 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 1.976 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 1.976 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 1.976 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 1.977 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 1.977 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.977 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.978 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 1.978 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.978 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.979 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 1.979 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.980 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 1.981 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.981 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.983 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 1.983 * [taylor]: Taking taylor expansion of 0 in sin 1.983 * [backup-simplify]: Simplify 0 into 0 1.983 * [backup-simplify]: Simplify 0 into 0 1.984 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 1.985 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 1.985 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 1.986 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 1.987 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 1.988 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 1.988 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 1.990 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 1.990 * [backup-simplify]: Simplify 0 into 0 1.991 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 1.992 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 1.994 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.995 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 1.997 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 1.998 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 2.000 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.000 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.001 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.002 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.003 * [taylor]: Taking taylor expansion of 0 in sin 2.003 * [backup-simplify]: Simplify 0 into 0 2.003 * [backup-simplify]: Simplify 0 into 0 2.003 * [backup-simplify]: Simplify 0 into 0 2.006 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.006 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.007 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.008 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.009 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 2.011 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 2.012 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 2.014 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.014 * [backup-simplify]: Simplify 0 into 0 2.017 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 2.017 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 2.018 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.019 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 2.021 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 6) into 0 2.021 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))))) into 0 2.023 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.023 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.025 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 2.025 * [taylor]: Taking taylor expansion of 0 in sin 2.025 * [backup-simplify]: Simplify 0 into 0 2.025 * [backup-simplify]: Simplify 0 into 0 2.025 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (pow (/ 1 sin) 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (/ 1 (/ 1 x))) 2)) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 2.025 * [backup-simplify]: Simplify (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0)) (/ 1 (- x))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 2.025 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in (x sin) around 0 2.025 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in sin 2.025 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 2.025 * [taylor]: Taking taylor expansion of (pow x 2) in sin 2.025 * [taylor]: Taking taylor expansion of x in sin 2.026 * [backup-simplify]: Simplify x into x 2.026 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.026 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.026 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 2.026 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 2.026 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 2.026 * [taylor]: Taking taylor expansion of 1.0 in sin 2.026 * [backup-simplify]: Simplify 1.0 into 1.0 2.026 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 2.026 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 2.026 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 2.026 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 2.026 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 2.026 * [taylor]: Taking taylor expansion of 2.0 in sin 2.026 * [backup-simplify]: Simplify 2.0 into 2.0 2.026 * [taylor]: Taking taylor expansion of (log -1) in sin 2.026 * [taylor]: Taking taylor expansion of -1 in sin 2.026 * [backup-simplify]: Simplify -1 into -1 2.026 * [backup-simplify]: Simplify (log -1) into (log -1) 2.027 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 2.028 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 2.028 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.028 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.028 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.028 * [taylor]: Taking taylor expansion of 2.0 in sin 2.028 * [backup-simplify]: Simplify 2.0 into 2.0 2.028 * [taylor]: Taking taylor expansion of (log sin) in sin 2.028 * [taylor]: Taking taylor expansion of sin in sin 2.028 * [backup-simplify]: Simplify 0 into 0 2.028 * [backup-simplify]: Simplify 1 into 1 2.028 * [backup-simplify]: Simplify (log 1) into 0 2.028 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.028 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.028 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.029 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2.029 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.030 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.030 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.030 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 2.030 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.030 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.030 * [taylor]: Taking taylor expansion of x in x 2.030 * [backup-simplify]: Simplify 0 into 0 2.030 * [backup-simplify]: Simplify 1 into 1 2.031 * [backup-simplify]: Simplify (* 1 1) into 1 2.031 * [backup-simplify]: Simplify (/ 1 1) into 1 2.031 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 2.031 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 2.031 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 2.031 * [taylor]: Taking taylor expansion of 1.0 in x 2.031 * [backup-simplify]: Simplify 1.0 into 1.0 2.031 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 2.031 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 2.031 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 2.031 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 2.031 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 2.031 * [taylor]: Taking taylor expansion of 2.0 in x 2.031 * [backup-simplify]: Simplify 2.0 into 2.0 2.031 * [taylor]: Taking taylor expansion of (log -1) in x 2.031 * [taylor]: Taking taylor expansion of -1 in x 2.031 * [backup-simplify]: Simplify -1 into -1 2.031 * [backup-simplify]: Simplify (log -1) into (log -1) 2.032 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 2.033 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 2.033 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.033 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.033 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.033 * [taylor]: Taking taylor expansion of 2.0 in x 2.033 * [backup-simplify]: Simplify 2.0 into 2.0 2.033 * [taylor]: Taking taylor expansion of (log sin) in x 2.033 * [taylor]: Taking taylor expansion of sin in x 2.033 * [backup-simplify]: Simplify sin into sin 2.033 * [backup-simplify]: Simplify (log sin) into (log sin) 2.033 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.033 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.033 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2.034 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.034 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.035 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.035 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 2.035 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.035 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.035 * [taylor]: Taking taylor expansion of x in x 2.035 * [backup-simplify]: Simplify 0 into 0 2.035 * [backup-simplify]: Simplify 1 into 1 2.035 * [backup-simplify]: Simplify (* 1 1) into 1 2.036 * [backup-simplify]: Simplify (/ 1 1) into 1 2.036 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 2.036 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 2.036 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 2.036 * [taylor]: Taking taylor expansion of 1.0 in x 2.036 * [backup-simplify]: Simplify 1.0 into 1.0 2.036 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 2.036 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 2.036 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 2.036 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 2.036 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 2.036 * [taylor]: Taking taylor expansion of 2.0 in x 2.036 * [backup-simplify]: Simplify 2.0 into 2.0 2.036 * [taylor]: Taking taylor expansion of (log -1) in x 2.036 * [taylor]: Taking taylor expansion of -1 in x 2.036 * [backup-simplify]: Simplify -1 into -1 2.036 * [backup-simplify]: Simplify (log -1) into (log -1) 2.037 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 2.037 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 2.038 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.038 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.038 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.038 * [taylor]: Taking taylor expansion of 2.0 in x 2.038 * [backup-simplify]: Simplify 2.0 into 2.0 2.038 * [taylor]: Taking taylor expansion of (log sin) in x 2.038 * [taylor]: Taking taylor expansion of sin in x 2.038 * [backup-simplify]: Simplify sin into sin 2.038 * [backup-simplify]: Simplify (log sin) into (log sin) 2.038 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.038 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.038 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2.039 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.039 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.040 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.040 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2.040 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 2.040 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 2.040 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 2.040 * [taylor]: Taking taylor expansion of 1.0 in sin 2.040 * [backup-simplify]: Simplify 1.0 into 1.0 2.040 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 2.040 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 2.040 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 2.040 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 2.040 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 2.040 * [taylor]: Taking taylor expansion of 2.0 in sin 2.040 * [backup-simplify]: Simplify 2.0 into 2.0 2.041 * [taylor]: Taking taylor expansion of (log -1) in sin 2.041 * [taylor]: Taking taylor expansion of -1 in sin 2.041 * [backup-simplify]: Simplify -1 into -1 2.041 * [backup-simplify]: Simplify (log -1) into (log -1) 2.041 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 2.042 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 2.042 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.042 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.042 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.042 * [taylor]: Taking taylor expansion of 2.0 in sin 2.042 * [backup-simplify]: Simplify 2.0 into 2.0 2.042 * [taylor]: Taking taylor expansion of (log sin) in sin 2.043 * [taylor]: Taking taylor expansion of sin in sin 2.043 * [backup-simplify]: Simplify 0 into 0 2.043 * [backup-simplify]: Simplify 1 into 1 2.043 * [backup-simplify]: Simplify (log 1) into 0 2.043 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.043 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.043 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.044 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2.045 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.045 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.046 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.047 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2.049 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.050 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 2.051 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 2.052 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 2.053 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.054 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.055 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 2.056 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 2.058 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 2.059 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.060 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.061 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.062 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 2.062 * [taylor]: Taking taylor expansion of 0 in sin 2.062 * [backup-simplify]: Simplify 0 into 0 2.062 * [backup-simplify]: Simplify 0 into 0 2.064 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.064 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 2.066 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 2.067 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.068 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.069 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.070 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.071 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 2.072 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 2.073 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 2.075 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.075 * [backup-simplify]: Simplify 0 into 0 2.078 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 2.079 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 2.082 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.083 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 2.084 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.086 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.087 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 2.092 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 2.094 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 2.096 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.097 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.098 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.100 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.100 * [taylor]: Taking taylor expansion of 0 in sin 2.100 * [backup-simplify]: Simplify 0 into 0 2.100 * [backup-simplify]: Simplify 0 into 0 2.100 * [backup-simplify]: Simplify 0 into 0 2.103 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 2.104 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 2.105 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.107 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.107 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.108 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.109 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.109 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 2.111 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 2.112 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 2.113 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.113 * [backup-simplify]: Simplify 0 into 0 2.116 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 2.117 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 2.119 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.121 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 2.121 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 2.122 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.123 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 2.126 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 6) into 0 2.127 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))))) into 0 2.129 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.131 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 2.131 * [taylor]: Taking taylor expansion of 0 in sin 2.131 * [backup-simplify]: Simplify 0 into 0 2.131 * [backup-simplify]: Simplify 0 into 0 2.132 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow (/ 1 (- sin)) 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (/ 1 (/ 1 (- x)))) 2)) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 2.132 * * * * [progress]: [ 4 / 4 ] generating series at (2) 2.132 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 2.132 * [approximate]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (x cos sin) around 0 2.132 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 2.132 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in sin 2.132 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in sin 2.132 * [taylor]: Taking taylor expansion of (* 2.0 x) in sin 2.132 * [taylor]: Taking taylor expansion of 2.0 in sin 2.132 * [backup-simplify]: Simplify 2.0 into 2.0 2.133 * [taylor]: Taking taylor expansion of x in sin 2.133 * [backup-simplify]: Simplify x into x 2.133 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 2.133 * [backup-simplify]: Simplify (cos (* 2.0 x)) into (cos (* 2.0 x)) 2.133 * [backup-simplify]: Simplify (sin (* 2.0 x)) into (sin (* 2.0 x)) 2.133 * [taylor]: Taking taylor expansion of (pow x 2) in sin 2.133 * [taylor]: Taking taylor expansion of x in sin 2.133 * [backup-simplify]: Simplify x into x 2.133 * [backup-simplify]: Simplify (* (cos (* 2.0 x)) 1) into (cos (* 2.0 x)) 2.134 * [backup-simplify]: Simplify (* (sin (* 2.0 x)) 0) into 0 2.134 * [backup-simplify]: Simplify (- 0) into 0 2.134 * [backup-simplify]: Simplify (+ (cos (* 2.0 x)) 0) into (cos (* 2.0 x)) 2.134 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.134 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (pow x 2)) into (/ (cos (* 2.0 x)) (pow x 2)) 2.134 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 2.135 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 2.135 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 2.135 * [taylor]: Taking taylor expansion of 1.0 in sin 2.135 * [backup-simplify]: Simplify 1.0 into 1.0 2.135 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 2.135 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 2.135 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 2.135 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 2.135 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 2.135 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 2.135 * [taylor]: Taking taylor expansion of 2.0 in sin 2.135 * [backup-simplify]: Simplify 2.0 into 2.0 2.135 * [taylor]: Taking taylor expansion of (log cos) in sin 2.135 * [taylor]: Taking taylor expansion of cos in sin 2.135 * [backup-simplify]: Simplify cos into cos 2.135 * [backup-simplify]: Simplify (log cos) into (log cos) 2.135 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.135 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.135 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.135 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.135 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.135 * [taylor]: Taking taylor expansion of 2.0 in sin 2.135 * [backup-simplify]: Simplify 2.0 into 2.0 2.135 * [taylor]: Taking taylor expansion of (log sin) in sin 2.135 * [taylor]: Taking taylor expansion of sin in sin 2.135 * [backup-simplify]: Simplify 0 into 0 2.135 * [backup-simplify]: Simplify 1 into 1 2.136 * [backup-simplify]: Simplify (log 1) into 0 2.136 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.136 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.137 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.137 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.137 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.138 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.138 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.139 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.139 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 2.139 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in cos 2.139 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in cos 2.139 * [taylor]: Taking taylor expansion of (* 2.0 x) in cos 2.139 * [taylor]: Taking taylor expansion of 2.0 in cos 2.139 * [backup-simplify]: Simplify 2.0 into 2.0 2.139 * [taylor]: Taking taylor expansion of x in cos 2.139 * [backup-simplify]: Simplify x into x 2.139 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 2.139 * [backup-simplify]: Simplify (cos (* 2.0 x)) into (cos (* 2.0 x)) 2.139 * [backup-simplify]: Simplify (sin (* 2.0 x)) into (sin (* 2.0 x)) 2.139 * [taylor]: Taking taylor expansion of (pow x 2) in cos 2.139 * [taylor]: Taking taylor expansion of x in cos 2.139 * [backup-simplify]: Simplify x into x 2.139 * [backup-simplify]: Simplify (* (cos (* 2.0 x)) 1) into (cos (* 2.0 x)) 2.140 * [backup-simplify]: Simplify (* (sin (* 2.0 x)) 0) into 0 2.140 * [backup-simplify]: Simplify (- 0) into 0 2.140 * [backup-simplify]: Simplify (+ (cos (* 2.0 x)) 0) into (cos (* 2.0 x)) 2.140 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.141 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (pow x 2)) into (/ (cos (* 2.0 x)) (pow x 2)) 2.141 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 2.141 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 2.141 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 2.141 * [taylor]: Taking taylor expansion of 1.0 in cos 2.141 * [backup-simplify]: Simplify 1.0 into 1.0 2.141 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 2.141 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 2.141 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 2.141 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 2.141 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 2.141 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 2.141 * [taylor]: Taking taylor expansion of 2.0 in cos 2.141 * [backup-simplify]: Simplify 2.0 into 2.0 2.141 * [taylor]: Taking taylor expansion of (log cos) in cos 2.141 * [taylor]: Taking taylor expansion of cos in cos 2.141 * [backup-simplify]: Simplify 0 into 0 2.141 * [backup-simplify]: Simplify 1 into 1 2.142 * [backup-simplify]: Simplify (log 1) into 0 2.142 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.142 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.142 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.143 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 2.143 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 2.143 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 2.143 * [taylor]: Taking taylor expansion of 2.0 in cos 2.143 * [backup-simplify]: Simplify 2.0 into 2.0 2.143 * [taylor]: Taking taylor expansion of (log sin) in cos 2.143 * [taylor]: Taking taylor expansion of sin in cos 2.143 * [backup-simplify]: Simplify sin into sin 2.143 * [backup-simplify]: Simplify (log sin) into (log sin) 2.143 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.143 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.143 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.144 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.144 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.145 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.145 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.146 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 2.146 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in x 2.146 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 2.146 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 2.146 * [taylor]: Taking taylor expansion of 2.0 in x 2.146 * [backup-simplify]: Simplify 2.0 into 2.0 2.146 * [taylor]: Taking taylor expansion of x in x 2.146 * [backup-simplify]: Simplify 0 into 0 2.146 * [backup-simplify]: Simplify 1 into 1 2.146 * [backup-simplify]: Simplify (* 2.0 0) into 0 2.148 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 2.148 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.148 * [taylor]: Taking taylor expansion of x in x 2.148 * [backup-simplify]: Simplify 0 into 0 2.148 * [backup-simplify]: Simplify 1 into 1 2.148 * [backup-simplify]: Simplify (* 1 1) into 1 2.149 * [backup-simplify]: Simplify (/ 1 1) into 1 2.149 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 2.149 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 2.149 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 2.149 * [taylor]: Taking taylor expansion of 1.0 in x 2.149 * [backup-simplify]: Simplify 1.0 into 1.0 2.149 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 2.149 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 2.149 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 2.149 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 2.149 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 2.149 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 2.149 * [taylor]: Taking taylor expansion of 2.0 in x 2.149 * [backup-simplify]: Simplify 2.0 into 2.0 2.149 * [taylor]: Taking taylor expansion of (log cos) in x 2.149 * [taylor]: Taking taylor expansion of cos in x 2.149 * [backup-simplify]: Simplify cos into cos 2.149 * [backup-simplify]: Simplify (log cos) into (log cos) 2.150 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.150 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.150 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.150 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.150 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.150 * [taylor]: Taking taylor expansion of 2.0 in x 2.150 * [backup-simplify]: Simplify 2.0 into 2.0 2.150 * [taylor]: Taking taylor expansion of (log sin) in x 2.150 * [taylor]: Taking taylor expansion of sin in x 2.150 * [backup-simplify]: Simplify sin into sin 2.150 * [backup-simplify]: Simplify (log sin) into (log sin) 2.150 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.150 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.150 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.151 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.151 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.152 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.152 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.152 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 2.152 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in x 2.152 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 2.152 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 2.152 * [taylor]: Taking taylor expansion of 2.0 in x 2.153 * [backup-simplify]: Simplify 2.0 into 2.0 2.153 * [taylor]: Taking taylor expansion of x in x 2.153 * [backup-simplify]: Simplify 0 into 0 2.153 * [backup-simplify]: Simplify 1 into 1 2.153 * [backup-simplify]: Simplify (* 2.0 0) into 0 2.155 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 2.155 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.155 * [taylor]: Taking taylor expansion of x in x 2.155 * [backup-simplify]: Simplify 0 into 0 2.155 * [backup-simplify]: Simplify 1 into 1 2.155 * [backup-simplify]: Simplify (* 1 1) into 1 2.156 * [backup-simplify]: Simplify (/ 1 1) into 1 2.156 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 2.156 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 2.156 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 2.156 * [taylor]: Taking taylor expansion of 1.0 in x 2.156 * [backup-simplify]: Simplify 1.0 into 1.0 2.156 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 2.156 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 2.156 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 2.156 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 2.156 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 2.156 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 2.156 * [taylor]: Taking taylor expansion of 2.0 in x 2.156 * [backup-simplify]: Simplify 2.0 into 2.0 2.156 * [taylor]: Taking taylor expansion of (log cos) in x 2.156 * [taylor]: Taking taylor expansion of cos in x 2.156 * [backup-simplify]: Simplify cos into cos 2.156 * [backup-simplify]: Simplify (log cos) into (log cos) 2.156 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.156 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.156 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.156 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.156 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.156 * [taylor]: Taking taylor expansion of 2.0 in x 2.156 * [backup-simplify]: Simplify 2.0 into 2.0 2.156 * [taylor]: Taking taylor expansion of (log sin) in x 2.156 * [taylor]: Taking taylor expansion of sin in x 2.156 * [backup-simplify]: Simplify sin into sin 2.156 * [backup-simplify]: Simplify (log sin) into (log sin) 2.157 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.157 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.157 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.157 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.157 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.157 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.158 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.158 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.158 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 2.158 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 2.158 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 2.158 * [taylor]: Taking taylor expansion of 1.0 in cos 2.158 * [backup-simplify]: Simplify 1.0 into 1.0 2.158 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 2.158 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 2.158 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 2.158 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 2.158 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 2.158 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 2.158 * [taylor]: Taking taylor expansion of 2.0 in cos 2.158 * [backup-simplify]: Simplify 2.0 into 2.0 2.158 * [taylor]: Taking taylor expansion of (log cos) in cos 2.158 * [taylor]: Taking taylor expansion of cos in cos 2.158 * [backup-simplify]: Simplify 0 into 0 2.158 * [backup-simplify]: Simplify 1 into 1 2.159 * [backup-simplify]: Simplify (log 1) into 0 2.159 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.159 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.159 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.159 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 2.159 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 2.159 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 2.159 * [taylor]: Taking taylor expansion of 2.0 in cos 2.159 * [backup-simplify]: Simplify 2.0 into 2.0 2.159 * [taylor]: Taking taylor expansion of (log sin) in cos 2.159 * [taylor]: Taking taylor expansion of sin in cos 2.159 * [backup-simplify]: Simplify sin into sin 2.159 * [backup-simplify]: Simplify (log sin) into (log sin) 2.159 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.159 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.160 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.160 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.160 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.160 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.161 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.161 * [taylor]: Taking taylor expansion of (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) in sin 2.161 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0)))) in sin 2.161 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0))) in sin 2.161 * [taylor]: Taking taylor expansion of 1.0 in sin 2.161 * [backup-simplify]: Simplify 1.0 into 1.0 2.161 * [taylor]: Taking taylor expansion of (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0)) in sin 2.161 * [taylor]: Taking taylor expansion of (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) in sin 2.161 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) in sin 2.161 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) in sin 2.161 * [taylor]: Taking taylor expansion of 1.0 in sin 2.161 * [backup-simplify]: Simplify 1.0 into 1.0 2.161 * [taylor]: Taking taylor expansion of (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)) in sin 2.161 * [taylor]: Taking taylor expansion of (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) in sin 2.161 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) in sin 2.161 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) in sin 2.161 * [taylor]: Taking taylor expansion of 1.0 in sin 2.161 * [backup-simplify]: Simplify 1.0 into 1.0 2.161 * [taylor]: Taking taylor expansion of (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) in sin 2.161 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) in sin 2.161 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)))) in sin 2.161 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in sin 2.161 * [taylor]: Taking taylor expansion of 1.0 in sin 2.161 * [backup-simplify]: Simplify 1.0 into 1.0 2.161 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 2.161 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 2.161 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 2.161 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 2.161 * [taylor]: Taking taylor expansion of 1.0 in sin 2.161 * [backup-simplify]: Simplify 1.0 into 1.0 2.161 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 2.161 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 2.161 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 2.161 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 2.161 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 2.161 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 2.161 * [taylor]: Taking taylor expansion of 2.0 in sin 2.161 * [backup-simplify]: Simplify 2.0 into 2.0 2.161 * [taylor]: Taking taylor expansion of (log cos) in sin 2.161 * [taylor]: Taking taylor expansion of cos in sin 2.161 * [backup-simplify]: Simplify cos into cos 2.161 * [backup-simplify]: Simplify (log cos) into (log cos) 2.161 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.162 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.162 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.162 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.162 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.162 * [taylor]: Taking taylor expansion of 2.0 in sin 2.162 * [backup-simplify]: Simplify 2.0 into 2.0 2.162 * [taylor]: Taking taylor expansion of (log sin) in sin 2.162 * [taylor]: Taking taylor expansion of sin in sin 2.162 * [backup-simplify]: Simplify 0 into 0 2.162 * [backup-simplify]: Simplify 1 into 1 2.162 * [backup-simplify]: Simplify (log 1) into 0 2.162 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.162 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.162 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.163 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.163 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.163 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.163 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.164 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.164 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 2.164 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 2.165 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2.165 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 2.166 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 2.167 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2.167 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 2.168 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 2.169 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2.169 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 2.170 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 2.171 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2.172 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2.173 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 2.173 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.174 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.174 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 2.174 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.175 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.175 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.176 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 2.176 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 2.177 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 2.178 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.179 * [backup-simplify]: Simplify (+ 0) into 0 2.180 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.180 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 2.181 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 2.181 * [taylor]: Taking taylor expansion of 0 in cos 2.181 * [backup-simplify]: Simplify 0 into 0 2.181 * [taylor]: Taking taylor expansion of 0 in sin 2.181 * [backup-simplify]: Simplify 0 into 0 2.181 * [backup-simplify]: Simplify 0 into 0 2.181 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 2.182 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.182 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.183 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.183 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.184 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.184 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.184 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.185 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 2.186 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 2.187 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 2.188 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.188 * [taylor]: Taking taylor expansion of 0 in sin 2.188 * [backup-simplify]: Simplify 0 into 0 2.188 * [backup-simplify]: Simplify 0 into 0 2.189 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.190 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.190 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.191 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.192 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 2.192 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.193 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.193 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.194 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 2.195 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 2.196 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 2.197 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.199 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 2.200 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.202 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.203 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 2.204 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.206 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.208 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 2.210 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.212 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.214 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 2.216 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.221 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.221 * [backup-simplify]: Simplify 0 into 0 2.223 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 2.224 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.225 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.226 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 2.227 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 2.228 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.229 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 2.230 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 2.233 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 2.234 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 2.236 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.238 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 2.0 2) 2)) 0) into (- 2.0) 2.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.242 * [backup-simplify]: Simplify (- (/ (- 2.0) 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into (- 2.0) 2.244 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- 2.0) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 2.244 * [taylor]: Taking taylor expansion of (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in cos 2.244 * [taylor]: Taking taylor expansion of (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 2.244 * [taylor]: Taking taylor expansion of 2.0 in cos 2.244 * [backup-simplify]: Simplify 2.0 into 2.0 2.244 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 2.244 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 2.244 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 2.244 * [taylor]: Taking taylor expansion of 1.0 in cos 2.244 * [backup-simplify]: Simplify 1.0 into 1.0 2.244 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 2.244 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 2.244 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 2.244 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 2.244 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 2.244 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 2.244 * [taylor]: Taking taylor expansion of 2.0 in cos 2.244 * [backup-simplify]: Simplify 2.0 into 2.0 2.244 * [taylor]: Taking taylor expansion of (log cos) in cos 2.244 * [taylor]: Taking taylor expansion of cos in cos 2.244 * [backup-simplify]: Simplify 0 into 0 2.244 * [backup-simplify]: Simplify 1 into 1 2.245 * [backup-simplify]: Simplify (log 1) into 0 2.245 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.245 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.245 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.245 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 2.245 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 2.246 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 2.246 * [taylor]: Taking taylor expansion of 2.0 in cos 2.246 * [backup-simplify]: Simplify 2.0 into 2.0 2.246 * [taylor]: Taking taylor expansion of (log sin) in cos 2.246 * [taylor]: Taking taylor expansion of sin in cos 2.246 * [backup-simplify]: Simplify sin into sin 2.246 * [backup-simplify]: Simplify (log sin) into (log sin) 2.246 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.246 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.246 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.246 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.247 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.247 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.248 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.248 * [backup-simplify]: Simplify (* 2.0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 2.249 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 2.249 * [taylor]: Taking taylor expansion of (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in sin 2.249 * [taylor]: Taking taylor expansion of (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 2.249 * [taylor]: Taking taylor expansion of 2.0 in sin 2.249 * [backup-simplify]: Simplify 2.0 into 2.0 2.249 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 2.249 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 2.249 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 2.249 * [taylor]: Taking taylor expansion of 1.0 in sin 2.249 * [backup-simplify]: Simplify 1.0 into 1.0 2.249 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 2.249 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 2.249 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 2.249 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 2.249 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 2.249 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 2.249 * [taylor]: Taking taylor expansion of 2.0 in sin 2.249 * [backup-simplify]: Simplify 2.0 into 2.0 2.249 * [taylor]: Taking taylor expansion of (log cos) in sin 2.249 * [taylor]: Taking taylor expansion of cos in sin 2.249 * [backup-simplify]: Simplify cos into cos 2.249 * [backup-simplify]: Simplify (log cos) into (log cos) 2.249 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.250 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.250 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.250 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.250 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.250 * [taylor]: Taking taylor expansion of 2.0 in sin 2.250 * [backup-simplify]: Simplify 2.0 into 2.0 2.250 * [taylor]: Taking taylor expansion of (log sin) in sin 2.250 * [taylor]: Taking taylor expansion of sin in sin 2.250 * [backup-simplify]: Simplify 0 into 0 2.250 * [backup-simplify]: Simplify 1 into 1 2.250 * [backup-simplify]: Simplify (log 1) into 0 2.251 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.251 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.251 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.251 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.251 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2.252 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 2.252 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 2.253 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2.253 * [backup-simplify]: Simplify (* 2.0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 2.253 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 2.254 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 2.254 * [taylor]: Taking taylor expansion of 0 in sin 2.254 * [backup-simplify]: Simplify 0 into 0 2.254 * [backup-simplify]: Simplify 0 into 0 2.255 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 2.255 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.256 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.258 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.258 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.259 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 2.259 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.260 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 2.261 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 2.262 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 2.263 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 2.264 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.264 * [taylor]: Taking taylor expansion of 0 in sin 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [backup-simplify]: Simplify 0 into 0 2.266 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.266 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.267 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.268 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.269 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 2.269 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 2.270 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.271 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 2.271 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 2.273 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 2.274 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 2.275 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.277 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 2.278 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 2.279 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.282 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 2.284 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 2.286 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.290 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 2.292 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 2.296 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.299 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 2.300 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 2.302 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.302 * [backup-simplify]: Simplify 0 into 0 2.304 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 2.305 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 2.306 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.307 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow cos 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow cos 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow cos 1)))) 6) into 0 2.308 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 2.309 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.310 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 2.311 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 2.313 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 2.314 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 2.316 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.317 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 2.317 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 2.0 1) 1) (/ (pow 0 1) 1)) 0) into 0 2.318 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.319 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 2.0) (/ 0 1)))) into 0 2.320 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- 2.0) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 2.320 * [taylor]: Taking taylor expansion of 0 in cos 2.320 * [backup-simplify]: Simplify 0 into 0 2.320 * [taylor]: Taking taylor expansion of 0 in sin 2.320 * [backup-simplify]: Simplify 0 into 0 2.320 * [backup-simplify]: Simplify 0 into 0 2.322 * [backup-simplify]: Simplify (+ (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) (* (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* 1 (/ 1 x))) 2))) into (- (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 2.322 * [backup-simplify]: Simplify (/ (cos (* 2.0 (/ 1 x))) (* (pow (/ 1 cos) 2.0) (* (* (/ 1 x) (pow (/ 1 sin) 2.0)) (/ 1 x)))) into (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 2.322 * [approximate]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in (x cos sin) around 0 2.322 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in sin 2.322 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in sin 2.322 * [taylor]: Taking taylor expansion of (pow x 2) in sin 2.322 * [taylor]: Taking taylor expansion of x in sin 2.322 * [backup-simplify]: Simplify x into x 2.322 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in sin 2.322 * [taylor]: Taking taylor expansion of (/ 2.0 x) in sin 2.322 * [taylor]: Taking taylor expansion of 2.0 in sin 2.322 * [backup-simplify]: Simplify 2.0 into 2.0 2.322 * [taylor]: Taking taylor expansion of x in sin 2.322 * [backup-simplify]: Simplify x into x 2.322 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 2.322 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 2.322 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 2.322 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 2.322 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 2.322 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 2.322 * [taylor]: Taking taylor expansion of 1.0 in sin 2.322 * [backup-simplify]: Simplify 1.0 into 1.0 2.323 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 2.323 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 2.323 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 2.323 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 2.323 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 2.323 * [taylor]: Taking taylor expansion of 2.0 in sin 2.323 * [backup-simplify]: Simplify 2.0 into 2.0 2.323 * [taylor]: Taking taylor expansion of (log cos) in sin 2.323 * [taylor]: Taking taylor expansion of cos in sin 2.323 * [backup-simplify]: Simplify cos into cos 2.323 * [backup-simplify]: Simplify (log cos) into (log cos) 2.323 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.323 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.323 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.323 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.323 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.323 * [taylor]: Taking taylor expansion of 2.0 in sin 2.323 * [backup-simplify]: Simplify 2.0 into 2.0 2.323 * [taylor]: Taking taylor expansion of (log sin) in sin 2.323 * [taylor]: Taking taylor expansion of sin in sin 2.323 * [backup-simplify]: Simplify 0 into 0 2.323 * [backup-simplify]: Simplify 1 into 1 2.323 * [backup-simplify]: Simplify (log 1) into 0 2.324 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.324 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.324 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.324 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.324 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.324 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.325 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.325 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 2.325 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in cos 2.325 * [taylor]: Taking taylor expansion of (pow x 2) in cos 2.325 * [taylor]: Taking taylor expansion of x in cos 2.325 * [backup-simplify]: Simplify x into x 2.325 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in cos 2.325 * [taylor]: Taking taylor expansion of (/ 2.0 x) in cos 2.325 * [taylor]: Taking taylor expansion of 2.0 in cos 2.325 * [backup-simplify]: Simplify 2.0 into 2.0 2.325 * [taylor]: Taking taylor expansion of x in cos 2.325 * [backup-simplify]: Simplify x into x 2.325 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 2.325 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 2.325 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 2.326 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 2.326 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 2.326 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 2.326 * [taylor]: Taking taylor expansion of 1.0 in cos 2.326 * [backup-simplify]: Simplify 1.0 into 1.0 2.326 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 2.326 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 2.326 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 2.326 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 2.326 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 2.326 * [taylor]: Taking taylor expansion of 2.0 in cos 2.326 * [backup-simplify]: Simplify 2.0 into 2.0 2.326 * [taylor]: Taking taylor expansion of (log cos) in cos 2.326 * [taylor]: Taking taylor expansion of cos in cos 2.326 * [backup-simplify]: Simplify 0 into 0 2.326 * [backup-simplify]: Simplify 1 into 1 2.327 * [backup-simplify]: Simplify (log 1) into 0 2.327 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.327 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.327 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.327 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 2.327 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 2.327 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 2.327 * [taylor]: Taking taylor expansion of 2.0 in cos 2.327 * [backup-simplify]: Simplify 2.0 into 2.0 2.327 * [taylor]: Taking taylor expansion of (log sin) in cos 2.327 * [taylor]: Taking taylor expansion of sin in cos 2.327 * [backup-simplify]: Simplify sin into sin 2.328 * [backup-simplify]: Simplify (log sin) into (log sin) 2.328 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.328 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.328 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.328 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.329 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.329 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.329 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 2.329 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in x 2.329 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.329 * [taylor]: Taking taylor expansion of x in x 2.329 * [backup-simplify]: Simplify 0 into 0 2.329 * [backup-simplify]: Simplify 1 into 1 2.329 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 2.329 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 2.330 * [taylor]: Taking taylor expansion of 2.0 in x 2.330 * [backup-simplify]: Simplify 2.0 into 2.0 2.330 * [taylor]: Taking taylor expansion of x in x 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [backup-simplify]: Simplify 1 into 1 2.330 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 2.330 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 2.330 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 2.330 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 2.331 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 2.331 * [taylor]: Taking taylor expansion of 1.0 in x 2.331 * [backup-simplify]: Simplify 1.0 into 1.0 2.331 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 2.331 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 2.331 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 2.331 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 2.331 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 2.331 * [taylor]: Taking taylor expansion of 2.0 in x 2.331 * [backup-simplify]: Simplify 2.0 into 2.0 2.331 * [taylor]: Taking taylor expansion of (log cos) in x 2.331 * [taylor]: Taking taylor expansion of cos in x 2.331 * [backup-simplify]: Simplify cos into cos 2.331 * [backup-simplify]: Simplify (log cos) into (log cos) 2.331 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.331 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.331 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.331 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.331 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.331 * [taylor]: Taking taylor expansion of 2.0 in x 2.331 * [backup-simplify]: Simplify 2.0 into 2.0 2.331 * [taylor]: Taking taylor expansion of (log sin) in x 2.331 * [taylor]: Taking taylor expansion of sin in x 2.331 * [backup-simplify]: Simplify sin into sin 2.331 * [backup-simplify]: Simplify (log sin) into (log sin) 2.332 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.332 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.332 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.332 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.333 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.333 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.333 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 2.333 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in x 2.333 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.333 * [taylor]: Taking taylor expansion of x in x 2.333 * [backup-simplify]: Simplify 0 into 0 2.333 * [backup-simplify]: Simplify 1 into 1 2.333 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 2.333 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 2.334 * [taylor]: Taking taylor expansion of 2.0 in x 2.334 * [backup-simplify]: Simplify 2.0 into 2.0 2.334 * [taylor]: Taking taylor expansion of x in x 2.334 * [backup-simplify]: Simplify 0 into 0 2.334 * [backup-simplify]: Simplify 1 into 1 2.334 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 2.334 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 2.334 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 2.334 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 2.335 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 2.335 * [taylor]: Taking taylor expansion of 1.0 in x 2.335 * [backup-simplify]: Simplify 1.0 into 1.0 2.335 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 2.335 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 2.335 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 2.335 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 2.335 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 2.335 * [taylor]: Taking taylor expansion of 2.0 in x 2.335 * [backup-simplify]: Simplify 2.0 into 2.0 2.335 * [taylor]: Taking taylor expansion of (log cos) in x 2.335 * [taylor]: Taking taylor expansion of cos in x 2.335 * [backup-simplify]: Simplify cos into cos 2.335 * [backup-simplify]: Simplify (log cos) into (log cos) 2.335 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.335 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.335 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.335 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.335 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.335 * [taylor]: Taking taylor expansion of 2.0 in x 2.335 * [backup-simplify]: Simplify 2.0 into 2.0 2.335 * [taylor]: Taking taylor expansion of (log sin) in x 2.335 * [taylor]: Taking taylor expansion of sin in x 2.335 * [backup-simplify]: Simplify sin into sin 2.335 * [backup-simplify]: Simplify (log sin) into (log sin) 2.336 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.336 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.336 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.336 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.337 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.337 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.338 * [backup-simplify]: Simplify (* 1 1) into 1 2.338 * [backup-simplify]: Simplify (* 1 (cos (/ 2.0 x))) into (cos (/ 2.0 x)) 2.339 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 2.339 * [taylor]: Taking taylor expansion of (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) in cos 2.339 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 2.339 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 2.339 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 2.339 * [taylor]: Taking taylor expansion of 1.0 in cos 2.339 * [backup-simplify]: Simplify 1.0 into 1.0 2.339 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 2.339 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 2.339 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 2.339 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 2.339 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 2.339 * [taylor]: Taking taylor expansion of 2.0 in cos 2.339 * [backup-simplify]: Simplify 2.0 into 2.0 2.339 * [taylor]: Taking taylor expansion of (log cos) in cos 2.339 * [taylor]: Taking taylor expansion of cos in cos 2.339 * [backup-simplify]: Simplify 0 into 0 2.339 * [backup-simplify]: Simplify 1 into 1 2.340 * [backup-simplify]: Simplify (log 1) into 0 2.340 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.340 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.340 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.340 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 2.340 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 2.340 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 2.340 * [taylor]: Taking taylor expansion of 2.0 in cos 2.340 * [backup-simplify]: Simplify 2.0 into 2.0 2.340 * [taylor]: Taking taylor expansion of (log sin) in cos 2.341 * [taylor]: Taking taylor expansion of sin in cos 2.341 * [backup-simplify]: Simplify sin into sin 2.341 * [backup-simplify]: Simplify (log sin) into (log sin) 2.341 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.341 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.341 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.341 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.342 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.342 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.342 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in cos 2.342 * [taylor]: Taking taylor expansion of (/ 2.0 x) in cos 2.342 * [taylor]: Taking taylor expansion of 2.0 in cos 2.342 * [backup-simplify]: Simplify 2.0 into 2.0 2.342 * [taylor]: Taking taylor expansion of x in cos 2.342 * [backup-simplify]: Simplify x into x 2.342 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 2.342 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 2.343 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 2.343 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) 1) into (cos (/ 2.0 x)) 2.343 * [backup-simplify]: Simplify (* (sin (/ 2.0 x)) 0) into 0 2.343 * [backup-simplify]: Simplify (- 0) into 0 2.343 * [backup-simplify]: Simplify (+ (cos (/ 2.0 x)) 0) into (cos (/ 2.0 x)) 2.344 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 2.344 * [taylor]: Taking taylor expansion of (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) in sin 2.344 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 2.344 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 2.344 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 2.344 * [taylor]: Taking taylor expansion of 1.0 in sin 2.344 * [backup-simplify]: Simplify 1.0 into 1.0 2.344 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 2.344 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 2.344 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 2.344 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 2.344 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 2.344 * [taylor]: Taking taylor expansion of 2.0 in sin 2.344 * [backup-simplify]: Simplify 2.0 into 2.0 2.344 * [taylor]: Taking taylor expansion of (log cos) in sin 2.344 * [taylor]: Taking taylor expansion of cos in sin 2.345 * [backup-simplify]: Simplify cos into cos 2.345 * [backup-simplify]: Simplify (log cos) into (log cos) 2.345 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.345 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.345 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.345 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.345 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.345 * [taylor]: Taking taylor expansion of 2.0 in sin 2.345 * [backup-simplify]: Simplify 2.0 into 2.0 2.345 * [taylor]: Taking taylor expansion of (log sin) in sin 2.345 * [taylor]: Taking taylor expansion of sin in sin 2.345 * [backup-simplify]: Simplify 0 into 0 2.345 * [backup-simplify]: Simplify 1 into 1 2.348 * [backup-simplify]: Simplify (log 1) into 0 2.349 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.349 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.350 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.350 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.350 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 2.351 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 2.351 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.351 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in sin 2.351 * [taylor]: Taking taylor expansion of (/ 2.0 x) in sin 2.351 * [taylor]: Taking taylor expansion of 2.0 in sin 2.351 * [backup-simplify]: Simplify 2.0 into 2.0 2.351 * [taylor]: Taking taylor expansion of x in sin 2.351 * [backup-simplify]: Simplify x into x 2.351 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 2.351 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 2.351 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 2.352 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) 1) into (cos (/ 2.0 x)) 2.352 * [backup-simplify]: Simplify (* (sin (/ 2.0 x)) 0) into 0 2.352 * [backup-simplify]: Simplify (- 0) into 0 2.352 * [backup-simplify]: Simplify (+ (cos (/ 2.0 x)) 0) into (cos (/ 2.0 x)) 2.353 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 2.353 * [backup-simplify]: Simplify (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 2.355 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 2.355 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.356 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.357 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 2.357 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.358 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.359 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.360 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 2.360 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 2.362 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.362 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.363 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (cos (/ 2.0 x)))) into 0 2.364 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 2.364 * [taylor]: Taking taylor expansion of 0 in cos 2.364 * [backup-simplify]: Simplify 0 into 0 2.364 * [taylor]: Taking taylor expansion of 0 in sin 2.364 * [backup-simplify]: Simplify 0 into 0 2.364 * [backup-simplify]: Simplify 0 into 0 2.364 * [backup-simplify]: Simplify (+ 0) into 0 2.365 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 1)) into 0 2.366 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)))) into 0 2.367 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.367 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (* 0 0)) into 0 2.368 * [backup-simplify]: Simplify (- 0) into 0 2.368 * [backup-simplify]: Simplify (+ 0 0) into 0 2.369 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 2.369 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.370 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.371 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.372 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.373 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.373 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.374 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.375 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 2.376 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 2.377 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.378 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ 2.0 x)))) into 0 2.378 * [taylor]: Taking taylor expansion of 0 in sin 2.378 * [backup-simplify]: Simplify 0 into 0 2.378 * [backup-simplify]: Simplify 0 into 0 2.378 * [backup-simplify]: Simplify (+ 0) into 0 2.379 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 1)) into 0 2.379 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)))) into 0 2.380 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.380 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (* 0 0)) into 0 2.380 * [backup-simplify]: Simplify (- 0) into 0 2.381 * [backup-simplify]: Simplify (+ 0 0) into 0 2.382 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.383 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.383 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.384 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.385 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 2.385 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.386 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.387 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.388 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 2.388 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 2.390 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.390 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ 2.0 x)))) into 0 2.390 * [backup-simplify]: Simplify 0 into 0 2.392 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 2.393 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.394 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.396 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 2.397 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 2.398 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.399 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 2.401 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 2.402 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 2.404 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.405 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.406 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (cos (/ 2.0 x))))) into 0 2.407 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.407 * [taylor]: Taking taylor expansion of 0 in cos 2.407 * [backup-simplify]: Simplify 0 into 0 2.407 * [taylor]: Taking taylor expansion of 0 in sin 2.407 * [backup-simplify]: Simplify 0 into 0 2.407 * [backup-simplify]: Simplify 0 into 0 2.407 * [taylor]: Taking taylor expansion of 0 in sin 2.407 * [backup-simplify]: Simplify 0 into 0 2.408 * [backup-simplify]: Simplify 0 into 0 2.409 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 2.409 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (+ (* 0 0) (* 0 1))) into 0 2.410 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.410 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 2.411 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (+ (* 0 0) (* 0 0))) into 0 2.411 * [backup-simplify]: Simplify (- 0) into 0 2.412 * [backup-simplify]: Simplify (+ 0 0) into 0 2.414 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 2.414 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.416 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.419 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.419 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.420 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 2.421 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.422 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 2.424 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 2.426 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 2.427 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.428 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (+ (* 0 0) (* 0 (cos (/ 2.0 x))))) into 0 2.429 * [taylor]: Taking taylor expansion of 0 in sin 2.429 * [backup-simplify]: Simplify 0 into 0 2.429 * [backup-simplify]: Simplify 0 into 0 2.429 * [backup-simplify]: Simplify (* (* (pow (* (pow (/ 1 cos) 2.0) (pow (/ 1 sin) 2.0)) 1.0) (cos (/ 2.0 (/ 1 x)))) (pow (* 1 (* 1 (/ 1 x))) 2)) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 2.430 * [backup-simplify]: Simplify (/ (cos (* 2.0 (/ 1 (- x)))) (* (pow (/ 1 (- cos)) 2.0) (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0)) (/ 1 (- x))))) into (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) 2.430 * [approximate]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in (x cos sin) around 0 2.430 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in sin 2.430 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in sin 2.430 * [taylor]: Taking taylor expansion of (pow x 2) in sin 2.430 * [taylor]: Taking taylor expansion of x in sin 2.430 * [backup-simplify]: Simplify x into x 2.430 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in sin 2.430 * [taylor]: Taking taylor expansion of (/ -2.0 x) in sin 2.430 * [taylor]: Taking taylor expansion of -2.0 in sin 2.430 * [backup-simplify]: Simplify -2.0 into -2.0 2.430 * [taylor]: Taking taylor expansion of x in sin 2.430 * [backup-simplify]: Simplify x into x 2.430 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 2.430 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 2.430 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 2.430 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in sin 2.431 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in sin 2.431 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in sin 2.431 * [taylor]: Taking taylor expansion of 1.0 in sin 2.431 * [backup-simplify]: Simplify 1.0 into 1.0 2.431 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in sin 2.431 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in sin 2.431 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 2.431 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 2.431 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 2.431 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 2.431 * [taylor]: Taking taylor expansion of 2.0 in sin 2.431 * [backup-simplify]: Simplify 2.0 into 2.0 2.431 * [taylor]: Taking taylor expansion of (log cos) in sin 2.431 * [taylor]: Taking taylor expansion of cos in sin 2.431 * [backup-simplify]: Simplify cos into cos 2.431 * [backup-simplify]: Simplify (log cos) into (log cos) 2.431 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.431 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.431 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.431 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.431 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.431 * [taylor]: Taking taylor expansion of 2.0 in sin 2.431 * [backup-simplify]: Simplify 2.0 into 2.0 2.431 * [taylor]: Taking taylor expansion of (log sin) in sin 2.431 * [taylor]: Taking taylor expansion of sin in sin 2.431 * [backup-simplify]: Simplify 0 into 0 2.431 * [backup-simplify]: Simplify 1 into 1 2.432 * [backup-simplify]: Simplify (log 1) into 0 2.432 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.432 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.432 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.432 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 2.433 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 2.433 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 2.433 * [taylor]: Taking taylor expansion of 4.0 in sin 2.433 * [backup-simplify]: Simplify 4.0 into 4.0 2.433 * [taylor]: Taking taylor expansion of (log -1) in sin 2.433 * [taylor]: Taking taylor expansion of -1 in sin 2.433 * [backup-simplify]: Simplify -1 into -1 2.433 * [backup-simplify]: Simplify (log -1) into (log -1) 2.434 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 2.435 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 2.436 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.437 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2.437 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 2.438 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 2.439 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.439 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in cos 2.439 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in cos 2.439 * [taylor]: Taking taylor expansion of (pow x 2) in cos 2.439 * [taylor]: Taking taylor expansion of x in cos 2.439 * [backup-simplify]: Simplify x into x 2.439 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in cos 2.439 * [taylor]: Taking taylor expansion of (/ -2.0 x) in cos 2.439 * [taylor]: Taking taylor expansion of -2.0 in cos 2.439 * [backup-simplify]: Simplify -2.0 into -2.0 2.439 * [taylor]: Taking taylor expansion of x in cos 2.439 * [backup-simplify]: Simplify x into x 2.440 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 2.440 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 2.440 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 2.440 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in cos 2.440 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in cos 2.440 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in cos 2.440 * [taylor]: Taking taylor expansion of 1.0 in cos 2.440 * [backup-simplify]: Simplify 1.0 into 1.0 2.440 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in cos 2.440 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in cos 2.440 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 2.440 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 2.440 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 2.440 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 2.440 * [taylor]: Taking taylor expansion of 2.0 in cos 2.440 * [backup-simplify]: Simplify 2.0 into 2.0 2.440 * [taylor]: Taking taylor expansion of (log cos) in cos 2.440 * [taylor]: Taking taylor expansion of cos in cos 2.440 * [backup-simplify]: Simplify 0 into 0 2.440 * [backup-simplify]: Simplify 1 into 1 2.441 * [backup-simplify]: Simplify (log 1) into 0 2.441 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.441 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.441 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.441 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 2.441 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 2.441 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 2.441 * [taylor]: Taking taylor expansion of 2.0 in cos 2.441 * [backup-simplify]: Simplify 2.0 into 2.0 2.441 * [taylor]: Taking taylor expansion of (log sin) in cos 2.441 * [taylor]: Taking taylor expansion of sin in cos 2.441 * [backup-simplify]: Simplify sin into sin 2.441 * [backup-simplify]: Simplify (log sin) into (log sin) 2.441 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.442 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.442 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 2.442 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 2.442 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 2.442 * [taylor]: Taking taylor expansion of 4.0 in cos 2.442 * [backup-simplify]: Simplify 4.0 into 4.0 2.442 * [taylor]: Taking taylor expansion of (log -1) in cos 2.442 * [taylor]: Taking taylor expansion of -1 in cos 2.442 * [backup-simplify]: Simplify -1 into -1 2.442 * [backup-simplify]: Simplify (log -1) into (log -1) 2.443 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 2.444 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 2.445 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.445 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2.446 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 2.447 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 2.448 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.448 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in x 2.448 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in x 2.448 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.448 * [taylor]: Taking taylor expansion of x in x 2.448 * [backup-simplify]: Simplify 0 into 0 2.448 * [backup-simplify]: Simplify 1 into 1 2.448 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 2.448 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 2.448 * [taylor]: Taking taylor expansion of -2.0 in x 2.448 * [backup-simplify]: Simplify -2.0 into -2.0 2.448 * [taylor]: Taking taylor expansion of x in x 2.448 * [backup-simplify]: Simplify 0 into 0 2.448 * [backup-simplify]: Simplify 1 into 1 2.449 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.449 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 2.449 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in x 2.449 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in x 2.449 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in x 2.449 * [taylor]: Taking taylor expansion of 1.0 in x 2.449 * [backup-simplify]: Simplify 1.0 into 1.0 2.449 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in x 2.449 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in x 2.449 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 2.449 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 2.449 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 2.449 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 2.449 * [taylor]: Taking taylor expansion of 2.0 in x 2.449 * [backup-simplify]: Simplify 2.0 into 2.0 2.449 * [taylor]: Taking taylor expansion of (log cos) in x 2.449 * [taylor]: Taking taylor expansion of cos in x 2.449 * [backup-simplify]: Simplify cos into cos 2.449 * [backup-simplify]: Simplify (log cos) into (log cos) 2.449 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.450 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.450 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.450 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.450 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.450 * [taylor]: Taking taylor expansion of 2.0 in x 2.450 * [backup-simplify]: Simplify 2.0 into 2.0 2.450 * [taylor]: Taking taylor expansion of (log sin) in x 2.450 * [taylor]: Taking taylor expansion of sin in x 2.450 * [backup-simplify]: Simplify sin into sin 2.450 * [backup-simplify]: Simplify (log sin) into (log sin) 2.450 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.450 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.450 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 2.450 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 2.450 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 2.450 * [taylor]: Taking taylor expansion of 4.0 in x 2.450 * [backup-simplify]: Simplify 4.0 into 4.0 2.450 * [taylor]: Taking taylor expansion of (log -1) in x 2.450 * [taylor]: Taking taylor expansion of -1 in x 2.450 * [backup-simplify]: Simplify -1 into -1 2.451 * [backup-simplify]: Simplify (log -1) into (log -1) 2.452 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 2.453 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 2.454 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.455 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2.456 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 2.457 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 2.458 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.458 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in x 2.458 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in x 2.458 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.458 * [taylor]: Taking taylor expansion of x in x 2.458 * [backup-simplify]: Simplify 0 into 0 2.458 * [backup-simplify]: Simplify 1 into 1 2.458 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 2.458 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 2.458 * [taylor]: Taking taylor expansion of -2.0 in x 2.458 * [backup-simplify]: Simplify -2.0 into -2.0 2.458 * [taylor]: Taking taylor expansion of x in x 2.458 * [backup-simplify]: Simplify 0 into 0 2.458 * [backup-simplify]: Simplify 1 into 1 2.458 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 2.459 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 2.459 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in x 2.459 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in x 2.459 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in x 2.459 * [taylor]: Taking taylor expansion of 1.0 in x 2.459 * [backup-simplify]: Simplify 1.0 into 1.0 2.459 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in x 2.459 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in x 2.459 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 2.459 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 2.459 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 2.459 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 2.459 * [taylor]: Taking taylor expansion of 2.0 in x 2.459 * [backup-simplify]: Simplify 2.0 into 2.0 2.459 * [taylor]: Taking taylor expansion of (log cos) in x 2.459 * [taylor]: Taking taylor expansion of cos in x 2.459 * [backup-simplify]: Simplify cos into cos 2.459 * [backup-simplify]: Simplify (log cos) into (log cos) 2.459 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.459 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.459 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 2.459 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 2.459 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 2.459 * [taylor]: Taking taylor expansion of 2.0 in x 2.459 * [backup-simplify]: Simplify 2.0 into 2.0 2.459 * [taylor]: Taking taylor expansion of (log sin) in x 2.459 * [taylor]: Taking taylor expansion of sin in x 2.459 * [backup-simplify]: Simplify sin into sin 2.459 * [backup-simplify]: Simplify (log sin) into (log sin) 2.460 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.460 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.460 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 2.460 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 2.460 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 2.460 * [taylor]: Taking taylor expansion of 4.0 in x 2.460 * [backup-simplify]: Simplify 4.0 into 4.0 2.460 * [taylor]: Taking taylor expansion of (log -1) in x 2.460 * [taylor]: Taking taylor expansion of -1 in x 2.460 * [backup-simplify]: Simplify -1 into -1 2.460 * [backup-simplify]: Simplify (log -1) into (log -1) 2.461 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 2.463 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 2.463 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.464 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2.465 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 2.466 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 2.467 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.467 * [backup-simplify]: Simplify (* 1 1) into 1 2.467 * [backup-simplify]: Simplify (* 1 (cos (/ -2.0 x))) into (cos (/ -2.0 x)) 2.468 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 2.468 * [taylor]: Taking taylor expansion of (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) in cos 2.468 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in cos 2.468 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in cos 2.468 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in cos 2.469 * [taylor]: Taking taylor expansion of 1.0 in cos 2.469 * [backup-simplify]: Simplify 1.0 into 1.0 2.469 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in cos 2.469 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in cos 2.469 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 2.469 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 2.469 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 2.469 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 2.469 * [taylor]: Taking taylor expansion of 2.0 in cos 2.469 * [backup-simplify]: Simplify 2.0 into 2.0 2.469 * [taylor]: Taking taylor expansion of (log cos) in cos 2.469 * [taylor]: Taking taylor expansion of cos in cos 2.469 * [backup-simplify]: Simplify 0 into 0 2.469 * [backup-simplify]: Simplify 1 into 1 2.469 * [backup-simplify]: Simplify (log 1) into 0 2.470 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.470 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.470 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.470 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 2.470 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 2.470 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 2.470 * [taylor]: Taking taylor expansion of 2.0 in cos 2.470 * [backup-simplify]: Simplify 2.0 into 2.0 2.470 * [taylor]: Taking taylor expansion of (log sin) in cos 2.470 * [taylor]: Taking taylor expansion of sin in cos 2.470 * [backup-simplify]: Simplify sin into sin 2.470 * [backup-simplify]: Simplify (log sin) into (log sin) 2.470 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.470 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.470 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 2.470 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 2.470 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 2.470 * [taylor]: Taking taylor expansion of 4.0 in cos 2.470 * [backup-simplify]: Simplify 4.0 into 4.0 2.470 * [taylor]: Taking taylor expansion of (log -1) in cos 2.470 * [taylor]: Taking taylor expansion of -1 in cos 2.470 * [backup-simplify]: Simplify -1 into -1 2.471 * [backup-simplify]: Simplify (log -1) into (log -1) 2.472 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 2.473 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 2.474 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.474 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2.475 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 2.476 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 2.477 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.477 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in cos 2.477 * [taylor]: Taking taylor expansion of (/ -2.0 x) in cos 2.477 * [taylor]: Taking taylor expansion of -2.0 in cos 2.478 * [backup-simplify]: Simplify -2.0 into -2.0 2.478 * [taylor]: Taking taylor expansion of x in cos 2.478 * [backup-simplify]: Simplify x into x 2.478 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 2.478 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 2.478 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 2.478 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) 1) into (cos (/ -2.0 x)) 2.478 * [backup-simplify]: Simplify (* (sin (/ -2.0 x)) 0) into 0 2.478 * [backup-simplify]: Simplify (- 0) into 0 2.478 * [backup-simplify]: Simplify (+ (cos (/ -2.0 x)) 0) into (cos (/ -2.0 x)) 2.480 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 2.480 * [taylor]: Taking taylor expansion of (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) in sin 2.480 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in sin 2.480 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in sin 2.480 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in sin 2.480 * [taylor]: Taking taylor expansion of 1.0 in sin 2.480 * [backup-simplify]: Simplify 1.0 into 1.0 2.480 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in sin 2.480 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in sin 2.480 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 2.480 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 2.480 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 2.480 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 2.480 * [taylor]: Taking taylor expansion of 2.0 in sin 2.480 * [backup-simplify]: Simplify 2.0 into 2.0 2.480 * [taylor]: Taking taylor expansion of (log cos) in sin 2.480 * [taylor]: Taking taylor expansion of cos in sin 2.480 * [backup-simplify]: Simplify cos into cos 2.480 * [backup-simplify]: Simplify (log cos) into (log cos) 2.480 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 2.480 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 2.480 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 2.480 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 2.480 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 2.480 * [taylor]: Taking taylor expansion of 2.0 in sin 2.480 * [backup-simplify]: Simplify 2.0 into 2.0 2.480 * [taylor]: Taking taylor expansion of (log sin) in sin 2.480 * [taylor]: Taking taylor expansion of sin in sin 2.480 * [backup-simplify]: Simplify 0 into 0 2.480 * [backup-simplify]: Simplify 1 into 1 2.481 * [backup-simplify]: Simplify (log 1) into 0 2.481 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.481 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 2.481 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 2.481 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 2.481 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 2.482 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 2.482 * [taylor]: Taking taylor expansion of 4.0 in sin 2.482 * [backup-simplify]: Simplify 4.0 into 4.0 2.482 * [taylor]: Taking taylor expansion of (log -1) in sin 2.482 * [taylor]: Taking taylor expansion of -1 in sin 2.482 * [backup-simplify]: Simplify -1 into -1 2.482 * [backup-simplify]: Simplify (log -1) into (log -1) 2.483 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 2.484 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 2.485 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2.485 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2.486 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 2.487 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 2.488 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 2.488 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in sin 2.488 * [taylor]: Taking taylor expansion of (/ -2.0 x) in sin 2.488 * [taylor]: Taking taylor expansion of -2.0 in sin 2.488 * [backup-simplify]: Simplify -2.0 into -2.0 2.488 * [taylor]: Taking taylor expansion of x in sin 2.488 * [backup-simplify]: Simplify x into x 2.488 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 2.488 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 2.488 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 2.488 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) 1) into (cos (/ -2.0 x)) 2.489 * [backup-simplify]: Simplify (* (sin (/ -2.0 x)) 0) into 0 2.489 * [backup-simplify]: Simplify (- 0) into 0 2.489 * [backup-simplify]: Simplify (+ (cos (/ -2.0 x)) 0) into (cos (/ -2.0 x)) 2.490 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 2.491 * [backup-simplify]: Simplify (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 2.492 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 2.492 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.493 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.494 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 2.494 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.495 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.495 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.497 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.498 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 2.499 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 2.501 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 2.503 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 2.504 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 2.506 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.511 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.512 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (cos (/ -2.0 x)))) into 0 2.513 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 2.513 * [taylor]: Taking taylor expansion of 0 in cos 2.513 * [backup-simplify]: Simplify 0 into 0 2.513 * [taylor]: Taking taylor expansion of 0 in sin 2.513 * [backup-simplify]: Simplify 0 into 0 2.513 * [backup-simplify]: Simplify 0 into 0 2.514 * [backup-simplify]: Simplify (+ 0) into 0 2.514 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 1)) into 0 2.515 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)))) into 0 2.515 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.516 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (* 0 0)) into 0 2.516 * [backup-simplify]: Simplify (- 0) into 0 2.516 * [backup-simplify]: Simplify (+ 0 0) into 0 2.517 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 2.517 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.518 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.519 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.519 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.519 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.520 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.520 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.521 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.521 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 2.522 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 2.523 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 2.524 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 2.525 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 2.526 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.527 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ -2.0 x)))) into 0 2.527 * [taylor]: Taking taylor expansion of 0 in sin 2.527 * [backup-simplify]: Simplify 0 into 0 2.527 * [backup-simplify]: Simplify 0 into 0 2.528 * [backup-simplify]: Simplify (+ 0) into 0 2.528 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 1)) into 0 2.528 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)))) into 0 2.529 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 2.529 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (* 0 0)) into 0 2.529 * [backup-simplify]: Simplify (- 0) into 0 2.529 * [backup-simplify]: Simplify (+ 0 0) into 0 2.530 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.530 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 2.531 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 2.531 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 2.532 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 2.532 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 2.533 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 2.533 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 2.534 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.534 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 2.535 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 2.537 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 2.538 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 2.538 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 2.540 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.540 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ -2.0 x)))) into 0 2.541 * [backup-simplify]: Simplify 0 into 0 2.542 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 2.543 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.545 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.547 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 2.548 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 2.549 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.550 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 2.553 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 2.554 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 2.556 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.560 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))) (* 0 (/ 0 (pow -1 4.0))))) into 0 2.565 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 2) into 0 2.567 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))))) into 0 2.569 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.570 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.571 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (cos (/ -2.0 x))))) into 0 2.572 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 2.572 * [taylor]: Taking taylor expansion of 0 in cos 2.572 * [backup-simplify]: Simplify 0 into 0 2.573 * [taylor]: Taking taylor expansion of 0 in sin 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [taylor]: Taking taylor expansion of 0 in sin 2.573 * [backup-simplify]: Simplify 0 into 0 2.573 * [backup-simplify]: Simplify 0 into 0 2.574 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 2.574 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (+ (* 0 0) (* 0 1))) into 0 2.575 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.575 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 2.576 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (+ (* 0 0) (* 0 0))) into 0 2.576 * [backup-simplify]: Simplify (- 0) into 0 2.577 * [backup-simplify]: Simplify (+ 0 0) into 0 2.579 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 2.580 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 2.581 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.584 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.585 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 2.585 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 2.587 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.588 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 2.591 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 2.592 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 2.594 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.598 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))) (* 0 (/ 0 (pow -1 4.0))))) into 0 2.601 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 2) into 0 2.603 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))))) into 0 2.606 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.608 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (+ (* 0 0) (* 0 (cos (/ -2.0 x))))) into 0 2.608 * [taylor]: Taking taylor expansion of 0 in sin 2.608 * [backup-simplify]: Simplify 0 into 0 2.608 * [backup-simplify]: Simplify 0 into 0 2.609 * [backup-simplify]: Simplify (* (* (pow (/ (* (pow (/ 1 (- cos)) 2.0) (pow (/ 1 (- sin)) 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 (/ 1 (- x))))) (pow (* 1 (* 1 (/ 1 (- x)))) 2)) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 2.609 * * * [progress]: simplifying candidates 2.612 * [simplify]: Simplifying: (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x))) (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x))) (+ (* (log cos) 2.0) (+ (+ (log x) (log (pow sin 2.0))) (log x))) (+ (* (log cos) 2.0) (+ (log (* x (pow sin 2.0))) (log x))) (+ (* (log cos) 2.0) (log (* (* x (pow sin 2.0)) x))) (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x))) (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x))) (+ (* (log cos) 2.0) (+ (+ (log x) (log (pow sin 2.0))) (log x))) (+ (* (log cos) 2.0) (+ (log (* x (pow sin 2.0))) (log x))) (+ (* (log cos) 2.0) (log (* (* x (pow sin 2.0)) x))) (+ (log (pow cos 2.0)) (+ (+ (log x) (* (log sin) 2.0)) (log x))) (+ (log (pow cos 2.0)) (+ (+ (log x) (* (log sin) 2.0)) (log x))) (+ (log (pow cos 2.0)) (+ (+ (log x) (log (pow sin 2.0))) (log x))) (+ (log (pow cos 2.0)) (+ (log (* x (pow sin 2.0))) (log x))) (+ (log (pow cos 2.0)) (log (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (exp (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0))) (* (* x x) x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0))) (* (* x x) x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* x (pow sin 2.0)) x) (* (* x (pow sin 2.0)) x)) (* (* x (pow sin 2.0)) x))) (* (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (* (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (sqrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (sqrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (pow cos 2.0) (* x (pow sin 2.0))) (* (pow (cbrt cos) 2.0) (* (* x (pow sin 2.0)) x)) (* (pow (sqrt cos) 2.0) (* (* x (pow sin 2.0)) x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (cbrt (pow cos 2.0)) (* (* x (pow sin 2.0)) x)) (* (sqrt (pow cos 2.0)) (* (* x (pow sin 2.0)) x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (pow cos (/ 2.0 2)) (* (* x (pow sin 2.0)) x)) (+ (log x) (* (log sin) 2.0)) (+ (log x) (* (log sin) 2.0)) (+ (log x) (log (pow sin 2.0))) (log (* x (pow sin 2.0))) (exp (* x (pow sin 2.0))) (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0))) (* (cbrt (* x (pow sin 2.0))) (cbrt (* x (pow sin 2.0)))) (cbrt (* x (pow sin 2.0))) (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0))) (sqrt (* x (pow sin 2.0))) (sqrt (* x (pow sin 2.0))) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (pow sin (/ 2.0 2))) (* (sqrt x) (pow sin (/ 2.0 2))) (* x (pow (* (cbrt sin) (cbrt sin)) 2.0)) (* x (pow (sqrt sin) 2.0)) (* x (pow 1 2.0)) (* x (* (cbrt (pow sin 2.0)) (cbrt (pow sin 2.0)))) (* x (sqrt (pow sin 2.0))) (* x 1) (* x (pow sin (/ 2.0 2))) (* (cbrt x) (pow sin 2.0)) (* (sqrt x) (pow sin 2.0)) (* x (pow sin 2.0)) (* (* x (pow sin 2.0)) x) (+ (+ (log x) (* (log sin) 2.0)) (log x)) (+ (+ (log x) (* (log sin) 2.0)) (log x)) (+ (+ (log x) (log (pow sin 2.0))) (log x)) (+ (log (* x (pow sin 2.0))) (log x)) (log (* (* x (pow sin 2.0)) x)) (exp (* (* x (pow sin 2.0)) x)) (* (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0))) (* (* x x) x)) (* (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0))) (* (* x x) x)) (* (cbrt (* (* x (pow sin 2.0)) x)) (cbrt (* (* x (pow sin 2.0)) x))) (cbrt (* (* x (pow sin 2.0)) x)) (* (* (* (* x (pow sin 2.0)) x) (* (* x (pow sin 2.0)) x)) (* (* x (pow sin 2.0)) x)) (sqrt (* (* x (pow sin 2.0)) x)) (sqrt (* (* x (pow sin 2.0)) x)) (* (* x (pow sin 2.0)) (* (cbrt x) (cbrt x))) (* (* x (pow sin 2.0)) (sqrt x)) (* (* x (pow sin 2.0)) 1) (* (pow sin 2.0) x) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log x) (log (pow sin 2.0))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (log (* x (pow sin 2.0))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (log (* (* x (pow sin 2.0)) x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log x) (* (log sin) 2.0)) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log x) (log (pow sin 2.0))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (log (* x (pow sin 2.0))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (log (* (* x (pow sin 2.0)) x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (log x) (* (log sin) 2.0)) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (log x) (* (log sin) 2.0)) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (log x) (log (pow sin 2.0))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (log (* x (pow sin 2.0))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (log (* (* x (pow sin 2.0)) x)))) (- (log (cos (* 2.0 x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (exp (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* x (pow sin 2.0)) x) (* (* x (pow sin 2.0)) x)) (* (* x (pow sin 2.0)) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (* (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (* (* (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (- (cos (* 2.0 x))) (- (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (/ (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (pow cos 2.0)) (/ (cbrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x)) (/ (sqrt (cos (* 2.0 x))) (pow cos 2.0)) (/ (sqrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x)) (/ 1 (pow cos 2.0)) (/ (cos (* 2.0 x)) (* (* x (pow sin 2.0)) x)) (/ 1 (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (cos (* 2.0 x))) (/ (cos (* 2.0 x)) (pow cos 2.0)) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (cbrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (sqrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (cos (* 2.0 x))) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 0 (* x (pow (pow sin 2.0) 1.0)) (* x (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (- (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 2.617 * * [simplify]: Extracting # 0 : cost 0 2.617 * * [simplify]: Extracting # 1 : cost 0 2.618 * * [simplify]: Extracting # 2 : cost 0 2.618 * * [simplify]: Extracting # 3 : cost 0 2.619 * * [simplify]: Extracting # 4 : cost 0 2.619 * * [simplify]: Extracting # 5 : cost 0 2.620 * * [simplify]: Extracting # 6 : cost 0 2.620 * * [simplify]: Extracting # 7 : cost 0 2.621 * * [simplify]: iteration 0 : 166 enodes (cost 1959 ) 2.681 * * [simplify]: Extracting # 0 : cost 0 2.681 * * [simplify]: Extracting # 1 : cost 0 2.682 * * [simplify]: Extracting # 2 : cost 0 2.682 * * [simplify]: Extracting # 3 : cost 0 2.683 * * [simplify]: Extracting # 4 : cost 0 2.683 * * [simplify]: Extracting # 5 : cost 0 2.684 * * [simplify]: iteration 1 : 430 enodes (cost 1809 ) 3.026 * * [simplify]: Extracting # 0 : cost 0 3.028 * * [simplify]: Extracting # 1 : cost 0 3.033 * * [simplify]: Extracting # 2 : cost 0 3.036 * * [simplify]: Extracting # 3 : cost 0 3.040 * * [simplify]: Extracting # 4 : cost 0 3.043 * * [simplify]: Extracting # 5 : cost 0 3.045 * * [simplify]: iteration 2 : 2350 enodes (cost 1563 ) 3.884 * * [simplify]: Extracting # 0 : cost 0 3.890 * * [simplify]: Extracting # 1 : cost 0 3.903 * * [simplify]: Extracting # 2 : cost 0 3.916 * * [simplify]: iteration done: 5002 enodes (cost 1563 ) 3.925 * [simplify]: Simplified to: (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (exp (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (* (pow (pow cos 2.0) 3) (pow x 3)) (* (pow (pow sin 2.0) 3) (pow x 3))) (* (pow (* x (pow sin 2.0)) 3) (* (pow x 3) (pow (pow cos 2.0) 3))) (pow (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) 3) (* (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (pow (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) 3) (sqrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (sqrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (pow cos 2.0) (* x (pow sin 2.0))) (* (pow (cbrt cos) 2.0) (* (* x (pow sin 2.0)) x)) (* (pow (sqrt cos) 2.0) (* (* x (pow sin 2.0)) x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (cbrt (pow cos 2.0)) (* (* x (pow sin 2.0)) x)) (* (sqrt (pow cos 2.0)) (* (* x (pow sin 2.0)) x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (pow cos (/ 2.0 2)) (* (* x (pow sin 2.0)) x)) (log (* x (pow sin 2.0))) (log (* x (pow sin 2.0))) (log (* x (pow sin 2.0))) (log (* x (pow sin 2.0))) (exp (* x (pow sin 2.0))) (* (pow (pow sin 2.0) 3) (pow x 3)) (* (cbrt (* x (pow sin 2.0))) (cbrt (* x (pow sin 2.0)))) (cbrt (* x (pow sin 2.0))) (pow (* x (pow sin 2.0)) 3) (sqrt (* x (pow sin 2.0))) (sqrt (* x (pow sin 2.0))) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (pow sin (/ 2.0 2))) (* (sqrt x) (pow sin (/ 2.0 2))) (* x (pow (* (cbrt sin) (cbrt sin)) 2.0)) (* x (pow (sqrt sin) 2.0)) x (* x (* (cbrt (pow sin 2.0)) (cbrt (pow sin 2.0)))) (* x (sqrt (pow sin 2.0))) x (* x (pow sin (/ 2.0 2))) (* (cbrt x) (pow sin 2.0)) (* (sqrt x) (pow sin 2.0)) (* x (pow sin 2.0)) (* (* x (pow sin 2.0)) x) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (exp (* (* x (pow sin 2.0)) x)) (* (pow x 3) (* (pow (pow sin 2.0) 3) (pow x 3))) (* (pow x 3) (pow (* x (pow sin 2.0)) 3)) (* (cbrt (* (* x (pow sin 2.0)) x)) (cbrt (* (* x (pow sin 2.0)) x))) (cbrt (* (* x (pow sin 2.0)) x)) (pow (* (* x (pow sin 2.0)) x) 3) (sqrt (* (* x (pow sin 2.0)) x)) (sqrt (* (* x (pow sin 2.0)) x)) (* (* x (pow sin 2.0)) (* (cbrt x) (cbrt x))) (* (* x (pow sin 2.0)) (sqrt x)) (* x (pow sin 2.0)) (* x (pow sin 2.0)) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (exp (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (/ (pow (cos (* 2.0 x)) 3) (* (* (pow (pow cos 2.0) 3) (pow x 3)) (* (pow (pow sin 2.0) 3) (pow x 3)))) (/ (/ (pow (cos (* 2.0 x)) 3) (pow (pow cos 2.0) 3)) (* (pow x 3) (pow (* x (pow sin 2.0)) 3))) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 3) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 3) (* (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 3) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (- (cos (* 2.0 x))) (- (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (/ (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (pow cos 2.0)) (/ (cbrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x)) (/ (sqrt (cos (* 2.0 x))) (pow cos 2.0)) (/ (sqrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x)) (/ 1 (pow cos 2.0)) (/ (cos (* 2.0 x)) (* (* x (pow sin 2.0)) x)) (/ 1 (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (cos (* 2.0 x))) (/ (cos (* 2.0 x)) (pow cos 2.0)) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (cbrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (sqrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (cos (* 2.0 x))) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 0 (* x (pow (pow sin 2.0) 1.0)) (* x (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (- (/ 1 (pow x 2)) 2.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 3.927 * * * [progress]: adding candidates to table 4.560 * * [progress]: iteration 2 / 4 4.560 * * * [progress]: picking best candidate 4.626 * * * * [pick]: Picked # 4.626 * * * [progress]: localizing error 4.659 * * * [progress]: generating rewritten candidates 4.659 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 4.881 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2) 4.966 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 5.207 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 5.230 * * * [progress]: generating series expansions 5.230 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 5.231 * [backup-simplify]: Simplify (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 5.231 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 5.231 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in sin 5.232 * [taylor]: Taking taylor expansion of (pow x 2) in sin 5.232 * [taylor]: Taking taylor expansion of x in sin 5.232 * [backup-simplify]: Simplify x into x 5.232 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 5.232 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.232 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.232 * [taylor]: Taking taylor expansion of 1.0 in sin 5.232 * [backup-simplify]: Simplify 1.0 into 1.0 5.232 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 5.232 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.232 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.232 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.232 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.232 * [taylor]: Taking taylor expansion of 2.0 in sin 5.232 * [backup-simplify]: Simplify 2.0 into 2.0 5.232 * [taylor]: Taking taylor expansion of (log cos) in sin 5.232 * [taylor]: Taking taylor expansion of cos in sin 5.232 * [backup-simplify]: Simplify cos into cos 5.232 * [backup-simplify]: Simplify (log cos) into (log cos) 5.232 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.232 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.232 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.232 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.232 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.232 * [taylor]: Taking taylor expansion of 2.0 in sin 5.232 * [backup-simplify]: Simplify 2.0 into 2.0 5.232 * [taylor]: Taking taylor expansion of (log sin) in sin 5.232 * [taylor]: Taking taylor expansion of sin in sin 5.232 * [backup-simplify]: Simplify 0 into 0 5.232 * [backup-simplify]: Simplify 1 into 1 5.232 * [backup-simplify]: Simplify (log 1) into 0 5.233 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.233 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.233 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.233 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.233 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.233 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.234 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.234 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 5.234 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.234 * [taylor]: Taking taylor expansion of x in x 5.234 * [backup-simplify]: Simplify 0 into 0 5.234 * [backup-simplify]: Simplify 1 into 1 5.234 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 5.234 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 5.234 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 5.234 * [taylor]: Taking taylor expansion of 1.0 in x 5.234 * [backup-simplify]: Simplify 1.0 into 1.0 5.234 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 5.234 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.234 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.234 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.234 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.234 * [taylor]: Taking taylor expansion of 2.0 in x 5.234 * [backup-simplify]: Simplify 2.0 into 2.0 5.234 * [taylor]: Taking taylor expansion of (log cos) in x 5.234 * [taylor]: Taking taylor expansion of cos in x 5.234 * [backup-simplify]: Simplify cos into cos 5.234 * [backup-simplify]: Simplify (log cos) into (log cos) 5.234 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.234 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.234 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.234 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.234 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.234 * [taylor]: Taking taylor expansion of 2.0 in x 5.234 * [backup-simplify]: Simplify 2.0 into 2.0 5.234 * [taylor]: Taking taylor expansion of (log sin) in x 5.234 * [taylor]: Taking taylor expansion of sin in x 5.234 * [backup-simplify]: Simplify sin into sin 5.234 * [backup-simplify]: Simplify (log sin) into (log sin) 5.234 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.234 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.234 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.235 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.235 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.235 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.235 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 5.235 * [taylor]: Taking taylor expansion of (pow x 2) in cos 5.235 * [taylor]: Taking taylor expansion of x in cos 5.235 * [backup-simplify]: Simplify x into x 5.235 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 5.235 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.235 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.235 * [taylor]: Taking taylor expansion of 1.0 in cos 5.235 * [backup-simplify]: Simplify 1.0 into 1.0 5.235 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 5.235 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.235 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.235 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.235 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.235 * [taylor]: Taking taylor expansion of 2.0 in cos 5.235 * [backup-simplify]: Simplify 2.0 into 2.0 5.235 * [taylor]: Taking taylor expansion of (log cos) in cos 5.236 * [taylor]: Taking taylor expansion of cos in cos 5.236 * [backup-simplify]: Simplify 0 into 0 5.236 * [backup-simplify]: Simplify 1 into 1 5.236 * [backup-simplify]: Simplify (log 1) into 0 5.236 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.236 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.236 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.236 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.236 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.236 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.236 * [taylor]: Taking taylor expansion of 2.0 in cos 5.236 * [backup-simplify]: Simplify 2.0 into 2.0 5.236 * [taylor]: Taking taylor expansion of (log sin) in cos 5.236 * [taylor]: Taking taylor expansion of sin in cos 5.236 * [backup-simplify]: Simplify sin into sin 5.236 * [backup-simplify]: Simplify (log sin) into (log sin) 5.236 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.237 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.237 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.237 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.237 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.237 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.237 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 5.237 * [taylor]: Taking taylor expansion of (pow x 2) in cos 5.237 * [taylor]: Taking taylor expansion of x in cos 5.237 * [backup-simplify]: Simplify x into x 5.237 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 5.237 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.238 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.238 * [taylor]: Taking taylor expansion of 1.0 in cos 5.238 * [backup-simplify]: Simplify 1.0 into 1.0 5.238 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 5.238 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.238 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.238 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.238 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.238 * [taylor]: Taking taylor expansion of 2.0 in cos 5.238 * [backup-simplify]: Simplify 2.0 into 2.0 5.238 * [taylor]: Taking taylor expansion of (log cos) in cos 5.238 * [taylor]: Taking taylor expansion of cos in cos 5.238 * [backup-simplify]: Simplify 0 into 0 5.238 * [backup-simplify]: Simplify 1 into 1 5.240 * [backup-simplify]: Simplify (log 1) into 0 5.241 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.241 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.241 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.241 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.241 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.241 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.241 * [taylor]: Taking taylor expansion of 2.0 in cos 5.241 * [backup-simplify]: Simplify 2.0 into 2.0 5.241 * [taylor]: Taking taylor expansion of (log sin) in cos 5.241 * [taylor]: Taking taylor expansion of sin in cos 5.241 * [backup-simplify]: Simplify sin into sin 5.241 * [backup-simplify]: Simplify (log sin) into (log sin) 5.241 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.241 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.241 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.242 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.242 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.242 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.242 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.242 * [backup-simplify]: Simplify (* (pow x 2) (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 5.242 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 5.243 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.243 * [taylor]: Taking taylor expansion of x in x 5.243 * [backup-simplify]: Simplify 0 into 0 5.243 * [backup-simplify]: Simplify 1 into 1 5.243 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 5.243 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 5.243 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 5.243 * [taylor]: Taking taylor expansion of 1.0 in x 5.243 * [backup-simplify]: Simplify 1.0 into 1.0 5.243 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 5.243 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.243 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.243 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.243 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.243 * [taylor]: Taking taylor expansion of 2.0 in x 5.243 * [backup-simplify]: Simplify 2.0 into 2.0 5.243 * [taylor]: Taking taylor expansion of (log cos) in x 5.243 * [taylor]: Taking taylor expansion of cos in x 5.243 * [backup-simplify]: Simplify cos into cos 5.243 * [backup-simplify]: Simplify (log cos) into (log cos) 5.243 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.243 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.243 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.243 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.243 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.243 * [taylor]: Taking taylor expansion of 2.0 in x 5.243 * [backup-simplify]: Simplify 2.0 into 2.0 5.243 * [taylor]: Taking taylor expansion of (log sin) in x 5.243 * [taylor]: Taking taylor expansion of sin in x 5.243 * [backup-simplify]: Simplify sin into sin 5.243 * [backup-simplify]: Simplify (log sin) into (log sin) 5.243 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.243 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.243 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.244 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.244 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.244 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.244 * [backup-simplify]: Simplify (* 1 1) into 1 5.245 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.245 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 5.245 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.245 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.245 * [taylor]: Taking taylor expansion of 1.0 in sin 5.245 * [backup-simplify]: Simplify 1.0 into 1.0 5.245 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 5.245 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.245 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.245 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.245 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.245 * [taylor]: Taking taylor expansion of 2.0 in sin 5.245 * [backup-simplify]: Simplify 2.0 into 2.0 5.245 * [taylor]: Taking taylor expansion of (log cos) in sin 5.245 * [taylor]: Taking taylor expansion of cos in sin 5.245 * [backup-simplify]: Simplify cos into cos 5.245 * [backup-simplify]: Simplify (log cos) into (log cos) 5.245 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.245 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.245 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.245 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.245 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.245 * [taylor]: Taking taylor expansion of 2.0 in sin 5.245 * [backup-simplify]: Simplify 2.0 into 2.0 5.245 * [taylor]: Taking taylor expansion of (log sin) in sin 5.245 * [taylor]: Taking taylor expansion of sin in sin 5.245 * [backup-simplify]: Simplify 0 into 0 5.245 * [backup-simplify]: Simplify 1 into 1 5.246 * [backup-simplify]: Simplify (log 1) into 0 5.246 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.246 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.246 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.246 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.246 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.247 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.247 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.247 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.248 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.248 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.249 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.249 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.250 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.250 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.250 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.251 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.251 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 5.252 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 5.253 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.253 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 5.253 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.253 * [taylor]: Taking taylor expansion of 0 in x 5.253 * [backup-simplify]: Simplify 0 into 0 5.253 * [taylor]: Taking taylor expansion of 0 in sin 5.253 * [backup-simplify]: Simplify 0 into 0 5.253 * [backup-simplify]: Simplify 0 into 0 5.254 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.254 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.254 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.255 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.255 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.256 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.256 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.257 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 5.257 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 5.258 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.258 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.259 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.259 * [taylor]: Taking taylor expansion of 0 in sin 5.259 * [backup-simplify]: Simplify 0 into 0 5.259 * [backup-simplify]: Simplify 0 into 0 5.260 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.260 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.260 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.261 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.262 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.262 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.263 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.263 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.263 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 5.264 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 5.266 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.266 * [backup-simplify]: Simplify 0 into 0 5.267 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.267 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.268 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.270 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.270 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.271 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.272 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.272 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.273 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 5.274 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 5.275 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.276 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 5.276 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.276 * [taylor]: Taking taylor expansion of 0 in x 5.276 * [backup-simplify]: Simplify 0 into 0 5.276 * [taylor]: Taking taylor expansion of 0 in sin 5.276 * [backup-simplify]: Simplify 0 into 0 5.276 * [backup-simplify]: Simplify 0 into 0 5.276 * [taylor]: Taking taylor expansion of 0 in sin 5.276 * [backup-simplify]: Simplify 0 into 0 5.276 * [backup-simplify]: Simplify 0 into 0 5.278 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.279 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.280 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.282 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 5.283 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.284 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.285 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.287 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 5.288 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 5.290 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.291 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.292 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.292 * [taylor]: Taking taylor expansion of 0 in sin 5.292 * [backup-simplify]: Simplify 0 into 0 5.292 * [backup-simplify]: Simplify 0 into 0 5.293 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* x 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 5.294 * [backup-simplify]: Simplify (* (pow (/ 1 cos) 2.0) (* (* (* (/ 1 x) (pow (/ 1 sin) (/ 2.0 2))) (pow (/ 1 sin) (/ 2.0 2))) (/ 1 x))) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 5.295 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 5.295 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 5.295 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 5.295 * [taylor]: Taking taylor expansion of (pow x 2) in sin 5.295 * [taylor]: Taking taylor expansion of x in sin 5.295 * [backup-simplify]: Simplify x into x 5.295 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.295 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.295 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 5.295 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 5.295 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.295 * [taylor]: Taking taylor expansion of 1.0 in sin 5.295 * [backup-simplify]: Simplify 1.0 into 1.0 5.295 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.295 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 5.295 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.295 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.295 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.295 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.295 * [taylor]: Taking taylor expansion of 2.0 in sin 5.295 * [backup-simplify]: Simplify 2.0 into 2.0 5.295 * [taylor]: Taking taylor expansion of (log cos) in sin 5.295 * [taylor]: Taking taylor expansion of cos in sin 5.295 * [backup-simplify]: Simplify cos into cos 5.295 * [backup-simplify]: Simplify (log cos) into (log cos) 5.295 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.296 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.296 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.296 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.296 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.296 * [taylor]: Taking taylor expansion of 2.0 in sin 5.296 * [backup-simplify]: Simplify 2.0 into 2.0 5.296 * [taylor]: Taking taylor expansion of (log sin) in sin 5.296 * [taylor]: Taking taylor expansion of sin in sin 5.296 * [backup-simplify]: Simplify 0 into 0 5.296 * [backup-simplify]: Simplify 1 into 1 5.296 * [backup-simplify]: Simplify (log 1) into 0 5.297 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.297 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.297 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.297 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.297 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.298 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.298 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.299 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.299 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 5.299 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.299 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.299 * [taylor]: Taking taylor expansion of x in x 5.299 * [backup-simplify]: Simplify 0 into 0 5.299 * [backup-simplify]: Simplify 1 into 1 5.299 * [backup-simplify]: Simplify (* 1 1) into 1 5.300 * [backup-simplify]: Simplify (/ 1 1) into 1 5.300 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 5.300 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 5.300 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 5.300 * [taylor]: Taking taylor expansion of 1.0 in x 5.300 * [backup-simplify]: Simplify 1.0 into 1.0 5.300 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 5.300 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 5.300 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.300 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.300 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.300 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.300 * [taylor]: Taking taylor expansion of 2.0 in x 5.300 * [backup-simplify]: Simplify 2.0 into 2.0 5.300 * [taylor]: Taking taylor expansion of (log cos) in x 5.300 * [taylor]: Taking taylor expansion of cos in x 5.300 * [backup-simplify]: Simplify cos into cos 5.300 * [backup-simplify]: Simplify (log cos) into (log cos) 5.300 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.300 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.300 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.301 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.301 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.301 * [taylor]: Taking taylor expansion of 2.0 in x 5.301 * [backup-simplify]: Simplify 2.0 into 2.0 5.301 * [taylor]: Taking taylor expansion of (log sin) in x 5.301 * [taylor]: Taking taylor expansion of sin in x 5.301 * [backup-simplify]: Simplify sin into sin 5.301 * [backup-simplify]: Simplify (log sin) into (log sin) 5.301 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.301 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.301 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.301 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.302 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.302 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.303 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.303 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 5.303 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 5.303 * [taylor]: Taking taylor expansion of (pow x 2) in cos 5.303 * [taylor]: Taking taylor expansion of x in cos 5.303 * [backup-simplify]: Simplify x into x 5.303 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.303 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.303 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 5.303 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 5.303 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.303 * [taylor]: Taking taylor expansion of 1.0 in cos 5.303 * [backup-simplify]: Simplify 1.0 into 1.0 5.303 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.303 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 5.303 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.303 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.303 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.303 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.303 * [taylor]: Taking taylor expansion of 2.0 in cos 5.304 * [backup-simplify]: Simplify 2.0 into 2.0 5.304 * [taylor]: Taking taylor expansion of (log cos) in cos 5.304 * [taylor]: Taking taylor expansion of cos in cos 5.304 * [backup-simplify]: Simplify 0 into 0 5.304 * [backup-simplify]: Simplify 1 into 1 5.304 * [backup-simplify]: Simplify (log 1) into 0 5.305 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.305 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.305 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.305 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.305 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.305 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.305 * [taylor]: Taking taylor expansion of 2.0 in cos 5.305 * [backup-simplify]: Simplify 2.0 into 2.0 5.305 * [taylor]: Taking taylor expansion of (log sin) in cos 5.305 * [taylor]: Taking taylor expansion of sin in cos 5.305 * [backup-simplify]: Simplify sin into sin 5.305 * [backup-simplify]: Simplify (log sin) into (log sin) 5.305 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.305 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.305 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.306 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.306 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.307 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.307 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.307 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 5.307 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 5.307 * [taylor]: Taking taylor expansion of (pow x 2) in cos 5.307 * [taylor]: Taking taylor expansion of x in cos 5.307 * [backup-simplify]: Simplify x into x 5.307 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.307 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.307 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 5.307 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 5.308 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.308 * [taylor]: Taking taylor expansion of 1.0 in cos 5.308 * [backup-simplify]: Simplify 1.0 into 1.0 5.308 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.308 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 5.308 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.308 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.308 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.308 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.308 * [taylor]: Taking taylor expansion of 2.0 in cos 5.308 * [backup-simplify]: Simplify 2.0 into 2.0 5.308 * [taylor]: Taking taylor expansion of (log cos) in cos 5.308 * [taylor]: Taking taylor expansion of cos in cos 5.308 * [backup-simplify]: Simplify 0 into 0 5.308 * [backup-simplify]: Simplify 1 into 1 5.308 * [backup-simplify]: Simplify (log 1) into 0 5.309 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.309 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.309 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.309 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.309 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.309 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.309 * [taylor]: Taking taylor expansion of 2.0 in cos 5.309 * [backup-simplify]: Simplify 2.0 into 2.0 5.309 * [taylor]: Taking taylor expansion of (log sin) in cos 5.309 * [taylor]: Taking taylor expansion of sin in cos 5.309 * [backup-simplify]: Simplify sin into sin 5.309 * [backup-simplify]: Simplify (log sin) into (log sin) 5.309 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.310 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.310 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.310 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.311 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.311 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.312 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.312 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 5.313 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 5.313 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.313 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.313 * [taylor]: Taking taylor expansion of x in x 5.313 * [backup-simplify]: Simplify 0 into 0 5.313 * [backup-simplify]: Simplify 1 into 1 5.313 * [backup-simplify]: Simplify (* 1 1) into 1 5.314 * [backup-simplify]: Simplify (/ 1 1) into 1 5.314 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 5.314 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 5.314 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 5.314 * [taylor]: Taking taylor expansion of 1.0 in x 5.314 * [backup-simplify]: Simplify 1.0 into 1.0 5.314 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 5.314 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 5.314 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.314 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.314 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.314 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.314 * [taylor]: Taking taylor expansion of 2.0 in x 5.314 * [backup-simplify]: Simplify 2.0 into 2.0 5.314 * [taylor]: Taking taylor expansion of (log cos) in x 5.314 * [taylor]: Taking taylor expansion of cos in x 5.314 * [backup-simplify]: Simplify cos into cos 5.314 * [backup-simplify]: Simplify (log cos) into (log cos) 5.314 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.314 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.314 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.314 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.315 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.315 * [taylor]: Taking taylor expansion of 2.0 in x 5.315 * [backup-simplify]: Simplify 2.0 into 2.0 5.315 * [taylor]: Taking taylor expansion of (log sin) in x 5.315 * [taylor]: Taking taylor expansion of sin in x 5.315 * [backup-simplify]: Simplify sin into sin 5.315 * [backup-simplify]: Simplify (log sin) into (log sin) 5.315 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.315 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.315 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.316 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.316 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.316 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.317 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.318 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.318 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 5.318 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 5.318 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.318 * [taylor]: Taking taylor expansion of 1.0 in sin 5.318 * [backup-simplify]: Simplify 1.0 into 1.0 5.318 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.318 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 5.318 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.318 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.318 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.318 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.318 * [taylor]: Taking taylor expansion of 2.0 in sin 5.318 * [backup-simplify]: Simplify 2.0 into 2.0 5.318 * [taylor]: Taking taylor expansion of (log cos) in sin 5.318 * [taylor]: Taking taylor expansion of cos in sin 5.318 * [backup-simplify]: Simplify cos into cos 5.318 * [backup-simplify]: Simplify (log cos) into (log cos) 5.318 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.318 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.318 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.318 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.319 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.319 * [taylor]: Taking taylor expansion of 2.0 in sin 5.319 * [backup-simplify]: Simplify 2.0 into 2.0 5.319 * [taylor]: Taking taylor expansion of (log sin) in sin 5.319 * [taylor]: Taking taylor expansion of sin in sin 5.319 * [backup-simplify]: Simplify 0 into 0 5.319 * [backup-simplify]: Simplify 1 into 1 5.319 * [backup-simplify]: Simplify (log 1) into 0 5.320 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.320 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.320 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.320 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.320 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.321 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.321 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.322 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.322 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.324 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.324 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.325 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.327 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.327 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.328 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.329 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.329 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.330 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.331 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.332 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.333 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.334 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 5.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 5.335 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.335 * [taylor]: Taking taylor expansion of 0 in x 5.335 * [backup-simplify]: Simplify 0 into 0 5.336 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.336 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.337 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.338 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.338 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.339 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.340 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.340 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.342 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.343 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.344 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.345 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.346 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.347 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.347 * [taylor]: Taking taylor expansion of 0 in sin 5.347 * [backup-simplify]: Simplify 0 into 0 5.347 * [backup-simplify]: Simplify 0 into 0 5.348 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.349 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.349 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.350 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.351 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.352 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.352 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.353 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.353 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.355 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.356 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.357 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.357 * [backup-simplify]: Simplify 0 into 0 5.359 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.360 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.361 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.364 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.365 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.366 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.367 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.368 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.369 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.372 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.373 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.375 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.376 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 5.376 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 5.378 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.378 * [taylor]: Taking taylor expansion of 0 in x 5.378 * [backup-simplify]: Simplify 0 into 0 5.380 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.380 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.382 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.384 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 5.385 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.386 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.391 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.392 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.395 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.396 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.398 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.399 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.400 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.402 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.402 * [taylor]: Taking taylor expansion of 0 in sin 5.402 * [backup-simplify]: Simplify 0 into 0 5.402 * [backup-simplify]: Simplify 0 into 0 5.402 * [backup-simplify]: Simplify 0 into 0 5.405 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.406 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.407 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.408 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.410 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 5.411 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.412 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.413 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.414 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.417 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.418 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.420 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.420 * [backup-simplify]: Simplify 0 into 0 5.423 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 5.424 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 5.426 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.432 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 5.432 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.433 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 5.434 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.435 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 5.435 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.438 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 5.439 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 5.440 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.440 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 5.441 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 5.442 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 5.442 * [taylor]: Taking taylor expansion of 0 in x 5.442 * [backup-simplify]: Simplify 0 into 0 5.442 * [taylor]: Taking taylor expansion of 0 in sin 5.442 * [backup-simplify]: Simplify 0 into 0 5.442 * [backup-simplify]: Simplify 0 into 0 5.442 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 2.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 5.443 * [backup-simplify]: Simplify (* (pow (/ 1 (- cos)) 2.0) (* (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) (/ 2.0 2))) (pow (/ 1 (- sin)) (/ 2.0 2))) (/ 1 (- x)))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 5.443 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 5.443 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 5.443 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 5.443 * [taylor]: Taking taylor expansion of (pow x 2) in sin 5.443 * [taylor]: Taking taylor expansion of x in sin 5.443 * [backup-simplify]: Simplify x into x 5.443 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.444 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.444 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 5.444 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 5.444 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.444 * [taylor]: Taking taylor expansion of 1.0 in sin 5.444 * [backup-simplify]: Simplify 1.0 into 1.0 5.444 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.444 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 5.444 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 5.444 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 5.444 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 5.444 * [taylor]: Taking taylor expansion of 4.0 in sin 5.444 * [backup-simplify]: Simplify 4.0 into 4.0 5.444 * [taylor]: Taking taylor expansion of (log -1) in sin 5.444 * [taylor]: Taking taylor expansion of -1 in sin 5.444 * [backup-simplify]: Simplify -1 into -1 5.444 * [backup-simplify]: Simplify (log -1) into (log -1) 5.445 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 5.446 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 5.446 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.446 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.446 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.446 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.446 * [taylor]: Taking taylor expansion of 2.0 in sin 5.446 * [backup-simplify]: Simplify 2.0 into 2.0 5.446 * [taylor]: Taking taylor expansion of (log cos) in sin 5.446 * [taylor]: Taking taylor expansion of cos in sin 5.446 * [backup-simplify]: Simplify cos into cos 5.446 * [backup-simplify]: Simplify (log cos) into (log cos) 5.446 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.446 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.446 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.446 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.446 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.446 * [taylor]: Taking taylor expansion of 2.0 in sin 5.446 * [backup-simplify]: Simplify 2.0 into 2.0 5.446 * [taylor]: Taking taylor expansion of (log sin) in sin 5.446 * [taylor]: Taking taylor expansion of sin in sin 5.446 * [backup-simplify]: Simplify 0 into 0 5.446 * [backup-simplify]: Simplify 1 into 1 5.446 * [backup-simplify]: Simplify (log 1) into 0 5.447 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.447 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.447 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.447 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.447 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.448 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.448 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.449 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.449 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 5.449 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.449 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.449 * [taylor]: Taking taylor expansion of x in x 5.449 * [backup-simplify]: Simplify 0 into 0 5.449 * [backup-simplify]: Simplify 1 into 1 5.449 * [backup-simplify]: Simplify (* 1 1) into 1 5.450 * [backup-simplify]: Simplify (/ 1 1) into 1 5.450 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 5.450 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 5.450 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 5.450 * [taylor]: Taking taylor expansion of 1.0 in x 5.450 * [backup-simplify]: Simplify 1.0 into 1.0 5.450 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 5.450 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 5.450 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 5.450 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 5.450 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 5.450 * [taylor]: Taking taylor expansion of 4.0 in x 5.450 * [backup-simplify]: Simplify 4.0 into 4.0 5.450 * [taylor]: Taking taylor expansion of (log -1) in x 5.450 * [taylor]: Taking taylor expansion of -1 in x 5.450 * [backup-simplify]: Simplify -1 into -1 5.450 * [backup-simplify]: Simplify (log -1) into (log -1) 5.451 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 5.452 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 5.452 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.452 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.452 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.452 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.452 * [taylor]: Taking taylor expansion of 2.0 in x 5.452 * [backup-simplify]: Simplify 2.0 into 2.0 5.452 * [taylor]: Taking taylor expansion of (log cos) in x 5.452 * [taylor]: Taking taylor expansion of cos in x 5.452 * [backup-simplify]: Simplify cos into cos 5.452 * [backup-simplify]: Simplify (log cos) into (log cos) 5.452 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.452 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.452 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.452 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.452 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.452 * [taylor]: Taking taylor expansion of 2.0 in x 5.452 * [backup-simplify]: Simplify 2.0 into 2.0 5.452 * [taylor]: Taking taylor expansion of (log sin) in x 5.452 * [taylor]: Taking taylor expansion of sin in x 5.452 * [backup-simplify]: Simplify sin into sin 5.452 * [backup-simplify]: Simplify (log sin) into (log sin) 5.452 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.452 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.452 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.453 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.453 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.454 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.455 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.455 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 5.455 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 5.455 * [taylor]: Taking taylor expansion of (pow x 2) in cos 5.455 * [taylor]: Taking taylor expansion of x in cos 5.455 * [backup-simplify]: Simplify x into x 5.455 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.455 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.455 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 5.455 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 5.455 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.455 * [taylor]: Taking taylor expansion of 1.0 in cos 5.455 * [backup-simplify]: Simplify 1.0 into 1.0 5.455 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.455 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 5.455 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 5.455 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 5.455 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 5.455 * [taylor]: Taking taylor expansion of 4.0 in cos 5.455 * [backup-simplify]: Simplify 4.0 into 4.0 5.455 * [taylor]: Taking taylor expansion of (log -1) in cos 5.455 * [taylor]: Taking taylor expansion of -1 in cos 5.455 * [backup-simplify]: Simplify -1 into -1 5.456 * [backup-simplify]: Simplify (log -1) into (log -1) 5.456 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 5.457 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 5.457 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.457 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.457 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.457 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.457 * [taylor]: Taking taylor expansion of 2.0 in cos 5.457 * [backup-simplify]: Simplify 2.0 into 2.0 5.457 * [taylor]: Taking taylor expansion of (log cos) in cos 5.457 * [taylor]: Taking taylor expansion of cos in cos 5.457 * [backup-simplify]: Simplify 0 into 0 5.457 * [backup-simplify]: Simplify 1 into 1 5.458 * [backup-simplify]: Simplify (log 1) into 0 5.458 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.458 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.458 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.458 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.458 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.458 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.458 * [taylor]: Taking taylor expansion of 2.0 in cos 5.458 * [backup-simplify]: Simplify 2.0 into 2.0 5.458 * [taylor]: Taking taylor expansion of (log sin) in cos 5.458 * [taylor]: Taking taylor expansion of sin in cos 5.458 * [backup-simplify]: Simplify sin into sin 5.458 * [backup-simplify]: Simplify (log sin) into (log sin) 5.458 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.458 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.458 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.459 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.459 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.460 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.461 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.461 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 5.461 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 5.461 * [taylor]: Taking taylor expansion of (pow x 2) in cos 5.461 * [taylor]: Taking taylor expansion of x in cos 5.461 * [backup-simplify]: Simplify x into x 5.461 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.461 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.461 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 5.461 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 5.461 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.461 * [taylor]: Taking taylor expansion of 1.0 in cos 5.461 * [backup-simplify]: Simplify 1.0 into 1.0 5.461 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.461 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 5.461 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 5.461 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 5.461 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 5.462 * [taylor]: Taking taylor expansion of 4.0 in cos 5.462 * [backup-simplify]: Simplify 4.0 into 4.0 5.462 * [taylor]: Taking taylor expansion of (log -1) in cos 5.462 * [taylor]: Taking taylor expansion of -1 in cos 5.462 * [backup-simplify]: Simplify -1 into -1 5.462 * [backup-simplify]: Simplify (log -1) into (log -1) 5.463 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 5.464 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 5.465 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.465 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.465 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.465 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.465 * [taylor]: Taking taylor expansion of 2.0 in cos 5.465 * [backup-simplify]: Simplify 2.0 into 2.0 5.465 * [taylor]: Taking taylor expansion of (log cos) in cos 5.465 * [taylor]: Taking taylor expansion of cos in cos 5.465 * [backup-simplify]: Simplify 0 into 0 5.465 * [backup-simplify]: Simplify 1 into 1 5.465 * [backup-simplify]: Simplify (log 1) into 0 5.466 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.466 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.466 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.466 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.466 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.466 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.466 * [taylor]: Taking taylor expansion of 2.0 in cos 5.466 * [backup-simplify]: Simplify 2.0 into 2.0 5.466 * [taylor]: Taking taylor expansion of (log sin) in cos 5.466 * [taylor]: Taking taylor expansion of sin in cos 5.466 * [backup-simplify]: Simplify sin into sin 5.466 * [backup-simplify]: Simplify (log sin) into (log sin) 5.466 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.466 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.467 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.467 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.468 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.469 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.470 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.472 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 5.472 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 5.472 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.472 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.472 * [taylor]: Taking taylor expansion of x in x 5.472 * [backup-simplify]: Simplify 0 into 0 5.472 * [backup-simplify]: Simplify 1 into 1 5.472 * [backup-simplify]: Simplify (* 1 1) into 1 5.473 * [backup-simplify]: Simplify (/ 1 1) into 1 5.473 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 5.473 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 5.473 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 5.473 * [taylor]: Taking taylor expansion of 1.0 in x 5.473 * [backup-simplify]: Simplify 1.0 into 1.0 5.473 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 5.473 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 5.473 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 5.473 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 5.473 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 5.473 * [taylor]: Taking taylor expansion of 4.0 in x 5.473 * [backup-simplify]: Simplify 4.0 into 4.0 5.473 * [taylor]: Taking taylor expansion of (log -1) in x 5.473 * [taylor]: Taking taylor expansion of -1 in x 5.473 * [backup-simplify]: Simplify -1 into -1 5.474 * [backup-simplify]: Simplify (log -1) into (log -1) 5.474 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 5.476 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 5.476 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.476 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.476 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.476 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.476 * [taylor]: Taking taylor expansion of 2.0 in x 5.476 * [backup-simplify]: Simplify 2.0 into 2.0 5.476 * [taylor]: Taking taylor expansion of (log cos) in x 5.476 * [taylor]: Taking taylor expansion of cos in x 5.476 * [backup-simplify]: Simplify cos into cos 5.476 * [backup-simplify]: Simplify (log cos) into (log cos) 5.476 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.477 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.477 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.477 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.477 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.477 * [taylor]: Taking taylor expansion of 2.0 in x 5.477 * [backup-simplify]: Simplify 2.0 into 2.0 5.477 * [taylor]: Taking taylor expansion of (log sin) in x 5.477 * [taylor]: Taking taylor expansion of sin in x 5.477 * [backup-simplify]: Simplify sin into sin 5.477 * [backup-simplify]: Simplify (log sin) into (log sin) 5.477 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.477 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.477 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.478 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.479 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.480 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.481 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.482 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.482 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 5.482 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 5.482 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.483 * [taylor]: Taking taylor expansion of 1.0 in sin 5.483 * [backup-simplify]: Simplify 1.0 into 1.0 5.483 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.483 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 5.483 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 5.483 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 5.483 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 5.483 * [taylor]: Taking taylor expansion of 4.0 in sin 5.483 * [backup-simplify]: Simplify 4.0 into 4.0 5.483 * [taylor]: Taking taylor expansion of (log -1) in sin 5.483 * [taylor]: Taking taylor expansion of -1 in sin 5.483 * [backup-simplify]: Simplify -1 into -1 5.483 * [backup-simplify]: Simplify (log -1) into (log -1) 5.484 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 5.486 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 5.486 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.486 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.486 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.486 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.486 * [taylor]: Taking taylor expansion of 2.0 in sin 5.486 * [backup-simplify]: Simplify 2.0 into 2.0 5.486 * [taylor]: Taking taylor expansion of (log cos) in sin 5.486 * [taylor]: Taking taylor expansion of cos in sin 5.486 * [backup-simplify]: Simplify cos into cos 5.486 * [backup-simplify]: Simplify (log cos) into (log cos) 5.486 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.486 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.487 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.487 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.487 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.487 * [taylor]: Taking taylor expansion of 2.0 in sin 5.487 * [backup-simplify]: Simplify 2.0 into 2.0 5.487 * [taylor]: Taking taylor expansion of (log sin) in sin 5.487 * [taylor]: Taking taylor expansion of sin in sin 5.487 * [backup-simplify]: Simplify 0 into 0 5.487 * [backup-simplify]: Simplify 1 into 1 5.487 * [backup-simplify]: Simplify (log 1) into 0 5.488 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.488 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.488 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.488 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.489 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.490 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.492 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.493 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.494 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.495 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 5.496 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 5.498 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 5.499 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.499 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.500 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.501 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.502 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.502 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.503 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.504 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.505 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.507 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.509 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.511 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.511 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 5.511 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 5.512 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.513 * [taylor]: Taking taylor expansion of 0 in x 5.513 * [backup-simplify]: Simplify 0 into 0 5.514 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 5.515 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 5.517 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 5.518 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.518 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.519 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.520 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.521 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.522 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.522 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.524 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.525 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.527 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.528 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.529 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.532 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.532 * [taylor]: Taking taylor expansion of 0 in sin 5.532 * [backup-simplify]: Simplify 0 into 0 5.532 * [backup-simplify]: Simplify 0 into 0 5.533 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 5.534 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 5.536 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 5.538 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.538 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.543 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.544 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.545 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.546 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.546 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.547 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.548 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.550 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.552 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.554 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.554 * [backup-simplify]: Simplify 0 into 0 5.557 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 5.558 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 5.560 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.562 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.563 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.565 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.568 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.568 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.569 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.570 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.571 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.573 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.576 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.578 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.581 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.581 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 5.582 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 5.583 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.583 * [taylor]: Taking taylor expansion of 0 in x 5.583 * [backup-simplify]: Simplify 0 into 0 5.586 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 5.588 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 5.590 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.592 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.593 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.594 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.596 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 5.597 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.599 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.599 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.601 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.605 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.606 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.607 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.608 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.608 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.610 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.610 * [taylor]: Taking taylor expansion of 0 in sin 5.610 * [backup-simplify]: Simplify 0 into 0 5.610 * [backup-simplify]: Simplify 0 into 0 5.610 * [backup-simplify]: Simplify 0 into 0 5.611 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 5.612 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 5.613 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.615 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.615 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.616 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.616 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.618 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 5.618 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.619 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.619 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.620 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.623 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.624 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.625 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.625 * [backup-simplify]: Simplify 0 into 0 5.628 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 5.629 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 5.630 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.632 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 5.633 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 5.635 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.640 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 5.641 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.642 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 5.644 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.645 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 5.648 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.654 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 5.656 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 5.658 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.659 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 5.660 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 5.662 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 5.662 * [taylor]: Taking taylor expansion of 0 in x 5.662 * [backup-simplify]: Simplify 0 into 0 5.662 * [taylor]: Taking taylor expansion of 0 in sin 5.662 * [backup-simplify]: Simplify 0 into 0 5.662 * [backup-simplify]: Simplify 0 into 0 5.664 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow (/ 1 (- cos)) 2.0) (pow (/ 1 (- sin)) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 5.664 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2) 5.665 * [backup-simplify]: Simplify (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 5.665 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in (x sin) around 0 5.665 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in sin 5.665 * [taylor]: Taking taylor expansion of (pow x 2) in sin 5.665 * [taylor]: Taking taylor expansion of x in sin 5.665 * [backup-simplify]: Simplify x into x 5.665 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in sin 5.665 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in sin 5.665 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in sin 5.665 * [taylor]: Taking taylor expansion of 1.0 in sin 5.665 * [backup-simplify]: Simplify 1.0 into 1.0 5.665 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in sin 5.665 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.665 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.665 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.665 * [taylor]: Taking taylor expansion of 2.0 in sin 5.665 * [backup-simplify]: Simplify 2.0 into 2.0 5.665 * [taylor]: Taking taylor expansion of (log sin) in sin 5.665 * [taylor]: Taking taylor expansion of sin in sin 5.665 * [backup-simplify]: Simplify 0 into 0 5.665 * [backup-simplify]: Simplify 1 into 1 5.666 * [backup-simplify]: Simplify (log 1) into 0 5.666 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.666 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.666 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.666 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 5.666 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 5.666 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 5.666 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in x 5.666 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.666 * [taylor]: Taking taylor expansion of x in x 5.666 * [backup-simplify]: Simplify 0 into 0 5.666 * [backup-simplify]: Simplify 1 into 1 5.666 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 5.666 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 5.666 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 5.666 * [taylor]: Taking taylor expansion of 1.0 in x 5.666 * [backup-simplify]: Simplify 1.0 into 1.0 5.666 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 5.666 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.666 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.667 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.667 * [taylor]: Taking taylor expansion of 2.0 in x 5.667 * [backup-simplify]: Simplify 2.0 into 2.0 5.667 * [taylor]: Taking taylor expansion of (log sin) in x 5.667 * [taylor]: Taking taylor expansion of sin in x 5.667 * [backup-simplify]: Simplify sin into sin 5.667 * [backup-simplify]: Simplify (log sin) into (log sin) 5.667 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.667 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.667 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 5.667 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 5.667 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 5.667 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (pow sin 2.0) 1.0)) in x 5.667 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.667 * [taylor]: Taking taylor expansion of x in x 5.667 * [backup-simplify]: Simplify 0 into 0 5.667 * [backup-simplify]: Simplify 1 into 1 5.667 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 5.667 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 5.667 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 5.667 * [taylor]: Taking taylor expansion of 1.0 in x 5.667 * [backup-simplify]: Simplify 1.0 into 1.0 5.667 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 5.667 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.667 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.667 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.667 * [taylor]: Taking taylor expansion of 2.0 in x 5.667 * [backup-simplify]: Simplify 2.0 into 2.0 5.667 * [taylor]: Taking taylor expansion of (log sin) in x 5.667 * [taylor]: Taking taylor expansion of sin in x 5.667 * [backup-simplify]: Simplify sin into sin 5.667 * [backup-simplify]: Simplify (log sin) into (log sin) 5.667 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.667 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.668 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 5.668 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 5.668 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 5.668 * [backup-simplify]: Simplify (* 1 1) into 1 5.668 * [backup-simplify]: Simplify (* 1 (pow (pow sin 2.0) 1.0)) into (pow (pow sin 2.0) 1.0) 5.668 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in sin 5.668 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in sin 5.668 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in sin 5.668 * [taylor]: Taking taylor expansion of 1.0 in sin 5.668 * [backup-simplify]: Simplify 1.0 into 1.0 5.668 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in sin 5.668 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.668 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.668 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.668 * [taylor]: Taking taylor expansion of 2.0 in sin 5.668 * [backup-simplify]: Simplify 2.0 into 2.0 5.668 * [taylor]: Taking taylor expansion of (log sin) in sin 5.668 * [taylor]: Taking taylor expansion of sin in sin 5.668 * [backup-simplify]: Simplify 0 into 0 5.668 * [backup-simplify]: Simplify 1 into 1 5.669 * [backup-simplify]: Simplify (log 1) into 0 5.669 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.669 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.669 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.669 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 5.669 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 5.669 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 5.669 * [backup-simplify]: Simplify (pow (pow sin 2.0) 1.0) into (pow (pow sin 2.0) 1.0) 5.670 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.670 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.671 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.671 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow sin 2.0) 1)))) 1) into 0 5.672 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow sin 2.0)))) into 0 5.672 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow sin 2.0) 1.0))) into 0 5.673 * [taylor]: Taking taylor expansion of 0 in sin 5.673 * [backup-simplify]: Simplify 0 into 0 5.673 * [backup-simplify]: Simplify 0 into 0 5.674 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.674 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.678 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.679 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.679 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow sin 2.0) 1)))) 1) into 0 5.680 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow sin 2.0)))) into 0 5.680 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.680 * [backup-simplify]: Simplify 0 into 0 5.682 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.682 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.683 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.684 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow sin 2.0) 1)))) 2) into 0 5.685 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0))))) into 0 5.686 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.686 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow sin 2.0) 1.0)))) into 0 5.687 * [taylor]: Taking taylor expansion of 0 in sin 5.687 * [backup-simplify]: Simplify 0 into 0 5.687 * [backup-simplify]: Simplify 0 into 0 5.687 * [backup-simplify]: Simplify 0 into 0 5.688 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.689 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.689 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.690 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.691 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow sin 2.0) 1)))) 2) into 0 5.692 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0))))) into 0 5.693 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.693 * [backup-simplify]: Simplify 0 into 0 5.696 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 5.698 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 5.700 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.703 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow sin 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow sin 2.0) 1)))) 6) into 0 5.704 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0)))))) into 0 5.705 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.706 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.707 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow sin 2.0) 1.0))))) into 0 5.707 * [taylor]: Taking taylor expansion of 0 in sin 5.707 * [backup-simplify]: Simplify 0 into 0 5.707 * [backup-simplify]: Simplify 0 into 0 5.707 * [backup-simplify]: Simplify (* (pow (pow sin 2.0) 1.0) (pow (* 1 x) 2)) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 5.708 * [backup-simplify]: Simplify (* (* (* (/ 1 x) (pow (/ 1 sin) (/ 2.0 2))) (pow (/ 1 sin) (/ 2.0 2))) (/ 1 x)) into (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) 5.708 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in (x sin) around 0 5.708 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in sin 5.708 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 5.708 * [taylor]: Taking taylor expansion of (pow x 2) in sin 5.708 * [taylor]: Taking taylor expansion of x in sin 5.708 * [backup-simplify]: Simplify x into x 5.708 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.708 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.708 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 5.708 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 5.708 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 5.708 * [taylor]: Taking taylor expansion of 1.0 in sin 5.708 * [backup-simplify]: Simplify 1.0 into 1.0 5.708 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 5.708 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 5.708 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.708 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.708 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.708 * [taylor]: Taking taylor expansion of 2.0 in sin 5.708 * [backup-simplify]: Simplify 2.0 into 2.0 5.709 * [taylor]: Taking taylor expansion of (log sin) in sin 5.709 * [taylor]: Taking taylor expansion of sin in sin 5.709 * [backup-simplify]: Simplify 0 into 0 5.709 * [backup-simplify]: Simplify 1 into 1 5.709 * [backup-simplify]: Simplify (log 1) into 0 5.709 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.709 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.709 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.709 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 5.709 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 5.710 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.710 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.710 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 5.710 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.710 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.710 * [taylor]: Taking taylor expansion of x in x 5.710 * [backup-simplify]: Simplify 0 into 0 5.710 * [backup-simplify]: Simplify 1 into 1 5.710 * [backup-simplify]: Simplify (* 1 1) into 1 5.711 * [backup-simplify]: Simplify (/ 1 1) into 1 5.711 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 5.711 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 5.711 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 5.711 * [taylor]: Taking taylor expansion of 1.0 in x 5.711 * [backup-simplify]: Simplify 1.0 into 1.0 5.711 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 5.711 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 5.711 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.711 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.711 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.711 * [taylor]: Taking taylor expansion of 2.0 in x 5.711 * [backup-simplify]: Simplify 2.0 into 2.0 5.711 * [taylor]: Taking taylor expansion of (log sin) in x 5.711 * [taylor]: Taking taylor expansion of sin in x 5.711 * [backup-simplify]: Simplify sin into sin 5.711 * [backup-simplify]: Simplify (log sin) into (log sin) 5.711 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.711 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.711 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 5.711 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 5.712 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.712 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.712 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 5.712 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.712 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.712 * [taylor]: Taking taylor expansion of x in x 5.712 * [backup-simplify]: Simplify 0 into 0 5.712 * [backup-simplify]: Simplify 1 into 1 5.712 * [backup-simplify]: Simplify (* 1 1) into 1 5.712 * [backup-simplify]: Simplify (/ 1 1) into 1 5.713 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 5.713 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 5.713 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 5.713 * [taylor]: Taking taylor expansion of 1.0 in x 5.713 * [backup-simplify]: Simplify 1.0 into 1.0 5.713 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 5.713 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 5.713 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.713 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.713 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.713 * [taylor]: Taking taylor expansion of 2.0 in x 5.713 * [backup-simplify]: Simplify 2.0 into 2.0 5.713 * [taylor]: Taking taylor expansion of (log sin) in x 5.713 * [taylor]: Taking taylor expansion of sin in x 5.713 * [backup-simplify]: Simplify sin into sin 5.713 * [backup-simplify]: Simplify (log sin) into (log sin) 5.713 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.713 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.713 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 5.713 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 5.713 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.714 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.714 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 5.714 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 5.714 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 5.714 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 5.714 * [taylor]: Taking taylor expansion of 1.0 in sin 5.714 * [backup-simplify]: Simplify 1.0 into 1.0 5.714 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 5.714 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 5.714 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.714 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.714 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.714 * [taylor]: Taking taylor expansion of 2.0 in sin 5.714 * [backup-simplify]: Simplify 2.0 into 2.0 5.714 * [taylor]: Taking taylor expansion of (log sin) in sin 5.714 * [taylor]: Taking taylor expansion of sin in sin 5.714 * [backup-simplify]: Simplify 0 into 0 5.714 * [backup-simplify]: Simplify 1 into 1 5.714 * [backup-simplify]: Simplify (log 1) into 0 5.715 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.715 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.715 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.715 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 5.715 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 5.715 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.716 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.716 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.716 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.717 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.717 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.718 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 5.718 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 5.719 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 5.719 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.720 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.721 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.721 * [taylor]: Taking taylor expansion of 0 in sin 5.721 * [backup-simplify]: Simplify 0 into 0 5.721 * [backup-simplify]: Simplify 0 into 0 5.722 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.722 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.722 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.723 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.723 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 5.724 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 5.724 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 5.725 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.725 * [backup-simplify]: Simplify 0 into 0 5.726 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.726 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.727 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.728 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 5.729 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 5.730 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 5.731 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.731 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.732 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.732 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.732 * [taylor]: Taking taylor expansion of 0 in sin 5.732 * [backup-simplify]: Simplify 0 into 0 5.733 * [backup-simplify]: Simplify 0 into 0 5.733 * [backup-simplify]: Simplify 0 into 0 5.734 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.735 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.735 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.736 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.737 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 5.739 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 5.740 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 5.742 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.742 * [backup-simplify]: Simplify 0 into 0 5.745 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 5.746 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 5.748 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.748 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 5.752 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 6) into 0 5.753 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))))) into 0 5.754 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.755 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.755 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.756 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 5.756 * [taylor]: Taking taylor expansion of 0 in sin 5.756 * [backup-simplify]: Simplify 0 into 0 5.756 * [backup-simplify]: Simplify 0 into 0 5.757 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (pow (/ 1 sin) 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (/ 1 (/ 1 x))) 2)) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 5.758 * [backup-simplify]: Simplify (* (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) (/ 2.0 2))) (pow (/ 1 (- sin)) (/ 2.0 2))) (/ 1 (- x))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 5.758 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in (x sin) around 0 5.758 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in sin 5.758 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 5.758 * [taylor]: Taking taylor expansion of (pow x 2) in sin 5.758 * [taylor]: Taking taylor expansion of x in sin 5.758 * [backup-simplify]: Simplify x into x 5.758 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.758 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.759 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 5.759 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 5.759 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 5.759 * [taylor]: Taking taylor expansion of 1.0 in sin 5.759 * [backup-simplify]: Simplify 1.0 into 1.0 5.759 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 5.759 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 5.759 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 5.759 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 5.759 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 5.759 * [taylor]: Taking taylor expansion of 2.0 in sin 5.759 * [backup-simplify]: Simplify 2.0 into 2.0 5.759 * [taylor]: Taking taylor expansion of (log -1) in sin 5.759 * [taylor]: Taking taylor expansion of -1 in sin 5.759 * [backup-simplify]: Simplify -1 into -1 5.759 * [backup-simplify]: Simplify (log -1) into (log -1) 5.760 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 5.761 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 5.761 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.761 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.761 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.761 * [taylor]: Taking taylor expansion of 2.0 in sin 5.761 * [backup-simplify]: Simplify 2.0 into 2.0 5.761 * [taylor]: Taking taylor expansion of (log sin) in sin 5.761 * [taylor]: Taking taylor expansion of sin in sin 5.761 * [backup-simplify]: Simplify 0 into 0 5.761 * [backup-simplify]: Simplify 1 into 1 5.761 * [backup-simplify]: Simplify (log 1) into 0 5.762 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.762 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.762 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.762 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 5.763 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.763 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.764 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.764 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 5.764 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.764 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.764 * [taylor]: Taking taylor expansion of x in x 5.764 * [backup-simplify]: Simplify 0 into 0 5.764 * [backup-simplify]: Simplify 1 into 1 5.764 * [backup-simplify]: Simplify (* 1 1) into 1 5.764 * [backup-simplify]: Simplify (/ 1 1) into 1 5.764 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 5.764 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 5.764 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 5.764 * [taylor]: Taking taylor expansion of 1.0 in x 5.764 * [backup-simplify]: Simplify 1.0 into 1.0 5.764 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 5.764 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 5.764 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 5.764 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 5.764 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 5.764 * [taylor]: Taking taylor expansion of 2.0 in x 5.764 * [backup-simplify]: Simplify 2.0 into 2.0 5.764 * [taylor]: Taking taylor expansion of (log -1) in x 5.764 * [taylor]: Taking taylor expansion of -1 in x 5.764 * [backup-simplify]: Simplify -1 into -1 5.765 * [backup-simplify]: Simplify (log -1) into (log -1) 5.765 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 5.766 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 5.766 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.766 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.766 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.766 * [taylor]: Taking taylor expansion of 2.0 in x 5.766 * [backup-simplify]: Simplify 2.0 into 2.0 5.766 * [taylor]: Taking taylor expansion of (log sin) in x 5.766 * [taylor]: Taking taylor expansion of sin in x 5.766 * [backup-simplify]: Simplify sin into sin 5.766 * [backup-simplify]: Simplify (log sin) into (log sin) 5.766 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.766 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.767 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 5.767 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.768 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.768 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.768 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 5.768 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.768 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.768 * [taylor]: Taking taylor expansion of x in x 5.768 * [backup-simplify]: Simplify 0 into 0 5.768 * [backup-simplify]: Simplify 1 into 1 5.769 * [backup-simplify]: Simplify (* 1 1) into 1 5.769 * [backup-simplify]: Simplify (/ 1 1) into 1 5.769 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 5.769 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 5.769 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 5.769 * [taylor]: Taking taylor expansion of 1.0 in x 5.769 * [backup-simplify]: Simplify 1.0 into 1.0 5.769 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 5.769 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 5.769 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 5.769 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 5.769 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 5.769 * [taylor]: Taking taylor expansion of 2.0 in x 5.769 * [backup-simplify]: Simplify 2.0 into 2.0 5.769 * [taylor]: Taking taylor expansion of (log -1) in x 5.769 * [taylor]: Taking taylor expansion of -1 in x 5.769 * [backup-simplify]: Simplify -1 into -1 5.769 * [backup-simplify]: Simplify (log -1) into (log -1) 5.770 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 5.771 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 5.771 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.771 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.771 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.771 * [taylor]: Taking taylor expansion of 2.0 in x 5.771 * [backup-simplify]: Simplify 2.0 into 2.0 5.771 * [taylor]: Taking taylor expansion of (log sin) in x 5.771 * [taylor]: Taking taylor expansion of sin in x 5.771 * [backup-simplify]: Simplify sin into sin 5.771 * [backup-simplify]: Simplify (log sin) into (log sin) 5.771 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.771 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.772 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 5.772 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.773 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.773 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.774 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 5.774 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 5.774 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 5.774 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 5.774 * [taylor]: Taking taylor expansion of 1.0 in sin 5.774 * [backup-simplify]: Simplify 1.0 into 1.0 5.774 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 5.774 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 5.774 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 5.774 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 5.774 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 5.774 * [taylor]: Taking taylor expansion of 2.0 in sin 5.774 * [backup-simplify]: Simplify 2.0 into 2.0 5.774 * [taylor]: Taking taylor expansion of (log -1) in sin 5.774 * [taylor]: Taking taylor expansion of -1 in sin 5.774 * [backup-simplify]: Simplify -1 into -1 5.774 * [backup-simplify]: Simplify (log -1) into (log -1) 5.775 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 5.776 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 5.776 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.776 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.776 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.776 * [taylor]: Taking taylor expansion of 2.0 in sin 5.776 * [backup-simplify]: Simplify 2.0 into 2.0 5.776 * [taylor]: Taking taylor expansion of (log sin) in sin 5.776 * [taylor]: Taking taylor expansion of sin in sin 5.776 * [backup-simplify]: Simplify 0 into 0 5.776 * [backup-simplify]: Simplify 1 into 1 5.776 * [backup-simplify]: Simplify (log 1) into 0 5.776 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.777 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.777 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.777 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 5.778 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 5.778 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 5.779 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 5.779 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.780 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 5.781 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 5.782 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 5.782 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.783 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.783 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.784 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 5.785 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 5.785 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 5.786 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.787 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.788 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.788 * [taylor]: Taking taylor expansion of 0 in sin 5.788 * [backup-simplify]: Simplify 0 into 0 5.788 * [backup-simplify]: Simplify 0 into 0 5.792 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 5.793 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 5.794 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 5.795 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.795 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.795 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.796 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.796 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 5.797 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 5.798 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 5.799 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.799 * [backup-simplify]: Simplify 0 into 0 5.801 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 5.802 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 5.804 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.806 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.807 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.808 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.810 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 5.813 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 5.815 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 5.818 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.819 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.821 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.821 * [taylor]: Taking taylor expansion of 0 in sin 5.822 * [backup-simplify]: Simplify 0 into 0 5.822 * [backup-simplify]: Simplify 0 into 0 5.822 * [backup-simplify]: Simplify 0 into 0 5.824 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 5.826 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 5.828 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.831 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.831 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.832 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.833 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.834 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 5.835 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 5.836 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 5.838 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.838 * [backup-simplify]: Simplify 0 into 0 5.841 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 5.842 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 5.843 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.845 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 5.845 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 5.846 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.847 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 5.850 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 6) into 0 5.851 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))))) into 0 5.853 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 5.853 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.854 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.855 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 5.855 * [taylor]: Taking taylor expansion of 0 in sin 5.855 * [backup-simplify]: Simplify 0 into 0 5.855 * [backup-simplify]: Simplify 0 into 0 5.856 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow (/ 1 (- sin)) 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (/ 1 (/ 1 (- x)))) 2)) into (* (pow x 2) (pow (pow sin 2.0) 1.0)) 5.856 * * * * [progress]: [ 3 / 4 ] generating series at (2) 5.857 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 5.857 * [approximate]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (x cos sin) around 0 5.857 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 5.857 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in sin 5.857 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in sin 5.857 * [taylor]: Taking taylor expansion of (* 2.0 x) in sin 5.857 * [taylor]: Taking taylor expansion of 2.0 in sin 5.857 * [backup-simplify]: Simplify 2.0 into 2.0 5.858 * [taylor]: Taking taylor expansion of x in sin 5.858 * [backup-simplify]: Simplify x into x 5.858 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 5.858 * [backup-simplify]: Simplify (cos (* 2.0 x)) into (cos (* 2.0 x)) 5.858 * [backup-simplify]: Simplify (sin (* 2.0 x)) into (sin (* 2.0 x)) 5.858 * [taylor]: Taking taylor expansion of (pow x 2) in sin 5.858 * [taylor]: Taking taylor expansion of x in sin 5.858 * [backup-simplify]: Simplify x into x 5.858 * [backup-simplify]: Simplify (* (cos (* 2.0 x)) 1) into (cos (* 2.0 x)) 5.858 * [backup-simplify]: Simplify (* (sin (* 2.0 x)) 0) into 0 5.858 * [backup-simplify]: Simplify (- 0) into 0 5.858 * [backup-simplify]: Simplify (+ (cos (* 2.0 x)) 0) into (cos (* 2.0 x)) 5.858 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.858 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (pow x 2)) into (/ (cos (* 2.0 x)) (pow x 2)) 5.858 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 5.858 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 5.858 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.858 * [taylor]: Taking taylor expansion of 1.0 in sin 5.858 * [backup-simplify]: Simplify 1.0 into 1.0 5.858 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.858 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 5.858 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.858 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.859 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.859 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.859 * [taylor]: Taking taylor expansion of 2.0 in sin 5.859 * [backup-simplify]: Simplify 2.0 into 2.0 5.859 * [taylor]: Taking taylor expansion of (log cos) in sin 5.859 * [taylor]: Taking taylor expansion of cos in sin 5.859 * [backup-simplify]: Simplify cos into cos 5.859 * [backup-simplify]: Simplify (log cos) into (log cos) 5.859 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.859 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.859 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.859 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.859 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.859 * [taylor]: Taking taylor expansion of 2.0 in sin 5.859 * [backup-simplify]: Simplify 2.0 into 2.0 5.859 * [taylor]: Taking taylor expansion of (log sin) in sin 5.859 * [taylor]: Taking taylor expansion of sin in sin 5.859 * [backup-simplify]: Simplify 0 into 0 5.859 * [backup-simplify]: Simplify 1 into 1 5.859 * [backup-simplify]: Simplify (log 1) into 0 5.859 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.859 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.860 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.860 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.860 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.860 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.860 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.861 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.861 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 5.861 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in cos 5.861 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in cos 5.861 * [taylor]: Taking taylor expansion of (* 2.0 x) in cos 5.861 * [taylor]: Taking taylor expansion of 2.0 in cos 5.861 * [backup-simplify]: Simplify 2.0 into 2.0 5.861 * [taylor]: Taking taylor expansion of x in cos 5.861 * [backup-simplify]: Simplify x into x 5.861 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 5.861 * [backup-simplify]: Simplify (cos (* 2.0 x)) into (cos (* 2.0 x)) 5.861 * [backup-simplify]: Simplify (sin (* 2.0 x)) into (sin (* 2.0 x)) 5.861 * [taylor]: Taking taylor expansion of (pow x 2) in cos 5.861 * [taylor]: Taking taylor expansion of x in cos 5.861 * [backup-simplify]: Simplify x into x 5.861 * [backup-simplify]: Simplify (* (cos (* 2.0 x)) 1) into (cos (* 2.0 x)) 5.861 * [backup-simplify]: Simplify (* (sin (* 2.0 x)) 0) into 0 5.861 * [backup-simplify]: Simplify (- 0) into 0 5.862 * [backup-simplify]: Simplify (+ (cos (* 2.0 x)) 0) into (cos (* 2.0 x)) 5.862 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.862 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (pow x 2)) into (/ (cos (* 2.0 x)) (pow x 2)) 5.862 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 5.862 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 5.862 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.862 * [taylor]: Taking taylor expansion of 1.0 in cos 5.862 * [backup-simplify]: Simplify 1.0 into 1.0 5.862 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.862 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 5.862 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.862 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.862 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.862 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.862 * [taylor]: Taking taylor expansion of 2.0 in cos 5.862 * [backup-simplify]: Simplify 2.0 into 2.0 5.862 * [taylor]: Taking taylor expansion of (log cos) in cos 5.862 * [taylor]: Taking taylor expansion of cos in cos 5.862 * [backup-simplify]: Simplify 0 into 0 5.862 * [backup-simplify]: Simplify 1 into 1 5.862 * [backup-simplify]: Simplify (log 1) into 0 5.863 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.863 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.863 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.863 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.863 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.863 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.863 * [taylor]: Taking taylor expansion of 2.0 in cos 5.863 * [backup-simplify]: Simplify 2.0 into 2.0 5.863 * [taylor]: Taking taylor expansion of (log sin) in cos 5.863 * [taylor]: Taking taylor expansion of sin in cos 5.863 * [backup-simplify]: Simplify sin into sin 5.863 * [backup-simplify]: Simplify (log sin) into (log sin) 5.863 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.863 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.863 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.863 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.864 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.864 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.864 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.864 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 5.864 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in x 5.864 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 5.864 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 5.864 * [taylor]: Taking taylor expansion of 2.0 in x 5.864 * [backup-simplify]: Simplify 2.0 into 2.0 5.864 * [taylor]: Taking taylor expansion of x in x 5.864 * [backup-simplify]: Simplify 0 into 0 5.864 * [backup-simplify]: Simplify 1 into 1 5.865 * [backup-simplify]: Simplify (* 2.0 0) into 0 5.867 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 5.867 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.867 * [taylor]: Taking taylor expansion of x in x 5.867 * [backup-simplify]: Simplify 0 into 0 5.867 * [backup-simplify]: Simplify 1 into 1 5.867 * [backup-simplify]: Simplify (* 1 1) into 1 5.867 * [backup-simplify]: Simplify (/ 1 1) into 1 5.867 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 5.867 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 5.868 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 5.868 * [taylor]: Taking taylor expansion of 1.0 in x 5.868 * [backup-simplify]: Simplify 1.0 into 1.0 5.868 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 5.868 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 5.868 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.868 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.868 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.868 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.868 * [taylor]: Taking taylor expansion of 2.0 in x 5.868 * [backup-simplify]: Simplify 2.0 into 2.0 5.868 * [taylor]: Taking taylor expansion of (log cos) in x 5.868 * [taylor]: Taking taylor expansion of cos in x 5.868 * [backup-simplify]: Simplify cos into cos 5.868 * [backup-simplify]: Simplify (log cos) into (log cos) 5.868 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.868 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.868 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.868 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.868 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.868 * [taylor]: Taking taylor expansion of 2.0 in x 5.868 * [backup-simplify]: Simplify 2.0 into 2.0 5.868 * [taylor]: Taking taylor expansion of (log sin) in x 5.868 * [taylor]: Taking taylor expansion of sin in x 5.868 * [backup-simplify]: Simplify sin into sin 5.868 * [backup-simplify]: Simplify (log sin) into (log sin) 5.869 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.869 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.869 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.869 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.870 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.870 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.871 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.871 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 5.871 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in x 5.871 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 5.871 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 5.871 * [taylor]: Taking taylor expansion of 2.0 in x 5.871 * [backup-simplify]: Simplify 2.0 into 2.0 5.871 * [taylor]: Taking taylor expansion of x in x 5.871 * [backup-simplify]: Simplify 0 into 0 5.871 * [backup-simplify]: Simplify 1 into 1 5.872 * [backup-simplify]: Simplify (* 2.0 0) into 0 5.873 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 5.873 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.873 * [taylor]: Taking taylor expansion of x in x 5.873 * [backup-simplify]: Simplify 0 into 0 5.873 * [backup-simplify]: Simplify 1 into 1 5.874 * [backup-simplify]: Simplify (* 1 1) into 1 5.874 * [backup-simplify]: Simplify (/ 1 1) into 1 5.874 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 5.874 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 5.874 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 5.874 * [taylor]: Taking taylor expansion of 1.0 in x 5.874 * [backup-simplify]: Simplify 1.0 into 1.0 5.874 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 5.874 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 5.875 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 5.875 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 5.875 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 5.875 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 5.875 * [taylor]: Taking taylor expansion of 2.0 in x 5.875 * [backup-simplify]: Simplify 2.0 into 2.0 5.875 * [taylor]: Taking taylor expansion of (log cos) in x 5.875 * [taylor]: Taking taylor expansion of cos in x 5.875 * [backup-simplify]: Simplify cos into cos 5.875 * [backup-simplify]: Simplify (log cos) into (log cos) 5.875 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.875 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.875 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 5.875 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 5.875 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 5.875 * [taylor]: Taking taylor expansion of 2.0 in x 5.875 * [backup-simplify]: Simplify 2.0 into 2.0 5.875 * [taylor]: Taking taylor expansion of (log sin) in x 5.875 * [taylor]: Taking taylor expansion of sin in x 5.875 * [backup-simplify]: Simplify sin into sin 5.875 * [backup-simplify]: Simplify (log sin) into (log sin) 5.875 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.875 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.876 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.876 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.876 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.877 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.877 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.877 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.877 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 5.877 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 5.877 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.877 * [taylor]: Taking taylor expansion of 1.0 in cos 5.878 * [backup-simplify]: Simplify 1.0 into 1.0 5.878 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.878 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 5.878 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.878 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.878 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.878 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.878 * [taylor]: Taking taylor expansion of 2.0 in cos 5.878 * [backup-simplify]: Simplify 2.0 into 2.0 5.878 * [taylor]: Taking taylor expansion of (log cos) in cos 5.878 * [taylor]: Taking taylor expansion of cos in cos 5.878 * [backup-simplify]: Simplify 0 into 0 5.878 * [backup-simplify]: Simplify 1 into 1 5.878 * [backup-simplify]: Simplify (log 1) into 0 5.878 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.878 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.878 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.878 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.879 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.879 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.879 * [taylor]: Taking taylor expansion of 2.0 in cos 5.879 * [backup-simplify]: Simplify 2.0 into 2.0 5.879 * [taylor]: Taking taylor expansion of (log sin) in cos 5.879 * [taylor]: Taking taylor expansion of sin in cos 5.879 * [backup-simplify]: Simplify sin into sin 5.879 * [backup-simplify]: Simplify (log sin) into (log sin) 5.879 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.879 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.879 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.879 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.879 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.880 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.880 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.880 * [taylor]: Taking taylor expansion of (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) in sin 5.880 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0)))) in sin 5.880 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0))) in sin 5.880 * [taylor]: Taking taylor expansion of 1.0 in sin 5.880 * [backup-simplify]: Simplify 1.0 into 1.0 5.880 * [taylor]: Taking taylor expansion of (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0)) in sin 5.880 * [taylor]: Taking taylor expansion of (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) in sin 5.880 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) in sin 5.880 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) in sin 5.880 * [taylor]: Taking taylor expansion of 1.0 in sin 5.880 * [backup-simplify]: Simplify 1.0 into 1.0 5.880 * [taylor]: Taking taylor expansion of (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)) in sin 5.880 * [taylor]: Taking taylor expansion of (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) in sin 5.880 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) in sin 5.880 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) in sin 5.880 * [taylor]: Taking taylor expansion of 1.0 in sin 5.880 * [backup-simplify]: Simplify 1.0 into 1.0 5.880 * [taylor]: Taking taylor expansion of (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) in sin 5.880 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) in sin 5.880 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)))) in sin 5.880 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in sin 5.880 * [taylor]: Taking taylor expansion of 1.0 in sin 5.880 * [backup-simplify]: Simplify 1.0 into 1.0 5.880 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 5.880 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 5.880 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 5.880 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.880 * [taylor]: Taking taylor expansion of 1.0 in sin 5.880 * [backup-simplify]: Simplify 1.0 into 1.0 5.880 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.881 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 5.881 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.881 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.881 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.881 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.881 * [taylor]: Taking taylor expansion of 2.0 in sin 5.881 * [backup-simplify]: Simplify 2.0 into 2.0 5.881 * [taylor]: Taking taylor expansion of (log cos) in sin 5.881 * [taylor]: Taking taylor expansion of cos in sin 5.881 * [backup-simplify]: Simplify cos into cos 5.881 * [backup-simplify]: Simplify (log cos) into (log cos) 5.881 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.881 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.881 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.881 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.881 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.881 * [taylor]: Taking taylor expansion of 2.0 in sin 5.881 * [backup-simplify]: Simplify 2.0 into 2.0 5.881 * [taylor]: Taking taylor expansion of (log sin) in sin 5.881 * [taylor]: Taking taylor expansion of sin in sin 5.881 * [backup-simplify]: Simplify 0 into 0 5.881 * [backup-simplify]: Simplify 1 into 1 5.881 * [backup-simplify]: Simplify (log 1) into 0 5.882 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.882 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.882 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.882 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.882 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.882 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.883 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.883 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.883 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 5.884 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 5.884 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.885 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 5.885 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 5.886 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.886 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 5.887 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 5.888 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.888 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 5.889 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 5.890 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.891 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 5.892 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.892 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.893 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.893 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.894 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.894 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.894 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.895 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.896 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.896 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.897 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.897 * [backup-simplify]: Simplify (+ 0) into 0 5.898 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.898 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.899 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 5.899 * [taylor]: Taking taylor expansion of 0 in cos 5.899 * [backup-simplify]: Simplify 0 into 0 5.899 * [taylor]: Taking taylor expansion of 0 in sin 5.899 * [backup-simplify]: Simplify 0 into 0 5.899 * [backup-simplify]: Simplify 0 into 0 5.899 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 5.900 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.900 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.902 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.902 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.903 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.904 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.904 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.905 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.906 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.907 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.909 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.909 * [taylor]: Taking taylor expansion of 0 in sin 5.909 * [backup-simplify]: Simplify 0 into 0 5.909 * [backup-simplify]: Simplify 0 into 0 5.910 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 5.911 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.911 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 5.917 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 5.918 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 5.919 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 5.919 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 5.920 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 5.921 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.923 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 5.924 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 5.925 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.927 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 5.928 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.930 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.932 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 5.934 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.936 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.939 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 5.941 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.943 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.945 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 5.946 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 5.948 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 5.948 * [backup-simplify]: Simplify 0 into 0 5.949 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.950 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.950 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.952 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 5.952 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.953 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.953 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.954 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.955 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.956 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.957 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.959 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 2.0 2) 2)) 0) into (- 2.0) 5.959 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.961 * [backup-simplify]: Simplify (- (/ (- 2.0) 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into (- 2.0) 5.962 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- 2.0) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 5.962 * [taylor]: Taking taylor expansion of (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in cos 5.962 * [taylor]: Taking taylor expansion of (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 5.962 * [taylor]: Taking taylor expansion of 2.0 in cos 5.962 * [backup-simplify]: Simplify 2.0 into 2.0 5.962 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 5.962 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 5.962 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 5.962 * [taylor]: Taking taylor expansion of 1.0 in cos 5.962 * [backup-simplify]: Simplify 1.0 into 1.0 5.963 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 5.963 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 5.963 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 5.963 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 5.963 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 5.963 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 5.963 * [taylor]: Taking taylor expansion of 2.0 in cos 5.963 * [backup-simplify]: Simplify 2.0 into 2.0 5.963 * [taylor]: Taking taylor expansion of (log cos) in cos 5.963 * [taylor]: Taking taylor expansion of cos in cos 5.963 * [backup-simplify]: Simplify 0 into 0 5.963 * [backup-simplify]: Simplify 1 into 1 5.963 * [backup-simplify]: Simplify (log 1) into 0 5.963 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.963 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.963 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.963 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 5.963 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 5.963 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 5.963 * [taylor]: Taking taylor expansion of 2.0 in cos 5.963 * [backup-simplify]: Simplify 2.0 into 2.0 5.963 * [taylor]: Taking taylor expansion of (log sin) in cos 5.963 * [taylor]: Taking taylor expansion of sin in cos 5.964 * [backup-simplify]: Simplify sin into sin 5.964 * [backup-simplify]: Simplify (log sin) into (log sin) 5.964 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.964 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.964 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.964 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.964 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.964 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.965 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.965 * [backup-simplify]: Simplify (* 2.0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 5.965 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 5.966 * [taylor]: Taking taylor expansion of (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in sin 5.966 * [taylor]: Taking taylor expansion of (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 5.966 * [taylor]: Taking taylor expansion of 2.0 in sin 5.966 * [backup-simplify]: Simplify 2.0 into 2.0 5.966 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 5.966 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 5.966 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 5.966 * [taylor]: Taking taylor expansion of 1.0 in sin 5.966 * [backup-simplify]: Simplify 1.0 into 1.0 5.966 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 5.966 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 5.966 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 5.966 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 5.966 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 5.966 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 5.966 * [taylor]: Taking taylor expansion of 2.0 in sin 5.966 * [backup-simplify]: Simplify 2.0 into 2.0 5.966 * [taylor]: Taking taylor expansion of (log cos) in sin 5.966 * [taylor]: Taking taylor expansion of cos in sin 5.966 * [backup-simplify]: Simplify cos into cos 5.966 * [backup-simplify]: Simplify (log cos) into (log cos) 5.966 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 5.966 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 5.966 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 5.966 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 5.966 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 5.966 * [taylor]: Taking taylor expansion of 2.0 in sin 5.966 * [backup-simplify]: Simplify 2.0 into 2.0 5.966 * [taylor]: Taking taylor expansion of (log sin) in sin 5.966 * [taylor]: Taking taylor expansion of sin in sin 5.966 * [backup-simplify]: Simplify 0 into 0 5.966 * [backup-simplify]: Simplify 1 into 1 5.966 * [backup-simplify]: Simplify (log 1) into 0 5.967 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.967 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 5.967 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 5.967 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 5.967 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 5.967 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 5.968 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 5.968 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 5.968 * [backup-simplify]: Simplify (* 2.0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 5.969 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 5.969 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 5.969 * [taylor]: Taking taylor expansion of 0 in sin 5.969 * [backup-simplify]: Simplify 0 into 0 5.969 * [backup-simplify]: Simplify 0 into 0 5.970 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 5.971 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.972 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.974 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.975 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 5.975 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.977 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.978 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.979 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.982 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 5.983 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 5.985 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.985 * [taylor]: Taking taylor expansion of 0 in sin 5.985 * [backup-simplify]: Simplify 0 into 0 5.985 * [backup-simplify]: Simplify 0 into 0 5.985 * [backup-simplify]: Simplify 0 into 0 5.985 * [backup-simplify]: Simplify 0 into 0 5.988 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 5.989 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 5.990 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 5.991 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.993 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 5.994 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 5.995 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 5.996 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 5.997 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 5.999 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 6.001 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 6.003 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.006 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 6.007 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 6.010 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.014 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 6.016 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 6.018 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.021 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 6.023 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 6.024 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.027 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 6.029 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 6.031 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.031 * [backup-simplify]: Simplify 0 into 0 6.033 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 6.034 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 6.035 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.037 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow cos 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow cos 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow cos 1)))) 6) into 0 6.037 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 6.038 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.039 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 6.040 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 6.042 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 6.043 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 6.045 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 6.045 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 6.049 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 2.0 1) 1) (/ (pow 0 1) 1)) 0) into 0 6.051 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.052 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 2.0) (/ 0 1)))) into 0 6.053 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- 2.0) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 6.053 * [taylor]: Taking taylor expansion of 0 in cos 6.053 * [backup-simplify]: Simplify 0 into 0 6.053 * [taylor]: Taking taylor expansion of 0 in sin 6.053 * [backup-simplify]: Simplify 0 into 0 6.053 * [backup-simplify]: Simplify 0 into 0 6.055 * [backup-simplify]: Simplify (+ (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) (* (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* 1 (/ 1 x))) 2))) into (- (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 6.056 * [backup-simplify]: Simplify (/ (cos (* 2.0 (/ 1 x))) (* (pow (/ 1 cos) 2.0) (* (* (* (/ 1 x) (pow (/ 1 sin) (/ 2.0 2))) (pow (/ 1 sin) (/ 2.0 2))) (/ 1 x)))) into (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 6.056 * [approximate]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in (x cos sin) around 0 6.056 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in sin 6.056 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in sin 6.056 * [taylor]: Taking taylor expansion of (pow x 2) in sin 6.056 * [taylor]: Taking taylor expansion of x in sin 6.056 * [backup-simplify]: Simplify x into x 6.056 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in sin 6.056 * [taylor]: Taking taylor expansion of (/ 2.0 x) in sin 6.056 * [taylor]: Taking taylor expansion of 2.0 in sin 6.056 * [backup-simplify]: Simplify 2.0 into 2.0 6.056 * [taylor]: Taking taylor expansion of x in sin 6.056 * [backup-simplify]: Simplify x into x 6.056 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 6.056 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.056 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 6.056 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 6.056 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 6.056 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 6.056 * [taylor]: Taking taylor expansion of 1.0 in sin 6.056 * [backup-simplify]: Simplify 1.0 into 1.0 6.056 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 6.056 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 6.056 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 6.057 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 6.057 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 6.057 * [taylor]: Taking taylor expansion of 2.0 in sin 6.057 * [backup-simplify]: Simplify 2.0 into 2.0 6.057 * [taylor]: Taking taylor expansion of (log cos) in sin 6.057 * [taylor]: Taking taylor expansion of cos in sin 6.057 * [backup-simplify]: Simplify cos into cos 6.057 * [backup-simplify]: Simplify (log cos) into (log cos) 6.057 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.057 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.057 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 6.057 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 6.057 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 6.057 * [taylor]: Taking taylor expansion of 2.0 in sin 6.057 * [backup-simplify]: Simplify 2.0 into 2.0 6.057 * [taylor]: Taking taylor expansion of (log sin) in sin 6.057 * [taylor]: Taking taylor expansion of sin in sin 6.057 * [backup-simplify]: Simplify 0 into 0 6.057 * [backup-simplify]: Simplify 1 into 1 6.057 * [backup-simplify]: Simplify (log 1) into 0 6.057 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 6.057 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.058 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.058 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.058 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 6.058 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 6.058 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.058 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 6.058 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in cos 6.058 * [taylor]: Taking taylor expansion of (pow x 2) in cos 6.058 * [taylor]: Taking taylor expansion of x in cos 6.058 * [backup-simplify]: Simplify x into x 6.059 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in cos 6.059 * [taylor]: Taking taylor expansion of (/ 2.0 x) in cos 6.059 * [taylor]: Taking taylor expansion of 2.0 in cos 6.059 * [backup-simplify]: Simplify 2.0 into 2.0 6.059 * [taylor]: Taking taylor expansion of x in cos 6.059 * [backup-simplify]: Simplify x into x 6.059 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 6.059 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.059 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 6.059 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 6.059 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 6.059 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 6.059 * [taylor]: Taking taylor expansion of 1.0 in cos 6.059 * [backup-simplify]: Simplify 1.0 into 1.0 6.059 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 6.059 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 6.059 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 6.059 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 6.059 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 6.059 * [taylor]: Taking taylor expansion of 2.0 in cos 6.059 * [backup-simplify]: Simplify 2.0 into 2.0 6.059 * [taylor]: Taking taylor expansion of (log cos) in cos 6.059 * [taylor]: Taking taylor expansion of cos in cos 6.059 * [backup-simplify]: Simplify 0 into 0 6.059 * [backup-simplify]: Simplify 1 into 1 6.059 * [backup-simplify]: Simplify (log 1) into 0 6.060 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.060 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.060 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.060 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 6.060 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 6.060 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 6.060 * [taylor]: Taking taylor expansion of 2.0 in cos 6.060 * [backup-simplify]: Simplify 2.0 into 2.0 6.060 * [taylor]: Taking taylor expansion of (log sin) in cos 6.060 * [taylor]: Taking taylor expansion of sin in cos 6.060 * [backup-simplify]: Simplify sin into sin 6.060 * [backup-simplify]: Simplify (log sin) into (log sin) 6.060 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.060 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.060 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.060 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 6.061 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 6.061 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.061 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 6.061 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in x 6.061 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.061 * [taylor]: Taking taylor expansion of x in x 6.061 * [backup-simplify]: Simplify 0 into 0 6.061 * [backup-simplify]: Simplify 1 into 1 6.061 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 6.061 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 6.061 * [taylor]: Taking taylor expansion of 2.0 in x 6.061 * [backup-simplify]: Simplify 2.0 into 2.0 6.061 * [taylor]: Taking taylor expansion of x in x 6.061 * [backup-simplify]: Simplify 0 into 0 6.061 * [backup-simplify]: Simplify 1 into 1 6.061 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.061 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.061 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 6.061 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 6.061 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 6.061 * [taylor]: Taking taylor expansion of 1.0 in x 6.062 * [backup-simplify]: Simplify 1.0 into 1.0 6.062 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 6.062 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 6.062 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 6.062 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 6.062 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 6.062 * [taylor]: Taking taylor expansion of 2.0 in x 6.062 * [backup-simplify]: Simplify 2.0 into 2.0 6.062 * [taylor]: Taking taylor expansion of (log cos) in x 6.062 * [taylor]: Taking taylor expansion of cos in x 6.062 * [backup-simplify]: Simplify cos into cos 6.062 * [backup-simplify]: Simplify (log cos) into (log cos) 6.062 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.062 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.062 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 6.062 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 6.062 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 6.062 * [taylor]: Taking taylor expansion of 2.0 in x 6.062 * [backup-simplify]: Simplify 2.0 into 2.0 6.062 * [taylor]: Taking taylor expansion of (log sin) in x 6.062 * [taylor]: Taking taylor expansion of sin in x 6.062 * [backup-simplify]: Simplify sin into sin 6.062 * [backup-simplify]: Simplify (log sin) into (log sin) 6.062 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.062 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.062 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.062 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 6.063 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 6.063 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.063 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 6.063 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in x 6.063 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.063 * [taylor]: Taking taylor expansion of x in x 6.063 * [backup-simplify]: Simplify 0 into 0 6.063 * [backup-simplify]: Simplify 1 into 1 6.063 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 6.063 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 6.063 * [taylor]: Taking taylor expansion of 2.0 in x 6.063 * [backup-simplify]: Simplify 2.0 into 2.0 6.063 * [taylor]: Taking taylor expansion of x in x 6.063 * [backup-simplify]: Simplify 0 into 0 6.063 * [backup-simplify]: Simplify 1 into 1 6.064 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.064 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.064 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 6.064 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 6.064 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 6.064 * [taylor]: Taking taylor expansion of 1.0 in x 6.064 * [backup-simplify]: Simplify 1.0 into 1.0 6.064 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 6.064 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 6.064 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 6.064 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 6.064 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 6.064 * [taylor]: Taking taylor expansion of 2.0 in x 6.064 * [backup-simplify]: Simplify 2.0 into 2.0 6.064 * [taylor]: Taking taylor expansion of (log cos) in x 6.064 * [taylor]: Taking taylor expansion of cos in x 6.064 * [backup-simplify]: Simplify cos into cos 6.064 * [backup-simplify]: Simplify (log cos) into (log cos) 6.064 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.064 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.064 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 6.064 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 6.064 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 6.064 * [taylor]: Taking taylor expansion of 2.0 in x 6.064 * [backup-simplify]: Simplify 2.0 into 2.0 6.064 * [taylor]: Taking taylor expansion of (log sin) in x 6.064 * [taylor]: Taking taylor expansion of sin in x 6.064 * [backup-simplify]: Simplify sin into sin 6.064 * [backup-simplify]: Simplify (log sin) into (log sin) 6.064 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.064 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.064 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.065 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 6.065 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 6.065 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.065 * [backup-simplify]: Simplify (* 1 1) into 1 6.065 * [backup-simplify]: Simplify (* 1 (cos (/ 2.0 x))) into (cos (/ 2.0 x)) 6.066 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 6.066 * [taylor]: Taking taylor expansion of (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) in cos 6.066 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 6.066 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 6.066 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 6.066 * [taylor]: Taking taylor expansion of 1.0 in cos 6.066 * [backup-simplify]: Simplify 1.0 into 1.0 6.066 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 6.066 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 6.066 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 6.066 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 6.066 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 6.066 * [taylor]: Taking taylor expansion of 2.0 in cos 6.066 * [backup-simplify]: Simplify 2.0 into 2.0 6.066 * [taylor]: Taking taylor expansion of (log cos) in cos 6.066 * [taylor]: Taking taylor expansion of cos in cos 6.066 * [backup-simplify]: Simplify 0 into 0 6.066 * [backup-simplify]: Simplify 1 into 1 6.066 * [backup-simplify]: Simplify (log 1) into 0 6.067 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.067 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.067 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.067 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 6.067 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 6.067 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 6.067 * [taylor]: Taking taylor expansion of 2.0 in cos 6.067 * [backup-simplify]: Simplify 2.0 into 2.0 6.067 * [taylor]: Taking taylor expansion of (log sin) in cos 6.067 * [taylor]: Taking taylor expansion of sin in cos 6.067 * [backup-simplify]: Simplify sin into sin 6.067 * [backup-simplify]: Simplify (log sin) into (log sin) 6.067 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.067 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.067 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.067 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 6.068 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 6.068 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.068 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in cos 6.068 * [taylor]: Taking taylor expansion of (/ 2.0 x) in cos 6.068 * [taylor]: Taking taylor expansion of 2.0 in cos 6.068 * [backup-simplify]: Simplify 2.0 into 2.0 6.068 * [taylor]: Taking taylor expansion of x in cos 6.068 * [backup-simplify]: Simplify x into x 6.068 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 6.068 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.068 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 6.068 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) 1) into (cos (/ 2.0 x)) 6.068 * [backup-simplify]: Simplify (* (sin (/ 2.0 x)) 0) into 0 6.069 * [backup-simplify]: Simplify (- 0) into 0 6.069 * [backup-simplify]: Simplify (+ (cos (/ 2.0 x)) 0) into (cos (/ 2.0 x)) 6.069 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 6.069 * [taylor]: Taking taylor expansion of (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) in sin 6.069 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 6.069 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 6.069 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 6.069 * [taylor]: Taking taylor expansion of 1.0 in sin 6.069 * [backup-simplify]: Simplify 1.0 into 1.0 6.069 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 6.069 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 6.069 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 6.069 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 6.069 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 6.069 * [taylor]: Taking taylor expansion of 2.0 in sin 6.069 * [backup-simplify]: Simplify 2.0 into 2.0 6.069 * [taylor]: Taking taylor expansion of (log cos) in sin 6.069 * [taylor]: Taking taylor expansion of cos in sin 6.069 * [backup-simplify]: Simplify cos into cos 6.069 * [backup-simplify]: Simplify (log cos) into (log cos) 6.069 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.069 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.069 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 6.069 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 6.069 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 6.070 * [taylor]: Taking taylor expansion of 2.0 in sin 6.070 * [backup-simplify]: Simplify 2.0 into 2.0 6.070 * [taylor]: Taking taylor expansion of (log sin) in sin 6.070 * [taylor]: Taking taylor expansion of sin in sin 6.070 * [backup-simplify]: Simplify 0 into 0 6.070 * [backup-simplify]: Simplify 1 into 1 6.070 * [backup-simplify]: Simplify (log 1) into 0 6.070 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 6.070 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.070 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.070 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.071 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 6.071 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 6.071 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.071 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in sin 6.071 * [taylor]: Taking taylor expansion of (/ 2.0 x) in sin 6.071 * [taylor]: Taking taylor expansion of 2.0 in sin 6.071 * [backup-simplify]: Simplify 2.0 into 2.0 6.071 * [taylor]: Taking taylor expansion of x in sin 6.071 * [backup-simplify]: Simplify x into x 6.071 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 6.071 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.071 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 6.071 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) 1) into (cos (/ 2.0 x)) 6.071 * [backup-simplify]: Simplify (* (sin (/ 2.0 x)) 0) into 0 6.072 * [backup-simplify]: Simplify (- 0) into 0 6.072 * [backup-simplify]: Simplify (+ (cos (/ 2.0 x)) 0) into (cos (/ 2.0 x)) 6.072 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 6.072 * [backup-simplify]: Simplify (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 6.073 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 6.073 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 6.074 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 6.074 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 6.075 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 6.075 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 6.075 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 6.076 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 6.077 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 6.077 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.078 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.078 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (cos (/ 2.0 x)))) into 0 6.078 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 6.079 * [taylor]: Taking taylor expansion of 0 in cos 6.079 * [backup-simplify]: Simplify 0 into 0 6.079 * [taylor]: Taking taylor expansion of 0 in sin 6.079 * [backup-simplify]: Simplify 0 into 0 6.079 * [backup-simplify]: Simplify 0 into 0 6.079 * [backup-simplify]: Simplify (+ 0) into 0 6.079 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 1)) into 0 6.079 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)))) into 0 6.080 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.080 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (* 0 0)) into 0 6.080 * [backup-simplify]: Simplify (- 0) into 0 6.081 * [backup-simplify]: Simplify (+ 0 0) into 0 6.081 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 6.082 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 6.082 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 6.083 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.083 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.084 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 6.084 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 6.084 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 6.085 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 6.086 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 6.087 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.087 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ 2.0 x)))) into 0 6.087 * [taylor]: Taking taylor expansion of 0 in sin 6.087 * [backup-simplify]: Simplify 0 into 0 6.087 * [backup-simplify]: Simplify 0 into 0 6.088 * [backup-simplify]: Simplify (+ 0) into 0 6.088 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 1)) into 0 6.088 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)))) into 0 6.088 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.089 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (* 0 0)) into 0 6.089 * [backup-simplify]: Simplify (- 0) into 0 6.090 * [backup-simplify]: Simplify (+ 0 0) into 0 6.090 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.091 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 6.091 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 6.092 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 6.092 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 6.092 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 6.093 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 6.094 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 6.095 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 6.096 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 6.097 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.098 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ 2.0 x)))) into 0 6.098 * [backup-simplify]: Simplify 0 into 0 6.100 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 6.101 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 6.102 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.104 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 6.105 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 6.106 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.107 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 6.110 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 6.111 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 6.113 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.113 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.114 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (cos (/ 2.0 x))))) into 0 6.114 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 6.114 * [taylor]: Taking taylor expansion of 0 in cos 6.114 * [backup-simplify]: Simplify 0 into 0 6.114 * [taylor]: Taking taylor expansion of 0 in sin 6.114 * [backup-simplify]: Simplify 0 into 0 6.114 * [backup-simplify]: Simplify 0 into 0 6.115 * [taylor]: Taking taylor expansion of 0 in sin 6.115 * [backup-simplify]: Simplify 0 into 0 6.115 * [backup-simplify]: Simplify 0 into 0 6.115 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 6.116 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (+ (* 0 0) (* 0 1))) into 0 6.116 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.116 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 6.116 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (+ (* 0 0) (* 0 0))) into 0 6.117 * [backup-simplify]: Simplify (- 0) into 0 6.117 * [backup-simplify]: Simplify (+ 0 0) into 0 6.118 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 6.119 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 6.119 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.121 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.121 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.122 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 6.122 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.123 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 6.124 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 6.125 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 6.126 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.127 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (+ (* 0 0) (* 0 (cos (/ 2.0 x))))) into 0 6.127 * [taylor]: Taking taylor expansion of 0 in sin 6.127 * [backup-simplify]: Simplify 0 into 0 6.127 * [backup-simplify]: Simplify 0 into 0 6.127 * [backup-simplify]: Simplify (* (* (pow (* (pow (/ 1 cos) 2.0) (pow (/ 1 sin) 2.0)) 1.0) (cos (/ 2.0 (/ 1 x)))) (pow (* 1 (* 1 (/ 1 x))) 2)) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 6.128 * [backup-simplify]: Simplify (/ (cos (* 2.0 (/ 1 (- x)))) (* (pow (/ 1 (- cos)) 2.0) (* (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) (/ 2.0 2))) (pow (/ 1 (- sin)) (/ 2.0 2))) (/ 1 (- x))))) into (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) 6.128 * [approximate]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in (x cos sin) around 0 6.128 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in sin 6.128 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in sin 6.128 * [taylor]: Taking taylor expansion of (pow x 2) in sin 6.128 * [taylor]: Taking taylor expansion of x in sin 6.128 * [backup-simplify]: Simplify x into x 6.129 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in sin 6.129 * [taylor]: Taking taylor expansion of (/ -2.0 x) in sin 6.129 * [taylor]: Taking taylor expansion of -2.0 in sin 6.129 * [backup-simplify]: Simplify -2.0 into -2.0 6.129 * [taylor]: Taking taylor expansion of x in sin 6.129 * [backup-simplify]: Simplify x into x 6.129 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 6.129 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.129 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 6.129 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in sin 6.129 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in sin 6.129 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in sin 6.129 * [taylor]: Taking taylor expansion of 1.0 in sin 6.129 * [backup-simplify]: Simplify 1.0 into 1.0 6.129 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in sin 6.129 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in sin 6.129 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 6.129 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 6.129 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 6.129 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 6.129 * [taylor]: Taking taylor expansion of 2.0 in sin 6.129 * [backup-simplify]: Simplify 2.0 into 2.0 6.129 * [taylor]: Taking taylor expansion of (log cos) in sin 6.129 * [taylor]: Taking taylor expansion of cos in sin 6.129 * [backup-simplify]: Simplify cos into cos 6.129 * [backup-simplify]: Simplify (log cos) into (log cos) 6.129 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.129 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.129 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 6.129 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 6.129 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 6.129 * [taylor]: Taking taylor expansion of 2.0 in sin 6.129 * [backup-simplify]: Simplify 2.0 into 2.0 6.129 * [taylor]: Taking taylor expansion of (log sin) in sin 6.129 * [taylor]: Taking taylor expansion of sin in sin 6.129 * [backup-simplify]: Simplify 0 into 0 6.129 * [backup-simplify]: Simplify 1 into 1 6.130 * [backup-simplify]: Simplify (log 1) into 0 6.130 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 6.130 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.130 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.130 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 6.130 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 6.130 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 6.130 * [taylor]: Taking taylor expansion of 4.0 in sin 6.130 * [backup-simplify]: Simplify 4.0 into 4.0 6.130 * [taylor]: Taking taylor expansion of (log -1) in sin 6.130 * [taylor]: Taking taylor expansion of -1 in sin 6.130 * [backup-simplify]: Simplify -1 into -1 6.130 * [backup-simplify]: Simplify (log -1) into (log -1) 6.131 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 6.132 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 6.132 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.133 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 6.134 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 6.134 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 6.135 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.135 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in cos 6.135 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in cos 6.135 * [taylor]: Taking taylor expansion of (pow x 2) in cos 6.135 * [taylor]: Taking taylor expansion of x in cos 6.135 * [backup-simplify]: Simplify x into x 6.135 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in cos 6.135 * [taylor]: Taking taylor expansion of (/ -2.0 x) in cos 6.135 * [taylor]: Taking taylor expansion of -2.0 in cos 6.135 * [backup-simplify]: Simplify -2.0 into -2.0 6.135 * [taylor]: Taking taylor expansion of x in cos 6.135 * [backup-simplify]: Simplify x into x 6.135 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 6.135 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.135 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 6.135 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in cos 6.135 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in cos 6.135 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in cos 6.135 * [taylor]: Taking taylor expansion of 1.0 in cos 6.135 * [backup-simplify]: Simplify 1.0 into 1.0 6.135 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in cos 6.135 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in cos 6.135 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 6.135 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 6.135 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 6.135 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 6.135 * [taylor]: Taking taylor expansion of 2.0 in cos 6.136 * [backup-simplify]: Simplify 2.0 into 2.0 6.136 * [taylor]: Taking taylor expansion of (log cos) in cos 6.136 * [taylor]: Taking taylor expansion of cos in cos 6.136 * [backup-simplify]: Simplify 0 into 0 6.136 * [backup-simplify]: Simplify 1 into 1 6.136 * [backup-simplify]: Simplify (log 1) into 0 6.136 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.136 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.136 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.136 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 6.136 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 6.136 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 6.136 * [taylor]: Taking taylor expansion of 2.0 in cos 6.136 * [backup-simplify]: Simplify 2.0 into 2.0 6.136 * [taylor]: Taking taylor expansion of (log sin) in cos 6.136 * [taylor]: Taking taylor expansion of sin in cos 6.136 * [backup-simplify]: Simplify sin into sin 6.136 * [backup-simplify]: Simplify (log sin) into (log sin) 6.136 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.137 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.137 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 6.137 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 6.137 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 6.137 * [taylor]: Taking taylor expansion of 4.0 in cos 6.137 * [backup-simplify]: Simplify 4.0 into 4.0 6.137 * [taylor]: Taking taylor expansion of (log -1) in cos 6.137 * [taylor]: Taking taylor expansion of -1 in cos 6.137 * [backup-simplify]: Simplify -1 into -1 6.137 * [backup-simplify]: Simplify (log -1) into (log -1) 6.137 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 6.138 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 6.139 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.139 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 6.140 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 6.140 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 6.141 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.141 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in x 6.141 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in x 6.141 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.141 * [taylor]: Taking taylor expansion of x in x 6.141 * [backup-simplify]: Simplify 0 into 0 6.141 * [backup-simplify]: Simplify 1 into 1 6.141 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 6.141 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 6.141 * [taylor]: Taking taylor expansion of -2.0 in x 6.141 * [backup-simplify]: Simplify -2.0 into -2.0 6.141 * [taylor]: Taking taylor expansion of x in x 6.141 * [backup-simplify]: Simplify 0 into 0 6.141 * [backup-simplify]: Simplify 1 into 1 6.141 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.141 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.141 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in x 6.141 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in x 6.142 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in x 6.142 * [taylor]: Taking taylor expansion of 1.0 in x 6.142 * [backup-simplify]: Simplify 1.0 into 1.0 6.142 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in x 6.142 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in x 6.142 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 6.142 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 6.142 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 6.142 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 6.142 * [taylor]: Taking taylor expansion of 2.0 in x 6.142 * [backup-simplify]: Simplify 2.0 into 2.0 6.142 * [taylor]: Taking taylor expansion of (log cos) in x 6.142 * [taylor]: Taking taylor expansion of cos in x 6.142 * [backup-simplify]: Simplify cos into cos 6.142 * [backup-simplify]: Simplify (log cos) into (log cos) 6.142 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.142 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.142 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 6.142 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 6.142 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 6.142 * [taylor]: Taking taylor expansion of 2.0 in x 6.142 * [backup-simplify]: Simplify 2.0 into 2.0 6.142 * [taylor]: Taking taylor expansion of (log sin) in x 6.142 * [taylor]: Taking taylor expansion of sin in x 6.142 * [backup-simplify]: Simplify sin into sin 6.142 * [backup-simplify]: Simplify (log sin) into (log sin) 6.142 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.142 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.142 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 6.142 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 6.142 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 6.142 * [taylor]: Taking taylor expansion of 4.0 in x 6.142 * [backup-simplify]: Simplify 4.0 into 4.0 6.142 * [taylor]: Taking taylor expansion of (log -1) in x 6.142 * [taylor]: Taking taylor expansion of -1 in x 6.142 * [backup-simplify]: Simplify -1 into -1 6.143 * [backup-simplify]: Simplify (log -1) into (log -1) 6.143 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 6.144 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 6.144 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.145 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 6.145 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 6.146 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 6.147 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.147 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in x 6.147 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in x 6.147 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.147 * [taylor]: Taking taylor expansion of x in x 6.147 * [backup-simplify]: Simplify 0 into 0 6.147 * [backup-simplify]: Simplify 1 into 1 6.147 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 6.147 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 6.147 * [taylor]: Taking taylor expansion of -2.0 in x 6.147 * [backup-simplify]: Simplify -2.0 into -2.0 6.147 * [taylor]: Taking taylor expansion of x in x 6.147 * [backup-simplify]: Simplify 0 into 0 6.147 * [backup-simplify]: Simplify 1 into 1 6.147 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.148 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.148 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in x 6.148 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in x 6.148 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in x 6.148 * [taylor]: Taking taylor expansion of 1.0 in x 6.148 * [backup-simplify]: Simplify 1.0 into 1.0 6.148 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in x 6.148 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in x 6.148 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 6.148 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 6.148 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 6.148 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 6.148 * [taylor]: Taking taylor expansion of 2.0 in x 6.148 * [backup-simplify]: Simplify 2.0 into 2.0 6.148 * [taylor]: Taking taylor expansion of (log cos) in x 6.148 * [taylor]: Taking taylor expansion of cos in x 6.148 * [backup-simplify]: Simplify cos into cos 6.148 * [backup-simplify]: Simplify (log cos) into (log cos) 6.148 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.148 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.148 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 6.148 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 6.148 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 6.148 * [taylor]: Taking taylor expansion of 2.0 in x 6.148 * [backup-simplify]: Simplify 2.0 into 2.0 6.148 * [taylor]: Taking taylor expansion of (log sin) in x 6.148 * [taylor]: Taking taylor expansion of sin in x 6.148 * [backup-simplify]: Simplify sin into sin 6.148 * [backup-simplify]: Simplify (log sin) into (log sin) 6.148 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.148 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.148 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 6.148 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 6.148 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 6.148 * [taylor]: Taking taylor expansion of 4.0 in x 6.148 * [backup-simplify]: Simplify 4.0 into 4.0 6.148 * [taylor]: Taking taylor expansion of (log -1) in x 6.148 * [taylor]: Taking taylor expansion of -1 in x 6.148 * [backup-simplify]: Simplify -1 into -1 6.149 * [backup-simplify]: Simplify (log -1) into (log -1) 6.149 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 6.150 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 6.150 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.151 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 6.151 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 6.152 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 6.153 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.153 * [backup-simplify]: Simplify (* 1 1) into 1 6.153 * [backup-simplify]: Simplify (* 1 (cos (/ -2.0 x))) into (cos (/ -2.0 x)) 6.154 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 6.154 * [taylor]: Taking taylor expansion of (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) in cos 6.154 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in cos 6.154 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in cos 6.154 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in cos 6.154 * [taylor]: Taking taylor expansion of 1.0 in cos 6.154 * [backup-simplify]: Simplify 1.0 into 1.0 6.154 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in cos 6.154 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in cos 6.154 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 6.154 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 6.154 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 6.154 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 6.154 * [taylor]: Taking taylor expansion of 2.0 in cos 6.154 * [backup-simplify]: Simplify 2.0 into 2.0 6.154 * [taylor]: Taking taylor expansion of (log cos) in cos 6.154 * [taylor]: Taking taylor expansion of cos in cos 6.154 * [backup-simplify]: Simplify 0 into 0 6.154 * [backup-simplify]: Simplify 1 into 1 6.154 * [backup-simplify]: Simplify (log 1) into 0 6.155 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.155 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.155 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.155 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 6.155 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 6.155 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 6.155 * [taylor]: Taking taylor expansion of 2.0 in cos 6.155 * [backup-simplify]: Simplify 2.0 into 2.0 6.155 * [taylor]: Taking taylor expansion of (log sin) in cos 6.155 * [taylor]: Taking taylor expansion of sin in cos 6.155 * [backup-simplify]: Simplify sin into sin 6.155 * [backup-simplify]: Simplify (log sin) into (log sin) 6.155 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.155 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.155 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 6.155 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 6.155 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 6.155 * [taylor]: Taking taylor expansion of 4.0 in cos 6.155 * [backup-simplify]: Simplify 4.0 into 4.0 6.155 * [taylor]: Taking taylor expansion of (log -1) in cos 6.155 * [taylor]: Taking taylor expansion of -1 in cos 6.155 * [backup-simplify]: Simplify -1 into -1 6.155 * [backup-simplify]: Simplify (log -1) into (log -1) 6.156 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 6.157 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 6.157 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.158 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 6.158 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 6.159 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 6.159 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.160 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in cos 6.160 * [taylor]: Taking taylor expansion of (/ -2.0 x) in cos 6.160 * [taylor]: Taking taylor expansion of -2.0 in cos 6.160 * [backup-simplify]: Simplify -2.0 into -2.0 6.160 * [taylor]: Taking taylor expansion of x in cos 6.160 * [backup-simplify]: Simplify x into x 6.160 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 6.160 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.160 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 6.160 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) 1) into (cos (/ -2.0 x)) 6.160 * [backup-simplify]: Simplify (* (sin (/ -2.0 x)) 0) into 0 6.160 * [backup-simplify]: Simplify (- 0) into 0 6.160 * [backup-simplify]: Simplify (+ (cos (/ -2.0 x)) 0) into (cos (/ -2.0 x)) 6.161 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 6.161 * [taylor]: Taking taylor expansion of (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) in sin 6.161 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in sin 6.161 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in sin 6.161 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in sin 6.161 * [taylor]: Taking taylor expansion of 1.0 in sin 6.161 * [backup-simplify]: Simplify 1.0 into 1.0 6.161 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in sin 6.161 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in sin 6.161 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 6.161 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 6.161 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 6.161 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 6.161 * [taylor]: Taking taylor expansion of 2.0 in sin 6.162 * [backup-simplify]: Simplify 2.0 into 2.0 6.162 * [taylor]: Taking taylor expansion of (log cos) in sin 6.162 * [taylor]: Taking taylor expansion of cos in sin 6.162 * [backup-simplify]: Simplify cos into cos 6.162 * [backup-simplify]: Simplify (log cos) into (log cos) 6.162 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 6.162 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 6.162 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 6.162 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 6.162 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 6.162 * [taylor]: Taking taylor expansion of 2.0 in sin 6.162 * [backup-simplify]: Simplify 2.0 into 2.0 6.162 * [taylor]: Taking taylor expansion of (log sin) in sin 6.162 * [taylor]: Taking taylor expansion of sin in sin 6.162 * [backup-simplify]: Simplify 0 into 0 6.162 * [backup-simplify]: Simplify 1 into 1 6.162 * [backup-simplify]: Simplify (log 1) into 0 6.162 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 6.163 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 6.163 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 6.163 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 6.163 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 6.163 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 6.163 * [taylor]: Taking taylor expansion of 4.0 in sin 6.163 * [backup-simplify]: Simplify 4.0 into 4.0 6.163 * [taylor]: Taking taylor expansion of (log -1) in sin 6.163 * [taylor]: Taking taylor expansion of -1 in sin 6.163 * [backup-simplify]: Simplify -1 into -1 6.163 * [backup-simplify]: Simplify (log -1) into (log -1) 6.164 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 6.168 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 6.168 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 6.169 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 6.169 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 6.170 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 6.170 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 6.170 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in sin 6.170 * [taylor]: Taking taylor expansion of (/ -2.0 x) in sin 6.170 * [taylor]: Taking taylor expansion of -2.0 in sin 6.170 * [backup-simplify]: Simplify -2.0 into -2.0 6.170 * [taylor]: Taking taylor expansion of x in sin 6.170 * [backup-simplify]: Simplify x into x 6.170 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 6.171 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.171 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 6.171 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) 1) into (cos (/ -2.0 x)) 6.171 * [backup-simplify]: Simplify (* (sin (/ -2.0 x)) 0) into 0 6.171 * [backup-simplify]: Simplify (- 0) into 0 6.171 * [backup-simplify]: Simplify (+ (cos (/ -2.0 x)) 0) into (cos (/ -2.0 x)) 6.172 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 6.173 * [backup-simplify]: Simplify (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 6.174 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 6.174 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 6.175 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 6.176 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 6.177 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 6.178 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 6.178 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 6.179 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 6.180 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 6.182 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 6.184 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 6.186 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 6.188 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 6.189 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (cos (/ -2.0 x)))) into 0 6.192 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 6.192 * [taylor]: Taking taylor expansion of 0 in cos 6.192 * [backup-simplify]: Simplify 0 into 0 6.192 * [taylor]: Taking taylor expansion of 0 in sin 6.192 * [backup-simplify]: Simplify 0 into 0 6.192 * [backup-simplify]: Simplify 0 into 0 6.192 * [backup-simplify]: Simplify (+ 0) into 0 6.193 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 1)) into 0 6.193 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)))) into 0 6.194 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.194 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (* 0 0)) into 0 6.195 * [backup-simplify]: Simplify (- 0) into 0 6.195 * [backup-simplify]: Simplify (+ 0 0) into 0 6.196 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 6.196 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 6.197 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 6.199 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.199 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.200 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 6.200 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 6.201 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 6.202 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 6.203 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 6.205 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 6.207 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 6.208 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 6.210 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 6.212 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.213 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ -2.0 x)))) into 0 6.213 * [taylor]: Taking taylor expansion of 0 in sin 6.213 * [backup-simplify]: Simplify 0 into 0 6.213 * [backup-simplify]: Simplify 0 into 0 6.213 * [backup-simplify]: Simplify (+ 0) into 0 6.214 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 1)) into 0 6.214 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)))) into 0 6.215 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 6.215 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (* 0 0)) into 0 6.216 * [backup-simplify]: Simplify (- 0) into 0 6.216 * [backup-simplify]: Simplify (+ 0 0) into 0 6.217 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.218 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 6.218 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 6.219 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 6.220 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 6.221 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 6.221 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 6.222 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 6.223 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 6.224 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 6.226 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 6.228 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 6.229 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 6.231 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 6.233 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.234 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ -2.0 x)))) into 0 6.234 * [backup-simplify]: Simplify 0 into 0 6.236 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 6.237 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 6.238 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.240 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 6.241 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 6.242 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.243 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 6.246 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 6.247 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 6.250 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.253 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))) (* 0 (/ 0 (pow -1 4.0))))) into 0 6.257 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 2) into 0 6.259 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))))) into 0 6.261 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.262 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.263 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (cos (/ -2.0 x))))) into 0 6.265 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 6.265 * [taylor]: Taking taylor expansion of 0 in cos 6.265 * [backup-simplify]: Simplify 0 into 0 6.265 * [taylor]: Taking taylor expansion of 0 in sin 6.265 * [backup-simplify]: Simplify 0 into 0 6.265 * [backup-simplify]: Simplify 0 into 0 6.265 * [taylor]: Taking taylor expansion of 0 in sin 6.265 * [backup-simplify]: Simplify 0 into 0 6.265 * [backup-simplify]: Simplify 0 into 0 6.266 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 6.267 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (+ (* 0 0) (* 0 1))) into 0 6.267 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 6.268 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 6.268 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (+ (* 0 0) (* 0 0))) into 0 6.269 * [backup-simplify]: Simplify (- 0) into 0 6.269 * [backup-simplify]: Simplify (+ 0 0) into 0 6.270 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 6.270 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 6.271 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.273 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 6.273 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 6.274 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 6.274 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.275 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 6.277 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 6.277 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 6.279 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.280 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))) (* 0 (/ 0 (pow -1 4.0))))) into 0 6.282 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 2) into 0 6.284 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))))) into 0 6.285 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.286 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (+ (* 0 0) (* 0 (cos (/ -2.0 x))))) into 0 6.286 * [taylor]: Taking taylor expansion of 0 in sin 6.286 * [backup-simplify]: Simplify 0 into 0 6.286 * [backup-simplify]: Simplify 0 into 0 6.287 * [backup-simplify]: Simplify (* (* (pow (/ (* (pow (/ 1 (- cos)) 2.0) (pow (/ 1 (- sin)) 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 (/ 1 (- x))))) (pow (* 1 (* 1 (/ 1 (- x)))) 2)) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 6.287 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 6.287 * [backup-simplify]: Simplify (cos (* 2.0 x)) into (cos (* 2.0 x)) 6.287 * [approximate]: Taking taylor expansion of (cos (* 2.0 x)) in (x) around 0 6.287 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 6.287 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 6.287 * [taylor]: Taking taylor expansion of 2.0 in x 6.287 * [backup-simplify]: Simplify 2.0 into 2.0 6.287 * [taylor]: Taking taylor expansion of x in x 6.287 * [backup-simplify]: Simplify 0 into 0 6.287 * [backup-simplify]: Simplify 1 into 1 6.287 * [backup-simplify]: Simplify (* 2.0 0) into 0 6.288 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 6.288 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 6.288 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 6.288 * [taylor]: Taking taylor expansion of 2.0 in x 6.288 * [backup-simplify]: Simplify 2.0 into 2.0 6.288 * [taylor]: Taking taylor expansion of x in x 6.288 * [backup-simplify]: Simplify 0 into 0 6.288 * [backup-simplify]: Simplify 1 into 1 6.289 * [backup-simplify]: Simplify (* 2.0 0) into 0 6.289 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 6.290 * [backup-simplify]: Simplify 1 into 1 6.290 * [backup-simplify]: Simplify (+ 0) into 0 6.290 * [backup-simplify]: Simplify 0 into 0 6.292 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 2.0 2) 2)) 0) into (- 2.0) 6.292 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 6.293 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 6.293 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 2.0 1) 1) (/ (pow 0 1) 1)) 0) into 0 6.293 * [backup-simplify]: Simplify 0 into 0 6.294 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 6.299 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 2.0 4) 24)) 0 (* -1 (/ (pow 2.0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0.6666666666666666 6.299 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.305 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow x 4)) (+ (* (- 2.0) (pow x 2)) 1)) into (- (+ (* 0.6666666666666666 (pow x 4)) 1) (* 2.0 (pow x 2))) 6.306 * [backup-simplify]: Simplify (cos (* 2.0 (/ 1 x))) into (cos (/ 2.0 x)) 6.306 * [approximate]: Taking taylor expansion of (cos (/ 2.0 x)) in (x) around 0 6.306 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 6.306 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 6.306 * [taylor]: Taking taylor expansion of 2.0 in x 6.306 * [backup-simplify]: Simplify 2.0 into 2.0 6.306 * [taylor]: Taking taylor expansion of x in x 6.306 * [backup-simplify]: Simplify 0 into 0 6.306 * [backup-simplify]: Simplify 1 into 1 6.307 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.307 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.307 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 6.307 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 6.307 * [taylor]: Taking taylor expansion of 2.0 in x 6.307 * [backup-simplify]: Simplify 2.0 into 2.0 6.307 * [taylor]: Taking taylor expansion of x in x 6.307 * [backup-simplify]: Simplify 0 into 0 6.307 * [backup-simplify]: Simplify 1 into 1 6.307 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.308 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.308 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify 0 into 0 6.308 * [backup-simplify]: Simplify (cos (/ 2.0 (/ 1 x))) into (cos (* 2.0 x)) 6.308 * [backup-simplify]: Simplify (cos (* 2.0 (/ 1 (- x)))) into (cos (/ -2.0 x)) 6.308 * [approximate]: Taking taylor expansion of (cos (/ -2.0 x)) in (x) around 0 6.308 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 6.308 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 6.308 * [taylor]: Taking taylor expansion of -2.0 in x 6.308 * [backup-simplify]: Simplify -2.0 into -2.0 6.308 * [taylor]: Taking taylor expansion of x in x 6.308 * [backup-simplify]: Simplify 0 into 0 6.309 * [backup-simplify]: Simplify 1 into 1 6.309 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.309 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.309 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 6.309 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 6.309 * [taylor]: Taking taylor expansion of -2.0 in x 6.309 * [backup-simplify]: Simplify -2.0 into -2.0 6.309 * [taylor]: Taking taylor expansion of x in x 6.309 * [backup-simplify]: Simplify 0 into 0 6.309 * [backup-simplify]: Simplify 1 into 1 6.310 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 6.310 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.310 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 6.310 * [backup-simplify]: Simplify 0 into 0 6.310 * [backup-simplify]: Simplify 0 into 0 6.310 * [backup-simplify]: Simplify 0 into 0 6.310 * [backup-simplify]: Simplify 0 into 0 6.310 * [backup-simplify]: Simplify 0 into 0 6.310 * [backup-simplify]: Simplify 0 into 0 6.310 * [backup-simplify]: Simplify (cos (/ -2.0 (/ 1 (- x)))) into (cos (* 2.0 x)) 6.311 * * * [progress]: simplifying candidates 6.316 * [simplify]: Simplifying: (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (log (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (+ (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (log x))) (+ (* (log cos) 2.0) (log (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x))) (+ (log (pow cos 2.0)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x))) (+ (log (pow cos 2.0)) (+ (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (log x))) (+ (log (pow cos 2.0)) (log (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (log (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (exp (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x x) x) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (* x (pow sin (/ 2.0 2)))) (* x (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (* (cbrt (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (cbrt (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (cbrt (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (* (* (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (sqrt (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (sqrt (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (* (pow cos 2.0) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow (cbrt cos) 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (pow (sqrt cos) 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (cbrt (pow cos 2.0)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (sqrt (pow cos 2.0)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (pow cos (/ 2.0 2)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)) (+ (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (log x)) (log (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (exp (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (* (* (* (* x x) x) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (* x (pow sin (/ 2.0 2)))) (* x (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x)) (* (cbrt (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (cbrt (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (cbrt (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (sqrt (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (sqrt (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (cbrt x) (cbrt x))) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (sqrt x)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) 1) (* (pow sin (/ 2.0 2)) x) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (log (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (+ (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) 2.0) (log (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (+ (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos 2.0)) (log (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (- (log (cos (* 2.0 x))) (log (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (exp (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x x) x) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (* x (pow sin (/ 2.0 2)))) (* x (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (pow cos 2.0)) (pow cos 2.0)) (* (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (* (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (* (* (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)))) (- (cos (* 2.0 x))) (- (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (/ (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (pow cos 2.0)) (/ (cbrt (cos (* 2.0 x))) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (/ (sqrt (cos (* 2.0 x))) (pow cos 2.0)) (/ (sqrt (cos (* 2.0 x))) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (/ 1 (pow cos 2.0)) (/ (cos (* 2.0 x)) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (/ 1 (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x))) (/ (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (cos (* 2.0 x))) (/ (cos (* 2.0 x)) (pow cos 2.0)) (/ (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (cbrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (sqrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x)) (cos (* 2.0 x))) (log (cos (* 2.0 x))) (exp (cos (* 2.0 x))) (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (cbrt (cos (* 2.0 x))) (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (sqrt (cos (* 2.0 x))) (sqrt (cos (* 2.0 x))) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (- (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (- (+ (* 0.6666666666666666 (pow x 4)) 1) (* 2.0 (pow x 2))) (cos (* 2.0 x)) (cos (* 2.0 x)) 6.323 * * [simplify]: Extracting # 0 : cost 0 6.324 * * [simplify]: Extracting # 1 : cost 0 6.324 * * [simplify]: Extracting # 2 : cost 0 6.324 * * [simplify]: Extracting # 3 : cost 0 6.325 * * [simplify]: Extracting # 4 : cost 0 6.325 * * [simplify]: Extracting # 5 : cost 0 6.325 * * [simplify]: Extracting # 6 : cost 0 6.325 * * [simplify]: Extracting # 7 : cost 0 6.325 * * [simplify]: Extracting # 8 : cost 0 6.326 * * [simplify]: Extracting # 9 : cost 0 6.326 * * [simplify]: iteration 0 : 182 enodes (cost 4524 ) 6.371 * * [simplify]: Extracting # 0 : cost 0 6.371 * * [simplify]: Extracting # 1 : cost 0 6.372 * * [simplify]: Extracting # 2 : cost 0 6.372 * * [simplify]: Extracting # 3 : cost 0 6.373 * * [simplify]: Extracting # 4 : cost 0 6.373 * * [simplify]: iteration 1 : 531 enodes (cost 2693 ) 6.712 * * [simplify]: Extracting # 0 : cost 0 6.716 * * [simplify]: Extracting # 1 : cost 0 6.719 * * [simplify]: Extracting # 2 : cost 0 6.722 * * [simplify]: Extracting # 3 : cost 0 6.725 * * [simplify]: Extracting # 4 : cost 0 6.729 * * [simplify]: Extracting # 5 : cost 0 6.732 * * [simplify]: iteration 2 : 2950 enodes (cost 2359 ) 7.845 * * [simplify]: Extracting # 0 : cost 0 7.856 * * [simplify]: Extracting # 1 : cost 0 7.868 * * [simplify]: Extracting # 2 : cost 0 7.880 * * [simplify]: Extracting # 3 : cost 0 7.893 * * [simplify]: iteration done: 5000 enodes (cost 2341 ) 7.895 * [simplify]: Simplified to: (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (log (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (pow (exp (pow cos 2.0)) (* (* x (pow sin 2.0)) x)) (* (* (pow (pow sin 2.0) 3) (* (pow x 3) (pow x 3))) (pow (pow cos 2.0) 3)) (* (pow (* x (pow sin 2.0)) 3) (* (pow x 3) (pow (pow cos 2.0) 3))) (* (pow (* x (pow sin 2.0)) 3) (* (pow x 3) (pow (pow cos 2.0) 3))) (pow (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) 3) (* (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (cbrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (pow (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) 3) (sqrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (sqrt (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (* (pow cos 2.0) (* x (pow sin 2.0))) (* (* (pow (cbrt cos) 2.0) (* x (pow sin 2.0))) x) (* (* (* x (pow sin 2.0)) x) (pow (sqrt cos) 2.0)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (* (* x (pow sin 2.0)) x) (cbrt (pow cos 2.0))) (* (* (* x (pow sin 2.0)) x) (sqrt (pow cos 2.0))) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x) (* (* x (pow sin 2.0)) x) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (log (* (* x (pow sin 2.0)) x)) (exp (* (* x (pow sin 2.0)) x)) (* (pow (pow sin 2.0) 3) (* (pow x 3) (pow x 3))) (* (pow (* x (pow sin 2.0)) 3) (pow x 3)) (* (pow (* x (pow sin 2.0)) 3) (pow x 3)) (* (cbrt (* (* x (pow sin 2.0)) x)) (cbrt (* (* x (pow sin 2.0)) x))) (cbrt (* (* x (pow sin 2.0)) x)) (pow (* (* x (pow sin 2.0)) x) 3) (sqrt (* (* x (pow sin 2.0)) x)) (sqrt (* (* x (pow sin 2.0)) x)) (* (* x (pow sin 2.0)) (* (cbrt x) (cbrt x))) (* (sqrt x) (* x (pow sin 2.0))) (* x (pow sin 2.0)) (* (pow sin (/ 2.0 2)) x) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (exp (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (/ (pow (cos (* 2.0 x)) 3) (* (* (pow (pow sin 2.0) 3) (* (pow x 3) (pow x 3))) (pow (pow cos 2.0) 3))) (/ (/ (pow (cos (* 2.0 x)) 3) (pow (pow cos 2.0) 3)) (* (pow (* x (pow sin 2.0)) 3) (pow x 3))) (/ (/ (pow (cos (* 2.0 x)) 3) (pow (pow cos 2.0) 3)) (* (pow (* x (pow sin 2.0)) 3) (pow x 3))) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 3) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 3) (* (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) 3) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x)))) (- (cos (* 2.0 x))) (- (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) (/ (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (pow cos 2.0)) (/ (cbrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x)) (/ (sqrt (cos (* 2.0 x))) (pow cos 2.0)) (/ (sqrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x)) (/ 1 (pow cos 2.0)) (/ (/ (cos (* 2.0 x)) (* x (pow sin 2.0))) x) (/ (/ 1 (pow cos 2.0)) (* (* x (pow sin 2.0)) x)) (/ (pow cos 2.0) (/ (/ (cos (* 2.0 x)) (* x (pow sin 2.0))) x)) (/ (cos (* 2.0 x)) (pow cos 2.0)) (/ (pow cos 2.0) (/ (cbrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x))) (/ (pow cos 2.0) (/ (sqrt (cos (* 2.0 x))) (* (* x (pow sin 2.0)) x))) (/ (pow cos 2.0) (/ (/ (cos (* 2.0 x)) (* x (pow sin 2.0))) x)) (log (cos (* 2.0 x))) (exp (cos (* 2.0 x))) (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (cbrt (cos (* 2.0 x))) (pow (cos (* 2.0 x)) 3) (sqrt (cos (* 2.0 x))) (sqrt (cos (* 2.0 x))) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow x 2) (pow (pow sin 2.0) 1.0)) (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (- (/ 1 (pow x 2)) 2.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (- (+ (* 0.6666666666666666 (pow x 4)) 1) (* 2.0 (pow x 2))) (cos (* 2.0 x)) (cos (* 2.0 x)) 7.897 * * * [progress]: adding candidates to table 8.431 * * [progress]: iteration 3 / 4 8.431 * * * [progress]: picking best candidate 8.553 * * * * [pick]: Picked # 8.553 * * * [progress]: localizing error 8.591 * * * [progress]: generating rewritten candidates 8.592 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1 2) 8.601 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1) 8.642 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 8.847 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 8.909 * * * [progress]: generating series expansions 8.909 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1 2) 8.909 * [backup-simplify]: Simplify (* x (pow sin 2.0)) into (* x (pow (pow sin 2.0) 1.0)) 8.909 * [approximate]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in (x sin) around 0 8.909 * [taylor]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in sin 8.909 * [taylor]: Taking taylor expansion of x in sin 8.909 * [backup-simplify]: Simplify x into x 8.909 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in sin 8.909 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in sin 8.910 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in sin 8.910 * [taylor]: Taking taylor expansion of 1.0 in sin 8.910 * [backup-simplify]: Simplify 1.0 into 1.0 8.910 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in sin 8.910 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 8.910 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 8.910 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 8.910 * [taylor]: Taking taylor expansion of 2.0 in sin 8.910 * [backup-simplify]: Simplify 2.0 into 2.0 8.910 * [taylor]: Taking taylor expansion of (log sin) in sin 8.910 * [taylor]: Taking taylor expansion of sin in sin 8.910 * [backup-simplify]: Simplify 0 into 0 8.910 * [backup-simplify]: Simplify 1 into 1 8.910 * [backup-simplify]: Simplify (log 1) into 0 8.911 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 8.911 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 8.911 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 8.911 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 8.911 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 8.911 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 8.911 * [taylor]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in x 8.911 * [taylor]: Taking taylor expansion of x in x 8.911 * [backup-simplify]: Simplify 0 into 0 8.911 * [backup-simplify]: Simplify 1 into 1 8.911 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 8.911 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 8.911 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 8.911 * [taylor]: Taking taylor expansion of 1.0 in x 8.911 * [backup-simplify]: Simplify 1.0 into 1.0 8.911 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 8.911 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 8.911 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 8.911 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 8.911 * [taylor]: Taking taylor expansion of 2.0 in x 8.911 * [backup-simplify]: Simplify 2.0 into 2.0 8.911 * [taylor]: Taking taylor expansion of (log sin) in x 8.911 * [taylor]: Taking taylor expansion of sin in x 8.911 * [backup-simplify]: Simplify sin into sin 8.911 * [backup-simplify]: Simplify (log sin) into (log sin) 8.911 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 8.911 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 8.911 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 8.912 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 8.912 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 8.912 * [taylor]: Taking taylor expansion of (* x (pow (pow sin 2.0) 1.0)) in x 8.912 * [taylor]: Taking taylor expansion of x in x 8.912 * [backup-simplify]: Simplify 0 into 0 8.912 * [backup-simplify]: Simplify 1 into 1 8.912 * [taylor]: Taking taylor expansion of (pow (pow sin 2.0) 1.0) in x 8.912 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow sin 2.0)))) in x 8.912 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow sin 2.0))) in x 8.912 * [taylor]: Taking taylor expansion of 1.0 in x 8.912 * [backup-simplify]: Simplify 1.0 into 1.0 8.912 * [taylor]: Taking taylor expansion of (log (pow sin 2.0)) in x 8.912 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 8.912 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 8.912 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 8.912 * [taylor]: Taking taylor expansion of 2.0 in x 8.912 * [backup-simplify]: Simplify 2.0 into 2.0 8.912 * [taylor]: Taking taylor expansion of (log sin) in x 8.912 * [taylor]: Taking taylor expansion of sin in x 8.912 * [backup-simplify]: Simplify sin into sin 8.912 * [backup-simplify]: Simplify (log sin) into (log sin) 8.912 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 8.912 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 8.912 * [backup-simplify]: Simplify (log (pow sin 2.0)) into (log (pow sin 2.0)) 8.912 * [backup-simplify]: Simplify (* 1.0 (log (pow sin 2.0))) into (* 1.0 (log (pow sin 2.0))) 8.912 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow sin 2.0)))) into (pow (pow sin 2.0) 1.0) 8.913 * [backup-simplify]: Simplify (* 0 (pow (pow sin 2.0) 1.0)) into 0 8.913 * [taylor]: Taking taylor expansion of 0 in sin 8.913 * [backup-simplify]: Simplify 0 into 0 8.913 * [backup-simplify]: Simplify 0 into 0 8.913 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 8.914 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 8.914 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 8.915 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow sin 2.0) 1)))) 1) into 0 8.915 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow sin 2.0)))) into 0 8.916 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.916 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (pow sin 2.0) 1.0))) into (pow sin 2) 8.916 * [taylor]: Taking taylor expansion of (pow sin 2) in sin 8.916 * [taylor]: Taking taylor expansion of sin in sin 8.916 * [backup-simplify]: Simplify 0 into 0 8.916 * [backup-simplify]: Simplify 1 into 1 8.916 * [backup-simplify]: Simplify 0 into 0 8.917 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 8.918 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 8.919 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.920 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow sin 2.0) 1)))) 2) into 0 8.920 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0))))) into 0 8.922 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.923 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (pow sin 2.0) 1.0)))) into 0 8.923 * [taylor]: Taking taylor expansion of 0 in sin 8.923 * [backup-simplify]: Simplify 0 into 0 8.923 * [backup-simplify]: Simplify 0 into 0 8.923 * [backup-simplify]: Simplify 0 into 0 8.926 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 8.927 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 8.929 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.932 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow sin 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow sin 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow sin 2.0) 1)))) 6) into 0 8.934 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow sin 2.0)))))) into 0 8.935 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow sin 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.937 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow sin 2.0) 1.0))))) into 0 8.937 * [taylor]: Taking taylor expansion of 0 in sin 8.937 * [backup-simplify]: Simplify 0 into 0 8.937 * [backup-simplify]: Simplify 0 into 0 8.937 * [backup-simplify]: Simplify 0 into 0 8.937 * [backup-simplify]: Simplify 0 into 0 8.937 * [backup-simplify]: Simplify (* (/ 1 x) (pow (/ 1 sin) 2.0)) into (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) 8.937 * [approximate]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in (x sin) around 0 8.937 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in sin 8.937 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 8.937 * [taylor]: Taking taylor expansion of x in sin 8.937 * [backup-simplify]: Simplify x into x 8.937 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.937 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 8.938 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 8.938 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 8.938 * [taylor]: Taking taylor expansion of 1.0 in sin 8.938 * [backup-simplify]: Simplify 1.0 into 1.0 8.938 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 8.938 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 8.938 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 8.938 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 8.938 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 8.938 * [taylor]: Taking taylor expansion of 2.0 in sin 8.938 * [backup-simplify]: Simplify 2.0 into 2.0 8.938 * [taylor]: Taking taylor expansion of (log sin) in sin 8.938 * [taylor]: Taking taylor expansion of sin in sin 8.938 * [backup-simplify]: Simplify 0 into 0 8.938 * [backup-simplify]: Simplify 1 into 1 8.938 * [backup-simplify]: Simplify (log 1) into 0 8.939 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 8.939 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 8.939 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 8.939 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 8.940 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 8.940 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 8.941 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 8.941 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 8.941 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.941 * [taylor]: Taking taylor expansion of x in x 8.941 * [backup-simplify]: Simplify 0 into 0 8.941 * [backup-simplify]: Simplify 1 into 1 8.942 * [backup-simplify]: Simplify (/ 1 1) into 1 8.942 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 8.942 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 8.942 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 8.942 * [taylor]: Taking taylor expansion of 1.0 in x 8.942 * [backup-simplify]: Simplify 1.0 into 1.0 8.942 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 8.942 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 8.942 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 8.942 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 8.942 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 8.942 * [taylor]: Taking taylor expansion of 2.0 in x 8.942 * [backup-simplify]: Simplify 2.0 into 2.0 8.942 * [taylor]: Taking taylor expansion of (log sin) in x 8.942 * [taylor]: Taking taylor expansion of sin in x 8.942 * [backup-simplify]: Simplify sin into sin 8.942 * [backup-simplify]: Simplify (log sin) into (log sin) 8.942 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 8.942 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 8.942 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 8.943 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 8.943 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 8.944 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 8.944 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (pow sin 2.0)) 1.0)) in x 8.944 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.944 * [taylor]: Taking taylor expansion of x in x 8.944 * [backup-simplify]: Simplify 0 into 0 8.944 * [backup-simplify]: Simplify 1 into 1 8.944 * [backup-simplify]: Simplify (/ 1 1) into 1 8.944 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in x 8.944 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in x 8.944 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in x 8.944 * [taylor]: Taking taylor expansion of 1.0 in x 8.944 * [backup-simplify]: Simplify 1.0 into 1.0 8.944 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in x 8.944 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in x 8.944 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 8.945 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 8.945 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 8.945 * [taylor]: Taking taylor expansion of 2.0 in x 8.945 * [backup-simplify]: Simplify 2.0 into 2.0 8.945 * [taylor]: Taking taylor expansion of (log sin) in x 8.945 * [taylor]: Taking taylor expansion of sin in x 8.945 * [backup-simplify]: Simplify sin into sin 8.945 * [backup-simplify]: Simplify (log sin) into (log sin) 8.945 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 8.945 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 8.945 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 8.945 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 8.946 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 8.946 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 8.947 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 8.947 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow sin 2.0)) 1.0) in sin 8.947 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow sin 2.0))))) in sin 8.947 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow sin 2.0)))) in sin 8.947 * [taylor]: Taking taylor expansion of 1.0 in sin 8.947 * [backup-simplify]: Simplify 1.0 into 1.0 8.947 * [taylor]: Taking taylor expansion of (log (/ 1 (pow sin 2.0))) in sin 8.947 * [taylor]: Taking taylor expansion of (/ 1 (pow sin 2.0)) in sin 8.947 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 8.947 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 8.947 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 8.947 * [taylor]: Taking taylor expansion of 2.0 in sin 8.947 * [backup-simplify]: Simplify 2.0 into 2.0 8.947 * [taylor]: Taking taylor expansion of (log sin) in sin 8.947 * [taylor]: Taking taylor expansion of sin in sin 8.947 * [backup-simplify]: Simplify 0 into 0 8.947 * [backup-simplify]: Simplify 1 into 1 8.948 * [backup-simplify]: Simplify (log 1) into 0 8.948 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 8.948 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 8.948 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 8.949 * [backup-simplify]: Simplify (/ 1 (pow sin 2.0)) into (pow (/ 1 (pow sin 2.0)) 1.0) 8.949 * [backup-simplify]: Simplify (log (pow (/ 1 (pow sin 2.0)) 1.0)) into (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)) 8.949 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0))) 8.950 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 8.950 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 8.951 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 8.952 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 8.953 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 8.953 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 8.954 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 8.955 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 8.956 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.957 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.958 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 8.958 * [taylor]: Taking taylor expansion of 0 in sin 8.958 * [backup-simplify]: Simplify 0 into 0 8.958 * [backup-simplify]: Simplify 0 into 0 8.959 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.960 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 8.960 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 8.961 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 8.962 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 8.963 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 1) into 0 8.964 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))) into 0 8.965 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.965 * [backup-simplify]: Simplify 0 into 0 8.967 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 8.968 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 8.970 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.970 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 8.972 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 8.973 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 8.975 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.978 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 8.978 * [taylor]: Taking taylor expansion of 0 in sin 8.978 * [backup-simplify]: Simplify 0 into 0 8.978 * [backup-simplify]: Simplify 0 into 0 8.978 * [backup-simplify]: Simplify 0 into 0 8.981 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 8.981 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 8.982 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 8.983 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.984 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 8.986 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 2) into 0 8.987 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0))))) into 0 8.989 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.989 * [backup-simplify]: Simplify 0 into 0 8.992 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 8.993 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 8.995 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.996 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 9.000 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1)))) 6) into 0 9.002 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0)))))) into 0 9.004 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.006 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 9.006 * [taylor]: Taking taylor expansion of 0 in sin 9.006 * [backup-simplify]: Simplify 0 into 0 9.006 * [backup-simplify]: Simplify 0 into 0 9.007 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (pow (/ 1 sin) 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (* 1 (/ 1 (/ 1 x)))) into (* x (pow (pow sin 2.0) 1.0)) 9.007 * [backup-simplify]: Simplify (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0)) into (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) 9.007 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in (x sin) around 0 9.007 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in sin 9.007 * [taylor]: Taking taylor expansion of -1 in sin 9.007 * [backup-simplify]: Simplify -1 into -1 9.007 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in sin 9.007 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 9.008 * [taylor]: Taking taylor expansion of x in sin 9.008 * [backup-simplify]: Simplify x into x 9.008 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.008 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 9.008 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 9.008 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 9.008 * [taylor]: Taking taylor expansion of 1.0 in sin 9.008 * [backup-simplify]: Simplify 1.0 into 1.0 9.008 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 9.008 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 9.008 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 9.008 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 9.008 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 9.008 * [taylor]: Taking taylor expansion of 2.0 in sin 9.008 * [backup-simplify]: Simplify 2.0 into 2.0 9.008 * [taylor]: Taking taylor expansion of (log -1) in sin 9.008 * [taylor]: Taking taylor expansion of -1 in sin 9.008 * [backup-simplify]: Simplify -1 into -1 9.009 * [backup-simplify]: Simplify (log -1) into (log -1) 9.010 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 9.011 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 9.011 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.011 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.011 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.011 * [taylor]: Taking taylor expansion of 2.0 in sin 9.011 * [backup-simplify]: Simplify 2.0 into 2.0 9.011 * [taylor]: Taking taylor expansion of (log sin) in sin 9.011 * [taylor]: Taking taylor expansion of sin in sin 9.011 * [backup-simplify]: Simplify 0 into 0 9.011 * [backup-simplify]: Simplify 1 into 1 9.012 * [backup-simplify]: Simplify (log 1) into 0 9.012 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.012 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.012 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.013 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 9.014 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.014 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.015 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.015 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in x 9.015 * [taylor]: Taking taylor expansion of -1 in x 9.016 * [backup-simplify]: Simplify -1 into -1 9.016 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 9.016 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.016 * [taylor]: Taking taylor expansion of x in x 9.016 * [backup-simplify]: Simplify 0 into 0 9.016 * [backup-simplify]: Simplify 1 into 1 9.016 * [backup-simplify]: Simplify (/ 1 1) into 1 9.016 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 9.016 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 9.016 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 9.016 * [taylor]: Taking taylor expansion of 1.0 in x 9.016 * [backup-simplify]: Simplify 1.0 into 1.0 9.016 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 9.016 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 9.016 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 9.016 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 9.016 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 9.016 * [taylor]: Taking taylor expansion of 2.0 in x 9.017 * [backup-simplify]: Simplify 2.0 into 2.0 9.017 * [taylor]: Taking taylor expansion of (log -1) in x 9.017 * [taylor]: Taking taylor expansion of -1 in x 9.017 * [backup-simplify]: Simplify -1 into -1 9.017 * [backup-simplify]: Simplify (log -1) into (log -1) 9.018 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 9.019 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 9.019 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.020 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.020 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.020 * [taylor]: Taking taylor expansion of 2.0 in x 9.020 * [backup-simplify]: Simplify 2.0 into 2.0 9.020 * [taylor]: Taking taylor expansion of (log sin) in x 9.020 * [taylor]: Taking taylor expansion of sin in x 9.020 * [backup-simplify]: Simplify sin into sin 9.020 * [backup-simplify]: Simplify (log sin) into (log sin) 9.020 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.020 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.021 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 9.021 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.022 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.023 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.023 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) in x 9.023 * [taylor]: Taking taylor expansion of -1 in x 9.023 * [backup-simplify]: Simplify -1 into -1 9.023 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in x 9.023 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.023 * [taylor]: Taking taylor expansion of x in x 9.023 * [backup-simplify]: Simplify 0 into 0 9.023 * [backup-simplify]: Simplify 1 into 1 9.024 * [backup-simplify]: Simplify (/ 1 1) into 1 9.024 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in x 9.024 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in x 9.024 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in x 9.024 * [taylor]: Taking taylor expansion of 1.0 in x 9.024 * [backup-simplify]: Simplify 1.0 into 1.0 9.024 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in x 9.024 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in x 9.024 * [taylor]: Taking taylor expansion of (pow -1 2.0) in x 9.024 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in x 9.024 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in x 9.024 * [taylor]: Taking taylor expansion of 2.0 in x 9.024 * [backup-simplify]: Simplify 2.0 into 2.0 9.024 * [taylor]: Taking taylor expansion of (log -1) in x 9.024 * [taylor]: Taking taylor expansion of -1 in x 9.024 * [backup-simplify]: Simplify -1 into -1 9.025 * [backup-simplify]: Simplify (log -1) into (log -1) 9.026 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 9.027 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 9.027 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.027 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.027 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.027 * [taylor]: Taking taylor expansion of 2.0 in x 9.027 * [backup-simplify]: Simplify 2.0 into 2.0 9.027 * [taylor]: Taking taylor expansion of (log sin) in x 9.027 * [taylor]: Taking taylor expansion of sin in x 9.027 * [backup-simplify]: Simplify sin into sin 9.027 * [backup-simplify]: Simplify (log sin) into (log sin) 9.028 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.028 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.028 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 9.029 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.030 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.031 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.032 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 9.033 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 9.033 * [taylor]: Taking taylor expansion of (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) in sin 9.033 * [taylor]: Taking taylor expansion of -1 in sin 9.033 * [backup-simplify]: Simplify -1 into -1 9.033 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) in sin 9.033 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0))))) in sin 9.033 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 2.0) (pow sin 2.0)))) in sin 9.033 * [taylor]: Taking taylor expansion of 1.0 in sin 9.033 * [backup-simplify]: Simplify 1.0 into 1.0 9.033 * [taylor]: Taking taylor expansion of (log (/ (pow -1 2.0) (pow sin 2.0))) in sin 9.033 * [taylor]: Taking taylor expansion of (/ (pow -1 2.0) (pow sin 2.0)) in sin 9.033 * [taylor]: Taking taylor expansion of (pow -1 2.0) in sin 9.033 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log -1))) in sin 9.033 * [taylor]: Taking taylor expansion of (* 2.0 (log -1)) in sin 9.033 * [taylor]: Taking taylor expansion of 2.0 in sin 9.033 * [backup-simplify]: Simplify 2.0 into 2.0 9.034 * [taylor]: Taking taylor expansion of (log -1) in sin 9.034 * [taylor]: Taking taylor expansion of -1 in sin 9.034 * [backup-simplify]: Simplify -1 into -1 9.034 * [backup-simplify]: Simplify (log -1) into (log -1) 9.035 * [backup-simplify]: Simplify (* 2.0 (log -1)) into (* 2.0 (log -1)) 9.036 * [backup-simplify]: Simplify (exp (* 2.0 (log -1))) into (pow -1 2.0) 9.036 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.037 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.037 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.037 * [taylor]: Taking taylor expansion of 2.0 in sin 9.037 * [backup-simplify]: Simplify 2.0 into 2.0 9.037 * [taylor]: Taking taylor expansion of (log sin) in sin 9.037 * [taylor]: Taking taylor expansion of sin in sin 9.037 * [backup-simplify]: Simplify 0 into 0 9.037 * [backup-simplify]: Simplify 1 into 1 9.037 * [backup-simplify]: Simplify (log 1) into 0 9.038 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.038 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.038 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.038 * [backup-simplify]: Simplify (/ (pow -1 2.0) (pow sin 2.0)) into (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 9.039 * [backup-simplify]: Simplify (log (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.040 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.041 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.042 * [backup-simplify]: Simplify (* -1 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 9.043 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) into (* -1 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)) 9.045 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.046 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 9.047 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.048 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.049 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.049 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.050 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 9.051 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.052 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.053 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.053 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.054 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.055 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))) into 0 9.055 * [taylor]: Taking taylor expansion of 0 in sin 9.055 * [backup-simplify]: Simplify 0 into 0 9.055 * [backup-simplify]: Simplify 0 into 0 9.056 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.056 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log -1))) into 0 9.057 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.058 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.058 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.058 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.059 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.059 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))))) into 0 9.060 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.061 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.066 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.067 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.067 * [backup-simplify]: Simplify 0 into 0 9.068 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.069 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.070 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.072 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.072 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.073 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.074 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 9.076 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 9.077 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 9.079 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.080 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.081 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.083 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0)))) into 0 9.083 * [taylor]: Taking taylor expansion of 0 in sin 9.083 * [backup-simplify]: Simplify 0 into 0 9.083 * [backup-simplify]: Simplify 0 into 0 9.083 * [backup-simplify]: Simplify 0 into 0 9.086 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.087 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.089 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.093 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.093 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.094 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.095 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.097 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 9.100 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 9.101 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 9.104 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.105 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.106 * [backup-simplify]: Simplify 0 into 0 9.111 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 9.113 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 9.116 * [backup-simplify]: Simplify (* (exp (* 2.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.119 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 9.120 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 9.122 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.124 * [backup-simplify]: Simplify (- (/ 0 (pow sin 2.0)) (+ (* (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))) (* 0 (/ 0 (pow sin 2.0))))) into 0 9.129 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1)))) 6) into 0 9.131 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0)))))) into 0 9.133 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.134 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.136 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 9.137 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ (pow -1 2.0) (pow sin 2.0)) 1.0))))) into 0 9.137 * [taylor]: Taking taylor expansion of 0 in sin 9.137 * [backup-simplify]: Simplify 0 into 0 9.137 * [backup-simplify]: Simplify 0 into 0 9.138 * [backup-simplify]: Simplify (* (* -1 (pow (/ (pow -1 2.0) (pow (/ 1 (- sin)) 2.0)) 1.0)) (* 1 (/ 1 (/ 1 (- x))))) into (* x (pow (pow sin 2.0) 1.0)) 9.138 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1) 9.138 * [backup-simplify]: Simplify (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 9.139 * [approximate]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 9.139 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in sin 9.139 * [taylor]: Taking taylor expansion of x in sin 9.139 * [backup-simplify]: Simplify x into x 9.139 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in sin 9.139 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in sin 9.139 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in sin 9.139 * [taylor]: Taking taylor expansion of 1.0 in sin 9.139 * [backup-simplify]: Simplify 1.0 into 1.0 9.139 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in sin 9.139 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 9.139 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 9.139 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 9.139 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 9.139 * [taylor]: Taking taylor expansion of 1.0 in sin 9.139 * [backup-simplify]: Simplify 1.0 into 1.0 9.139 * [taylor]: Taking taylor expansion of (log cos) in sin 9.139 * [taylor]: Taking taylor expansion of cos in sin 9.139 * [backup-simplify]: Simplify cos into cos 9.139 * [backup-simplify]: Simplify (log cos) into (log cos) 9.139 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.139 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.139 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.139 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.139 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.139 * [taylor]: Taking taylor expansion of 2.0 in sin 9.139 * [backup-simplify]: Simplify 2.0 into 2.0 9.139 * [taylor]: Taking taylor expansion of (log sin) in sin 9.139 * [taylor]: Taking taylor expansion of sin in sin 9.139 * [backup-simplify]: Simplify 0 into 0 9.139 * [backup-simplify]: Simplify 1 into 1 9.139 * [backup-simplify]: Simplify (log 1) into 0 9.140 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.140 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.140 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.140 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.140 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.140 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.141 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.141 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 9.141 * [taylor]: Taking taylor expansion of x in x 9.141 * [backup-simplify]: Simplify 0 into 0 9.141 * [backup-simplify]: Simplify 1 into 1 9.141 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 9.141 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 9.141 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 9.141 * [taylor]: Taking taylor expansion of 1.0 in x 9.141 * [backup-simplify]: Simplify 1.0 into 1.0 9.141 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 9.141 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.141 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.141 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.141 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.141 * [taylor]: Taking taylor expansion of 1.0 in x 9.141 * [backup-simplify]: Simplify 1.0 into 1.0 9.141 * [taylor]: Taking taylor expansion of (log cos) in x 9.141 * [taylor]: Taking taylor expansion of cos in x 9.141 * [backup-simplify]: Simplify cos into cos 9.141 * [backup-simplify]: Simplify (log cos) into (log cos) 9.141 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.141 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.141 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.141 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.141 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.141 * [taylor]: Taking taylor expansion of 2.0 in x 9.141 * [backup-simplify]: Simplify 2.0 into 2.0 9.141 * [taylor]: Taking taylor expansion of (log sin) in x 9.141 * [taylor]: Taking taylor expansion of sin in x 9.141 * [backup-simplify]: Simplify sin into sin 9.141 * [backup-simplify]: Simplify (log sin) into (log sin) 9.141 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.141 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.141 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.142 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.142 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.142 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.142 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 9.142 * [taylor]: Taking taylor expansion of x in cos 9.142 * [backup-simplify]: Simplify x into x 9.142 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 9.142 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.142 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.142 * [taylor]: Taking taylor expansion of 1.0 in cos 9.142 * [backup-simplify]: Simplify 1.0 into 1.0 9.142 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 9.142 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.142 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.142 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.142 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.142 * [taylor]: Taking taylor expansion of 1.0 in cos 9.142 * [backup-simplify]: Simplify 1.0 into 1.0 9.142 * [taylor]: Taking taylor expansion of (log cos) in cos 9.142 * [taylor]: Taking taylor expansion of cos in cos 9.142 * [backup-simplify]: Simplify 0 into 0 9.142 * [backup-simplify]: Simplify 1 into 1 9.143 * [backup-simplify]: Simplify (log 1) into 0 9.143 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.143 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.143 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.143 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.143 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.143 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.143 * [taylor]: Taking taylor expansion of 2.0 in cos 9.143 * [backup-simplify]: Simplify 2.0 into 2.0 9.143 * [taylor]: Taking taylor expansion of (log sin) in cos 9.143 * [taylor]: Taking taylor expansion of sin in cos 9.143 * [backup-simplify]: Simplify sin into sin 9.143 * [backup-simplify]: Simplify (log sin) into (log sin) 9.143 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.143 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.144 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.144 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.144 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.144 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.144 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 9.144 * [taylor]: Taking taylor expansion of x in cos 9.144 * [backup-simplify]: Simplify x into x 9.144 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 9.144 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.144 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.144 * [taylor]: Taking taylor expansion of 1.0 in cos 9.144 * [backup-simplify]: Simplify 1.0 into 1.0 9.144 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 9.144 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.144 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.144 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.144 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.145 * [taylor]: Taking taylor expansion of 1.0 in cos 9.145 * [backup-simplify]: Simplify 1.0 into 1.0 9.145 * [taylor]: Taking taylor expansion of (log cos) in cos 9.145 * [taylor]: Taking taylor expansion of cos in cos 9.145 * [backup-simplify]: Simplify 0 into 0 9.145 * [backup-simplify]: Simplify 1 into 1 9.145 * [backup-simplify]: Simplify (log 1) into 0 9.145 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.145 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.145 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.145 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.145 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.145 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.145 * [taylor]: Taking taylor expansion of 2.0 in cos 9.145 * [backup-simplify]: Simplify 2.0 into 2.0 9.145 * [taylor]: Taking taylor expansion of (log sin) in cos 9.145 * [taylor]: Taking taylor expansion of sin in cos 9.145 * [backup-simplify]: Simplify sin into sin 9.145 * [backup-simplify]: Simplify (log sin) into (log sin) 9.146 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.146 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.146 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.146 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.146 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.147 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.147 * [backup-simplify]: Simplify (* x (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 9.147 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 9.147 * [taylor]: Taking taylor expansion of x in x 9.147 * [backup-simplify]: Simplify 0 into 0 9.147 * [backup-simplify]: Simplify 1 into 1 9.147 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 9.147 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 9.147 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 9.147 * [taylor]: Taking taylor expansion of 1.0 in x 9.147 * [backup-simplify]: Simplify 1.0 into 1.0 9.147 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 9.147 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.147 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.147 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.147 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.147 * [taylor]: Taking taylor expansion of 1.0 in x 9.147 * [backup-simplify]: Simplify 1.0 into 1.0 9.147 * [taylor]: Taking taylor expansion of (log cos) in x 9.147 * [taylor]: Taking taylor expansion of cos in x 9.147 * [backup-simplify]: Simplify cos into cos 9.148 * [backup-simplify]: Simplify (log cos) into (log cos) 9.148 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.148 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.148 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.148 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.148 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.148 * [taylor]: Taking taylor expansion of 2.0 in x 9.148 * [backup-simplify]: Simplify 2.0 into 2.0 9.148 * [taylor]: Taking taylor expansion of (log sin) in x 9.148 * [taylor]: Taking taylor expansion of sin in x 9.148 * [backup-simplify]: Simplify sin into sin 9.148 * [backup-simplify]: Simplify (log sin) into (log sin) 9.148 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.148 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.148 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.148 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.148 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.149 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.149 * [backup-simplify]: Simplify (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into 0 9.149 * [taylor]: Taking taylor expansion of 0 in sin 9.149 * [backup-simplify]: Simplify 0 into 0 9.149 * [backup-simplify]: Simplify 0 into 0 9.150 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.150 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.151 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.151 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.152 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.152 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.152 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.153 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.153 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.154 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.155 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.155 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.155 * [taylor]: Taking taylor expansion of 0 in x 9.155 * [backup-simplify]: Simplify 0 into 0 9.155 * [taylor]: Taking taylor expansion of 0 in sin 9.155 * [backup-simplify]: Simplify 0 into 0 9.155 * [backup-simplify]: Simplify 0 into 0 9.156 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.156 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.156 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.157 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.157 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.158 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.158 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.159 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.159 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.160 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.161 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* cos (pow sin 2)) 9.161 * [taylor]: Taking taylor expansion of (* cos (pow sin 2)) in sin 9.161 * [taylor]: Taking taylor expansion of cos in sin 9.161 * [backup-simplify]: Simplify cos into cos 9.161 * [taylor]: Taking taylor expansion of (pow sin 2) in sin 9.161 * [taylor]: Taking taylor expansion of sin in sin 9.161 * [backup-simplify]: Simplify 0 into 0 9.161 * [backup-simplify]: Simplify 1 into 1 9.161 * [backup-simplify]: Simplify 0 into 0 9.162 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.162 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.163 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.165 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.165 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.166 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.168 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.168 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.171 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 9.173 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 9.174 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.175 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.175 * [taylor]: Taking taylor expansion of 0 in x 9.176 * [backup-simplify]: Simplify 0 into 0 9.176 * [taylor]: Taking taylor expansion of 0 in sin 9.176 * [backup-simplify]: Simplify 0 into 0 9.176 * [backup-simplify]: Simplify 0 into 0 9.176 * [taylor]: Taking taylor expansion of 0 in sin 9.176 * [backup-simplify]: Simplify 0 into 0 9.176 * [backup-simplify]: Simplify 0 into 0 9.178 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.178 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.180 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.182 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.182 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.184 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.185 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.187 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 9.188 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 9.190 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.191 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.191 * [taylor]: Taking taylor expansion of 0 in sin 9.191 * [backup-simplify]: Simplify 0 into 0 9.191 * [backup-simplify]: Simplify 0 into 0 9.192 * [backup-simplify]: Simplify 0 into 0 9.192 * [backup-simplify]: Simplify (* (pow (/ 1 cos) (/ 2.0 2)) (* (/ 1 x) (pow (/ 1 sin) 2.0))) into (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 9.192 * [approximate]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 9.192 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 9.192 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 9.193 * [taylor]: Taking taylor expansion of x in sin 9.193 * [backup-simplify]: Simplify x into x 9.193 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.193 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 9.193 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 9.193 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 9.193 * [taylor]: Taking taylor expansion of 1.0 in sin 9.193 * [backup-simplify]: Simplify 1.0 into 1.0 9.193 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 9.193 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 9.193 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 9.193 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 9.193 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 9.193 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 9.193 * [taylor]: Taking taylor expansion of 1.0 in sin 9.193 * [backup-simplify]: Simplify 1.0 into 1.0 9.193 * [taylor]: Taking taylor expansion of (log cos) in sin 9.193 * [taylor]: Taking taylor expansion of cos in sin 9.193 * [backup-simplify]: Simplify cos into cos 9.193 * [backup-simplify]: Simplify (log cos) into (log cos) 9.193 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.193 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.193 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.193 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.193 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.193 * [taylor]: Taking taylor expansion of 2.0 in sin 9.193 * [backup-simplify]: Simplify 2.0 into 2.0 9.193 * [taylor]: Taking taylor expansion of (log sin) in sin 9.193 * [taylor]: Taking taylor expansion of sin in sin 9.194 * [backup-simplify]: Simplify 0 into 0 9.194 * [backup-simplify]: Simplify 1 into 1 9.194 * [backup-simplify]: Simplify (log 1) into 0 9.194 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.194 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.195 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.195 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.195 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.196 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.196 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.197 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.197 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 9.197 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.197 * [taylor]: Taking taylor expansion of x in x 9.197 * [backup-simplify]: Simplify 0 into 0 9.197 * [backup-simplify]: Simplify 1 into 1 9.197 * [backup-simplify]: Simplify (/ 1 1) into 1 9.197 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 9.197 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 9.197 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 9.197 * [taylor]: Taking taylor expansion of 1.0 in x 9.197 * [backup-simplify]: Simplify 1.0 into 1.0 9.197 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 9.197 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 9.198 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.198 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.198 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.198 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.198 * [taylor]: Taking taylor expansion of 1.0 in x 9.198 * [backup-simplify]: Simplify 1.0 into 1.0 9.198 * [taylor]: Taking taylor expansion of (log cos) in x 9.198 * [taylor]: Taking taylor expansion of cos in x 9.198 * [backup-simplify]: Simplify cos into cos 9.198 * [backup-simplify]: Simplify (log cos) into (log cos) 9.198 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.198 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.198 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.198 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.198 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.198 * [taylor]: Taking taylor expansion of 2.0 in x 9.198 * [backup-simplify]: Simplify 2.0 into 2.0 9.198 * [taylor]: Taking taylor expansion of (log sin) in x 9.198 * [taylor]: Taking taylor expansion of sin in x 9.198 * [backup-simplify]: Simplify sin into sin 9.198 * [backup-simplify]: Simplify (log sin) into (log sin) 9.198 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.198 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.199 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.199 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.199 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.200 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.201 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.201 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 9.201 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 9.201 * [taylor]: Taking taylor expansion of x in cos 9.201 * [backup-simplify]: Simplify x into x 9.201 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.201 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 9.201 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 9.201 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.201 * [taylor]: Taking taylor expansion of 1.0 in cos 9.201 * [backup-simplify]: Simplify 1.0 into 1.0 9.201 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.201 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 9.201 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.201 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.201 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.201 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.201 * [taylor]: Taking taylor expansion of 1.0 in cos 9.201 * [backup-simplify]: Simplify 1.0 into 1.0 9.201 * [taylor]: Taking taylor expansion of (log cos) in cos 9.201 * [taylor]: Taking taylor expansion of cos in cos 9.201 * [backup-simplify]: Simplify 0 into 0 9.201 * [backup-simplify]: Simplify 1 into 1 9.207 * [backup-simplify]: Simplify (log 1) into 0 9.208 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.208 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.208 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.208 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.208 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.208 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.208 * [taylor]: Taking taylor expansion of 2.0 in cos 9.208 * [backup-simplify]: Simplify 2.0 into 2.0 9.208 * [taylor]: Taking taylor expansion of (log sin) in cos 9.208 * [taylor]: Taking taylor expansion of sin in cos 9.208 * [backup-simplify]: Simplify sin into sin 9.208 * [backup-simplify]: Simplify (log sin) into (log sin) 9.208 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.208 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.209 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.209 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.209 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.209 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.210 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.210 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 9.210 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 9.210 * [taylor]: Taking taylor expansion of x in cos 9.210 * [backup-simplify]: Simplify x into x 9.210 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.210 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 9.210 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 9.210 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.210 * [taylor]: Taking taylor expansion of 1.0 in cos 9.210 * [backup-simplify]: Simplify 1.0 into 1.0 9.210 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.210 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 9.210 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.210 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.210 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.210 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.210 * [taylor]: Taking taylor expansion of 1.0 in cos 9.210 * [backup-simplify]: Simplify 1.0 into 1.0 9.210 * [taylor]: Taking taylor expansion of (log cos) in cos 9.210 * [taylor]: Taking taylor expansion of cos in cos 9.210 * [backup-simplify]: Simplify 0 into 0 9.210 * [backup-simplify]: Simplify 1 into 1 9.210 * [backup-simplify]: Simplify (log 1) into 0 9.210 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.211 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.211 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.211 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.211 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.211 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.211 * [taylor]: Taking taylor expansion of 2.0 in cos 9.211 * [backup-simplify]: Simplify 2.0 into 2.0 9.211 * [taylor]: Taking taylor expansion of (log sin) in cos 9.211 * [taylor]: Taking taylor expansion of sin in cos 9.211 * [backup-simplify]: Simplify sin into sin 9.211 * [backup-simplify]: Simplify (log sin) into (log sin) 9.211 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.211 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.211 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.211 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.211 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.212 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.212 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.212 * [backup-simplify]: Simplify (* (/ 1 x) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 9.213 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 9.213 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.213 * [taylor]: Taking taylor expansion of x in x 9.213 * [backup-simplify]: Simplify 0 into 0 9.213 * [backup-simplify]: Simplify 1 into 1 9.213 * [backup-simplify]: Simplify (/ 1 1) into 1 9.213 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 9.213 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 9.213 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 9.213 * [taylor]: Taking taylor expansion of 1.0 in x 9.213 * [backup-simplify]: Simplify 1.0 into 1.0 9.213 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 9.213 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 9.213 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.213 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.213 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.213 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.213 * [taylor]: Taking taylor expansion of 1.0 in x 9.213 * [backup-simplify]: Simplify 1.0 into 1.0 9.213 * [taylor]: Taking taylor expansion of (log cos) in x 9.213 * [taylor]: Taking taylor expansion of cos in x 9.213 * [backup-simplify]: Simplify cos into cos 9.213 * [backup-simplify]: Simplify (log cos) into (log cos) 9.213 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.213 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.213 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.213 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.213 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.213 * [taylor]: Taking taylor expansion of 2.0 in x 9.213 * [backup-simplify]: Simplify 2.0 into 2.0 9.213 * [taylor]: Taking taylor expansion of (log sin) in x 9.213 * [taylor]: Taking taylor expansion of sin in x 9.213 * [backup-simplify]: Simplify sin into sin 9.213 * [backup-simplify]: Simplify (log sin) into (log sin) 9.213 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.214 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.214 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.214 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.214 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.214 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.215 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.215 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.215 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 9.215 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 9.215 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 9.215 * [taylor]: Taking taylor expansion of 1.0 in sin 9.215 * [backup-simplify]: Simplify 1.0 into 1.0 9.215 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 9.215 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 9.215 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 9.215 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 9.215 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 9.215 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 9.215 * [taylor]: Taking taylor expansion of 1.0 in sin 9.215 * [backup-simplify]: Simplify 1.0 into 1.0 9.215 * [taylor]: Taking taylor expansion of (log cos) in sin 9.215 * [taylor]: Taking taylor expansion of cos in sin 9.215 * [backup-simplify]: Simplify cos into cos 9.215 * [backup-simplify]: Simplify (log cos) into (log cos) 9.215 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.215 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.215 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.215 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.215 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.215 * [taylor]: Taking taylor expansion of 2.0 in sin 9.215 * [backup-simplify]: Simplify 2.0 into 2.0 9.216 * [taylor]: Taking taylor expansion of (log sin) in sin 9.216 * [taylor]: Taking taylor expansion of sin in sin 9.216 * [backup-simplify]: Simplify 0 into 0 9.216 * [backup-simplify]: Simplify 1 into 1 9.216 * [backup-simplify]: Simplify (log 1) into 0 9.216 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.216 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.216 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.216 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.217 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.217 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.217 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.217 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.218 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 9.218 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.219 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.219 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.220 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.220 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.220 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.221 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.221 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.222 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.223 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.223 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.224 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.224 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.225 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.225 * [taylor]: Taking taylor expansion of 0 in x 9.225 * [backup-simplify]: Simplify 0 into 0 9.225 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.226 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.226 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.227 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.227 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.227 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.228 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.228 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.229 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.229 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.230 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.231 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.232 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.232 * [taylor]: Taking taylor expansion of 0 in sin 9.232 * [backup-simplify]: Simplify 0 into 0 9.232 * [backup-simplify]: Simplify 0 into 0 9.233 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.233 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.234 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.234 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.235 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.235 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.235 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.236 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.236 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.237 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.237 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.238 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.238 * [backup-simplify]: Simplify 0 into 0 9.239 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.240 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.241 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.243 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.243 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.244 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.245 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.245 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.246 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.247 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.248 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.250 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.250 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.251 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.251 * [taylor]: Taking taylor expansion of 0 in x 9.251 * [backup-simplify]: Simplify 0 into 0 9.251 * [taylor]: Taking taylor expansion of 0 in sin 9.251 * [backup-simplify]: Simplify 0 into 0 9.251 * [backup-simplify]: Simplify 0 into 0 9.253 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.254 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.255 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.257 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.257 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.258 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.258 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.259 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.260 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.261 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.262 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.264 * [taylor]: Taking taylor expansion of 0 in sin 9.264 * [backup-simplify]: Simplify 0 into 0 9.264 * [backup-simplify]: Simplify 0 into 0 9.264 * [backup-simplify]: Simplify 0 into 0 9.265 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.266 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.266 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.267 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.268 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.269 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.270 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.270 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.271 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.272 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.273 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.275 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.275 * [backup-simplify]: Simplify 0 into 0 9.275 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 1.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (* 1 (* (/ 1 (/ 1 x)) 1))) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 9.276 * [backup-simplify]: Simplify (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0))) into (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) 9.276 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in (cos x sin) around 0 9.276 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in sin 9.276 * [taylor]: Taking taylor expansion of -1 in sin 9.276 * [backup-simplify]: Simplify -1 into -1 9.276 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 9.276 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 9.276 * [taylor]: Taking taylor expansion of x in sin 9.276 * [backup-simplify]: Simplify x into x 9.276 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.276 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 9.276 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 9.276 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 9.276 * [taylor]: Taking taylor expansion of 1.0 in sin 9.276 * [backup-simplify]: Simplify 1.0 into 1.0 9.276 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 9.276 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 9.276 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 9.276 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 9.276 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 9.276 * [taylor]: Taking taylor expansion of 3.0 in sin 9.276 * [backup-simplify]: Simplify 3.0 into 3.0 9.276 * [taylor]: Taking taylor expansion of (log -1) in sin 9.276 * [taylor]: Taking taylor expansion of -1 in sin 9.276 * [backup-simplify]: Simplify -1 into -1 9.277 * [backup-simplify]: Simplify (log -1) into (log -1) 9.277 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 9.278 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 9.278 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 9.278 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 9.278 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 9.278 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 9.278 * [taylor]: Taking taylor expansion of 1.0 in sin 9.278 * [backup-simplify]: Simplify 1.0 into 1.0 9.278 * [taylor]: Taking taylor expansion of (log cos) in sin 9.278 * [taylor]: Taking taylor expansion of cos in sin 9.278 * [backup-simplify]: Simplify cos into cos 9.278 * [backup-simplify]: Simplify (log cos) into (log cos) 9.278 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.278 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.278 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.278 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.278 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.278 * [taylor]: Taking taylor expansion of 2.0 in sin 9.278 * [backup-simplify]: Simplify 2.0 into 2.0 9.278 * [taylor]: Taking taylor expansion of (log sin) in sin 9.278 * [taylor]: Taking taylor expansion of sin in sin 9.278 * [backup-simplify]: Simplify 0 into 0 9.278 * [backup-simplify]: Simplify 1 into 1 9.279 * [backup-simplify]: Simplify (log 1) into 0 9.279 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.279 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.279 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.279 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.280 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.280 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.281 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.281 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.281 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in x 9.281 * [taylor]: Taking taylor expansion of -1 in x 9.281 * [backup-simplify]: Simplify -1 into -1 9.281 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 9.281 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.281 * [taylor]: Taking taylor expansion of x in x 9.281 * [backup-simplify]: Simplify 0 into 0 9.282 * [backup-simplify]: Simplify 1 into 1 9.282 * [backup-simplify]: Simplify (/ 1 1) into 1 9.282 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 9.282 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 9.282 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 9.282 * [taylor]: Taking taylor expansion of 1.0 in x 9.282 * [backup-simplify]: Simplify 1.0 into 1.0 9.282 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 9.282 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 9.282 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 9.282 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 9.282 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 9.282 * [taylor]: Taking taylor expansion of 3.0 in x 9.282 * [backup-simplify]: Simplify 3.0 into 3.0 9.282 * [taylor]: Taking taylor expansion of (log -1) in x 9.282 * [taylor]: Taking taylor expansion of -1 in x 9.282 * [backup-simplify]: Simplify -1 into -1 9.282 * [backup-simplify]: Simplify (log -1) into (log -1) 9.283 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 9.284 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 9.284 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.284 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.284 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.284 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.284 * [taylor]: Taking taylor expansion of 1.0 in x 9.284 * [backup-simplify]: Simplify 1.0 into 1.0 9.284 * [taylor]: Taking taylor expansion of (log cos) in x 9.284 * [taylor]: Taking taylor expansion of cos in x 9.284 * [backup-simplify]: Simplify cos into cos 9.284 * [backup-simplify]: Simplify (log cos) into (log cos) 9.284 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.284 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.284 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.284 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.284 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.284 * [taylor]: Taking taylor expansion of 2.0 in x 9.284 * [backup-simplify]: Simplify 2.0 into 2.0 9.284 * [taylor]: Taking taylor expansion of (log sin) in x 9.284 * [taylor]: Taking taylor expansion of sin in x 9.284 * [backup-simplify]: Simplify sin into sin 9.284 * [backup-simplify]: Simplify (log sin) into (log sin) 9.284 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.284 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.284 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.285 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.286 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.287 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.288 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.288 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in cos 9.288 * [taylor]: Taking taylor expansion of -1 in cos 9.288 * [backup-simplify]: Simplify -1 into -1 9.288 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 9.288 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 9.288 * [taylor]: Taking taylor expansion of x in cos 9.288 * [backup-simplify]: Simplify x into x 9.288 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.288 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 9.288 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 9.288 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.288 * [taylor]: Taking taylor expansion of 1.0 in cos 9.288 * [backup-simplify]: Simplify 1.0 into 1.0 9.288 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.288 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 9.288 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 9.288 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 9.288 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 9.288 * [taylor]: Taking taylor expansion of 3.0 in cos 9.288 * [backup-simplify]: Simplify 3.0 into 3.0 9.288 * [taylor]: Taking taylor expansion of (log -1) in cos 9.288 * [taylor]: Taking taylor expansion of -1 in cos 9.288 * [backup-simplify]: Simplify -1 into -1 9.289 * [backup-simplify]: Simplify (log -1) into (log -1) 9.290 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 9.291 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 9.291 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.291 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.291 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.291 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.291 * [taylor]: Taking taylor expansion of 1.0 in cos 9.292 * [backup-simplify]: Simplify 1.0 into 1.0 9.292 * [taylor]: Taking taylor expansion of (log cos) in cos 9.292 * [taylor]: Taking taylor expansion of cos in cos 9.292 * [backup-simplify]: Simplify 0 into 0 9.292 * [backup-simplify]: Simplify 1 into 1 9.292 * [backup-simplify]: Simplify (log 1) into 0 9.292 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.293 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.293 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.293 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.293 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.293 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.293 * [taylor]: Taking taylor expansion of 2.0 in cos 9.293 * [backup-simplify]: Simplify 2.0 into 2.0 9.293 * [taylor]: Taking taylor expansion of (log sin) in cos 9.293 * [taylor]: Taking taylor expansion of sin in cos 9.293 * [backup-simplify]: Simplify sin into sin 9.293 * [backup-simplify]: Simplify (log sin) into (log sin) 9.293 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.293 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.293 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.294 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.295 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.296 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.297 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.297 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in cos 9.297 * [taylor]: Taking taylor expansion of -1 in cos 9.297 * [backup-simplify]: Simplify -1 into -1 9.297 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 9.297 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 9.297 * [taylor]: Taking taylor expansion of x in cos 9.297 * [backup-simplify]: Simplify x into x 9.297 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.297 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 9.297 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 9.297 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.297 * [taylor]: Taking taylor expansion of 1.0 in cos 9.297 * [backup-simplify]: Simplify 1.0 into 1.0 9.297 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.298 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 9.298 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 9.298 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 9.298 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 9.298 * [taylor]: Taking taylor expansion of 3.0 in cos 9.298 * [backup-simplify]: Simplify 3.0 into 3.0 9.298 * [taylor]: Taking taylor expansion of (log -1) in cos 9.298 * [taylor]: Taking taylor expansion of -1 in cos 9.298 * [backup-simplify]: Simplify -1 into -1 9.298 * [backup-simplify]: Simplify (log -1) into (log -1) 9.299 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 9.301 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 9.301 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.301 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.301 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.301 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.301 * [taylor]: Taking taylor expansion of 1.0 in cos 9.301 * [backup-simplify]: Simplify 1.0 into 1.0 9.301 * [taylor]: Taking taylor expansion of (log cos) in cos 9.301 * [taylor]: Taking taylor expansion of cos in cos 9.301 * [backup-simplify]: Simplify 0 into 0 9.301 * [backup-simplify]: Simplify 1 into 1 9.301 * [backup-simplify]: Simplify (log 1) into 0 9.302 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.302 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.302 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.302 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.302 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.302 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.302 * [taylor]: Taking taylor expansion of 2.0 in cos 9.302 * [backup-simplify]: Simplify 2.0 into 2.0 9.302 * [taylor]: Taking taylor expansion of (log sin) in cos 9.302 * [taylor]: Taking taylor expansion of sin in cos 9.302 * [backup-simplify]: Simplify sin into sin 9.302 * [backup-simplify]: Simplify (log sin) into (log sin) 9.302 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.302 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.303 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.303 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.304 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.305 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.306 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.308 * [backup-simplify]: Simplify (* (/ 1 x) (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 9.309 * [backup-simplify]: Simplify (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) into (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) 9.309 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in x 9.309 * [taylor]: Taking taylor expansion of -1 in x 9.309 * [backup-simplify]: Simplify -1 into -1 9.309 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 9.309 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.309 * [taylor]: Taking taylor expansion of x in x 9.309 * [backup-simplify]: Simplify 0 into 0 9.309 * [backup-simplify]: Simplify 1 into 1 9.309 * [backup-simplify]: Simplify (/ 1 1) into 1 9.309 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 9.309 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 9.309 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 9.309 * [taylor]: Taking taylor expansion of 1.0 in x 9.309 * [backup-simplify]: Simplify 1.0 into 1.0 9.310 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 9.310 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 9.310 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 9.310 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 9.310 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 9.310 * [taylor]: Taking taylor expansion of 3.0 in x 9.310 * [backup-simplify]: Simplify 3.0 into 3.0 9.310 * [taylor]: Taking taylor expansion of (log -1) in x 9.310 * [taylor]: Taking taylor expansion of -1 in x 9.310 * [backup-simplify]: Simplify -1 into -1 9.310 * [backup-simplify]: Simplify (log -1) into (log -1) 9.311 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 9.313 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 9.313 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.313 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.313 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.313 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.313 * [taylor]: Taking taylor expansion of 1.0 in x 9.313 * [backup-simplify]: Simplify 1.0 into 1.0 9.313 * [taylor]: Taking taylor expansion of (log cos) in x 9.313 * [taylor]: Taking taylor expansion of cos in x 9.313 * [backup-simplify]: Simplify cos into cos 9.313 * [backup-simplify]: Simplify (log cos) into (log cos) 9.313 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.313 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.313 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.313 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.313 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.313 * [taylor]: Taking taylor expansion of 2.0 in x 9.313 * [backup-simplify]: Simplify 2.0 into 2.0 9.313 * [taylor]: Taking taylor expansion of (log sin) in x 9.313 * [taylor]: Taking taylor expansion of sin in x 9.313 * [backup-simplify]: Simplify sin into sin 9.313 * [backup-simplify]: Simplify (log sin) into (log sin) 9.314 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.314 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.314 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.315 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.316 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.317 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.318 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.319 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.320 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 9.320 * [taylor]: Taking taylor expansion of (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 9.320 * [taylor]: Taking taylor expansion of -1 in sin 9.320 * [backup-simplify]: Simplify -1 into -1 9.320 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 9.320 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 9.320 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 9.320 * [taylor]: Taking taylor expansion of 1.0 in sin 9.320 * [backup-simplify]: Simplify 1.0 into 1.0 9.320 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 9.320 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 9.320 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 9.320 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 9.320 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 9.320 * [taylor]: Taking taylor expansion of 3.0 in sin 9.320 * [backup-simplify]: Simplify 3.0 into 3.0 9.320 * [taylor]: Taking taylor expansion of (log -1) in sin 9.320 * [taylor]: Taking taylor expansion of -1 in sin 9.320 * [backup-simplify]: Simplify -1 into -1 9.321 * [backup-simplify]: Simplify (log -1) into (log -1) 9.322 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 9.323 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 9.323 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 9.324 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 9.324 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 9.324 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 9.324 * [taylor]: Taking taylor expansion of 1.0 in sin 9.324 * [backup-simplify]: Simplify 1.0 into 1.0 9.324 * [taylor]: Taking taylor expansion of (log cos) in sin 9.324 * [taylor]: Taking taylor expansion of cos in sin 9.324 * [backup-simplify]: Simplify cos into cos 9.324 * [backup-simplify]: Simplify (log cos) into (log cos) 9.324 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.324 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.324 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.324 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.324 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.324 * [taylor]: Taking taylor expansion of 2.0 in sin 9.324 * [backup-simplify]: Simplify 2.0 into 2.0 9.324 * [taylor]: Taking taylor expansion of (log sin) in sin 9.324 * [taylor]: Taking taylor expansion of sin in sin 9.324 * [backup-simplify]: Simplify 0 into 0 9.324 * [backup-simplify]: Simplify 1 into 1 9.325 * [backup-simplify]: Simplify (log 1) into 0 9.330 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.330 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.331 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.331 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.332 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 9.333 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 9.334 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.335 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.336 * [backup-simplify]: Simplify (* -1 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 9.337 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 9.339 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.340 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 9.341 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.342 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.343 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.344 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.345 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.345 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.346 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.347 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.347 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.349 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.351 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.352 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.355 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.355 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.357 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.359 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)))) into 0 9.359 * [taylor]: Taking taylor expansion of 0 in x 9.359 * [backup-simplify]: Simplify 0 into 0 9.360 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.361 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 9.363 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.364 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.364 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.365 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.366 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.366 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.367 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.368 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.369 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.371 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.372 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.374 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.375 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.377 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.378 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) into 0 9.378 * [taylor]: Taking taylor expansion of 0 in sin 9.378 * [backup-simplify]: Simplify 0 into 0 9.378 * [backup-simplify]: Simplify 0 into 0 9.380 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.381 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 9.382 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.384 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.385 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.385 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.386 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.387 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.388 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.388 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.389 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.390 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.392 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.393 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.395 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.397 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.397 * [backup-simplify]: Simplify 0 into 0 9.400 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.402 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.404 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.407 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.408 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.409 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.412 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.413 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.414 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.415 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.416 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.418 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.421 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.423 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.426 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.427 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.429 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))))) into 0 9.429 * [taylor]: Taking taylor expansion of 0 in x 9.429 * [backup-simplify]: Simplify 0 into 0 9.429 * [taylor]: Taking taylor expansion of 0 in sin 9.429 * [backup-simplify]: Simplify 0 into 0 9.429 * [backup-simplify]: Simplify 0 into 0 9.432 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.433 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.436 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.438 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.438 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.440 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.442 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.443 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.444 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.445 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.447 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.450 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.452 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.454 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.457 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.459 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)))) into 0 9.459 * [taylor]: Taking taylor expansion of 0 in sin 9.459 * [backup-simplify]: Simplify 0 into 0 9.459 * [backup-simplify]: Simplify 0 into 0 9.459 * [backup-simplify]: Simplify 0 into 0 9.462 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.463 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.466 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.469 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.470 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.471 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.472 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.474 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.475 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.476 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.477 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.479 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 9.484 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.486 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.488 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.490 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.490 * [backup-simplify]: Simplify 0 into 0 9.491 * [backup-simplify]: Simplify (* (* -1 (pow (/ (pow -1 3.0) (* (pow (/ 1 (- cos)) 1.0) (pow (/ 1 (- sin)) 2.0))) 1.0)) (* 1 (* (/ 1 (/ 1 (- x))) 1))) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 9.491 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 9.499 * [backup-simplify]: Simplify (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 9.499 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 9.499 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in sin 9.499 * [taylor]: Taking taylor expansion of (pow x 2) in sin 9.499 * [taylor]: Taking taylor expansion of x in sin 9.499 * [backup-simplify]: Simplify x into x 9.499 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 9.499 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 9.499 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 9.499 * [taylor]: Taking taylor expansion of 1.0 in sin 9.499 * [backup-simplify]: Simplify 1.0 into 1.0 9.499 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 9.499 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 9.499 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 9.499 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 9.499 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 9.499 * [taylor]: Taking taylor expansion of 2.0 in sin 9.499 * [backup-simplify]: Simplify 2.0 into 2.0 9.499 * [taylor]: Taking taylor expansion of (log cos) in sin 9.500 * [taylor]: Taking taylor expansion of cos in sin 9.500 * [backup-simplify]: Simplify cos into cos 9.500 * [backup-simplify]: Simplify (log cos) into (log cos) 9.500 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.500 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.500 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.500 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.500 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.500 * [taylor]: Taking taylor expansion of 2.0 in sin 9.500 * [backup-simplify]: Simplify 2.0 into 2.0 9.500 * [taylor]: Taking taylor expansion of (log sin) in sin 9.500 * [taylor]: Taking taylor expansion of sin in sin 9.500 * [backup-simplify]: Simplify 0 into 0 9.500 * [backup-simplify]: Simplify 1 into 1 9.500 * [backup-simplify]: Simplify (log 1) into 0 9.501 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.501 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.501 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.501 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.502 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.502 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.503 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.503 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 9.503 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.503 * [taylor]: Taking taylor expansion of x in x 9.503 * [backup-simplify]: Simplify 0 into 0 9.503 * [backup-simplify]: Simplify 1 into 1 9.503 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 9.503 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 9.503 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 9.503 * [taylor]: Taking taylor expansion of 1.0 in x 9.503 * [backup-simplify]: Simplify 1.0 into 1.0 9.503 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 9.503 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 9.503 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 9.503 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 9.503 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 9.503 * [taylor]: Taking taylor expansion of 2.0 in x 9.503 * [backup-simplify]: Simplify 2.0 into 2.0 9.503 * [taylor]: Taking taylor expansion of (log cos) in x 9.503 * [taylor]: Taking taylor expansion of cos in x 9.503 * [backup-simplify]: Simplify cos into cos 9.503 * [backup-simplify]: Simplify (log cos) into (log cos) 9.503 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.503 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.503 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.504 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.504 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.504 * [taylor]: Taking taylor expansion of 2.0 in x 9.504 * [backup-simplify]: Simplify 2.0 into 2.0 9.504 * [taylor]: Taking taylor expansion of (log sin) in x 9.504 * [taylor]: Taking taylor expansion of sin in x 9.504 * [backup-simplify]: Simplify sin into sin 9.504 * [backup-simplify]: Simplify (log sin) into (log sin) 9.504 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.504 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.504 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.504 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.505 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.505 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.505 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 9.505 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.506 * [taylor]: Taking taylor expansion of x in cos 9.506 * [backup-simplify]: Simplify x into x 9.506 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 9.506 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 9.506 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 9.506 * [taylor]: Taking taylor expansion of 1.0 in cos 9.506 * [backup-simplify]: Simplify 1.0 into 1.0 9.506 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 9.506 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 9.506 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 9.506 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 9.506 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 9.506 * [taylor]: Taking taylor expansion of 2.0 in cos 9.506 * [backup-simplify]: Simplify 2.0 into 2.0 9.506 * [taylor]: Taking taylor expansion of (log cos) in cos 9.506 * [taylor]: Taking taylor expansion of cos in cos 9.506 * [backup-simplify]: Simplify 0 into 0 9.506 * [backup-simplify]: Simplify 1 into 1 9.507 * [backup-simplify]: Simplify (log 1) into 0 9.507 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.507 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.507 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.507 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.507 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.507 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.507 * [taylor]: Taking taylor expansion of 2.0 in cos 9.507 * [backup-simplify]: Simplify 2.0 into 2.0 9.507 * [taylor]: Taking taylor expansion of (log sin) in cos 9.507 * [taylor]: Taking taylor expansion of sin in cos 9.507 * [backup-simplify]: Simplify sin into sin 9.507 * [backup-simplify]: Simplify (log sin) into (log sin) 9.508 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.508 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.508 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.508 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.509 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.509 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.509 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 9.509 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.509 * [taylor]: Taking taylor expansion of x in cos 9.509 * [backup-simplify]: Simplify x into x 9.509 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 9.509 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 9.509 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 9.509 * [taylor]: Taking taylor expansion of 1.0 in cos 9.509 * [backup-simplify]: Simplify 1.0 into 1.0 9.509 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 9.509 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 9.509 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 9.510 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 9.510 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 9.510 * [taylor]: Taking taylor expansion of 2.0 in cos 9.510 * [backup-simplify]: Simplify 2.0 into 2.0 9.510 * [taylor]: Taking taylor expansion of (log cos) in cos 9.510 * [taylor]: Taking taylor expansion of cos in cos 9.510 * [backup-simplify]: Simplify 0 into 0 9.510 * [backup-simplify]: Simplify 1 into 1 9.510 * [backup-simplify]: Simplify (log 1) into 0 9.511 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.511 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.511 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.511 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.511 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.511 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.511 * [taylor]: Taking taylor expansion of 2.0 in cos 9.511 * [backup-simplify]: Simplify 2.0 into 2.0 9.511 * [taylor]: Taking taylor expansion of (log sin) in cos 9.511 * [taylor]: Taking taylor expansion of sin in cos 9.511 * [backup-simplify]: Simplify sin into sin 9.511 * [backup-simplify]: Simplify (log sin) into (log sin) 9.511 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.511 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.511 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.512 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.512 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.513 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.513 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.513 * [backup-simplify]: Simplify (* (pow x 2) (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 9.513 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 9.513 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.513 * [taylor]: Taking taylor expansion of x in x 9.513 * [backup-simplify]: Simplify 0 into 0 9.513 * [backup-simplify]: Simplify 1 into 1 9.513 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 9.513 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 9.513 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 9.513 * [taylor]: Taking taylor expansion of 1.0 in x 9.513 * [backup-simplify]: Simplify 1.0 into 1.0 9.513 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 9.513 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 9.513 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 9.513 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 9.513 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 9.513 * [taylor]: Taking taylor expansion of 2.0 in x 9.513 * [backup-simplify]: Simplify 2.0 into 2.0 9.513 * [taylor]: Taking taylor expansion of (log cos) in x 9.513 * [taylor]: Taking taylor expansion of cos in x 9.513 * [backup-simplify]: Simplify cos into cos 9.513 * [backup-simplify]: Simplify (log cos) into (log cos) 9.513 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.514 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.514 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.514 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.514 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.514 * [taylor]: Taking taylor expansion of 2.0 in x 9.514 * [backup-simplify]: Simplify 2.0 into 2.0 9.514 * [taylor]: Taking taylor expansion of (log sin) in x 9.514 * [taylor]: Taking taylor expansion of sin in x 9.514 * [backup-simplify]: Simplify sin into sin 9.514 * [backup-simplify]: Simplify (log sin) into (log sin) 9.514 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.514 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.514 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.514 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.514 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.515 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.515 * [backup-simplify]: Simplify (* 1 1) into 1 9.515 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.515 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 9.515 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 9.515 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 9.516 * [taylor]: Taking taylor expansion of 1.0 in sin 9.516 * [backup-simplify]: Simplify 1.0 into 1.0 9.516 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 9.516 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 9.516 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 9.516 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 9.516 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 9.516 * [taylor]: Taking taylor expansion of 2.0 in sin 9.516 * [backup-simplify]: Simplify 2.0 into 2.0 9.516 * [taylor]: Taking taylor expansion of (log cos) in sin 9.516 * [taylor]: Taking taylor expansion of cos in sin 9.516 * [backup-simplify]: Simplify cos into cos 9.516 * [backup-simplify]: Simplify (log cos) into (log cos) 9.516 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.516 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.516 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.516 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.516 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.516 * [taylor]: Taking taylor expansion of 2.0 in sin 9.516 * [backup-simplify]: Simplify 2.0 into 2.0 9.516 * [taylor]: Taking taylor expansion of (log sin) in sin 9.516 * [taylor]: Taking taylor expansion of sin in sin 9.516 * [backup-simplify]: Simplify 0 into 0 9.516 * [backup-simplify]: Simplify 1 into 1 9.516 * [backup-simplify]: Simplify (log 1) into 0 9.517 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.517 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.517 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.517 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.517 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 9.517 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.518 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.518 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 9.519 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.519 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.519 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.520 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.520 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.521 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.521 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.522 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.522 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.523 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.523 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.524 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.524 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.524 * [taylor]: Taking taylor expansion of 0 in x 9.524 * [backup-simplify]: Simplify 0 into 0 9.524 * [taylor]: Taking taylor expansion of 0 in sin 9.524 * [backup-simplify]: Simplify 0 into 0 9.524 * [backup-simplify]: Simplify 0 into 0 9.525 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.525 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.525 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.526 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.526 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.527 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.527 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.528 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.528 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.529 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.529 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.530 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.530 * [taylor]: Taking taylor expansion of 0 in sin 9.530 * [backup-simplify]: Simplify 0 into 0 9.530 * [backup-simplify]: Simplify 0 into 0 9.531 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.531 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.531 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.532 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.532 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.533 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.533 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.533 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.534 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.534 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.535 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.535 * [backup-simplify]: Simplify 0 into 0 9.536 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.537 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.538 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.541 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.542 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.543 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.544 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.545 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.547 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 9.548 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 9.550 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.551 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.552 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.552 * [taylor]: Taking taylor expansion of 0 in x 9.552 * [backup-simplify]: Simplify 0 into 0 9.552 * [taylor]: Taking taylor expansion of 0 in sin 9.552 * [backup-simplify]: Simplify 0 into 0 9.552 * [backup-simplify]: Simplify 0 into 0 9.552 * [taylor]: Taking taylor expansion of 0 in sin 9.552 * [backup-simplify]: Simplify 0 into 0 9.552 * [backup-simplify]: Simplify 0 into 0 9.554 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.555 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.557 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.558 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.559 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.561 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.561 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.564 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 9.565 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 9.567 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.568 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.569 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.569 * [taylor]: Taking taylor expansion of 0 in sin 9.569 * [backup-simplify]: Simplify 0 into 0 9.569 * [backup-simplify]: Simplify 0 into 0 9.570 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* x 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 9.572 * [backup-simplify]: Simplify (* (pow (/ 1 cos) (/ 2.0 2)) (* (* (pow (/ 1 cos) (/ 2.0 2)) (* (/ 1 x) (pow (/ 1 sin) 2.0))) (/ 1 x))) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 9.572 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 9.572 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 9.572 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 9.572 * [taylor]: Taking taylor expansion of (pow x 2) in sin 9.572 * [taylor]: Taking taylor expansion of x in sin 9.572 * [backup-simplify]: Simplify x into x 9.572 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.572 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 9.572 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 9.572 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 9.572 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 9.572 * [taylor]: Taking taylor expansion of 1.0 in sin 9.572 * [backup-simplify]: Simplify 1.0 into 1.0 9.572 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 9.572 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 9.572 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 9.572 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 9.572 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 9.572 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 9.572 * [taylor]: Taking taylor expansion of 2.0 in sin 9.572 * [backup-simplify]: Simplify 2.0 into 2.0 9.572 * [taylor]: Taking taylor expansion of (log cos) in sin 9.572 * [taylor]: Taking taylor expansion of cos in sin 9.572 * [backup-simplify]: Simplify cos into cos 9.572 * [backup-simplify]: Simplify (log cos) into (log cos) 9.573 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.573 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.573 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.573 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.573 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.573 * [taylor]: Taking taylor expansion of 2.0 in sin 9.573 * [backup-simplify]: Simplify 2.0 into 2.0 9.573 * [taylor]: Taking taylor expansion of (log sin) in sin 9.573 * [taylor]: Taking taylor expansion of sin in sin 9.573 * [backup-simplify]: Simplify 0 into 0 9.573 * [backup-simplify]: Simplify 1 into 1 9.573 * [backup-simplify]: Simplify (log 1) into 0 9.574 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.574 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.574 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.574 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.574 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.575 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.575 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.576 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.576 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 9.576 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.576 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.576 * [taylor]: Taking taylor expansion of x in x 9.576 * [backup-simplify]: Simplify 0 into 0 9.576 * [backup-simplify]: Simplify 1 into 1 9.576 * [backup-simplify]: Simplify (* 1 1) into 1 9.577 * [backup-simplify]: Simplify (/ 1 1) into 1 9.577 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 9.577 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 9.577 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 9.577 * [taylor]: Taking taylor expansion of 1.0 in x 9.577 * [backup-simplify]: Simplify 1.0 into 1.0 9.577 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 9.577 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 9.577 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 9.577 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 9.577 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 9.577 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 9.577 * [taylor]: Taking taylor expansion of 2.0 in x 9.577 * [backup-simplify]: Simplify 2.0 into 2.0 9.577 * [taylor]: Taking taylor expansion of (log cos) in x 9.577 * [taylor]: Taking taylor expansion of cos in x 9.577 * [backup-simplify]: Simplify cos into cos 9.577 * [backup-simplify]: Simplify (log cos) into (log cos) 9.577 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.577 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.577 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.577 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.577 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.577 * [taylor]: Taking taylor expansion of 2.0 in x 9.577 * [backup-simplify]: Simplify 2.0 into 2.0 9.577 * [taylor]: Taking taylor expansion of (log sin) in x 9.577 * [taylor]: Taking taylor expansion of sin in x 9.578 * [backup-simplify]: Simplify sin into sin 9.578 * [backup-simplify]: Simplify (log sin) into (log sin) 9.578 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.578 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.578 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.578 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.579 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.579 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.580 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.580 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 9.580 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 9.580 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.580 * [taylor]: Taking taylor expansion of x in cos 9.580 * [backup-simplify]: Simplify x into x 9.580 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.580 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 9.580 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 9.580 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 9.580 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 9.580 * [taylor]: Taking taylor expansion of 1.0 in cos 9.580 * [backup-simplify]: Simplify 1.0 into 1.0 9.580 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 9.580 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 9.580 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 9.580 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 9.580 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 9.580 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 9.580 * [taylor]: Taking taylor expansion of 2.0 in cos 9.580 * [backup-simplify]: Simplify 2.0 into 2.0 9.580 * [taylor]: Taking taylor expansion of (log cos) in cos 9.580 * [taylor]: Taking taylor expansion of cos in cos 9.580 * [backup-simplify]: Simplify 0 into 0 9.580 * [backup-simplify]: Simplify 1 into 1 9.581 * [backup-simplify]: Simplify (log 1) into 0 9.581 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.581 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.582 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.582 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.582 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.582 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.582 * [taylor]: Taking taylor expansion of 2.0 in cos 9.582 * [backup-simplify]: Simplify 2.0 into 2.0 9.582 * [taylor]: Taking taylor expansion of (log sin) in cos 9.582 * [taylor]: Taking taylor expansion of sin in cos 9.582 * [backup-simplify]: Simplify sin into sin 9.582 * [backup-simplify]: Simplify (log sin) into (log sin) 9.582 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.582 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.582 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.582 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.583 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.583 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.584 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.584 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 9.584 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 9.584 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.584 * [taylor]: Taking taylor expansion of x in cos 9.584 * [backup-simplify]: Simplify x into x 9.584 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.584 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 9.584 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 9.584 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 9.584 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 9.584 * [taylor]: Taking taylor expansion of 1.0 in cos 9.584 * [backup-simplify]: Simplify 1.0 into 1.0 9.584 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 9.584 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 9.584 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 9.584 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 9.584 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 9.584 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 9.584 * [taylor]: Taking taylor expansion of 2.0 in cos 9.584 * [backup-simplify]: Simplify 2.0 into 2.0 9.584 * [taylor]: Taking taylor expansion of (log cos) in cos 9.584 * [taylor]: Taking taylor expansion of cos in cos 9.584 * [backup-simplify]: Simplify 0 into 0 9.584 * [backup-simplify]: Simplify 1 into 1 9.585 * [backup-simplify]: Simplify (log 1) into 0 9.586 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.586 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.586 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.586 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.586 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.586 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.586 * [taylor]: Taking taylor expansion of 2.0 in cos 9.586 * [backup-simplify]: Simplify 2.0 into 2.0 9.586 * [taylor]: Taking taylor expansion of (log sin) in cos 9.586 * [taylor]: Taking taylor expansion of sin in cos 9.586 * [backup-simplify]: Simplify sin into sin 9.586 * [backup-simplify]: Simplify (log sin) into (log sin) 9.586 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.586 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.586 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.587 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.587 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.588 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.588 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.589 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 9.589 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 9.590 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.590 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.590 * [taylor]: Taking taylor expansion of x in x 9.590 * [backup-simplify]: Simplify 0 into 0 9.590 * [backup-simplify]: Simplify 1 into 1 9.590 * [backup-simplify]: Simplify (* 1 1) into 1 9.591 * [backup-simplify]: Simplify (/ 1 1) into 1 9.591 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 9.591 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 9.591 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 9.591 * [taylor]: Taking taylor expansion of 1.0 in x 9.591 * [backup-simplify]: Simplify 1.0 into 1.0 9.591 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 9.591 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 9.591 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 9.591 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 9.591 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 9.591 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 9.591 * [taylor]: Taking taylor expansion of 2.0 in x 9.591 * [backup-simplify]: Simplify 2.0 into 2.0 9.591 * [taylor]: Taking taylor expansion of (log cos) in x 9.591 * [taylor]: Taking taylor expansion of cos in x 9.591 * [backup-simplify]: Simplify cos into cos 9.591 * [backup-simplify]: Simplify (log cos) into (log cos) 9.591 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.592 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.592 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.592 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.592 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.592 * [taylor]: Taking taylor expansion of 2.0 in x 9.592 * [backup-simplify]: Simplify 2.0 into 2.0 9.592 * [taylor]: Taking taylor expansion of (log sin) in x 9.592 * [taylor]: Taking taylor expansion of sin in x 9.592 * [backup-simplify]: Simplify sin into sin 9.592 * [backup-simplify]: Simplify (log sin) into (log sin) 9.592 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.592 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.592 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.593 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.593 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.594 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.594 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.595 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.595 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 9.595 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 9.595 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 9.595 * [taylor]: Taking taylor expansion of 1.0 in sin 9.595 * [backup-simplify]: Simplify 1.0 into 1.0 9.595 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 9.595 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 9.595 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 9.595 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 9.595 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 9.595 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 9.595 * [taylor]: Taking taylor expansion of 2.0 in sin 9.595 * [backup-simplify]: Simplify 2.0 into 2.0 9.595 * [taylor]: Taking taylor expansion of (log cos) in sin 9.595 * [taylor]: Taking taylor expansion of cos in sin 9.595 * [backup-simplify]: Simplify cos into cos 9.595 * [backup-simplify]: Simplify (log cos) into (log cos) 9.595 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.596 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.596 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.596 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.596 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.596 * [taylor]: Taking taylor expansion of 2.0 in sin 9.596 * [backup-simplify]: Simplify 2.0 into 2.0 9.596 * [taylor]: Taking taylor expansion of (log sin) in sin 9.596 * [taylor]: Taking taylor expansion of sin in sin 9.596 * [backup-simplify]: Simplify 0 into 0 9.596 * [backup-simplify]: Simplify 1 into 1 9.596 * [backup-simplify]: Simplify (log 1) into 0 9.597 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.597 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.597 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.597 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.598 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.598 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.599 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.599 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.600 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 9.601 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.602 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.602 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.604 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.604 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.605 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.606 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.606 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.607 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.608 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.609 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.610 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.610 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.611 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 9.611 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.611 * [taylor]: Taking taylor expansion of 0 in x 9.612 * [backup-simplify]: Simplify 0 into 0 9.612 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.613 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.614 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.615 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.616 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.617 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.617 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.618 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.619 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.621 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.622 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.623 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.625 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.625 * [taylor]: Taking taylor expansion of 0 in sin 9.625 * [backup-simplify]: Simplify 0 into 0 9.625 * [backup-simplify]: Simplify 0 into 0 9.626 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.627 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.627 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.628 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.629 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.630 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.630 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.631 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.631 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.633 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.634 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.635 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.635 * [backup-simplify]: Simplify 0 into 0 9.637 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.638 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.639 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.642 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.642 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.643 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.645 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.646 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.647 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.649 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.651 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.652 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.653 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.653 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 9.654 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.654 * [taylor]: Taking taylor expansion of 0 in x 9.654 * [backup-simplify]: Simplify 0 into 0 9.660 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.660 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.662 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.663 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.664 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.665 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.666 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.667 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.671 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.672 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.674 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.675 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.678 * [taylor]: Taking taylor expansion of 0 in sin 9.678 * [backup-simplify]: Simplify 0 into 0 9.678 * [backup-simplify]: Simplify 0 into 0 9.678 * [backup-simplify]: Simplify 0 into 0 9.681 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.681 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.682 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.683 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.685 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.686 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.687 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.688 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.689 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.692 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.693 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.695 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.695 * [backup-simplify]: Simplify 0 into 0 9.698 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 9.698 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 9.699 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.702 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.702 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.703 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 9.704 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.705 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 9.705 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.708 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 9.709 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 9.710 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.710 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 9.711 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 9.712 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 9.712 * [taylor]: Taking taylor expansion of 0 in x 9.712 * [backup-simplify]: Simplify 0 into 0 9.712 * [taylor]: Taking taylor expansion of 0 in sin 9.712 * [backup-simplify]: Simplify 0 into 0 9.712 * [backup-simplify]: Simplify 0 into 0 9.712 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 2.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 9.713 * [backup-simplify]: Simplify (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0))) (/ 1 (- x)))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 9.713 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 9.713 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 9.713 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 9.713 * [taylor]: Taking taylor expansion of (pow x 2) in sin 9.713 * [taylor]: Taking taylor expansion of x in sin 9.713 * [backup-simplify]: Simplify x into x 9.713 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.713 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 9.714 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 9.714 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 9.714 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 9.714 * [taylor]: Taking taylor expansion of 1.0 in sin 9.714 * [backup-simplify]: Simplify 1.0 into 1.0 9.714 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 9.714 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 9.714 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 9.714 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 9.714 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 9.714 * [taylor]: Taking taylor expansion of 4.0 in sin 9.714 * [backup-simplify]: Simplify 4.0 into 4.0 9.714 * [taylor]: Taking taylor expansion of (log -1) in sin 9.714 * [taylor]: Taking taylor expansion of -1 in sin 9.714 * [backup-simplify]: Simplify -1 into -1 9.714 * [backup-simplify]: Simplify (log -1) into (log -1) 9.715 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 9.715 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 9.715 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 9.715 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 9.716 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 9.716 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 9.716 * [taylor]: Taking taylor expansion of 2.0 in sin 9.716 * [backup-simplify]: Simplify 2.0 into 2.0 9.716 * [taylor]: Taking taylor expansion of (log cos) in sin 9.716 * [taylor]: Taking taylor expansion of cos in sin 9.716 * [backup-simplify]: Simplify cos into cos 9.716 * [backup-simplify]: Simplify (log cos) into (log cos) 9.716 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.716 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.716 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.716 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.716 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.716 * [taylor]: Taking taylor expansion of 2.0 in sin 9.716 * [backup-simplify]: Simplify 2.0 into 2.0 9.716 * [taylor]: Taking taylor expansion of (log sin) in sin 9.716 * [taylor]: Taking taylor expansion of sin in sin 9.716 * [backup-simplify]: Simplify 0 into 0 9.716 * [backup-simplify]: Simplify 1 into 1 9.716 * [backup-simplify]: Simplify (log 1) into 0 9.716 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.716 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.717 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.717 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.717 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.718 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.718 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.719 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.719 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 9.719 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.719 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.719 * [taylor]: Taking taylor expansion of x in x 9.719 * [backup-simplify]: Simplify 0 into 0 9.719 * [backup-simplify]: Simplify 1 into 1 9.719 * [backup-simplify]: Simplify (* 1 1) into 1 9.719 * [backup-simplify]: Simplify (/ 1 1) into 1 9.720 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 9.720 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 9.720 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 9.720 * [taylor]: Taking taylor expansion of 1.0 in x 9.720 * [backup-simplify]: Simplify 1.0 into 1.0 9.720 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 9.720 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 9.720 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 9.720 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 9.720 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 9.720 * [taylor]: Taking taylor expansion of 4.0 in x 9.720 * [backup-simplify]: Simplify 4.0 into 4.0 9.720 * [taylor]: Taking taylor expansion of (log -1) in x 9.720 * [taylor]: Taking taylor expansion of -1 in x 9.720 * [backup-simplify]: Simplify -1 into -1 9.720 * [backup-simplify]: Simplify (log -1) into (log -1) 9.721 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 9.721 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 9.721 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 9.721 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 9.722 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 9.722 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 9.722 * [taylor]: Taking taylor expansion of 2.0 in x 9.722 * [backup-simplify]: Simplify 2.0 into 2.0 9.722 * [taylor]: Taking taylor expansion of (log cos) in x 9.722 * [taylor]: Taking taylor expansion of cos in x 9.722 * [backup-simplify]: Simplify cos into cos 9.722 * [backup-simplify]: Simplify (log cos) into (log cos) 9.722 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.722 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.722 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.722 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.722 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.722 * [taylor]: Taking taylor expansion of 2.0 in x 9.722 * [backup-simplify]: Simplify 2.0 into 2.0 9.722 * [taylor]: Taking taylor expansion of (log sin) in x 9.722 * [taylor]: Taking taylor expansion of sin in x 9.722 * [backup-simplify]: Simplify sin into sin 9.722 * [backup-simplify]: Simplify (log sin) into (log sin) 9.722 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.722 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.722 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.723 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.723 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.724 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.724 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.725 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 9.725 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 9.725 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.725 * [taylor]: Taking taylor expansion of x in cos 9.725 * [backup-simplify]: Simplify x into x 9.725 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.725 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 9.725 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 9.725 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 9.725 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 9.725 * [taylor]: Taking taylor expansion of 1.0 in cos 9.725 * [backup-simplify]: Simplify 1.0 into 1.0 9.725 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 9.725 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 9.725 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 9.725 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 9.725 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 9.725 * [taylor]: Taking taylor expansion of 4.0 in cos 9.725 * [backup-simplify]: Simplify 4.0 into 4.0 9.725 * [taylor]: Taking taylor expansion of (log -1) in cos 9.725 * [taylor]: Taking taylor expansion of -1 in cos 9.725 * [backup-simplify]: Simplify -1 into -1 9.726 * [backup-simplify]: Simplify (log -1) into (log -1) 9.727 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 9.728 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 9.728 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 9.728 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 9.728 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 9.728 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 9.728 * [taylor]: Taking taylor expansion of 2.0 in cos 9.729 * [backup-simplify]: Simplify 2.0 into 2.0 9.729 * [taylor]: Taking taylor expansion of (log cos) in cos 9.729 * [taylor]: Taking taylor expansion of cos in cos 9.729 * [backup-simplify]: Simplify 0 into 0 9.729 * [backup-simplify]: Simplify 1 into 1 9.729 * [backup-simplify]: Simplify (log 1) into 0 9.729 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.730 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.730 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.730 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.730 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.730 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.730 * [taylor]: Taking taylor expansion of 2.0 in cos 9.730 * [backup-simplify]: Simplify 2.0 into 2.0 9.730 * [taylor]: Taking taylor expansion of (log sin) in cos 9.730 * [taylor]: Taking taylor expansion of sin in cos 9.730 * [backup-simplify]: Simplify sin into sin 9.730 * [backup-simplify]: Simplify (log sin) into (log sin) 9.730 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.730 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.730 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.731 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.732 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.733 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.734 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.734 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 9.734 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 9.734 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.734 * [taylor]: Taking taylor expansion of x in cos 9.735 * [backup-simplify]: Simplify x into x 9.735 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.735 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 9.735 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 9.735 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 9.735 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 9.735 * [taylor]: Taking taylor expansion of 1.0 in cos 9.735 * [backup-simplify]: Simplify 1.0 into 1.0 9.735 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 9.735 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 9.735 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 9.735 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 9.735 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 9.735 * [taylor]: Taking taylor expansion of 4.0 in cos 9.735 * [backup-simplify]: Simplify 4.0 into 4.0 9.735 * [taylor]: Taking taylor expansion of (log -1) in cos 9.735 * [taylor]: Taking taylor expansion of -1 in cos 9.735 * [backup-simplify]: Simplify -1 into -1 9.736 * [backup-simplify]: Simplify (log -1) into (log -1) 9.737 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 9.738 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 9.738 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 9.739 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 9.739 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 9.739 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 9.739 * [taylor]: Taking taylor expansion of 2.0 in cos 9.739 * [backup-simplify]: Simplify 2.0 into 2.0 9.739 * [taylor]: Taking taylor expansion of (log cos) in cos 9.739 * [taylor]: Taking taylor expansion of cos in cos 9.739 * [backup-simplify]: Simplify 0 into 0 9.739 * [backup-simplify]: Simplify 1 into 1 9.739 * [backup-simplify]: Simplify (log 1) into 0 9.740 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.740 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.740 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.740 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.740 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.740 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.740 * [taylor]: Taking taylor expansion of 2.0 in cos 9.740 * [backup-simplify]: Simplify 2.0 into 2.0 9.740 * [taylor]: Taking taylor expansion of (log sin) in cos 9.740 * [taylor]: Taking taylor expansion of sin in cos 9.740 * [backup-simplify]: Simplify sin into sin 9.740 * [backup-simplify]: Simplify (log sin) into (log sin) 9.740 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.740 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.741 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.742 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.743 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.744 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.745 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.746 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 9.746 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 9.746 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.746 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.746 * [taylor]: Taking taylor expansion of x in x 9.746 * [backup-simplify]: Simplify 0 into 0 9.746 * [backup-simplify]: Simplify 1 into 1 9.747 * [backup-simplify]: Simplify (* 1 1) into 1 9.747 * [backup-simplify]: Simplify (/ 1 1) into 1 9.747 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 9.747 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 9.747 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 9.747 * [taylor]: Taking taylor expansion of 1.0 in x 9.747 * [backup-simplify]: Simplify 1.0 into 1.0 9.747 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 9.747 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 9.747 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 9.747 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 9.748 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 9.748 * [taylor]: Taking taylor expansion of 4.0 in x 9.748 * [backup-simplify]: Simplify 4.0 into 4.0 9.748 * [taylor]: Taking taylor expansion of (log -1) in x 9.748 * [taylor]: Taking taylor expansion of -1 in x 9.748 * [backup-simplify]: Simplify -1 into -1 9.748 * [backup-simplify]: Simplify (log -1) into (log -1) 9.749 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 9.751 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 9.751 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 9.751 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 9.751 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 9.751 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 9.751 * [taylor]: Taking taylor expansion of 2.0 in x 9.751 * [backup-simplify]: Simplify 2.0 into 2.0 9.751 * [taylor]: Taking taylor expansion of (log cos) in x 9.751 * [taylor]: Taking taylor expansion of cos in x 9.751 * [backup-simplify]: Simplify cos into cos 9.751 * [backup-simplify]: Simplify (log cos) into (log cos) 9.751 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.751 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.751 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.751 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.751 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.751 * [taylor]: Taking taylor expansion of 2.0 in x 9.751 * [backup-simplify]: Simplify 2.0 into 2.0 9.751 * [taylor]: Taking taylor expansion of (log sin) in x 9.751 * [taylor]: Taking taylor expansion of sin in x 9.751 * [backup-simplify]: Simplify sin into sin 9.752 * [backup-simplify]: Simplify (log sin) into (log sin) 9.752 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.752 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.752 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.753 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.754 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.755 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.756 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.757 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.757 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 9.757 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 9.757 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 9.757 * [taylor]: Taking taylor expansion of 1.0 in sin 9.757 * [backup-simplify]: Simplify 1.0 into 1.0 9.757 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 9.757 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 9.757 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 9.758 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 9.758 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 9.758 * [taylor]: Taking taylor expansion of 4.0 in sin 9.758 * [backup-simplify]: Simplify 4.0 into 4.0 9.758 * [taylor]: Taking taylor expansion of (log -1) in sin 9.758 * [taylor]: Taking taylor expansion of -1 in sin 9.758 * [backup-simplify]: Simplify -1 into -1 9.758 * [backup-simplify]: Simplify (log -1) into (log -1) 9.759 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 9.761 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 9.761 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 9.761 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 9.761 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 9.761 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 9.761 * [taylor]: Taking taylor expansion of 2.0 in sin 9.761 * [backup-simplify]: Simplify 2.0 into 2.0 9.761 * [taylor]: Taking taylor expansion of (log cos) in sin 9.761 * [taylor]: Taking taylor expansion of cos in sin 9.761 * [backup-simplify]: Simplify cos into cos 9.761 * [backup-simplify]: Simplify (log cos) into (log cos) 9.761 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 9.761 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 9.761 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.761 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.761 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.761 * [taylor]: Taking taylor expansion of 2.0 in sin 9.761 * [backup-simplify]: Simplify 2.0 into 2.0 9.761 * [taylor]: Taking taylor expansion of (log sin) in sin 9.761 * [taylor]: Taking taylor expansion of sin in sin 9.761 * [backup-simplify]: Simplify 0 into 0 9.761 * [backup-simplify]: Simplify 1 into 1 9.762 * [backup-simplify]: Simplify (log 1) into 0 9.762 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.762 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.762 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.763 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 9.764 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 9.765 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 9.766 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 9.767 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 9.768 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 9.769 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.770 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 9.772 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.773 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.773 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.774 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.776 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.776 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.777 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.778 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.778 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.780 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.782 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.783 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.785 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.785 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.786 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 9.787 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.787 * [taylor]: Taking taylor expansion of 0 in x 9.787 * [backup-simplify]: Simplify 0 into 0 9.788 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.789 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 9.790 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.791 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.792 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.792 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.793 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.794 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.795 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.795 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.796 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.798 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.799 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.801 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.801 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.807 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.809 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.809 * [taylor]: Taking taylor expansion of 0 in sin 9.809 * [backup-simplify]: Simplify 0 into 0 9.809 * [backup-simplify]: Simplify 0 into 0 9.811 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.812 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 9.813 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 9.814 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.814 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.815 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.816 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.816 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.817 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 9.817 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.818 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 9.819 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.820 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 9.821 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 9.822 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.822 * [backup-simplify]: Simplify 0 into 0 9.823 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.824 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.825 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.826 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.827 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.827 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.829 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.829 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.830 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.831 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.831 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.832 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.834 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.835 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.837 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.837 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 9.838 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.838 * [taylor]: Taking taylor expansion of 0 in x 9.838 * [backup-simplify]: Simplify 0 into 0 9.840 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.841 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.842 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.843 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.843 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.844 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.846 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.847 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.848 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.849 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.851 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.854 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.856 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.858 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.859 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.862 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.862 * [taylor]: Taking taylor expansion of 0 in sin 9.862 * [backup-simplify]: Simplify 0 into 0 9.862 * [backup-simplify]: Simplify 0 into 0 9.862 * [backup-simplify]: Simplify 0 into 0 9.865 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.867 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 9.869 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.872 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.873 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.874 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.875 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.877 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 9.878 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.880 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.881 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.883 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.887 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 9.888 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 9.891 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.891 * [backup-simplify]: Simplify 0 into 0 9.897 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 9.899 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 9.903 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.906 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 9.907 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 9.909 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.914 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 9.915 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.916 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 9.918 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.919 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 9.922 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 9.927 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 9.930 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 9.932 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 9.933 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 9.934 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 9.936 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 9.936 * [taylor]: Taking taylor expansion of 0 in x 9.936 * [backup-simplify]: Simplify 0 into 0 9.936 * [taylor]: Taking taylor expansion of 0 in sin 9.936 * [backup-simplify]: Simplify 0 into 0 9.936 * [backup-simplify]: Simplify 0 into 0 9.937 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow (/ 1 (- cos)) 2.0) (pow (/ 1 (- sin)) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 9.937 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 9.938 * [backup-simplify]: Simplify (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 9.938 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 9.938 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in sin 9.938 * [taylor]: Taking taylor expansion of (pow x 2) in sin 9.938 * [taylor]: Taking taylor expansion of x in sin 9.938 * [backup-simplify]: Simplify x into x 9.938 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in sin 9.938 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in sin 9.938 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in sin 9.938 * [taylor]: Taking taylor expansion of 1.0 in sin 9.938 * [backup-simplify]: Simplify 1.0 into 1.0 9.938 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in sin 9.938 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 9.938 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 9.938 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 9.938 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 9.938 * [taylor]: Taking taylor expansion of 1.0 in sin 9.938 * [backup-simplify]: Simplify 1.0 into 1.0 9.938 * [taylor]: Taking taylor expansion of (log cos) in sin 9.938 * [taylor]: Taking taylor expansion of cos in sin 9.938 * [backup-simplify]: Simplify cos into cos 9.938 * [backup-simplify]: Simplify (log cos) into (log cos) 9.938 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.938 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.938 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.938 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.938 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.938 * [taylor]: Taking taylor expansion of 2.0 in sin 9.938 * [backup-simplify]: Simplify 2.0 into 2.0 9.938 * [taylor]: Taking taylor expansion of (log sin) in sin 9.938 * [taylor]: Taking taylor expansion of sin in sin 9.938 * [backup-simplify]: Simplify 0 into 0 9.938 * [backup-simplify]: Simplify 1 into 1 9.939 * [backup-simplify]: Simplify (log 1) into 0 9.939 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.939 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.939 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.939 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.939 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.940 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.940 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.940 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 9.940 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.940 * [taylor]: Taking taylor expansion of x in x 9.940 * [backup-simplify]: Simplify 0 into 0 9.940 * [backup-simplify]: Simplify 1 into 1 9.940 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 9.940 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 9.940 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 9.940 * [taylor]: Taking taylor expansion of 1.0 in x 9.940 * [backup-simplify]: Simplify 1.0 into 1.0 9.940 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 9.940 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.940 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.940 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.940 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.940 * [taylor]: Taking taylor expansion of 1.0 in x 9.940 * [backup-simplify]: Simplify 1.0 into 1.0 9.940 * [taylor]: Taking taylor expansion of (log cos) in x 9.940 * [taylor]: Taking taylor expansion of cos in x 9.940 * [backup-simplify]: Simplify cos into cos 9.940 * [backup-simplify]: Simplify (log cos) into (log cos) 9.940 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.940 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.940 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.940 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.940 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.940 * [taylor]: Taking taylor expansion of 2.0 in x 9.940 * [backup-simplify]: Simplify 2.0 into 2.0 9.940 * [taylor]: Taking taylor expansion of (log sin) in x 9.940 * [taylor]: Taking taylor expansion of sin in x 9.940 * [backup-simplify]: Simplify sin into sin 9.940 * [backup-simplify]: Simplify (log sin) into (log sin) 9.940 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.941 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.941 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.941 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.941 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.941 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.941 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 9.941 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.941 * [taylor]: Taking taylor expansion of x in cos 9.941 * [backup-simplify]: Simplify x into x 9.941 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 9.941 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.941 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.942 * [taylor]: Taking taylor expansion of 1.0 in cos 9.942 * [backup-simplify]: Simplify 1.0 into 1.0 9.942 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 9.942 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.942 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.942 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.942 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.942 * [taylor]: Taking taylor expansion of 1.0 in cos 9.942 * [backup-simplify]: Simplify 1.0 into 1.0 9.942 * [taylor]: Taking taylor expansion of (log cos) in cos 9.942 * [taylor]: Taking taylor expansion of cos in cos 9.942 * [backup-simplify]: Simplify 0 into 0 9.942 * [backup-simplify]: Simplify 1 into 1 9.946 * [backup-simplify]: Simplify (log 1) into 0 9.947 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.947 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.947 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.947 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.947 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.947 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.947 * [taylor]: Taking taylor expansion of 2.0 in cos 9.947 * [backup-simplify]: Simplify 2.0 into 2.0 9.948 * [taylor]: Taking taylor expansion of (log sin) in cos 9.948 * [taylor]: Taking taylor expansion of sin in cos 9.948 * [backup-simplify]: Simplify sin into sin 9.948 * [backup-simplify]: Simplify (log sin) into (log sin) 9.948 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.948 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.948 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.948 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.948 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.949 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.949 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 9.949 * [taylor]: Taking taylor expansion of (pow x 2) in cos 9.949 * [taylor]: Taking taylor expansion of x in cos 9.949 * [backup-simplify]: Simplify x into x 9.949 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 9.949 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 9.949 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 9.949 * [taylor]: Taking taylor expansion of 1.0 in cos 9.949 * [backup-simplify]: Simplify 1.0 into 1.0 9.949 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 9.949 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 9.949 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 9.949 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 9.949 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 9.949 * [taylor]: Taking taylor expansion of 1.0 in cos 9.949 * [backup-simplify]: Simplify 1.0 into 1.0 9.949 * [taylor]: Taking taylor expansion of (log cos) in cos 9.949 * [taylor]: Taking taylor expansion of cos in cos 9.949 * [backup-simplify]: Simplify 0 into 0 9.949 * [backup-simplify]: Simplify 1 into 1 9.949 * [backup-simplify]: Simplify (log 1) into 0 9.950 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.950 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.950 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.950 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 9.950 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 9.950 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 9.950 * [taylor]: Taking taylor expansion of 2.0 in cos 9.950 * [backup-simplify]: Simplify 2.0 into 2.0 9.950 * [taylor]: Taking taylor expansion of (log sin) in cos 9.950 * [taylor]: Taking taylor expansion of sin in cos 9.950 * [backup-simplify]: Simplify sin into sin 9.950 * [backup-simplify]: Simplify (log sin) into (log sin) 9.950 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.950 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.950 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.950 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.950 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.951 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.951 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.951 * [backup-simplify]: Simplify (* (pow x 2) (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 9.951 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 9.951 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.951 * [taylor]: Taking taylor expansion of x in x 9.951 * [backup-simplify]: Simplify 0 into 0 9.951 * [backup-simplify]: Simplify 1 into 1 9.951 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 9.951 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 9.951 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 9.951 * [taylor]: Taking taylor expansion of 1.0 in x 9.951 * [backup-simplify]: Simplify 1.0 into 1.0 9.951 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 9.951 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 9.951 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 9.951 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 9.951 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 9.951 * [taylor]: Taking taylor expansion of 1.0 in x 9.951 * [backup-simplify]: Simplify 1.0 into 1.0 9.951 * [taylor]: Taking taylor expansion of (log cos) in x 9.952 * [taylor]: Taking taylor expansion of cos in x 9.952 * [backup-simplify]: Simplify cos into cos 9.952 * [backup-simplify]: Simplify (log cos) into (log cos) 9.952 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.952 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.952 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 9.952 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 9.952 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 9.952 * [taylor]: Taking taylor expansion of 2.0 in x 9.952 * [backup-simplify]: Simplify 2.0 into 2.0 9.952 * [taylor]: Taking taylor expansion of (log sin) in x 9.952 * [taylor]: Taking taylor expansion of sin in x 9.952 * [backup-simplify]: Simplify sin into sin 9.952 * [backup-simplify]: Simplify (log sin) into (log sin) 9.952 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.952 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.952 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.952 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.952 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.953 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.953 * [backup-simplify]: Simplify (* 1 1) into 1 9.953 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.953 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in sin 9.953 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in sin 9.953 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in sin 9.954 * [taylor]: Taking taylor expansion of 1.0 in sin 9.954 * [backup-simplify]: Simplify 1.0 into 1.0 9.954 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in sin 9.954 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 9.954 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 9.954 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 9.954 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 9.954 * [taylor]: Taking taylor expansion of 1.0 in sin 9.954 * [backup-simplify]: Simplify 1.0 into 1.0 9.954 * [taylor]: Taking taylor expansion of (log cos) in sin 9.954 * [taylor]: Taking taylor expansion of cos in sin 9.954 * [backup-simplify]: Simplify cos into cos 9.954 * [backup-simplify]: Simplify (log cos) into (log cos) 9.954 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 9.954 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 9.954 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 9.954 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 9.954 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 9.954 * [taylor]: Taking taylor expansion of 2.0 in sin 9.954 * [backup-simplify]: Simplify 2.0 into 2.0 9.954 * [taylor]: Taking taylor expansion of (log sin) in sin 9.954 * [taylor]: Taking taylor expansion of sin in sin 9.954 * [backup-simplify]: Simplify 0 into 0 9.954 * [backup-simplify]: Simplify 1 into 1 9.954 * [backup-simplify]: Simplify (log 1) into 0 9.955 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.955 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 9.955 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 9.955 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 9.955 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 9.955 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 9.955 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 9.956 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 9.956 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.957 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.957 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.958 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.958 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.959 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.959 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.959 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.960 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.961 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.961 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.961 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.962 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.962 * [taylor]: Taking taylor expansion of 0 in x 9.962 * [backup-simplify]: Simplify 0 into 0 9.962 * [taylor]: Taking taylor expansion of 0 in sin 9.962 * [backup-simplify]: Simplify 0 into 0 9.962 * [backup-simplify]: Simplify 0 into 0 9.962 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 9.963 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.963 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.964 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.964 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.965 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.965 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.965 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.966 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.967 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.967 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.968 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 9.968 * [taylor]: Taking taylor expansion of 0 in sin 9.968 * [backup-simplify]: Simplify 0 into 0 9.968 * [backup-simplify]: Simplify 0 into 0 9.970 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.970 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 9.971 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 9.972 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 9.973 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 9.973 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 9.974 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 9.974 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 9.975 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 9.976 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 9.978 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 9.978 * [backup-simplify]: Simplify 0 into 0 9.979 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.980 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 9.982 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.985 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.985 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 9.986 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 9.987 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.988 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 9.990 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 9.992 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 9.994 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.994 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.995 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 9.995 * [taylor]: Taking taylor expansion of 0 in x 9.995 * [backup-simplify]: Simplify 0 into 0 9.995 * [taylor]: Taking taylor expansion of 0 in sin 9.995 * [backup-simplify]: Simplify 0 into 0 9.996 * [backup-simplify]: Simplify 0 into 0 9.996 * [taylor]: Taking taylor expansion of 0 in sin 9.996 * [backup-simplify]: Simplify 0 into 0 9.996 * [backup-simplify]: Simplify 0 into 0 9.998 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 9.999 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 10.000 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.002 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 10.003 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 10.005 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.005 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 10.008 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 10.009 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 10.012 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.013 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.014 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 10.015 * [taylor]: Taking taylor expansion of 0 in sin 10.015 * [backup-simplify]: Simplify 0 into 0 10.015 * [backup-simplify]: Simplify 0 into 0 10.015 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* x 1)) 2)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 10.016 * [backup-simplify]: Simplify (* (* (pow (/ 1 cos) (/ 2.0 2)) (* (/ 1 x) (pow (/ 1 sin) 2.0))) (/ 1 x)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 10.017 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 10.017 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 10.017 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 10.017 * [taylor]: Taking taylor expansion of (pow x 2) in sin 10.017 * [taylor]: Taking taylor expansion of x in sin 10.017 * [backup-simplify]: Simplify x into x 10.017 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.017 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 10.017 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 10.017 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 10.017 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 10.017 * [taylor]: Taking taylor expansion of 1.0 in sin 10.017 * [backup-simplify]: Simplify 1.0 into 1.0 10.017 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 10.017 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 10.017 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 10.017 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 10.017 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 10.017 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 10.017 * [taylor]: Taking taylor expansion of 1.0 in sin 10.017 * [backup-simplify]: Simplify 1.0 into 1.0 10.017 * [taylor]: Taking taylor expansion of (log cos) in sin 10.017 * [taylor]: Taking taylor expansion of cos in sin 10.017 * [backup-simplify]: Simplify cos into cos 10.017 * [backup-simplify]: Simplify (log cos) into (log cos) 10.018 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.018 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.018 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 10.018 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 10.018 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 10.018 * [taylor]: Taking taylor expansion of 2.0 in sin 10.018 * [backup-simplify]: Simplify 2.0 into 2.0 10.018 * [taylor]: Taking taylor expansion of (log sin) in sin 10.018 * [taylor]: Taking taylor expansion of sin in sin 10.018 * [backup-simplify]: Simplify 0 into 0 10.018 * [backup-simplify]: Simplify 1 into 1 10.018 * [backup-simplify]: Simplify (log 1) into 0 10.019 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.019 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.019 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.019 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.020 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.020 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.020 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.021 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.021 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 10.021 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.021 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.021 * [taylor]: Taking taylor expansion of x in x 10.021 * [backup-simplify]: Simplify 0 into 0 10.021 * [backup-simplify]: Simplify 1 into 1 10.022 * [backup-simplify]: Simplify (* 1 1) into 1 10.022 * [backup-simplify]: Simplify (/ 1 1) into 1 10.022 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 10.022 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 10.022 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 10.022 * [taylor]: Taking taylor expansion of 1.0 in x 10.022 * [backup-simplify]: Simplify 1.0 into 1.0 10.022 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 10.022 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 10.022 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 10.022 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 10.022 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 10.022 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 10.022 * [taylor]: Taking taylor expansion of 1.0 in x 10.022 * [backup-simplify]: Simplify 1.0 into 1.0 10.022 * [taylor]: Taking taylor expansion of (log cos) in x 10.022 * [taylor]: Taking taylor expansion of cos in x 10.022 * [backup-simplify]: Simplify cos into cos 10.022 * [backup-simplify]: Simplify (log cos) into (log cos) 10.022 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.023 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.023 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 10.023 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 10.023 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 10.023 * [taylor]: Taking taylor expansion of 2.0 in x 10.023 * [backup-simplify]: Simplify 2.0 into 2.0 10.023 * [taylor]: Taking taylor expansion of (log sin) in x 10.023 * [taylor]: Taking taylor expansion of sin in x 10.023 * [backup-simplify]: Simplify sin into sin 10.023 * [backup-simplify]: Simplify (log sin) into (log sin) 10.023 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.023 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.023 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.024 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.024 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.025 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.025 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.025 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 10.025 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 10.025 * [taylor]: Taking taylor expansion of (pow x 2) in cos 10.025 * [taylor]: Taking taylor expansion of x in cos 10.025 * [backup-simplify]: Simplify x into x 10.025 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.026 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 10.026 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 10.026 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 10.026 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 10.026 * [taylor]: Taking taylor expansion of 1.0 in cos 10.026 * [backup-simplify]: Simplify 1.0 into 1.0 10.026 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 10.026 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 10.026 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 10.026 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 10.026 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 10.026 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 10.026 * [taylor]: Taking taylor expansion of 1.0 in cos 10.026 * [backup-simplify]: Simplify 1.0 into 1.0 10.026 * [taylor]: Taking taylor expansion of (log cos) in cos 10.026 * [taylor]: Taking taylor expansion of cos in cos 10.026 * [backup-simplify]: Simplify 0 into 0 10.026 * [backup-simplify]: Simplify 1 into 1 10.027 * [backup-simplify]: Simplify (log 1) into 0 10.027 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.027 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.027 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.027 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 10.027 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 10.027 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 10.027 * [taylor]: Taking taylor expansion of 2.0 in cos 10.027 * [backup-simplify]: Simplify 2.0 into 2.0 10.027 * [taylor]: Taking taylor expansion of (log sin) in cos 10.027 * [taylor]: Taking taylor expansion of sin in cos 10.027 * [backup-simplify]: Simplify sin into sin 10.027 * [backup-simplify]: Simplify (log sin) into (log sin) 10.028 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.028 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.028 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.028 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.029 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.029 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.030 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.030 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 10.030 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 10.030 * [taylor]: Taking taylor expansion of (pow x 2) in cos 10.030 * [taylor]: Taking taylor expansion of x in cos 10.030 * [backup-simplify]: Simplify x into x 10.030 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.030 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 10.030 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 10.030 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 10.030 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 10.030 * [taylor]: Taking taylor expansion of 1.0 in cos 10.030 * [backup-simplify]: Simplify 1.0 into 1.0 10.030 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 10.030 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 10.030 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 10.030 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 10.030 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 10.030 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 10.030 * [taylor]: Taking taylor expansion of 1.0 in cos 10.030 * [backup-simplify]: Simplify 1.0 into 1.0 10.030 * [taylor]: Taking taylor expansion of (log cos) in cos 10.030 * [taylor]: Taking taylor expansion of cos in cos 10.030 * [backup-simplify]: Simplify 0 into 0 10.031 * [backup-simplify]: Simplify 1 into 1 10.031 * [backup-simplify]: Simplify (log 1) into 0 10.031 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.031 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.032 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.032 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 10.032 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 10.032 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 10.032 * [taylor]: Taking taylor expansion of 2.0 in cos 10.032 * [backup-simplify]: Simplify 2.0 into 2.0 10.032 * [taylor]: Taking taylor expansion of (log sin) in cos 10.032 * [taylor]: Taking taylor expansion of sin in cos 10.032 * [backup-simplify]: Simplify sin into sin 10.032 * [backup-simplify]: Simplify (log sin) into (log sin) 10.032 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.032 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.032 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.033 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.033 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.033 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.034 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.035 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 10.035 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 10.035 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.035 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.035 * [taylor]: Taking taylor expansion of x in x 10.035 * [backup-simplify]: Simplify 0 into 0 10.035 * [backup-simplify]: Simplify 1 into 1 10.036 * [backup-simplify]: Simplify (* 1 1) into 1 10.036 * [backup-simplify]: Simplify (/ 1 1) into 1 10.036 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 10.036 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 10.036 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 10.036 * [taylor]: Taking taylor expansion of 1.0 in x 10.036 * [backup-simplify]: Simplify 1.0 into 1.0 10.036 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 10.036 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 10.036 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 10.036 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 10.036 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 10.036 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 10.036 * [taylor]: Taking taylor expansion of 1.0 in x 10.036 * [backup-simplify]: Simplify 1.0 into 1.0 10.036 * [taylor]: Taking taylor expansion of (log cos) in x 10.036 * [taylor]: Taking taylor expansion of cos in x 10.037 * [backup-simplify]: Simplify cos into cos 10.037 * [backup-simplify]: Simplify (log cos) into (log cos) 10.037 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.037 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.037 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 10.037 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 10.037 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 10.037 * [taylor]: Taking taylor expansion of 2.0 in x 10.037 * [backup-simplify]: Simplify 2.0 into 2.0 10.037 * [taylor]: Taking taylor expansion of (log sin) in x 10.037 * [taylor]: Taking taylor expansion of sin in x 10.037 * [backup-simplify]: Simplify sin into sin 10.037 * [backup-simplify]: Simplify (log sin) into (log sin) 10.037 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.037 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.037 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.038 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.038 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.039 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.039 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.040 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.040 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 10.040 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 10.040 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 10.040 * [taylor]: Taking taylor expansion of 1.0 in sin 10.040 * [backup-simplify]: Simplify 1.0 into 1.0 10.040 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 10.040 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 10.040 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 10.040 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 10.040 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 10.040 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 10.040 * [taylor]: Taking taylor expansion of 1.0 in sin 10.040 * [backup-simplify]: Simplify 1.0 into 1.0 10.040 * [taylor]: Taking taylor expansion of (log cos) in sin 10.040 * [taylor]: Taking taylor expansion of cos in sin 10.040 * [backup-simplify]: Simplify cos into cos 10.040 * [backup-simplify]: Simplify (log cos) into (log cos) 10.041 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.041 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.041 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 10.041 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 10.041 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 10.041 * [taylor]: Taking taylor expansion of 2.0 in sin 10.041 * [backup-simplify]: Simplify 2.0 into 2.0 10.041 * [taylor]: Taking taylor expansion of (log sin) in sin 10.041 * [taylor]: Taking taylor expansion of sin in sin 10.041 * [backup-simplify]: Simplify 0 into 0 10.041 * [backup-simplify]: Simplify 1 into 1 10.041 * [backup-simplify]: Simplify (log 1) into 0 10.042 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.042 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.042 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.042 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.043 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.043 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.043 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.044 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.045 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 10.046 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 10.046 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 10.047 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 10.048 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.049 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.049 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 10.050 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 10.051 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 10.051 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.053 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 10.054 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 10.055 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.055 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.055 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 10.056 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 10.056 * [taylor]: Taking taylor expansion of 0 in x 10.056 * [backup-simplify]: Simplify 0 into 0 10.057 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 10.058 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 10.059 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 10.060 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 10.060 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 10.061 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 10.061 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 10.062 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.063 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 10.064 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 10.066 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.066 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.068 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 10.068 * [taylor]: Taking taylor expansion of 0 in sin 10.068 * [backup-simplify]: Simplify 0 into 0 10.068 * [backup-simplify]: Simplify 0 into 0 10.070 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.070 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.071 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 10.072 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 10.073 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 10.073 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 10.074 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 10.074 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 10.075 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.076 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 10.077 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 10.079 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.079 * [backup-simplify]: Simplify 0 into 0 10.081 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 10.082 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 10.083 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.086 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.086 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.087 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 10.089 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.089 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 10.091 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.093 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 10.094 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 10.097 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.098 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 10.098 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 10.100 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 10.100 * [taylor]: Taking taylor expansion of 0 in x 10.100 * [backup-simplify]: Simplify 0 into 0 10.102 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 10.102 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 10.104 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.106 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 10.112 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 10.114 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.114 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 10.115 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.118 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 10.119 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 10.121 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.122 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.123 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.124 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 10.124 * [taylor]: Taking taylor expansion of 0 in sin 10.125 * [backup-simplify]: Simplify 0 into 0 10.125 * [backup-simplify]: Simplify 0 into 0 10.125 * [backup-simplify]: Simplify 0 into 0 10.127 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.128 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.129 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 10.130 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.132 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 10.133 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 10.134 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.135 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 10.137 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.139 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 10.140 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 10.142 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.142 * [backup-simplify]: Simplify 0 into 0 10.145 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 10.147 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 10.149 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.154 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 10.154 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.156 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 10.157 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.158 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 10.160 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.164 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 10.166 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 10.168 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.169 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 10.170 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 10.171 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 10.171 * [taylor]: Taking taylor expansion of 0 in x 10.171 * [backup-simplify]: Simplify 0 into 0 10.172 * [taylor]: Taking taylor expansion of 0 in sin 10.172 * [backup-simplify]: Simplify 0 into 0 10.172 * [backup-simplify]: Simplify 0 into 0 10.173 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 1.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 10.174 * [backup-simplify]: Simplify (* (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (/ 1 (- x)) (pow (/ 1 (- sin)) 2.0))) (/ 1 (- x))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 10.174 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 10.174 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 10.174 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 10.174 * [taylor]: Taking taylor expansion of (pow x 2) in sin 10.174 * [taylor]: Taking taylor expansion of x in sin 10.174 * [backup-simplify]: Simplify x into x 10.174 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.174 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 10.174 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 10.174 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 10.174 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 10.174 * [taylor]: Taking taylor expansion of 1.0 in sin 10.174 * [backup-simplify]: Simplify 1.0 into 1.0 10.174 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 10.174 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 10.174 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 10.174 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 10.175 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 10.175 * [taylor]: Taking taylor expansion of 3.0 in sin 10.175 * [backup-simplify]: Simplify 3.0 into 3.0 10.175 * [taylor]: Taking taylor expansion of (log -1) in sin 10.175 * [taylor]: Taking taylor expansion of -1 in sin 10.175 * [backup-simplify]: Simplify -1 into -1 10.175 * [backup-simplify]: Simplify (log -1) into (log -1) 10.176 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 10.178 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 10.178 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 10.178 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 10.178 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 10.178 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 10.178 * [taylor]: Taking taylor expansion of 1.0 in sin 10.178 * [backup-simplify]: Simplify 1.0 into 1.0 10.178 * [taylor]: Taking taylor expansion of (log cos) in sin 10.178 * [taylor]: Taking taylor expansion of cos in sin 10.178 * [backup-simplify]: Simplify cos into cos 10.178 * [backup-simplify]: Simplify (log cos) into (log cos) 10.178 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.178 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.178 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 10.178 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 10.178 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 10.178 * [taylor]: Taking taylor expansion of 2.0 in sin 10.178 * [backup-simplify]: Simplify 2.0 into 2.0 10.178 * [taylor]: Taking taylor expansion of (log sin) in sin 10.178 * [taylor]: Taking taylor expansion of sin in sin 10.178 * [backup-simplify]: Simplify 0 into 0 10.178 * [backup-simplify]: Simplify 1 into 1 10.179 * [backup-simplify]: Simplify (log 1) into 0 10.179 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.179 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.179 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.180 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.181 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.181 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.182 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.184 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.184 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 10.184 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.184 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.184 * [taylor]: Taking taylor expansion of x in x 10.184 * [backup-simplify]: Simplify 0 into 0 10.184 * [backup-simplify]: Simplify 1 into 1 10.184 * [backup-simplify]: Simplify (* 1 1) into 1 10.185 * [backup-simplify]: Simplify (/ 1 1) into 1 10.185 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 10.185 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 10.185 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 10.185 * [taylor]: Taking taylor expansion of 1.0 in x 10.185 * [backup-simplify]: Simplify 1.0 into 1.0 10.185 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 10.185 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 10.185 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 10.185 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 10.185 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 10.185 * [taylor]: Taking taylor expansion of 3.0 in x 10.185 * [backup-simplify]: Simplify 3.0 into 3.0 10.185 * [taylor]: Taking taylor expansion of (log -1) in x 10.185 * [taylor]: Taking taylor expansion of -1 in x 10.185 * [backup-simplify]: Simplify -1 into -1 10.186 * [backup-simplify]: Simplify (log -1) into (log -1) 10.187 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 10.188 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 10.188 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 10.188 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 10.189 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 10.189 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 10.189 * [taylor]: Taking taylor expansion of 1.0 in x 10.189 * [backup-simplify]: Simplify 1.0 into 1.0 10.189 * [taylor]: Taking taylor expansion of (log cos) in x 10.189 * [taylor]: Taking taylor expansion of cos in x 10.189 * [backup-simplify]: Simplify cos into cos 10.189 * [backup-simplify]: Simplify (log cos) into (log cos) 10.189 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.189 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.189 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 10.189 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 10.189 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 10.189 * [taylor]: Taking taylor expansion of 2.0 in x 10.189 * [backup-simplify]: Simplify 2.0 into 2.0 10.189 * [taylor]: Taking taylor expansion of (log sin) in x 10.189 * [taylor]: Taking taylor expansion of sin in x 10.189 * [backup-simplify]: Simplify sin into sin 10.189 * [backup-simplify]: Simplify (log sin) into (log sin) 10.189 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.189 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.190 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.190 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.191 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.192 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.193 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.193 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 10.193 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 10.193 * [taylor]: Taking taylor expansion of (pow x 2) in cos 10.193 * [taylor]: Taking taylor expansion of x in cos 10.193 * [backup-simplify]: Simplify x into x 10.193 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.193 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 10.193 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 10.194 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 10.194 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 10.194 * [taylor]: Taking taylor expansion of 1.0 in cos 10.194 * [backup-simplify]: Simplify 1.0 into 1.0 10.194 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 10.194 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 10.194 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 10.194 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 10.194 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 10.194 * [taylor]: Taking taylor expansion of 3.0 in cos 10.194 * [backup-simplify]: Simplify 3.0 into 3.0 10.194 * [taylor]: Taking taylor expansion of (log -1) in cos 10.194 * [taylor]: Taking taylor expansion of -1 in cos 10.194 * [backup-simplify]: Simplify -1 into -1 10.194 * [backup-simplify]: Simplify (log -1) into (log -1) 10.195 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 10.196 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 10.196 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 10.196 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 10.196 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 10.196 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 10.196 * [taylor]: Taking taylor expansion of 1.0 in cos 10.197 * [backup-simplify]: Simplify 1.0 into 1.0 10.197 * [taylor]: Taking taylor expansion of (log cos) in cos 10.197 * [taylor]: Taking taylor expansion of cos in cos 10.197 * [backup-simplify]: Simplify 0 into 0 10.197 * [backup-simplify]: Simplify 1 into 1 10.197 * [backup-simplify]: Simplify (log 1) into 0 10.197 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.197 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.198 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.198 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 10.198 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 10.198 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 10.198 * [taylor]: Taking taylor expansion of 2.0 in cos 10.198 * [backup-simplify]: Simplify 2.0 into 2.0 10.198 * [taylor]: Taking taylor expansion of (log sin) in cos 10.198 * [taylor]: Taking taylor expansion of sin in cos 10.198 * [backup-simplify]: Simplify sin into sin 10.198 * [backup-simplify]: Simplify (log sin) into (log sin) 10.198 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.198 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.198 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.199 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.200 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.201 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.202 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.202 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 10.202 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 10.202 * [taylor]: Taking taylor expansion of (pow x 2) in cos 10.202 * [taylor]: Taking taylor expansion of x in cos 10.202 * [backup-simplify]: Simplify x into x 10.202 * [backup-simplify]: Simplify (* x x) into (pow x 2) 10.202 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 10.202 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 10.202 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 10.203 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 10.203 * [taylor]: Taking taylor expansion of 1.0 in cos 10.203 * [backup-simplify]: Simplify 1.0 into 1.0 10.203 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 10.203 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 10.203 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 10.203 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 10.203 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 10.203 * [taylor]: Taking taylor expansion of 3.0 in cos 10.203 * [backup-simplify]: Simplify 3.0 into 3.0 10.203 * [taylor]: Taking taylor expansion of (log -1) in cos 10.203 * [taylor]: Taking taylor expansion of -1 in cos 10.203 * [backup-simplify]: Simplify -1 into -1 10.203 * [backup-simplify]: Simplify (log -1) into (log -1) 10.204 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 10.205 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 10.205 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 10.205 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 10.206 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 10.206 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 10.206 * [taylor]: Taking taylor expansion of 1.0 in cos 10.206 * [backup-simplify]: Simplify 1.0 into 1.0 10.206 * [taylor]: Taking taylor expansion of (log cos) in cos 10.206 * [taylor]: Taking taylor expansion of cos in cos 10.206 * [backup-simplify]: Simplify 0 into 0 10.206 * [backup-simplify]: Simplify 1 into 1 10.206 * [backup-simplify]: Simplify (log 1) into 0 10.206 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.206 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.207 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.207 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 10.207 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 10.207 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 10.207 * [taylor]: Taking taylor expansion of 2.0 in cos 10.207 * [backup-simplify]: Simplify 2.0 into 2.0 10.207 * [taylor]: Taking taylor expansion of (log sin) in cos 10.207 * [taylor]: Taking taylor expansion of sin in cos 10.207 * [backup-simplify]: Simplify sin into sin 10.207 * [backup-simplify]: Simplify (log sin) into (log sin) 10.207 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.207 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.207 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.208 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.209 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.210 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.211 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.212 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 10.212 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 10.213 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.213 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.213 * [taylor]: Taking taylor expansion of x in x 10.213 * [backup-simplify]: Simplify 0 into 0 10.213 * [backup-simplify]: Simplify 1 into 1 10.214 * [backup-simplify]: Simplify (* 1 1) into 1 10.214 * [backup-simplify]: Simplify (/ 1 1) into 1 10.214 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 10.214 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 10.214 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 10.214 * [taylor]: Taking taylor expansion of 1.0 in x 10.214 * [backup-simplify]: Simplify 1.0 into 1.0 10.214 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 10.215 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 10.215 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 10.215 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 10.215 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 10.215 * [taylor]: Taking taylor expansion of 3.0 in x 10.215 * [backup-simplify]: Simplify 3.0 into 3.0 10.215 * [taylor]: Taking taylor expansion of (log -1) in x 10.215 * [taylor]: Taking taylor expansion of -1 in x 10.215 * [backup-simplify]: Simplify -1 into -1 10.215 * [backup-simplify]: Simplify (log -1) into (log -1) 10.216 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 10.218 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 10.218 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 10.218 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 10.218 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 10.218 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 10.218 * [taylor]: Taking taylor expansion of 1.0 in x 10.218 * [backup-simplify]: Simplify 1.0 into 1.0 10.218 * [taylor]: Taking taylor expansion of (log cos) in x 10.218 * [taylor]: Taking taylor expansion of cos in x 10.218 * [backup-simplify]: Simplify cos into cos 10.218 * [backup-simplify]: Simplify (log cos) into (log cos) 10.218 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.218 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.218 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 10.218 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 10.218 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 10.218 * [taylor]: Taking taylor expansion of 2.0 in x 10.219 * [backup-simplify]: Simplify 2.0 into 2.0 10.219 * [taylor]: Taking taylor expansion of (log sin) in x 10.219 * [taylor]: Taking taylor expansion of sin in x 10.219 * [backup-simplify]: Simplify sin into sin 10.219 * [backup-simplify]: Simplify (log sin) into (log sin) 10.219 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.219 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.219 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.220 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.221 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.222 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.223 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.224 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.224 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 10.224 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 10.224 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 10.224 * [taylor]: Taking taylor expansion of 1.0 in sin 10.224 * [backup-simplify]: Simplify 1.0 into 1.0 10.224 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 10.224 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 10.224 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 10.225 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 10.225 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 10.225 * [taylor]: Taking taylor expansion of 3.0 in sin 10.225 * [backup-simplify]: Simplify 3.0 into 3.0 10.225 * [taylor]: Taking taylor expansion of (log -1) in sin 10.225 * [taylor]: Taking taylor expansion of -1 in sin 10.225 * [backup-simplify]: Simplify -1 into -1 10.225 * [backup-simplify]: Simplify (log -1) into (log -1) 10.226 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 10.227 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 10.228 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 10.228 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 10.228 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 10.228 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 10.228 * [taylor]: Taking taylor expansion of 1.0 in sin 10.228 * [backup-simplify]: Simplify 1.0 into 1.0 10.228 * [taylor]: Taking taylor expansion of (log cos) in sin 10.228 * [taylor]: Taking taylor expansion of cos in sin 10.228 * [backup-simplify]: Simplify cos into cos 10.228 * [backup-simplify]: Simplify (log cos) into (log cos) 10.228 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 10.228 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 10.228 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 10.228 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 10.228 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 10.228 * [taylor]: Taking taylor expansion of 2.0 in sin 10.228 * [backup-simplify]: Simplify 2.0 into 2.0 10.228 * [taylor]: Taking taylor expansion of (log sin) in sin 10.228 * [taylor]: Taking taylor expansion of sin in sin 10.228 * [backup-simplify]: Simplify 0 into 0 10.228 * [backup-simplify]: Simplify 1 into 1 10.229 * [backup-simplify]: Simplify (log 1) into 0 10.229 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.229 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 10.229 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 10.230 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 10.231 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 10.231 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 10.232 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 10.233 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 10.234 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 10.236 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 10.236 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 10.238 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 10.239 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 10.239 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 10.240 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 10.241 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.241 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.242 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 10.243 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 10.243 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 10.244 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.246 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 10.247 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 10.249 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.249 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 10.249 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 10.250 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 10.250 * [taylor]: Taking taylor expansion of 0 in x 10.250 * [backup-simplify]: Simplify 0 into 0 10.251 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 10.252 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 10.254 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 10.255 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 10.256 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 10.256 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 10.257 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 10.258 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 10.259 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 10.259 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 10.261 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.262 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 10.264 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 10.266 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.269 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 10.269 * [taylor]: Taking taylor expansion of 0 in sin 10.269 * [backup-simplify]: Simplify 0 into 0 10.269 * [backup-simplify]: Simplify 0 into 0 10.271 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 10.271 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 10.278 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 10.279 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.280 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.281 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 10.281 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 10.282 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 10.283 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 10.284 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 10.284 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 10.286 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.287 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 10.289 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 10.290 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 10.290 * [backup-simplify]: Simplify 0 into 0 10.293 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 10.294 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 10.296 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.298 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 10.299 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 10.301 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.303 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.304 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.305 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 10.305 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.306 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 10.307 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.309 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 10.310 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 10.312 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.312 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 10.312 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 10.313 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 10.313 * [taylor]: Taking taylor expansion of 0 in x 10.313 * [backup-simplify]: Simplify 0 into 0 10.315 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 10.315 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 10.317 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.318 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 10.318 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 10.319 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.320 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 10.321 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 10.321 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.322 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 10.323 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.325 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 10.326 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 10.327 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.328 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.328 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.330 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 10.330 * [taylor]: Taking taylor expansion of 0 in sin 10.330 * [backup-simplify]: Simplify 0 into 0 10.330 * [backup-simplify]: Simplify 0 into 0 10.330 * [backup-simplify]: Simplify 0 into 0 10.331 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 10.332 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 10.334 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.337 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.337 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 10.338 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 10.339 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.341 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 10.342 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 10.343 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.344 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 10.346 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.349 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 10.351 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 10.354 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.354 * [backup-simplify]: Simplify 0 into 0 10.359 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 10.361 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 10.364 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.367 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 10.368 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 10.370 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.375 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 10.376 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 10.377 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 10.379 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.380 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 10.382 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 10.388 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 10.390 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 10.393 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.394 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 10.394 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 10.396 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 10.396 * [taylor]: Taking taylor expansion of 0 in x 10.396 * [backup-simplify]: Simplify 0 into 0 10.397 * [taylor]: Taking taylor expansion of 0 in sin 10.397 * [backup-simplify]: Simplify 0 into 0 10.397 * [backup-simplify]: Simplify 0 into 0 10.398 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow (/ 1 (- cos)) 1.0) (pow (/ 1 (- sin)) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 10.398 * * * [progress]: simplifying candidates 10.402 * [simplify]: Simplifying: (+ (log x) (* (log sin) 2.0)) (+ (log x) (* (log sin) 2.0)) (+ (log x) (log (pow sin 2.0))) (log (* x (pow sin 2.0))) (exp (* x (pow sin 2.0))) (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0))) (* (cbrt (* x (pow sin 2.0))) (cbrt (* x (pow sin 2.0)))) (cbrt (* x (pow sin 2.0))) (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0))) (sqrt (* x (pow sin 2.0))) (sqrt (* x (pow sin 2.0))) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (pow sin (/ 2.0 2))) (* (sqrt x) (pow sin (/ 2.0 2))) (* x (pow (* (cbrt sin) (cbrt sin)) 2.0)) (* x (pow (sqrt sin) 2.0)) (* x (pow 1 2.0)) (* x (* (cbrt (pow sin 2.0)) (cbrt (pow sin 2.0)))) (* x (sqrt (pow sin 2.0))) (* x 1) (* x (pow sin (/ 2.0 2))) (* (cbrt x) (pow sin 2.0)) (* (sqrt x) (pow sin 2.0)) (* x (pow sin 2.0)) (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (+ (log (pow cos (/ 2.0 2))) (+ (log x) (log (pow sin 2.0)))) (+ (log (pow cos (/ 2.0 2))) (log (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (exp (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0)))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0)))) (* (cbrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (cbrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (cbrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (sqrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (sqrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (pow cos (/ 2.0 2)) x) (* (pow (cbrt cos) (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow (sqrt cos) (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (cbrt (pow cos (/ 2.0 2))) (* x (pow sin 2.0))) (* (sqrt (pow cos (/ 2.0 2))) (* x (pow sin 2.0))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow cos (/ (/ 2.0 2) 2)) (* x (pow sin 2.0))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (log (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (log (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (log (pow sin 2.0)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (log (* x (pow sin 2.0)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (log (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (log (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (exp (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0)))) (* (* x x) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0)))) (* (* x x) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (* x x) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (* (cbrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (cbrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)))) (cbrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (* (* (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (sqrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (sqrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (* (pow cos (/ 2.0 2)) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (pow (cbrt cos) (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (pow (sqrt cos) (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (cbrt (pow cos (/ 2.0 2))) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (sqrt (pow cos (/ 2.0 2))) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (pow cos (/ (/ 2.0 2) 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (* (log sin) 2.0))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log x) (log (pow sin 2.0)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* x (pow sin 2.0)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (* (log sin) 2.0))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log x) (log (pow sin 2.0)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* x (pow sin 2.0)))) (log x)) (+ (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log x)) (log (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (exp (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* x x) x) (* (* (pow sin 2.0) (pow sin 2.0)) (pow sin 2.0)))) (* (* x x) x)) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* x (pow sin 2.0)) (* x (pow sin 2.0))) (* x (pow sin 2.0)))) (* (* x x) x)) (* (* (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (* x x) x)) (* (cbrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (cbrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (cbrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (* (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (sqrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (sqrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (cbrt x) (cbrt x))) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (sqrt x)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) 1) (* (* x (pow sin 2.0)) x) 0 (* x (pow (pow sin 2.0) 1.0)) (* x (pow (pow sin 2.0) 1.0)) 0 (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 10.407 * * [simplify]: Extracting # 0 : cost 0 10.407 * * [simplify]: Extracting # 1 : cost 0 10.407 * * [simplify]: Extracting # 2 : cost 0 10.408 * * [simplify]: Extracting # 3 : cost 0 10.408 * * [simplify]: Extracting # 4 : cost 0 10.408 * * [simplify]: Extracting # 5 : cost 0 10.409 * * [simplify]: Extracting # 6 : cost 0 10.409 * * [simplify]: Extracting # 7 : cost 0 10.409 * * [simplify]: Extracting # 8 : cost 0 10.410 * * [simplify]: iteration 0 : 158 enodes (cost 2886 ) 10.476 * * [simplify]: Extracting # 0 : cost 0 10.477 * * [simplify]: Extracting # 1 : cost 0 10.478 * * [simplify]: Extracting # 2 : cost 0 10.478 * * [simplify]: Extracting # 3 : cost 0 10.479 * * [simplify]: Extracting # 4 : cost 0 10.480 * * [simplify]: Extracting # 5 : cost 0 10.481 * * [simplify]: iteration 1 : 441 enodes (cost 2530 ) 10.835 * * [simplify]: Extracting # 0 : cost 0 10.837 * * [simplify]: Extracting # 1 : cost 0 10.840 * * [simplify]: Extracting # 2 : cost 0 10.843 * * [simplify]: Extracting # 3 : cost 0 10.845 * * [simplify]: Extracting # 4 : cost 0 10.849 * * [simplify]: Extracting # 5 : cost 0 10.852 * * [simplify]: iteration 2 : 2210 enodes (cost 1898 ) 11.926 * * [simplify]: Extracting # 0 : cost 0 11.946 * * [simplify]: Extracting # 1 : cost 0 11.963 * * [simplify]: Extracting # 2 : cost 0 11.975 * * [simplify]: Extracting # 3 : cost 0 11.985 * * [simplify]: Extracting # 4 : cost 0 11.996 * * [simplify]: Extracting # 5 : cost 0 12.007 * * [simplify]: iteration done: 5000 enodes (cost 1870 ) 12.009 * [simplify]: Simplified to: (log (* x (pow sin 2.0))) (log (* x (pow sin 2.0))) (log (* x (pow sin 2.0))) (log (* x (pow sin 2.0))) (exp (* x (pow sin 2.0))) (* (pow x 3) (pow (pow sin 2.0) 3)) (* (cbrt (* x (pow sin 2.0))) (cbrt (* x (pow sin 2.0)))) (cbrt (* x (pow sin 2.0))) (pow (* (pow sin 2.0) x) 3) (sqrt (* x (pow sin 2.0))) (sqrt (* x (pow sin 2.0))) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (pow (sqrt sin) 2.0)) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (sqrt (pow sin 2.0))) (* (sqrt x) (pow sin (/ 2.0 2))) (* (sqrt x) (pow sin (/ 2.0 2))) (* x (pow (* (cbrt sin) (cbrt sin)) 2.0)) (* x (pow (sqrt sin) 2.0)) x (* x (* (cbrt (pow sin 2.0)) (cbrt (pow sin 2.0)))) (* x (sqrt (pow sin 2.0))) x (* x (pow sin (/ 2.0 2))) (* (cbrt x) (pow sin 2.0)) (* (sqrt x) (pow sin 2.0)) (* x (pow sin 2.0)) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (exp (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (* (pow x 3) (pow (pow cos (/ 2.0 2)) 3)) (pow (pow sin 2.0) 3)) (pow (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) 3) (* (cbrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (cbrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (cbrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (pow (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) 3) (sqrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (sqrt (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (pow cos (/ 2.0 2)) x) (* (pow (cbrt cos) (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow (sqrt cos) (/ 2.0 2)) (* x (pow sin 2.0))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (cbrt (pow cos (/ 2.0 2))) (* x (pow sin 2.0))) (* (sqrt (pow cos (/ 2.0 2))) (* x (pow sin 2.0))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (* x (pow sin 2.0)) (pow cos (/ 2.0 4))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (log (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (exp (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (* (pow (pow cos (/ 2.0 2)) (* 2 3)) (* (pow (pow sin 2.0) 3) (pow x (* 2 3)))) (* (pow (pow cos (/ 2.0 2)) (* 2 3)) (* (pow x 3) (pow (* (pow sin 2.0) x) 3))) (* (pow (pow cos (/ 2.0 2)) (* 2 3)) (* (pow x 3) (pow (* (pow sin 2.0) x) 3))) (pow (* x (* (pow cos 2.0) (* (pow sin 2.0) x))) 3) (* (cbrt (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (cbrt (* x (* (pow cos 2.0) (* (pow sin 2.0) x))))) (cbrt (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (pow (* x (* (pow cos 2.0) (* (pow sin 2.0) x))) 3) (sqrt (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (sqrt (* x (* (pow cos 2.0) (* (pow sin 2.0) x)))) (* (pow cos 2.0) (* x (pow sin 2.0))) (* (pow (cbrt cos) (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (pow (sqrt cos) (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* x (* (pow cos 2.0) (* (pow sin 2.0) x))) (* (cbrt (pow cos (/ 2.0 2))) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (sqrt (pow cos (/ 2.0 2))) (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* x (* (pow cos 2.0) (* (pow sin 2.0) x))) (* x (* (pow (pow cos (/ 2.0 4)) 3) (* x (pow sin 2.0)))) (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (log (* x (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))))) (exp (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (pow (pow cos (/ 2.0 2)) 3) (* (pow (pow sin 2.0) 3) (pow x (* 2 3)))) (* (pow (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) 3) (pow x 3)) (* (pow (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) 3) (pow x 3)) (* (cbrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (cbrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x))) (cbrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (pow (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x) 3) (sqrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (sqrt (* (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) x)) (* (* (cbrt x) (cbrt x)) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (sqrt x) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0)))) (* (pow cos (/ 2.0 2)) (* x (pow sin 2.0))) (* (* x (pow sin 2.0)) x) 0 (* x (pow (pow sin 2.0) 1.0)) (* x (pow (pow sin 2.0) 1.0)) 0 (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 12.011 * * * [progress]: adding candidates to table 12.663 * * [progress]: iteration 4 / 4 12.663 * * * [progress]: picking best candidate 12.750 * * * * [pick]: Picked # 12.750 * * * [progress]: localizing error 12.809 * * * [progress]: generating rewritten candidates 12.809 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1) 12.886 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 13.593 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2) 13.803 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 14.450 * * * [progress]: generating series expansions 14.450 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1) 14.453 * [backup-simplify]: Simplify (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 14.453 * [approximate]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 14.453 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in sin 14.453 * [taylor]: Taking taylor expansion of x in sin 14.453 * [backup-simplify]: Simplify x into x 14.453 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in sin 14.453 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in sin 14.453 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in sin 14.453 * [taylor]: Taking taylor expansion of 1.0 in sin 14.453 * [backup-simplify]: Simplify 1.0 into 1.0 14.453 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in sin 14.453 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 14.453 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 14.453 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 14.453 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 14.453 * [taylor]: Taking taylor expansion of 1.0 in sin 14.453 * [backup-simplify]: Simplify 1.0 into 1.0 14.453 * [taylor]: Taking taylor expansion of (log cos) in sin 14.453 * [taylor]: Taking taylor expansion of cos in sin 14.453 * [backup-simplify]: Simplify cos into cos 14.453 * [backup-simplify]: Simplify (log cos) into (log cos) 14.453 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.454 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.454 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.454 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.454 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.454 * [taylor]: Taking taylor expansion of 2.0 in sin 14.454 * [backup-simplify]: Simplify 2.0 into 2.0 14.454 * [taylor]: Taking taylor expansion of (log sin) in sin 14.454 * [taylor]: Taking taylor expansion of sin in sin 14.454 * [backup-simplify]: Simplify 0 into 0 14.454 * [backup-simplify]: Simplify 1 into 1 14.454 * [backup-simplify]: Simplify (log 1) into 0 14.455 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.455 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.455 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.455 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.456 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 14.456 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.456 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.457 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 14.457 * [taylor]: Taking taylor expansion of x in x 14.457 * [backup-simplify]: Simplify 0 into 0 14.457 * [backup-simplify]: Simplify 1 into 1 14.457 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 14.457 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 14.457 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 14.457 * [taylor]: Taking taylor expansion of 1.0 in x 14.457 * [backup-simplify]: Simplify 1.0 into 1.0 14.457 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 14.457 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 14.457 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 14.457 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 14.457 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 14.457 * [taylor]: Taking taylor expansion of 1.0 in x 14.457 * [backup-simplify]: Simplify 1.0 into 1.0 14.457 * [taylor]: Taking taylor expansion of (log cos) in x 14.457 * [taylor]: Taking taylor expansion of cos in x 14.457 * [backup-simplify]: Simplify cos into cos 14.457 * [backup-simplify]: Simplify (log cos) into (log cos) 14.457 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.457 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.457 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.457 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.457 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.457 * [taylor]: Taking taylor expansion of 2.0 in x 14.457 * [backup-simplify]: Simplify 2.0 into 2.0 14.458 * [taylor]: Taking taylor expansion of (log sin) in x 14.458 * [taylor]: Taking taylor expansion of sin in x 14.458 * [backup-simplify]: Simplify sin into sin 14.458 * [backup-simplify]: Simplify (log sin) into (log sin) 14.458 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.458 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.458 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.458 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 14.459 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.459 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.459 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 14.459 * [taylor]: Taking taylor expansion of x in cos 14.459 * [backup-simplify]: Simplify x into x 14.459 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 14.459 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 14.460 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 14.460 * [taylor]: Taking taylor expansion of 1.0 in cos 14.460 * [backup-simplify]: Simplify 1.0 into 1.0 14.460 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 14.460 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 14.460 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 14.460 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 14.460 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 14.460 * [taylor]: Taking taylor expansion of 1.0 in cos 14.460 * [backup-simplify]: Simplify 1.0 into 1.0 14.460 * [taylor]: Taking taylor expansion of (log cos) in cos 14.460 * [taylor]: Taking taylor expansion of cos in cos 14.460 * [backup-simplify]: Simplify 0 into 0 14.460 * [backup-simplify]: Simplify 1 into 1 14.460 * [backup-simplify]: Simplify (log 1) into 0 14.461 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.461 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.461 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.461 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.461 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.461 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.461 * [taylor]: Taking taylor expansion of 2.0 in cos 14.461 * [backup-simplify]: Simplify 2.0 into 2.0 14.461 * [taylor]: Taking taylor expansion of (log sin) in cos 14.461 * [taylor]: Taking taylor expansion of sin in cos 14.461 * [backup-simplify]: Simplify sin into sin 14.461 * [backup-simplify]: Simplify (log sin) into (log sin) 14.462 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.462 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.462 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.462 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 14.463 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.463 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.463 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 14.463 * [taylor]: Taking taylor expansion of x in cos 14.463 * [backup-simplify]: Simplify x into x 14.463 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 14.463 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 14.463 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 14.463 * [taylor]: Taking taylor expansion of 1.0 in cos 14.463 * [backup-simplify]: Simplify 1.0 into 1.0 14.463 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 14.463 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 14.463 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 14.463 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 14.464 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 14.464 * [taylor]: Taking taylor expansion of 1.0 in cos 14.464 * [backup-simplify]: Simplify 1.0 into 1.0 14.464 * [taylor]: Taking taylor expansion of (log cos) in cos 14.464 * [taylor]: Taking taylor expansion of cos in cos 14.464 * [backup-simplify]: Simplify 0 into 0 14.464 * [backup-simplify]: Simplify 1 into 1 14.464 * [backup-simplify]: Simplify (log 1) into 0 14.465 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.465 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.465 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.465 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.465 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.465 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.465 * [taylor]: Taking taylor expansion of 2.0 in cos 14.465 * [backup-simplify]: Simplify 2.0 into 2.0 14.465 * [taylor]: Taking taylor expansion of (log sin) in cos 14.465 * [taylor]: Taking taylor expansion of sin in cos 14.465 * [backup-simplify]: Simplify sin into sin 14.465 * [backup-simplify]: Simplify (log sin) into (log sin) 14.465 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.465 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.465 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.465 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 14.465 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.466 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.466 * [backup-simplify]: Simplify (* x (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 14.466 * [taylor]: Taking taylor expansion of (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 14.466 * [taylor]: Taking taylor expansion of x in x 14.466 * [backup-simplify]: Simplify 0 into 0 14.466 * [backup-simplify]: Simplify 1 into 1 14.466 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 14.466 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 14.466 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 14.466 * [taylor]: Taking taylor expansion of 1.0 in x 14.466 * [backup-simplify]: Simplify 1.0 into 1.0 14.466 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 14.466 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 14.466 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 14.466 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 14.466 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 14.466 * [taylor]: Taking taylor expansion of 1.0 in x 14.466 * [backup-simplify]: Simplify 1.0 into 1.0 14.466 * [taylor]: Taking taylor expansion of (log cos) in x 14.466 * [taylor]: Taking taylor expansion of cos in x 14.466 * [backup-simplify]: Simplify cos into cos 14.466 * [backup-simplify]: Simplify (log cos) into (log cos) 14.467 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.467 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.467 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.467 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.467 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.467 * [taylor]: Taking taylor expansion of 2.0 in x 14.467 * [backup-simplify]: Simplify 2.0 into 2.0 14.467 * [taylor]: Taking taylor expansion of (log sin) in x 14.467 * [taylor]: Taking taylor expansion of sin in x 14.467 * [backup-simplify]: Simplify sin into sin 14.467 * [backup-simplify]: Simplify (log sin) into (log sin) 14.467 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.467 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.467 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.467 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 14.467 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.468 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.468 * [backup-simplify]: Simplify (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into 0 14.468 * [taylor]: Taking taylor expansion of 0 in sin 14.468 * [backup-simplify]: Simplify 0 into 0 14.468 * [backup-simplify]: Simplify 0 into 0 14.469 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.469 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.470 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.470 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.471 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.471 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.471 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.472 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.472 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 14.473 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 14.474 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.474 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.474 * [taylor]: Taking taylor expansion of 0 in x 14.474 * [backup-simplify]: Simplify 0 into 0 14.474 * [taylor]: Taking taylor expansion of 0 in sin 14.474 * [backup-simplify]: Simplify 0 into 0 14.474 * [backup-simplify]: Simplify 0 into 0 14.475 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.475 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.476 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.476 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.476 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.477 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.477 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.478 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 14.478 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 14.479 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.488 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* cos (pow sin 2)) 14.488 * [taylor]: Taking taylor expansion of (* cos (pow sin 2)) in sin 14.488 * [taylor]: Taking taylor expansion of cos in sin 14.488 * [backup-simplify]: Simplify cos into cos 14.488 * [taylor]: Taking taylor expansion of (pow sin 2) in sin 14.488 * [taylor]: Taking taylor expansion of sin in sin 14.488 * [backup-simplify]: Simplify 0 into 0 14.488 * [backup-simplify]: Simplify 1 into 1 14.488 * [backup-simplify]: Simplify 0 into 0 14.489 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.490 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.491 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.492 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.492 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.493 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.494 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.494 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.495 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 14.496 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 14.498 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.499 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.499 * [taylor]: Taking taylor expansion of 0 in x 14.499 * [backup-simplify]: Simplify 0 into 0 14.499 * [taylor]: Taking taylor expansion of 0 in sin 14.499 * [backup-simplify]: Simplify 0 into 0 14.499 * [backup-simplify]: Simplify 0 into 0 14.499 * [taylor]: Taking taylor expansion of 0 in sin 14.499 * [backup-simplify]: Simplify 0 into 0 14.499 * [backup-simplify]: Simplify 0 into 0 14.500 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.501 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.502 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.504 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.505 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.506 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.507 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.509 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 14.510 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 14.511 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.513 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.513 * [taylor]: Taking taylor expansion of 0 in sin 14.513 * [backup-simplify]: Simplify 0 into 0 14.513 * [backup-simplify]: Simplify 0 into 0 14.513 * [backup-simplify]: Simplify 0 into 0 14.514 * [backup-simplify]: Simplify (* (pow (/ 1 cos) (/ 2.0 2)) (* (* (/ 1 x) (pow (/ 1 sin) (/ 2.0 2))) (pow (/ 1 sin) (/ 2.0 2)))) into (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 14.514 * [approximate]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 14.514 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 14.514 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 14.514 * [taylor]: Taking taylor expansion of x in sin 14.514 * [backup-simplify]: Simplify x into x 14.514 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.514 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 14.514 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 14.514 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 14.514 * [taylor]: Taking taylor expansion of 1.0 in sin 14.514 * [backup-simplify]: Simplify 1.0 into 1.0 14.514 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 14.514 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 14.514 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 14.514 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 14.514 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 14.514 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 14.514 * [taylor]: Taking taylor expansion of 1.0 in sin 14.514 * [backup-simplify]: Simplify 1.0 into 1.0 14.514 * [taylor]: Taking taylor expansion of (log cos) in sin 14.514 * [taylor]: Taking taylor expansion of cos in sin 14.514 * [backup-simplify]: Simplify cos into cos 14.514 * [backup-simplify]: Simplify (log cos) into (log cos) 14.514 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.514 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.514 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.514 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.514 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.514 * [taylor]: Taking taylor expansion of 2.0 in sin 14.514 * [backup-simplify]: Simplify 2.0 into 2.0 14.514 * [taylor]: Taking taylor expansion of (log sin) in sin 14.514 * [taylor]: Taking taylor expansion of sin in sin 14.514 * [backup-simplify]: Simplify 0 into 0 14.515 * [backup-simplify]: Simplify 1 into 1 14.515 * [backup-simplify]: Simplify (log 1) into 0 14.515 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.515 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.515 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.515 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.516 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.516 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.516 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.516 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.516 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 14.516 * [taylor]: Taking taylor expansion of (/ 1 x) in x 14.516 * [taylor]: Taking taylor expansion of x in x 14.516 * [backup-simplify]: Simplify 0 into 0 14.516 * [backup-simplify]: Simplify 1 into 1 14.517 * [backup-simplify]: Simplify (/ 1 1) into 1 14.517 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 14.517 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 14.517 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 14.517 * [taylor]: Taking taylor expansion of 1.0 in x 14.517 * [backup-simplify]: Simplify 1.0 into 1.0 14.517 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 14.517 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 14.517 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 14.517 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 14.517 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 14.517 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 14.517 * [taylor]: Taking taylor expansion of 1.0 in x 14.517 * [backup-simplify]: Simplify 1.0 into 1.0 14.517 * [taylor]: Taking taylor expansion of (log cos) in x 14.517 * [taylor]: Taking taylor expansion of cos in x 14.517 * [backup-simplify]: Simplify cos into cos 14.517 * [backup-simplify]: Simplify (log cos) into (log cos) 14.517 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.517 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.517 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.517 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.517 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.517 * [taylor]: Taking taylor expansion of 2.0 in x 14.517 * [backup-simplify]: Simplify 2.0 into 2.0 14.517 * [taylor]: Taking taylor expansion of (log sin) in x 14.517 * [taylor]: Taking taylor expansion of sin in x 14.517 * [backup-simplify]: Simplify sin into sin 14.517 * [backup-simplify]: Simplify (log sin) into (log sin) 14.517 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.518 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.518 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.518 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.518 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.519 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.519 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.519 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 14.519 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 14.519 * [taylor]: Taking taylor expansion of x in cos 14.520 * [backup-simplify]: Simplify x into x 14.520 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.520 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 14.520 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 14.520 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 14.520 * [taylor]: Taking taylor expansion of 1.0 in cos 14.520 * [backup-simplify]: Simplify 1.0 into 1.0 14.520 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 14.520 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 14.520 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 14.520 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 14.520 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 14.520 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 14.520 * [taylor]: Taking taylor expansion of 1.0 in cos 14.520 * [backup-simplify]: Simplify 1.0 into 1.0 14.520 * [taylor]: Taking taylor expansion of (log cos) in cos 14.520 * [taylor]: Taking taylor expansion of cos in cos 14.520 * [backup-simplify]: Simplify 0 into 0 14.520 * [backup-simplify]: Simplify 1 into 1 14.520 * [backup-simplify]: Simplify (log 1) into 0 14.521 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.521 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.521 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.521 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.521 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.521 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.521 * [taylor]: Taking taylor expansion of 2.0 in cos 14.521 * [backup-simplify]: Simplify 2.0 into 2.0 14.521 * [taylor]: Taking taylor expansion of (log sin) in cos 14.521 * [taylor]: Taking taylor expansion of sin in cos 14.521 * [backup-simplify]: Simplify sin into sin 14.521 * [backup-simplify]: Simplify (log sin) into (log sin) 14.521 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.521 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.522 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.522 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.522 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.523 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.523 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.523 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 14.523 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 14.523 * [taylor]: Taking taylor expansion of x in cos 14.523 * [backup-simplify]: Simplify x into x 14.523 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.523 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 14.523 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 14.524 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 14.524 * [taylor]: Taking taylor expansion of 1.0 in cos 14.524 * [backup-simplify]: Simplify 1.0 into 1.0 14.524 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 14.524 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 14.524 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 14.524 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 14.524 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 14.524 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 14.524 * [taylor]: Taking taylor expansion of 1.0 in cos 14.524 * [backup-simplify]: Simplify 1.0 into 1.0 14.524 * [taylor]: Taking taylor expansion of (log cos) in cos 14.524 * [taylor]: Taking taylor expansion of cos in cos 14.524 * [backup-simplify]: Simplify 0 into 0 14.524 * [backup-simplify]: Simplify 1 into 1 14.525 * [backup-simplify]: Simplify (log 1) into 0 14.525 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.525 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.525 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.525 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.525 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.525 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.525 * [taylor]: Taking taylor expansion of 2.0 in cos 14.525 * [backup-simplify]: Simplify 2.0 into 2.0 14.525 * [taylor]: Taking taylor expansion of (log sin) in cos 14.525 * [taylor]: Taking taylor expansion of sin in cos 14.525 * [backup-simplify]: Simplify sin into sin 14.526 * [backup-simplify]: Simplify (log sin) into (log sin) 14.526 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.526 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.526 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.526 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.527 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.527 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.527 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.528 * [backup-simplify]: Simplify (* (/ 1 x) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 14.528 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 14.528 * [taylor]: Taking taylor expansion of (/ 1 x) in x 14.528 * [taylor]: Taking taylor expansion of x in x 14.528 * [backup-simplify]: Simplify 0 into 0 14.528 * [backup-simplify]: Simplify 1 into 1 14.529 * [backup-simplify]: Simplify (/ 1 1) into 1 14.529 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 14.529 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 14.529 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 14.529 * [taylor]: Taking taylor expansion of 1.0 in x 14.529 * [backup-simplify]: Simplify 1.0 into 1.0 14.529 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 14.529 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 14.529 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 14.529 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 14.529 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 14.529 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 14.529 * [taylor]: Taking taylor expansion of 1.0 in x 14.529 * [backup-simplify]: Simplify 1.0 into 1.0 14.529 * [taylor]: Taking taylor expansion of (log cos) in x 14.529 * [taylor]: Taking taylor expansion of cos in x 14.529 * [backup-simplify]: Simplify cos into cos 14.529 * [backup-simplify]: Simplify (log cos) into (log cos) 14.529 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.529 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.529 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.529 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.529 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.529 * [taylor]: Taking taylor expansion of 2.0 in x 14.529 * [backup-simplify]: Simplify 2.0 into 2.0 14.529 * [taylor]: Taking taylor expansion of (log sin) in x 14.529 * [taylor]: Taking taylor expansion of sin in x 14.529 * [backup-simplify]: Simplify sin into sin 14.529 * [backup-simplify]: Simplify (log sin) into (log sin) 14.529 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.529 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.529 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.530 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.530 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.530 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.530 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.531 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.531 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 14.531 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 14.531 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 14.531 * [taylor]: Taking taylor expansion of 1.0 in sin 14.531 * [backup-simplify]: Simplify 1.0 into 1.0 14.531 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 14.531 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 14.531 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 14.531 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 14.531 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 14.531 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 14.531 * [taylor]: Taking taylor expansion of 1.0 in sin 14.531 * [backup-simplify]: Simplify 1.0 into 1.0 14.531 * [taylor]: Taking taylor expansion of (log cos) in sin 14.531 * [taylor]: Taking taylor expansion of cos in sin 14.531 * [backup-simplify]: Simplify cos into cos 14.531 * [backup-simplify]: Simplify (log cos) into (log cos) 14.531 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.531 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.531 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.531 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.531 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.531 * [taylor]: Taking taylor expansion of 2.0 in sin 14.531 * [backup-simplify]: Simplify 2.0 into 2.0 14.531 * [taylor]: Taking taylor expansion of (log sin) in sin 14.531 * [taylor]: Taking taylor expansion of sin in sin 14.531 * [backup-simplify]: Simplify 0 into 0 14.531 * [backup-simplify]: Simplify 1 into 1 14.532 * [backup-simplify]: Simplify (log 1) into 0 14.532 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.532 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.532 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.532 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.533 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.533 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.533 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.533 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.534 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 14.534 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.535 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.535 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.536 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.536 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.536 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.537 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.537 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.538 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.538 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.539 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.540 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.540 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 14.540 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.540 * [taylor]: Taking taylor expansion of 0 in x 14.540 * [backup-simplify]: Simplify 0 into 0 14.541 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.541 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.541 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.542 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.542 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.543 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.543 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.543 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.544 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.545 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.545 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.547 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.547 * [taylor]: Taking taylor expansion of 0 in sin 14.547 * [backup-simplify]: Simplify 0 into 0 14.547 * [backup-simplify]: Simplify 0 into 0 14.547 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.548 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.548 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.548 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.549 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.549 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.550 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.550 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.550 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.551 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.552 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.552 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.552 * [backup-simplify]: Simplify 0 into 0 14.554 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.554 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.555 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.556 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.557 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.557 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.558 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.558 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.559 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.561 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.562 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.564 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.564 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 14.566 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.566 * [taylor]: Taking taylor expansion of 0 in x 14.566 * [backup-simplify]: Simplify 0 into 0 14.566 * [taylor]: Taking taylor expansion of 0 in sin 14.566 * [backup-simplify]: Simplify 0 into 0 14.566 * [backup-simplify]: Simplify 0 into 0 14.568 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.569 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.570 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.572 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.573 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.574 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.575 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.576 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.579 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.581 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.582 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.583 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.583 * [taylor]: Taking taylor expansion of 0 in sin 14.583 * [backup-simplify]: Simplify 0 into 0 14.583 * [backup-simplify]: Simplify 0 into 0 14.583 * [backup-simplify]: Simplify 0 into 0 14.585 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.585 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.586 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.586 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.588 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.588 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.589 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.589 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.590 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.591 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.592 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.593 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.593 * [backup-simplify]: Simplify 0 into 0 14.594 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 1.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (* 1 (* (/ 1 (/ 1 x)) 1))) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 14.595 * [backup-simplify]: Simplify (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) (/ 2.0 2))) (pow (/ 1 (- sin)) (/ 2.0 2)))) into (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) 14.595 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in (cos x sin) around 0 14.595 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in sin 14.595 * [taylor]: Taking taylor expansion of -1 in sin 14.595 * [backup-simplify]: Simplify -1 into -1 14.595 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 14.595 * [taylor]: Taking taylor expansion of (/ 1 x) in sin 14.595 * [taylor]: Taking taylor expansion of x in sin 14.595 * [backup-simplify]: Simplify x into x 14.595 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.595 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 14.595 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 14.595 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 14.595 * [taylor]: Taking taylor expansion of 1.0 in sin 14.595 * [backup-simplify]: Simplify 1.0 into 1.0 14.596 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 14.596 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 14.596 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 14.596 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 14.596 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 14.596 * [taylor]: Taking taylor expansion of 3.0 in sin 14.596 * [backup-simplify]: Simplify 3.0 into 3.0 14.596 * [taylor]: Taking taylor expansion of (log -1) in sin 14.596 * [taylor]: Taking taylor expansion of -1 in sin 14.596 * [backup-simplify]: Simplify -1 into -1 14.596 * [backup-simplify]: Simplify (log -1) into (log -1) 14.596 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 14.597 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 14.597 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 14.597 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 14.597 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 14.597 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 14.598 * [taylor]: Taking taylor expansion of 1.0 in sin 14.598 * [backup-simplify]: Simplify 1.0 into 1.0 14.598 * [taylor]: Taking taylor expansion of (log cos) in sin 14.598 * [taylor]: Taking taylor expansion of cos in sin 14.598 * [backup-simplify]: Simplify cos into cos 14.598 * [backup-simplify]: Simplify (log cos) into (log cos) 14.598 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.598 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.598 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.598 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.598 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.598 * [taylor]: Taking taylor expansion of 2.0 in sin 14.598 * [backup-simplify]: Simplify 2.0 into 2.0 14.598 * [taylor]: Taking taylor expansion of (log sin) in sin 14.598 * [taylor]: Taking taylor expansion of sin in sin 14.598 * [backup-simplify]: Simplify 0 into 0 14.598 * [backup-simplify]: Simplify 1 into 1 14.598 * [backup-simplify]: Simplify (log 1) into 0 14.598 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.598 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.599 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.599 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.599 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.600 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.600 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.601 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.601 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in x 14.601 * [taylor]: Taking taylor expansion of -1 in x 14.601 * [backup-simplify]: Simplify -1 into -1 14.601 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 14.601 * [taylor]: Taking taylor expansion of (/ 1 x) in x 14.601 * [taylor]: Taking taylor expansion of x in x 14.601 * [backup-simplify]: Simplify 0 into 0 14.601 * [backup-simplify]: Simplify 1 into 1 14.601 * [backup-simplify]: Simplify (/ 1 1) into 1 14.601 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 14.601 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 14.601 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 14.601 * [taylor]: Taking taylor expansion of 1.0 in x 14.601 * [backup-simplify]: Simplify 1.0 into 1.0 14.601 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 14.602 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 14.602 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 14.602 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 14.602 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 14.602 * [taylor]: Taking taylor expansion of 3.0 in x 14.602 * [backup-simplify]: Simplify 3.0 into 3.0 14.602 * [taylor]: Taking taylor expansion of (log -1) in x 14.602 * [taylor]: Taking taylor expansion of -1 in x 14.602 * [backup-simplify]: Simplify -1 into -1 14.602 * [backup-simplify]: Simplify (log -1) into (log -1) 14.606 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 14.607 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 14.607 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 14.607 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 14.607 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 14.607 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 14.607 * [taylor]: Taking taylor expansion of 1.0 in x 14.607 * [backup-simplify]: Simplify 1.0 into 1.0 14.607 * [taylor]: Taking taylor expansion of (log cos) in x 14.607 * [taylor]: Taking taylor expansion of cos in x 14.607 * [backup-simplify]: Simplify cos into cos 14.607 * [backup-simplify]: Simplify (log cos) into (log cos) 14.607 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.607 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.607 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.607 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.607 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.607 * [taylor]: Taking taylor expansion of 2.0 in x 14.607 * [backup-simplify]: Simplify 2.0 into 2.0 14.607 * [taylor]: Taking taylor expansion of (log sin) in x 14.607 * [taylor]: Taking taylor expansion of sin in x 14.607 * [backup-simplify]: Simplify sin into sin 14.607 * [backup-simplify]: Simplify (log sin) into (log sin) 14.607 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.608 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.608 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.608 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.609 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.609 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.610 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.610 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in cos 14.610 * [taylor]: Taking taylor expansion of -1 in cos 14.610 * [backup-simplify]: Simplify -1 into -1 14.610 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 14.610 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 14.610 * [taylor]: Taking taylor expansion of x in cos 14.610 * [backup-simplify]: Simplify x into x 14.610 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.610 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 14.610 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 14.610 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 14.610 * [taylor]: Taking taylor expansion of 1.0 in cos 14.610 * [backup-simplify]: Simplify 1.0 into 1.0 14.610 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 14.610 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 14.610 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 14.610 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 14.610 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 14.610 * [taylor]: Taking taylor expansion of 3.0 in cos 14.610 * [backup-simplify]: Simplify 3.0 into 3.0 14.610 * [taylor]: Taking taylor expansion of (log -1) in cos 14.610 * [taylor]: Taking taylor expansion of -1 in cos 14.610 * [backup-simplify]: Simplify -1 into -1 14.611 * [backup-simplify]: Simplify (log -1) into (log -1) 14.611 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 14.612 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 14.612 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 14.612 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 14.612 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 14.612 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 14.612 * [taylor]: Taking taylor expansion of 1.0 in cos 14.612 * [backup-simplify]: Simplify 1.0 into 1.0 14.612 * [taylor]: Taking taylor expansion of (log cos) in cos 14.612 * [taylor]: Taking taylor expansion of cos in cos 14.612 * [backup-simplify]: Simplify 0 into 0 14.612 * [backup-simplify]: Simplify 1 into 1 14.613 * [backup-simplify]: Simplify (log 1) into 0 14.613 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.613 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.613 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.613 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.613 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.613 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.613 * [taylor]: Taking taylor expansion of 2.0 in cos 14.613 * [backup-simplify]: Simplify 2.0 into 2.0 14.613 * [taylor]: Taking taylor expansion of (log sin) in cos 14.613 * [taylor]: Taking taylor expansion of sin in cos 14.613 * [backup-simplify]: Simplify sin into sin 14.613 * [backup-simplify]: Simplify (log sin) into (log sin) 14.613 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.613 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.614 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.614 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.615 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.615 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.616 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.616 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in cos 14.616 * [taylor]: Taking taylor expansion of -1 in cos 14.616 * [backup-simplify]: Simplify -1 into -1 14.616 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 14.616 * [taylor]: Taking taylor expansion of (/ 1 x) in cos 14.616 * [taylor]: Taking taylor expansion of x in cos 14.616 * [backup-simplify]: Simplify x into x 14.616 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 14.616 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 14.616 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 14.616 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 14.616 * [taylor]: Taking taylor expansion of 1.0 in cos 14.616 * [backup-simplify]: Simplify 1.0 into 1.0 14.616 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 14.616 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 14.616 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 14.616 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 14.616 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 14.616 * [taylor]: Taking taylor expansion of 3.0 in cos 14.616 * [backup-simplify]: Simplify 3.0 into 3.0 14.616 * [taylor]: Taking taylor expansion of (log -1) in cos 14.616 * [taylor]: Taking taylor expansion of -1 in cos 14.616 * [backup-simplify]: Simplify -1 into -1 14.617 * [backup-simplify]: Simplify (log -1) into (log -1) 14.617 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 14.618 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 14.618 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 14.618 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 14.618 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 14.618 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 14.618 * [taylor]: Taking taylor expansion of 1.0 in cos 14.618 * [backup-simplify]: Simplify 1.0 into 1.0 14.618 * [taylor]: Taking taylor expansion of (log cos) in cos 14.618 * [taylor]: Taking taylor expansion of cos in cos 14.618 * [backup-simplify]: Simplify 0 into 0 14.618 * [backup-simplify]: Simplify 1 into 1 14.618 * [backup-simplify]: Simplify (log 1) into 0 14.619 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.619 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.619 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.619 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.619 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.619 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.619 * [taylor]: Taking taylor expansion of 2.0 in cos 14.619 * [backup-simplify]: Simplify 2.0 into 2.0 14.619 * [taylor]: Taking taylor expansion of (log sin) in cos 14.619 * [taylor]: Taking taylor expansion of sin in cos 14.619 * [backup-simplify]: Simplify sin into sin 14.619 * [backup-simplify]: Simplify (log sin) into (log sin) 14.619 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.619 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.619 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.620 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.620 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.621 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.621 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.622 * [backup-simplify]: Simplify (* (/ 1 x) (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 14.623 * [backup-simplify]: Simplify (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) into (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) 14.623 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) in x 14.623 * [taylor]: Taking taylor expansion of -1 in x 14.623 * [backup-simplify]: Simplify -1 into -1 14.623 * [taylor]: Taking taylor expansion of (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 14.623 * [taylor]: Taking taylor expansion of (/ 1 x) in x 14.623 * [taylor]: Taking taylor expansion of x in x 14.623 * [backup-simplify]: Simplify 0 into 0 14.623 * [backup-simplify]: Simplify 1 into 1 14.623 * [backup-simplify]: Simplify (/ 1 1) into 1 14.623 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 14.623 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 14.623 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 14.623 * [taylor]: Taking taylor expansion of 1.0 in x 14.623 * [backup-simplify]: Simplify 1.0 into 1.0 14.623 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 14.623 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 14.623 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 14.623 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 14.623 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 14.623 * [taylor]: Taking taylor expansion of 3.0 in x 14.623 * [backup-simplify]: Simplify 3.0 into 3.0 14.623 * [taylor]: Taking taylor expansion of (log -1) in x 14.623 * [taylor]: Taking taylor expansion of -1 in x 14.624 * [backup-simplify]: Simplify -1 into -1 14.624 * [backup-simplify]: Simplify (log -1) into (log -1) 14.624 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 14.625 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 14.625 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 14.625 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 14.625 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 14.625 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 14.625 * [taylor]: Taking taylor expansion of 1.0 in x 14.625 * [backup-simplify]: Simplify 1.0 into 1.0 14.625 * [taylor]: Taking taylor expansion of (log cos) in x 14.625 * [taylor]: Taking taylor expansion of cos in x 14.625 * [backup-simplify]: Simplify cos into cos 14.625 * [backup-simplify]: Simplify (log cos) into (log cos) 14.626 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.626 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.626 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.626 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.626 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.626 * [taylor]: Taking taylor expansion of 2.0 in x 14.626 * [backup-simplify]: Simplify 2.0 into 2.0 14.626 * [taylor]: Taking taylor expansion of (log sin) in x 14.626 * [taylor]: Taking taylor expansion of sin in x 14.626 * [backup-simplify]: Simplify sin into sin 14.626 * [backup-simplify]: Simplify (log sin) into (log sin) 14.626 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.626 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.626 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.627 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.627 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.628 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.628 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.629 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.629 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 14.630 * [taylor]: Taking taylor expansion of (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 14.630 * [taylor]: Taking taylor expansion of -1 in sin 14.630 * [backup-simplify]: Simplify -1 into -1 14.630 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 14.630 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 14.630 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 14.630 * [taylor]: Taking taylor expansion of 1.0 in sin 14.630 * [backup-simplify]: Simplify 1.0 into 1.0 14.630 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 14.630 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 14.630 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 14.630 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 14.630 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 14.630 * [taylor]: Taking taylor expansion of 3.0 in sin 14.630 * [backup-simplify]: Simplify 3.0 into 3.0 14.630 * [taylor]: Taking taylor expansion of (log -1) in sin 14.630 * [taylor]: Taking taylor expansion of -1 in sin 14.630 * [backup-simplify]: Simplify -1 into -1 14.630 * [backup-simplify]: Simplify (log -1) into (log -1) 14.631 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 14.632 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 14.632 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 14.632 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 14.632 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 14.632 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 14.632 * [taylor]: Taking taylor expansion of 1.0 in sin 14.632 * [backup-simplify]: Simplify 1.0 into 1.0 14.632 * [taylor]: Taking taylor expansion of (log cos) in sin 14.632 * [taylor]: Taking taylor expansion of cos in sin 14.632 * [backup-simplify]: Simplify cos into cos 14.632 * [backup-simplify]: Simplify (log cos) into (log cos) 14.632 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 14.632 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 14.632 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.632 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.632 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.632 * [taylor]: Taking taylor expansion of 2.0 in sin 14.632 * [backup-simplify]: Simplify 2.0 into 2.0 14.632 * [taylor]: Taking taylor expansion of (log sin) in sin 14.632 * [taylor]: Taking taylor expansion of sin in sin 14.632 * [backup-simplify]: Simplify 0 into 0 14.632 * [backup-simplify]: Simplify 1 into 1 14.632 * [backup-simplify]: Simplify (log 1) into 0 14.633 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.633 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.633 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.633 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 14.634 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 14.635 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 14.636 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.637 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.638 * [backup-simplify]: Simplify (* -1 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 14.639 * [backup-simplify]: Simplify (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (* -1 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 14.641 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.642 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 14.643 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 14.644 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.645 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.646 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.647 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.648 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.649 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.650 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.650 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.652 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.654 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.655 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.657 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.657 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 14.658 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.660 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)))) into 0 14.660 * [taylor]: Taking taylor expansion of 0 in x 14.660 * [backup-simplify]: Simplify 0 into 0 14.662 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.663 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 14.664 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 14.665 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.666 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.666 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.667 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.668 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.669 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.669 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.671 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.672 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.674 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.676 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.678 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.680 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))) into 0 14.680 * [taylor]: Taking taylor expansion of 0 in sin 14.680 * [backup-simplify]: Simplify 0 into 0 14.680 * [backup-simplify]: Simplify 0 into 0 14.682 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.683 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 14.684 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 14.686 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.687 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.687 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.688 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.690 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.690 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 14.691 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.692 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 14.694 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.696 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.698 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.699 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.701 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.701 * [backup-simplify]: Simplify 0 into 0 14.704 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.705 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 14.707 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.709 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.710 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.711 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.713 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.714 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.714 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.715 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.715 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.717 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.719 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.720 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.721 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.721 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 14.722 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.723 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 x) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0))))) into 0 14.723 * [taylor]: Taking taylor expansion of 0 in x 14.723 * [backup-simplify]: Simplify 0 into 0 14.723 * [taylor]: Taking taylor expansion of 0 in sin 14.723 * [backup-simplify]: Simplify 0 into 0 14.723 * [backup-simplify]: Simplify 0 into 0 14.725 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.726 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 14.727 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.728 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.728 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.729 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.730 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.731 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.732 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.732 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.733 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.735 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.736 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.742 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.743 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.745 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.747 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)))) into 0 14.747 * [taylor]: Taking taylor expansion of 0 in sin 14.747 * [backup-simplify]: Simplify 0 into 0 14.747 * [backup-simplify]: Simplify 0 into 0 14.747 * [backup-simplify]: Simplify 0 into 0 14.750 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.751 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 14.753 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.757 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.757 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.758 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.760 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.762 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.763 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.764 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.765 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.767 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 14.771 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.773 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.775 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.778 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.778 * [backup-simplify]: Simplify 0 into 0 14.779 * [backup-simplify]: Simplify (* (* -1 (pow (/ (pow -1 3.0) (* (pow (/ 1 (- cos)) 1.0) (pow (/ 1 (- sin)) 2.0))) 1.0)) (* 1 (* (/ 1 (/ 1 (- x))) 1))) into (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 14.779 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 14.781 * [backup-simplify]: Simplify (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 14.781 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 14.782 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in sin 14.782 * [taylor]: Taking taylor expansion of (pow x 2) in sin 14.782 * [taylor]: Taking taylor expansion of x in sin 14.782 * [backup-simplify]: Simplify x into x 14.782 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 14.782 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 14.782 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 14.782 * [taylor]: Taking taylor expansion of 1.0 in sin 14.782 * [backup-simplify]: Simplify 1.0 into 1.0 14.782 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 14.782 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 14.782 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 14.782 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 14.782 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 14.782 * [taylor]: Taking taylor expansion of 2.0 in sin 14.782 * [backup-simplify]: Simplify 2.0 into 2.0 14.782 * [taylor]: Taking taylor expansion of (log cos) in sin 14.782 * [taylor]: Taking taylor expansion of cos in sin 14.782 * [backup-simplify]: Simplify cos into cos 14.782 * [backup-simplify]: Simplify (log cos) into (log cos) 14.782 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.782 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.782 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.782 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.782 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.782 * [taylor]: Taking taylor expansion of 2.0 in sin 14.782 * [backup-simplify]: Simplify 2.0 into 2.0 14.783 * [taylor]: Taking taylor expansion of (log sin) in sin 14.783 * [taylor]: Taking taylor expansion of sin in sin 14.783 * [backup-simplify]: Simplify 0 into 0 14.783 * [backup-simplify]: Simplify 1 into 1 14.783 * [backup-simplify]: Simplify (log 1) into 0 14.784 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.784 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.784 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.784 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.784 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 14.785 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.785 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.785 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 14.785 * [taylor]: Taking taylor expansion of (pow x 2) in x 14.785 * [taylor]: Taking taylor expansion of x in x 14.786 * [backup-simplify]: Simplify 0 into 0 14.786 * [backup-simplify]: Simplify 1 into 1 14.786 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 14.786 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 14.786 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 14.786 * [taylor]: Taking taylor expansion of 1.0 in x 14.786 * [backup-simplify]: Simplify 1.0 into 1.0 14.786 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 14.786 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 14.786 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 14.786 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 14.786 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 14.786 * [taylor]: Taking taylor expansion of 2.0 in x 14.786 * [backup-simplify]: Simplify 2.0 into 2.0 14.786 * [taylor]: Taking taylor expansion of (log cos) in x 14.786 * [taylor]: Taking taylor expansion of cos in x 14.786 * [backup-simplify]: Simplify cos into cos 14.786 * [backup-simplify]: Simplify (log cos) into (log cos) 14.786 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.786 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.786 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.786 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.786 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.786 * [taylor]: Taking taylor expansion of 2.0 in x 14.786 * [backup-simplify]: Simplify 2.0 into 2.0 14.786 * [taylor]: Taking taylor expansion of (log sin) in x 14.786 * [taylor]: Taking taylor expansion of sin in x 14.787 * [backup-simplify]: Simplify sin into sin 14.787 * [backup-simplify]: Simplify (log sin) into (log sin) 14.787 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.787 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.787 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.787 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 14.788 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.788 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.788 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 14.788 * [taylor]: Taking taylor expansion of (pow x 2) in cos 14.788 * [taylor]: Taking taylor expansion of x in cos 14.788 * [backup-simplify]: Simplify x into x 14.788 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 14.788 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 14.789 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 14.789 * [taylor]: Taking taylor expansion of 1.0 in cos 14.789 * [backup-simplify]: Simplify 1.0 into 1.0 14.789 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 14.789 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 14.789 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 14.789 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 14.789 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 14.789 * [taylor]: Taking taylor expansion of 2.0 in cos 14.789 * [backup-simplify]: Simplify 2.0 into 2.0 14.789 * [taylor]: Taking taylor expansion of (log cos) in cos 14.789 * [taylor]: Taking taylor expansion of cos in cos 14.789 * [backup-simplify]: Simplify 0 into 0 14.789 * [backup-simplify]: Simplify 1 into 1 14.789 * [backup-simplify]: Simplify (log 1) into 0 14.790 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.790 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.790 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.790 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.790 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.790 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.790 * [taylor]: Taking taylor expansion of 2.0 in cos 14.790 * [backup-simplify]: Simplify 2.0 into 2.0 14.790 * [taylor]: Taking taylor expansion of (log sin) in cos 14.790 * [taylor]: Taking taylor expansion of sin in cos 14.790 * [backup-simplify]: Simplify sin into sin 14.790 * [backup-simplify]: Simplify (log sin) into (log sin) 14.791 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.791 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.791 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.791 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 14.792 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.792 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.792 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 14.792 * [taylor]: Taking taylor expansion of (pow x 2) in cos 14.792 * [taylor]: Taking taylor expansion of x in cos 14.792 * [backup-simplify]: Simplify x into x 14.792 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 14.792 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 14.792 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 14.792 * [taylor]: Taking taylor expansion of 1.0 in cos 14.793 * [backup-simplify]: Simplify 1.0 into 1.0 14.793 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 14.793 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 14.793 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 14.793 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 14.793 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 14.793 * [taylor]: Taking taylor expansion of 2.0 in cos 14.793 * [backup-simplify]: Simplify 2.0 into 2.0 14.793 * [taylor]: Taking taylor expansion of (log cos) in cos 14.793 * [taylor]: Taking taylor expansion of cos in cos 14.793 * [backup-simplify]: Simplify 0 into 0 14.793 * [backup-simplify]: Simplify 1 into 1 14.793 * [backup-simplify]: Simplify (log 1) into 0 14.794 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.794 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.794 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.794 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.794 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.794 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.794 * [taylor]: Taking taylor expansion of 2.0 in cos 14.794 * [backup-simplify]: Simplify 2.0 into 2.0 14.794 * [taylor]: Taking taylor expansion of (log sin) in cos 14.794 * [taylor]: Taking taylor expansion of sin in cos 14.794 * [backup-simplify]: Simplify sin into sin 14.794 * [backup-simplify]: Simplify (log sin) into (log sin) 14.794 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.795 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.795 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.795 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 14.796 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.796 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.796 * [backup-simplify]: Simplify (* x x) into (pow x 2) 14.797 * [backup-simplify]: Simplify (* (pow x 2) (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 14.797 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 14.797 * [taylor]: Taking taylor expansion of (pow x 2) in x 14.797 * [taylor]: Taking taylor expansion of x in x 14.797 * [backup-simplify]: Simplify 0 into 0 14.797 * [backup-simplify]: Simplify 1 into 1 14.797 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 14.797 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 14.797 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 14.797 * [taylor]: Taking taylor expansion of 1.0 in x 14.797 * [backup-simplify]: Simplify 1.0 into 1.0 14.797 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 14.797 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 14.797 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 14.797 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 14.797 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 14.797 * [taylor]: Taking taylor expansion of 2.0 in x 14.797 * [backup-simplify]: Simplify 2.0 into 2.0 14.797 * [taylor]: Taking taylor expansion of (log cos) in x 14.797 * [taylor]: Taking taylor expansion of cos in x 14.798 * [backup-simplify]: Simplify cos into cos 14.798 * [backup-simplify]: Simplify (log cos) into (log cos) 14.798 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.798 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.798 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.798 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.798 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.798 * [taylor]: Taking taylor expansion of 2.0 in x 14.798 * [backup-simplify]: Simplify 2.0 into 2.0 14.798 * [taylor]: Taking taylor expansion of (log sin) in x 14.798 * [taylor]: Taking taylor expansion of sin in x 14.798 * [backup-simplify]: Simplify sin into sin 14.798 * [backup-simplify]: Simplify (log sin) into (log sin) 14.798 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.798 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.799 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.799 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 14.799 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.800 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.800 * [backup-simplify]: Simplify (* 1 1) into 1 14.801 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.801 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 14.801 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 14.801 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 14.801 * [taylor]: Taking taylor expansion of 1.0 in sin 14.801 * [backup-simplify]: Simplify 1.0 into 1.0 14.801 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 14.801 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 14.801 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 14.801 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 14.801 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 14.801 * [taylor]: Taking taylor expansion of 2.0 in sin 14.802 * [backup-simplify]: Simplify 2.0 into 2.0 14.802 * [taylor]: Taking taylor expansion of (log cos) in sin 14.802 * [taylor]: Taking taylor expansion of cos in sin 14.802 * [backup-simplify]: Simplify cos into cos 14.802 * [backup-simplify]: Simplify (log cos) into (log cos) 14.802 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.802 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.802 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.802 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.802 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.802 * [taylor]: Taking taylor expansion of 2.0 in sin 14.802 * [backup-simplify]: Simplify 2.0 into 2.0 14.802 * [taylor]: Taking taylor expansion of (log sin) in sin 14.802 * [taylor]: Taking taylor expansion of sin in sin 14.802 * [backup-simplify]: Simplify 0 into 0 14.802 * [backup-simplify]: Simplify 1 into 1 14.803 * [backup-simplify]: Simplify (log 1) into 0 14.803 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.803 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.803 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.804 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.804 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 14.804 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 14.805 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 14.806 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 14.807 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.807 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.808 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.809 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.810 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.811 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 14.812 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.812 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 14.813 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 14.814 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 14.815 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.815 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 14.817 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.817 * [taylor]: Taking taylor expansion of 0 in x 14.817 * [backup-simplify]: Simplify 0 into 0 14.817 * [taylor]: Taking taylor expansion of 0 in sin 14.817 * [backup-simplify]: Simplify 0 into 0 14.817 * [backup-simplify]: Simplify 0 into 0 14.818 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.818 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.819 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.820 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.821 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 14.822 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.822 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 14.823 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 14.824 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 14.825 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.826 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.827 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.827 * [taylor]: Taking taylor expansion of 0 in sin 14.827 * [backup-simplify]: Simplify 0 into 0 14.827 * [backup-simplify]: Simplify 0 into 0 14.829 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.829 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.830 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.831 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.832 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.833 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 14.834 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.834 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 14.835 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 14.836 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 14.837 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.837 * [backup-simplify]: Simplify 0 into 0 14.839 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.840 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.842 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.845 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.845 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.846 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.848 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.848 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.851 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 14.852 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 14.854 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.854 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 14.856 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.856 * [taylor]: Taking taylor expansion of 0 in x 14.856 * [backup-simplify]: Simplify 0 into 0 14.856 * [taylor]: Taking taylor expansion of 0 in sin 14.856 * [backup-simplify]: Simplify 0 into 0 14.856 * [backup-simplify]: Simplify 0 into 0 14.856 * [taylor]: Taking taylor expansion of 0 in sin 14.856 * [backup-simplify]: Simplify 0 into 0 14.856 * [backup-simplify]: Simplify 0 into 0 14.858 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.859 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.860 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.862 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.863 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.864 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.865 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.867 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 14.868 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 14.870 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.871 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.872 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.872 * [taylor]: Taking taylor expansion of 0 in sin 14.873 * [backup-simplify]: Simplify 0 into 0 14.873 * [backup-simplify]: Simplify 0 into 0 14.873 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* x 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 14.876 * [backup-simplify]: Simplify (* (pow (/ 1 cos) (/ 2.0 2)) (* (* (pow (/ 1 cos) (/ 2.0 2)) (* (* (/ 1 x) (pow (/ 1 sin) (/ 2.0 2))) (pow (/ 1 sin) (/ 2.0 2)))) (/ 1 x))) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 14.876 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 14.876 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 14.876 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 14.876 * [taylor]: Taking taylor expansion of (pow x 2) in sin 14.876 * [taylor]: Taking taylor expansion of x in sin 14.876 * [backup-simplify]: Simplify x into x 14.876 * [backup-simplify]: Simplify (* x x) into (pow x 2) 14.876 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 14.876 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 14.876 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 14.876 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 14.876 * [taylor]: Taking taylor expansion of 1.0 in sin 14.876 * [backup-simplify]: Simplify 1.0 into 1.0 14.876 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 14.876 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 14.876 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 14.876 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 14.876 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 14.877 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 14.877 * [taylor]: Taking taylor expansion of 2.0 in sin 14.877 * [backup-simplify]: Simplify 2.0 into 2.0 14.877 * [taylor]: Taking taylor expansion of (log cos) in sin 14.877 * [taylor]: Taking taylor expansion of cos in sin 14.877 * [backup-simplify]: Simplify cos into cos 14.877 * [backup-simplify]: Simplify (log cos) into (log cos) 14.877 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.877 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.877 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.877 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.877 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.877 * [taylor]: Taking taylor expansion of 2.0 in sin 14.877 * [backup-simplify]: Simplify 2.0 into 2.0 14.877 * [taylor]: Taking taylor expansion of (log sin) in sin 14.877 * [taylor]: Taking taylor expansion of sin in sin 14.877 * [backup-simplify]: Simplify 0 into 0 14.877 * [backup-simplify]: Simplify 1 into 1 14.878 * [backup-simplify]: Simplify (log 1) into 0 14.878 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.878 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.878 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.878 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.879 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 14.879 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 14.880 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.880 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.880 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 14.880 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 14.880 * [taylor]: Taking taylor expansion of (pow x 2) in x 14.880 * [taylor]: Taking taylor expansion of x in x 14.880 * [backup-simplify]: Simplify 0 into 0 14.880 * [backup-simplify]: Simplify 1 into 1 14.881 * [backup-simplify]: Simplify (* 1 1) into 1 14.881 * [backup-simplify]: Simplify (/ 1 1) into 1 14.881 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 14.881 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 14.881 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 14.881 * [taylor]: Taking taylor expansion of 1.0 in x 14.881 * [backup-simplify]: Simplify 1.0 into 1.0 14.881 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 14.881 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 14.881 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 14.881 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 14.881 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 14.881 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 14.881 * [taylor]: Taking taylor expansion of 2.0 in x 14.881 * [backup-simplify]: Simplify 2.0 into 2.0 14.881 * [taylor]: Taking taylor expansion of (log cos) in x 14.882 * [taylor]: Taking taylor expansion of cos in x 14.882 * [backup-simplify]: Simplify cos into cos 14.882 * [backup-simplify]: Simplify (log cos) into (log cos) 14.882 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.882 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.882 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.882 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.882 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.882 * [taylor]: Taking taylor expansion of 2.0 in x 14.882 * [backup-simplify]: Simplify 2.0 into 2.0 14.882 * [taylor]: Taking taylor expansion of (log sin) in x 14.882 * [taylor]: Taking taylor expansion of sin in x 14.882 * [backup-simplify]: Simplify sin into sin 14.882 * [backup-simplify]: Simplify (log sin) into (log sin) 14.882 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.882 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.883 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.883 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 14.883 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 14.884 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.884 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.884 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 14.884 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 14.884 * [taylor]: Taking taylor expansion of (pow x 2) in cos 14.885 * [taylor]: Taking taylor expansion of x in cos 14.885 * [backup-simplify]: Simplify x into x 14.885 * [backup-simplify]: Simplify (* x x) into (pow x 2) 14.885 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 14.885 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 14.885 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 14.885 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 14.885 * [taylor]: Taking taylor expansion of 1.0 in cos 14.885 * [backup-simplify]: Simplify 1.0 into 1.0 14.885 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 14.885 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 14.885 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 14.885 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 14.885 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 14.885 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 14.885 * [taylor]: Taking taylor expansion of 2.0 in cos 14.885 * [backup-simplify]: Simplify 2.0 into 2.0 14.885 * [taylor]: Taking taylor expansion of (log cos) in cos 14.885 * [taylor]: Taking taylor expansion of cos in cos 14.885 * [backup-simplify]: Simplify 0 into 0 14.885 * [backup-simplify]: Simplify 1 into 1 14.886 * [backup-simplify]: Simplify (log 1) into 0 14.886 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.886 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.886 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.886 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.887 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.887 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.887 * [taylor]: Taking taylor expansion of 2.0 in cos 14.887 * [backup-simplify]: Simplify 2.0 into 2.0 14.887 * [taylor]: Taking taylor expansion of (log sin) in cos 14.887 * [taylor]: Taking taylor expansion of sin in cos 14.887 * [backup-simplify]: Simplify sin into sin 14.887 * [backup-simplify]: Simplify (log sin) into (log sin) 14.887 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.887 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.887 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.888 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 14.888 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 14.888 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.889 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.889 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 14.889 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 14.889 * [taylor]: Taking taylor expansion of (pow x 2) in cos 14.889 * [taylor]: Taking taylor expansion of x in cos 14.889 * [backup-simplify]: Simplify x into x 14.889 * [backup-simplify]: Simplify (* x x) into (pow x 2) 14.889 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 14.889 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 14.889 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 14.889 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 14.889 * [taylor]: Taking taylor expansion of 1.0 in cos 14.889 * [backup-simplify]: Simplify 1.0 into 1.0 14.889 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 14.889 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 14.889 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 14.889 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 14.889 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 14.889 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 14.889 * [taylor]: Taking taylor expansion of 2.0 in cos 14.889 * [backup-simplify]: Simplify 2.0 into 2.0 14.889 * [taylor]: Taking taylor expansion of (log cos) in cos 14.889 * [taylor]: Taking taylor expansion of cos in cos 14.889 * [backup-simplify]: Simplify 0 into 0 14.889 * [backup-simplify]: Simplify 1 into 1 14.890 * [backup-simplify]: Simplify (log 1) into 0 14.890 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.890 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.890 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.890 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 14.890 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 14.890 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 14.890 * [taylor]: Taking taylor expansion of 2.0 in cos 14.890 * [backup-simplify]: Simplify 2.0 into 2.0 14.890 * [taylor]: Taking taylor expansion of (log sin) in cos 14.890 * [taylor]: Taking taylor expansion of sin in cos 14.890 * [backup-simplify]: Simplify sin into sin 14.890 * [backup-simplify]: Simplify (log sin) into (log sin) 14.890 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.890 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.890 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.891 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 14.891 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 14.891 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.891 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.892 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 14.892 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 14.892 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 14.892 * [taylor]: Taking taylor expansion of (pow x 2) in x 14.892 * [taylor]: Taking taylor expansion of x in x 14.892 * [backup-simplify]: Simplify 0 into 0 14.892 * [backup-simplify]: Simplify 1 into 1 14.892 * [backup-simplify]: Simplify (* 1 1) into 1 14.893 * [backup-simplify]: Simplify (/ 1 1) into 1 14.893 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 14.893 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 14.893 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 14.893 * [taylor]: Taking taylor expansion of 1.0 in x 14.893 * [backup-simplify]: Simplify 1.0 into 1.0 14.893 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 14.893 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 14.893 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 14.893 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 14.893 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 14.893 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 14.893 * [taylor]: Taking taylor expansion of 2.0 in x 14.893 * [backup-simplify]: Simplify 2.0 into 2.0 14.893 * [taylor]: Taking taylor expansion of (log cos) in x 14.893 * [taylor]: Taking taylor expansion of cos in x 14.893 * [backup-simplify]: Simplify cos into cos 14.893 * [backup-simplify]: Simplify (log cos) into (log cos) 14.893 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.893 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.893 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 14.893 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 14.893 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 14.893 * [taylor]: Taking taylor expansion of 2.0 in x 14.893 * [backup-simplify]: Simplify 2.0 into 2.0 14.893 * [taylor]: Taking taylor expansion of (log sin) in x 14.893 * [taylor]: Taking taylor expansion of sin in x 14.893 * [backup-simplify]: Simplify sin into sin 14.893 * [backup-simplify]: Simplify (log sin) into (log sin) 14.893 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.893 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.894 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.894 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 14.894 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 14.894 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.895 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.895 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 14.895 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 14.895 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 14.895 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 14.895 * [taylor]: Taking taylor expansion of 1.0 in sin 14.895 * [backup-simplify]: Simplify 1.0 into 1.0 14.895 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 14.895 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 14.895 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 14.895 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 14.895 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 14.895 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 14.895 * [taylor]: Taking taylor expansion of 2.0 in sin 14.895 * [backup-simplify]: Simplify 2.0 into 2.0 14.895 * [taylor]: Taking taylor expansion of (log cos) in sin 14.895 * [taylor]: Taking taylor expansion of cos in sin 14.895 * [backup-simplify]: Simplify cos into cos 14.895 * [backup-simplify]: Simplify (log cos) into (log cos) 14.895 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 14.895 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 14.895 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 14.895 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 14.895 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 14.895 * [taylor]: Taking taylor expansion of 2.0 in sin 14.895 * [backup-simplify]: Simplify 2.0 into 2.0 14.895 * [taylor]: Taking taylor expansion of (log sin) in sin 14.895 * [taylor]: Taking taylor expansion of sin in sin 14.895 * [backup-simplify]: Simplify 0 into 0 14.896 * [backup-simplify]: Simplify 1 into 1 14.896 * [backup-simplify]: Simplify (log 1) into 0 14.896 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.896 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 14.896 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 14.896 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 14.897 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 14.897 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 14.897 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 14.898 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 14.898 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 14.899 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.899 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.900 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.900 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.901 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.901 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 14.902 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.902 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 14.902 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 14.903 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.904 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.904 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.904 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 14.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 14.905 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.905 * [taylor]: Taking taylor expansion of 0 in x 14.905 * [backup-simplify]: Simplify 0 into 0 14.906 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 14.910 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.911 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.912 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.912 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 14.913 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.913 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 14.913 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 14.914 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.914 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.915 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.916 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.917 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 14.917 * [taylor]: Taking taylor expansion of 0 in sin 14.917 * [backup-simplify]: Simplify 0 into 0 14.917 * [backup-simplify]: Simplify 0 into 0 14.918 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.918 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.919 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 14.919 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 14.920 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 14.920 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 14.921 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 14.921 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 14.921 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 14.922 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 14.922 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 14.923 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 14.923 * [backup-simplify]: Simplify 0 into 0 14.924 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.925 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.926 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.927 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.928 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.928 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.929 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.929 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.930 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 14.932 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.933 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.936 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.936 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 14.937 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 14.938 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.938 * [taylor]: Taking taylor expansion of 0 in x 14.938 * [backup-simplify]: Simplify 0 into 0 14.940 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 14.941 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.943 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.944 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.945 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.947 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.947 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.949 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 14.951 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.952 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.954 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.955 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.958 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 14.958 * [taylor]: Taking taylor expansion of 0 in sin 14.958 * [backup-simplify]: Simplify 0 into 0 14.958 * [backup-simplify]: Simplify 0 into 0 14.958 * [backup-simplify]: Simplify 0 into 0 14.961 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.962 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 14.963 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 14.964 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.966 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 14.967 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 14.969 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.969 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 14.970 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 14.973 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 14.974 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 14.976 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.976 * [backup-simplify]: Simplify 0 into 0 14.979 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 14.980 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 14.981 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 14.986 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 14.987 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 14.988 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 14.990 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 14.991 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 14.992 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 14.996 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 14.998 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 15.000 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.001 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 15.001 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 15.003 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.003 * [taylor]: Taking taylor expansion of 0 in x 15.003 * [backup-simplify]: Simplify 0 into 0 15.003 * [taylor]: Taking taylor expansion of 0 in sin 15.003 * [backup-simplify]: Simplify 0 into 0 15.003 * [backup-simplify]: Simplify 0 into 0 15.004 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 2.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 15.007 * [backup-simplify]: Simplify (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) (/ 2.0 2))) (pow (/ 1 (- sin)) (/ 2.0 2)))) (/ 1 (- x)))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 15.007 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 15.007 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 15.007 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 15.007 * [taylor]: Taking taylor expansion of (pow x 2) in sin 15.007 * [taylor]: Taking taylor expansion of x in sin 15.007 * [backup-simplify]: Simplify x into x 15.007 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.007 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.007 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 15.007 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 15.007 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 15.007 * [taylor]: Taking taylor expansion of 1.0 in sin 15.007 * [backup-simplify]: Simplify 1.0 into 1.0 15.007 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 15.007 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 15.007 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 15.007 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 15.007 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 15.007 * [taylor]: Taking taylor expansion of 4.0 in sin 15.007 * [backup-simplify]: Simplify 4.0 into 4.0 15.007 * [taylor]: Taking taylor expansion of (log -1) in sin 15.007 * [taylor]: Taking taylor expansion of -1 in sin 15.008 * [backup-simplify]: Simplify -1 into -1 15.008 * [backup-simplify]: Simplify (log -1) into (log -1) 15.009 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.010 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.010 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.010 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.010 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.010 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.010 * [taylor]: Taking taylor expansion of 2.0 in sin 15.010 * [backup-simplify]: Simplify 2.0 into 2.0 15.010 * [taylor]: Taking taylor expansion of (log cos) in sin 15.010 * [taylor]: Taking taylor expansion of cos in sin 15.011 * [backup-simplify]: Simplify cos into cos 15.011 * [backup-simplify]: Simplify (log cos) into (log cos) 15.011 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.011 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.011 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.011 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.011 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.011 * [taylor]: Taking taylor expansion of 2.0 in sin 15.011 * [backup-simplify]: Simplify 2.0 into 2.0 15.011 * [taylor]: Taking taylor expansion of (log sin) in sin 15.011 * [taylor]: Taking taylor expansion of sin in sin 15.011 * [backup-simplify]: Simplify 0 into 0 15.011 * [backup-simplify]: Simplify 1 into 1 15.011 * [backup-simplify]: Simplify (log 1) into 0 15.012 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.012 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.012 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.012 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.013 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.014 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.015 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.016 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.016 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 15.016 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 15.016 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.016 * [taylor]: Taking taylor expansion of x in x 15.016 * [backup-simplify]: Simplify 0 into 0 15.016 * [backup-simplify]: Simplify 1 into 1 15.016 * [backup-simplify]: Simplify (* 1 1) into 1 15.017 * [backup-simplify]: Simplify (/ 1 1) into 1 15.017 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 15.017 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 15.017 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 15.017 * [taylor]: Taking taylor expansion of 1.0 in x 15.017 * [backup-simplify]: Simplify 1.0 into 1.0 15.017 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 15.017 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 15.017 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 15.017 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 15.017 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 15.017 * [taylor]: Taking taylor expansion of 4.0 in x 15.017 * [backup-simplify]: Simplify 4.0 into 4.0 15.017 * [taylor]: Taking taylor expansion of (log -1) in x 15.017 * [taylor]: Taking taylor expansion of -1 in x 15.017 * [backup-simplify]: Simplify -1 into -1 15.018 * [backup-simplify]: Simplify (log -1) into (log -1) 15.019 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.020 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.020 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 15.020 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 15.020 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 15.020 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 15.020 * [taylor]: Taking taylor expansion of 2.0 in x 15.020 * [backup-simplify]: Simplify 2.0 into 2.0 15.020 * [taylor]: Taking taylor expansion of (log cos) in x 15.020 * [taylor]: Taking taylor expansion of cos in x 15.020 * [backup-simplify]: Simplify cos into cos 15.021 * [backup-simplify]: Simplify (log cos) into (log cos) 15.021 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.021 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.021 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.021 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.021 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.021 * [taylor]: Taking taylor expansion of 2.0 in x 15.021 * [backup-simplify]: Simplify 2.0 into 2.0 15.021 * [taylor]: Taking taylor expansion of (log sin) in x 15.021 * [taylor]: Taking taylor expansion of sin in x 15.021 * [backup-simplify]: Simplify sin into sin 15.021 * [backup-simplify]: Simplify (log sin) into (log sin) 15.021 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.021 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.021 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.022 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.023 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.024 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.025 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.025 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 15.025 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 15.025 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.025 * [taylor]: Taking taylor expansion of x in cos 15.025 * [backup-simplify]: Simplify x into x 15.025 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.025 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.026 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 15.026 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 15.026 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 15.026 * [taylor]: Taking taylor expansion of 1.0 in cos 15.026 * [backup-simplify]: Simplify 1.0 into 1.0 15.026 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 15.026 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 15.026 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 15.026 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 15.026 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 15.026 * [taylor]: Taking taylor expansion of 4.0 in cos 15.026 * [backup-simplify]: Simplify 4.0 into 4.0 15.026 * [taylor]: Taking taylor expansion of (log -1) in cos 15.026 * [taylor]: Taking taylor expansion of -1 in cos 15.026 * [backup-simplify]: Simplify -1 into -1 15.026 * [backup-simplify]: Simplify (log -1) into (log -1) 15.027 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.029 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.029 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.029 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.029 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.029 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.029 * [taylor]: Taking taylor expansion of 2.0 in cos 15.029 * [backup-simplify]: Simplify 2.0 into 2.0 15.029 * [taylor]: Taking taylor expansion of (log cos) in cos 15.029 * [taylor]: Taking taylor expansion of cos in cos 15.029 * [backup-simplify]: Simplify 0 into 0 15.029 * [backup-simplify]: Simplify 1 into 1 15.030 * [backup-simplify]: Simplify (log 1) into 0 15.030 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.030 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.030 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.030 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.030 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.030 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.030 * [taylor]: Taking taylor expansion of 2.0 in cos 15.030 * [backup-simplify]: Simplify 2.0 into 2.0 15.030 * [taylor]: Taking taylor expansion of (log sin) in cos 15.030 * [taylor]: Taking taylor expansion of sin in cos 15.031 * [backup-simplify]: Simplify sin into sin 15.031 * [backup-simplify]: Simplify (log sin) into (log sin) 15.031 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.031 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.031 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.032 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.033 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.034 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.035 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.035 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 15.035 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 15.035 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.035 * [taylor]: Taking taylor expansion of x in cos 15.035 * [backup-simplify]: Simplify x into x 15.035 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.035 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.035 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 15.035 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in cos 15.035 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in cos 15.035 * [taylor]: Taking taylor expansion of 1.0 in cos 15.035 * [backup-simplify]: Simplify 1.0 into 1.0 15.035 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in cos 15.035 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in cos 15.035 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 15.035 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 15.035 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 15.035 * [taylor]: Taking taylor expansion of 4.0 in cos 15.035 * [backup-simplify]: Simplify 4.0 into 4.0 15.035 * [taylor]: Taking taylor expansion of (log -1) in cos 15.035 * [taylor]: Taking taylor expansion of -1 in cos 15.035 * [backup-simplify]: Simplify -1 into -1 15.036 * [backup-simplify]: Simplify (log -1) into (log -1) 15.037 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.038 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.038 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.038 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.038 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.038 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.038 * [taylor]: Taking taylor expansion of 2.0 in cos 15.038 * [backup-simplify]: Simplify 2.0 into 2.0 15.038 * [taylor]: Taking taylor expansion of (log cos) in cos 15.039 * [taylor]: Taking taylor expansion of cos in cos 15.039 * [backup-simplify]: Simplify 0 into 0 15.039 * [backup-simplify]: Simplify 1 into 1 15.039 * [backup-simplify]: Simplify (log 1) into 0 15.039 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.039 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.040 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.040 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.040 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.040 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.040 * [taylor]: Taking taylor expansion of 2.0 in cos 15.040 * [backup-simplify]: Simplify 2.0 into 2.0 15.040 * [taylor]: Taking taylor expansion of (log sin) in cos 15.040 * [taylor]: Taking taylor expansion of sin in cos 15.040 * [backup-simplify]: Simplify sin into sin 15.040 * [backup-simplify]: Simplify (log sin) into (log sin) 15.040 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.040 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.040 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.041 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.042 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.043 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.044 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.046 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 15.046 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 15.046 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 15.046 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.046 * [taylor]: Taking taylor expansion of x in x 15.046 * [backup-simplify]: Simplify 0 into 0 15.046 * [backup-simplify]: Simplify 1 into 1 15.046 * [backup-simplify]: Simplify (* 1 1) into 1 15.047 * [backup-simplify]: Simplify (/ 1 1) into 1 15.047 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 15.047 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in x 15.047 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in x 15.047 * [taylor]: Taking taylor expansion of 1.0 in x 15.047 * [backup-simplify]: Simplify 1.0 into 1.0 15.047 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in x 15.047 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in x 15.047 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 15.047 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 15.047 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 15.047 * [taylor]: Taking taylor expansion of 4.0 in x 15.047 * [backup-simplify]: Simplify 4.0 into 4.0 15.047 * [taylor]: Taking taylor expansion of (log -1) in x 15.047 * [taylor]: Taking taylor expansion of -1 in x 15.047 * [backup-simplify]: Simplify -1 into -1 15.047 * [backup-simplify]: Simplify (log -1) into (log -1) 15.048 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.050 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.050 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 15.050 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 15.050 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 15.050 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 15.050 * [taylor]: Taking taylor expansion of 2.0 in x 15.050 * [backup-simplify]: Simplify 2.0 into 2.0 15.050 * [taylor]: Taking taylor expansion of (log cos) in x 15.050 * [taylor]: Taking taylor expansion of cos in x 15.050 * [backup-simplify]: Simplify cos into cos 15.050 * [backup-simplify]: Simplify (log cos) into (log cos) 15.050 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.050 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.050 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.050 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.050 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.050 * [taylor]: Taking taylor expansion of 2.0 in x 15.051 * [backup-simplify]: Simplify 2.0 into 2.0 15.051 * [taylor]: Taking taylor expansion of (log sin) in x 15.051 * [taylor]: Taking taylor expansion of sin in x 15.051 * [backup-simplify]: Simplify sin into sin 15.051 * [backup-simplify]: Simplify (log sin) into (log sin) 15.051 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.051 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.051 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.052 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.053 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.054 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.055 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.056 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.056 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 15.056 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))))) in sin 15.056 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))))) in sin 15.056 * [taylor]: Taking taylor expansion of 1.0 in sin 15.056 * [backup-simplify]: Simplify 1.0 into 1.0 15.056 * [taylor]: Taking taylor expansion of (log (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0)))) in sin 15.056 * [taylor]: Taking taylor expansion of (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) in sin 15.056 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 15.056 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 15.056 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 15.056 * [taylor]: Taking taylor expansion of 4.0 in sin 15.056 * [backup-simplify]: Simplify 4.0 into 4.0 15.056 * [taylor]: Taking taylor expansion of (log -1) in sin 15.056 * [taylor]: Taking taylor expansion of -1 in sin 15.057 * [backup-simplify]: Simplify -1 into -1 15.057 * [backup-simplify]: Simplify (log -1) into (log -1) 15.063 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.065 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.066 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.066 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.066 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.066 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.066 * [taylor]: Taking taylor expansion of 2.0 in sin 15.066 * [backup-simplify]: Simplify 2.0 into 2.0 15.066 * [taylor]: Taking taylor expansion of (log cos) in sin 15.066 * [taylor]: Taking taylor expansion of cos in sin 15.066 * [backup-simplify]: Simplify cos into cos 15.066 * [backup-simplify]: Simplify (log cos) into (log cos) 15.066 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.066 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.066 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.066 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.066 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.066 * [taylor]: Taking taylor expansion of 2.0 in sin 15.066 * [backup-simplify]: Simplify 2.0 into 2.0 15.066 * [taylor]: Taking taylor expansion of (log sin) in sin 15.066 * [taylor]: Taking taylor expansion of sin in sin 15.066 * [backup-simplify]: Simplify 0 into 0 15.066 * [backup-simplify]: Simplify 1 into 1 15.067 * [backup-simplify]: Simplify (log 1) into 0 15.067 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.067 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.067 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.068 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.069 * [backup-simplify]: Simplify (/ (pow -1 4.0) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.070 * [backup-simplify]: Simplify (log (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.070 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.071 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.073 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.074 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 15.075 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 15.077 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 15.078 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.078 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.079 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.080 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.081 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.081 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.082 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.082 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.084 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.085 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.087 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.088 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.089 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 15.090 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.090 * [taylor]: Taking taylor expansion of 0 in x 15.090 * [backup-simplify]: Simplify 0 into 0 15.092 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 15.092 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 15.094 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 15.095 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.095 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.096 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.097 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.097 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.098 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.098 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.100 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.102 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.103 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.105 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.105 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.108 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.108 * [taylor]: Taking taylor expansion of 0 in sin 15.108 * [backup-simplify]: Simplify 0 into 0 15.108 * [backup-simplify]: Simplify 0 into 0 15.110 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 15.111 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 15.112 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 15.113 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.114 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.114 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.115 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.116 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.116 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.117 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.118 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.119 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.121 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.122 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.124 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.124 * [backup-simplify]: Simplify 0 into 0 15.127 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 15.128 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 15.130 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.132 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.133 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.134 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.137 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.137 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.138 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.139 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.140 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.142 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.145 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.147 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.149 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.149 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 15.150 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 15.152 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.152 * [taylor]: Taking taylor expansion of 0 in x 15.152 * [backup-simplify]: Simplify 0 into 0 15.154 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 15.156 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 15.158 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.160 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.161 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.162 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.164 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.165 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.166 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.167 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.169 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.173 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.175 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.177 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.181 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.181 * [taylor]: Taking taylor expansion of 0 in sin 15.181 * [backup-simplify]: Simplify 0 into 0 15.181 * [backup-simplify]: Simplify 0 into 0 15.181 * [backup-simplify]: Simplify 0 into 0 15.184 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 15.185 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 15.187 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.190 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.190 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.191 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.193 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.194 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.195 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.197 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.197 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.199 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.202 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.204 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.206 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.207 * [backup-simplify]: Simplify 0 into 0 15.212 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 15.219 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 15.222 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.225 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 15.226 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 15.228 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.232 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 15.233 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.234 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 15.236 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.237 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 15.239 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.244 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 15.246 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 15.248 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.249 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 15.249 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 15.251 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.251 * [taylor]: Taking taylor expansion of 0 in x 15.251 * [backup-simplify]: Simplify 0 into 0 15.251 * [taylor]: Taking taylor expansion of 0 in sin 15.251 * [backup-simplify]: Simplify 0 into 0 15.251 * [backup-simplify]: Simplify 0 into 0 15.253 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 4.0) (* (pow (/ 1 (- cos)) 2.0) (pow (/ 1 (- sin)) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 15.253 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2) 15.254 * [backup-simplify]: Simplify (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 15.254 * [approximate]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in (cos x sin) around 0 15.255 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in sin 15.255 * [taylor]: Taking taylor expansion of (pow x 2) in sin 15.255 * [taylor]: Taking taylor expansion of x in sin 15.255 * [backup-simplify]: Simplify x into x 15.255 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in sin 15.255 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in sin 15.255 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in sin 15.255 * [taylor]: Taking taylor expansion of 1.0 in sin 15.255 * [backup-simplify]: Simplify 1.0 into 1.0 15.255 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in sin 15.255 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 15.255 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 15.255 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 15.255 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 15.255 * [taylor]: Taking taylor expansion of 1.0 in sin 15.255 * [backup-simplify]: Simplify 1.0 into 1.0 15.255 * [taylor]: Taking taylor expansion of (log cos) in sin 15.255 * [taylor]: Taking taylor expansion of cos in sin 15.255 * [backup-simplify]: Simplify cos into cos 15.255 * [backup-simplify]: Simplify (log cos) into (log cos) 15.255 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.255 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.255 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.255 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.255 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.255 * [taylor]: Taking taylor expansion of 2.0 in sin 15.255 * [backup-simplify]: Simplify 2.0 into 2.0 15.255 * [taylor]: Taking taylor expansion of (log sin) in sin 15.255 * [taylor]: Taking taylor expansion of sin in sin 15.255 * [backup-simplify]: Simplify 0 into 0 15.255 * [backup-simplify]: Simplify 1 into 1 15.256 * [backup-simplify]: Simplify (log 1) into 0 15.256 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.256 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.256 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.257 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.257 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 15.257 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.258 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.258 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 15.258 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.258 * [taylor]: Taking taylor expansion of x in x 15.258 * [backup-simplify]: Simplify 0 into 0 15.258 * [backup-simplify]: Simplify 1 into 1 15.258 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 15.258 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 15.258 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 15.258 * [taylor]: Taking taylor expansion of 1.0 in x 15.258 * [backup-simplify]: Simplify 1.0 into 1.0 15.258 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 15.258 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 15.258 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 15.258 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 15.258 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 15.258 * [taylor]: Taking taylor expansion of 1.0 in x 15.258 * [backup-simplify]: Simplify 1.0 into 1.0 15.258 * [taylor]: Taking taylor expansion of (log cos) in x 15.258 * [taylor]: Taking taylor expansion of cos in x 15.258 * [backup-simplify]: Simplify cos into cos 15.258 * [backup-simplify]: Simplify (log cos) into (log cos) 15.258 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.258 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.258 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.258 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.258 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.259 * [taylor]: Taking taylor expansion of 2.0 in x 15.259 * [backup-simplify]: Simplify 2.0 into 2.0 15.259 * [taylor]: Taking taylor expansion of (log sin) in x 15.259 * [taylor]: Taking taylor expansion of sin in x 15.259 * [backup-simplify]: Simplify sin into sin 15.259 * [backup-simplify]: Simplify (log sin) into (log sin) 15.259 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.259 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.259 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.259 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 15.260 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.260 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.260 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 15.260 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.260 * [taylor]: Taking taylor expansion of x in cos 15.260 * [backup-simplify]: Simplify x into x 15.260 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 15.260 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 15.260 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 15.260 * [taylor]: Taking taylor expansion of 1.0 in cos 15.260 * [backup-simplify]: Simplify 1.0 into 1.0 15.260 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 15.260 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 15.260 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 15.260 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 15.261 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 15.261 * [taylor]: Taking taylor expansion of 1.0 in cos 15.261 * [backup-simplify]: Simplify 1.0 into 1.0 15.261 * [taylor]: Taking taylor expansion of (log cos) in cos 15.261 * [taylor]: Taking taylor expansion of cos in cos 15.261 * [backup-simplify]: Simplify 0 into 0 15.261 * [backup-simplify]: Simplify 1 into 1 15.261 * [backup-simplify]: Simplify (log 1) into 0 15.262 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.262 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.262 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.262 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.262 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.262 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.262 * [taylor]: Taking taylor expansion of 2.0 in cos 15.262 * [backup-simplify]: Simplify 2.0 into 2.0 15.262 * [taylor]: Taking taylor expansion of (log sin) in cos 15.262 * [taylor]: Taking taylor expansion of sin in cos 15.262 * [backup-simplify]: Simplify sin into sin 15.262 * [backup-simplify]: Simplify (log sin) into (log sin) 15.262 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.262 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.262 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.263 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 15.263 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.263 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.264 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in cos 15.264 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.264 * [taylor]: Taking taylor expansion of x in cos 15.264 * [backup-simplify]: Simplify x into x 15.264 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in cos 15.264 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in cos 15.264 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in cos 15.264 * [taylor]: Taking taylor expansion of 1.0 in cos 15.264 * [backup-simplify]: Simplify 1.0 into 1.0 15.264 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in cos 15.264 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 15.264 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 15.264 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 15.264 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 15.264 * [taylor]: Taking taylor expansion of 1.0 in cos 15.264 * [backup-simplify]: Simplify 1.0 into 1.0 15.264 * [taylor]: Taking taylor expansion of (log cos) in cos 15.264 * [taylor]: Taking taylor expansion of cos in cos 15.264 * [backup-simplify]: Simplify 0 into 0 15.264 * [backup-simplify]: Simplify 1 into 1 15.264 * [backup-simplify]: Simplify (log 1) into 0 15.265 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.265 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.265 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.265 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.265 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.265 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.265 * [taylor]: Taking taylor expansion of 2.0 in cos 15.265 * [backup-simplify]: Simplify 2.0 into 2.0 15.265 * [taylor]: Taking taylor expansion of (log sin) in cos 15.265 * [taylor]: Taking taylor expansion of sin in cos 15.265 * [backup-simplify]: Simplify sin into sin 15.265 * [backup-simplify]: Simplify (log sin) into (log sin) 15.265 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.265 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.266 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.266 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 15.266 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.267 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.267 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.267 * [backup-simplify]: Simplify (* (pow x 2) (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 15.268 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) in x 15.268 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.268 * [taylor]: Taking taylor expansion of x in x 15.268 * [backup-simplify]: Simplify 0 into 0 15.268 * [backup-simplify]: Simplify 1 into 1 15.268 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in x 15.268 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in x 15.268 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in x 15.268 * [taylor]: Taking taylor expansion of 1.0 in x 15.268 * [backup-simplify]: Simplify 1.0 into 1.0 15.268 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in x 15.268 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 15.268 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 15.268 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 15.268 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 15.268 * [taylor]: Taking taylor expansion of 1.0 in x 15.268 * [backup-simplify]: Simplify 1.0 into 1.0 15.268 * [taylor]: Taking taylor expansion of (log cos) in x 15.268 * [taylor]: Taking taylor expansion of cos in x 15.268 * [backup-simplify]: Simplify cos into cos 15.268 * [backup-simplify]: Simplify (log cos) into (log cos) 15.268 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.268 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.268 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.268 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.268 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.268 * [taylor]: Taking taylor expansion of 2.0 in x 15.268 * [backup-simplify]: Simplify 2.0 into 2.0 15.268 * [taylor]: Taking taylor expansion of (log sin) in x 15.268 * [taylor]: Taking taylor expansion of sin in x 15.268 * [backup-simplify]: Simplify sin into sin 15.268 * [backup-simplify]: Simplify (log sin) into (log sin) 15.268 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.269 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.269 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.269 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 15.269 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.269 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.270 * [backup-simplify]: Simplify (* 1 1) into 1 15.270 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.270 * [taylor]: Taking taylor expansion of (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) in sin 15.270 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0))))) in sin 15.270 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 1.0) (pow sin 2.0)))) in sin 15.270 * [taylor]: Taking taylor expansion of 1.0 in sin 15.270 * [backup-simplify]: Simplify 1.0 into 1.0 15.270 * [taylor]: Taking taylor expansion of (log (* (pow cos 1.0) (pow sin 2.0))) in sin 15.270 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 15.270 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 15.270 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 15.270 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 15.270 * [taylor]: Taking taylor expansion of 1.0 in sin 15.270 * [backup-simplify]: Simplify 1.0 into 1.0 15.270 * [taylor]: Taking taylor expansion of (log cos) in sin 15.270 * [taylor]: Taking taylor expansion of cos in sin 15.270 * [backup-simplify]: Simplify cos into cos 15.270 * [backup-simplify]: Simplify (log cos) into (log cos) 15.270 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.270 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.270 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.270 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.271 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.271 * [taylor]: Taking taylor expansion of 2.0 in sin 15.271 * [backup-simplify]: Simplify 2.0 into 2.0 15.271 * [taylor]: Taking taylor expansion of (log sin) in sin 15.271 * [taylor]: Taking taylor expansion of sin in sin 15.271 * [backup-simplify]: Simplify 0 into 0 15.271 * [backup-simplify]: Simplify 1 into 1 15.271 * [backup-simplify]: Simplify (log 1) into 0 15.271 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.271 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.271 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.271 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.272 * [backup-simplify]: Simplify (log (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)) 15.272 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.272 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.272 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.273 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.273 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.274 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.275 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.275 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.275 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.276 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.276 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.277 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 15.277 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 15.278 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.278 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.278 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.278 * [taylor]: Taking taylor expansion of 0 in x 15.278 * [backup-simplify]: Simplify 0 into 0 15.278 * [taylor]: Taking taylor expansion of 0 in sin 15.278 * [backup-simplify]: Simplify 0 into 0 15.278 * [backup-simplify]: Simplify 0 into 0 15.279 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.279 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.280 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.280 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.281 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.281 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.281 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.282 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 15.283 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 15.283 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.284 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.284 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.284 * [taylor]: Taking taylor expansion of 0 in sin 15.284 * [backup-simplify]: Simplify 0 into 0 15.284 * [backup-simplify]: Simplify 0 into 0 15.285 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.286 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.286 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.286 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.287 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.287 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.288 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.288 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.289 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 15.289 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 15.290 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.290 * [backup-simplify]: Simplify 0 into 0 15.291 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.292 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.292 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.294 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.294 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.295 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.295 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.296 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.298 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 15.299 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 15.301 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.301 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 15.302 * [backup-simplify]: Simplify (+ (* (pow x 2) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.302 * [taylor]: Taking taylor expansion of 0 in x 15.302 * [backup-simplify]: Simplify 0 into 0 15.302 * [taylor]: Taking taylor expansion of 0 in sin 15.302 * [backup-simplify]: Simplify 0 into 0 15.302 * [backup-simplify]: Simplify 0 into 0 15.302 * [taylor]: Taking taylor expansion of 0 in sin 15.302 * [backup-simplify]: Simplify 0 into 0 15.302 * [backup-simplify]: Simplify 0 into 0 15.304 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.305 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.306 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.308 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.308 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.310 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.310 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.312 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 15.313 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 15.315 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.317 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.317 * [taylor]: Taking taylor expansion of 0 in sin 15.317 * [backup-simplify]: Simplify 0 into 0 15.317 * [backup-simplify]: Simplify 0 into 0 15.318 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* x 1)) 2)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 15.319 * [backup-simplify]: Simplify (* (* (pow (/ 1 cos) (/ 2.0 2)) (* (* (/ 1 x) (pow (/ 1 sin) (/ 2.0 2))) (pow (/ 1 sin) (/ 2.0 2)))) (/ 1 x)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 15.320 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 15.320 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 15.320 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 15.320 * [taylor]: Taking taylor expansion of (pow x 2) in sin 15.320 * [taylor]: Taking taylor expansion of x in sin 15.320 * [backup-simplify]: Simplify x into x 15.320 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.320 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.320 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 15.320 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 15.320 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 15.320 * [taylor]: Taking taylor expansion of 1.0 in sin 15.320 * [backup-simplify]: Simplify 1.0 into 1.0 15.320 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 15.320 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 15.320 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 15.320 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 15.320 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 15.320 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 15.320 * [taylor]: Taking taylor expansion of 1.0 in sin 15.320 * [backup-simplify]: Simplify 1.0 into 1.0 15.320 * [taylor]: Taking taylor expansion of (log cos) in sin 15.320 * [taylor]: Taking taylor expansion of cos in sin 15.320 * [backup-simplify]: Simplify cos into cos 15.320 * [backup-simplify]: Simplify (log cos) into (log cos) 15.320 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.321 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.321 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.321 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.321 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.321 * [taylor]: Taking taylor expansion of 2.0 in sin 15.321 * [backup-simplify]: Simplify 2.0 into 2.0 15.321 * [taylor]: Taking taylor expansion of (log sin) in sin 15.321 * [taylor]: Taking taylor expansion of sin in sin 15.321 * [backup-simplify]: Simplify 0 into 0 15.321 * [backup-simplify]: Simplify 1 into 1 15.321 * [backup-simplify]: Simplify (log 1) into 0 15.322 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.322 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.322 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.322 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.322 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.323 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.323 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.324 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.324 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 15.324 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 15.324 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.324 * [taylor]: Taking taylor expansion of x in x 15.324 * [backup-simplify]: Simplify 0 into 0 15.324 * [backup-simplify]: Simplify 1 into 1 15.324 * [backup-simplify]: Simplify (* 1 1) into 1 15.325 * [backup-simplify]: Simplify (/ 1 1) into 1 15.325 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 15.325 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 15.325 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 15.325 * [taylor]: Taking taylor expansion of 1.0 in x 15.325 * [backup-simplify]: Simplify 1.0 into 1.0 15.325 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 15.325 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 15.325 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 15.325 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 15.325 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 15.325 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 15.325 * [taylor]: Taking taylor expansion of 1.0 in x 15.325 * [backup-simplify]: Simplify 1.0 into 1.0 15.325 * [taylor]: Taking taylor expansion of (log cos) in x 15.325 * [taylor]: Taking taylor expansion of cos in x 15.325 * [backup-simplify]: Simplify cos into cos 15.325 * [backup-simplify]: Simplify (log cos) into (log cos) 15.325 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.325 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.325 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.325 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.325 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.325 * [taylor]: Taking taylor expansion of 2.0 in x 15.325 * [backup-simplify]: Simplify 2.0 into 2.0 15.325 * [taylor]: Taking taylor expansion of (log sin) in x 15.325 * [taylor]: Taking taylor expansion of sin in x 15.325 * [backup-simplify]: Simplify sin into sin 15.325 * [backup-simplify]: Simplify (log sin) into (log sin) 15.325 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.326 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.326 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.326 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.326 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.327 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.327 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.327 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 15.327 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 15.327 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.327 * [taylor]: Taking taylor expansion of x in cos 15.328 * [backup-simplify]: Simplify x into x 15.328 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.328 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.328 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 15.328 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 15.328 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 15.328 * [taylor]: Taking taylor expansion of 1.0 in cos 15.328 * [backup-simplify]: Simplify 1.0 into 1.0 15.328 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 15.328 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 15.328 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 15.328 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 15.328 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 15.328 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 15.328 * [taylor]: Taking taylor expansion of 1.0 in cos 15.328 * [backup-simplify]: Simplify 1.0 into 1.0 15.328 * [taylor]: Taking taylor expansion of (log cos) in cos 15.328 * [taylor]: Taking taylor expansion of cos in cos 15.328 * [backup-simplify]: Simplify 0 into 0 15.328 * [backup-simplify]: Simplify 1 into 1 15.329 * [backup-simplify]: Simplify (log 1) into 0 15.329 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.330 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.330 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.330 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.330 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.330 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.330 * [taylor]: Taking taylor expansion of 2.0 in cos 15.330 * [backup-simplify]: Simplify 2.0 into 2.0 15.330 * [taylor]: Taking taylor expansion of (log sin) in cos 15.330 * [taylor]: Taking taylor expansion of sin in cos 15.330 * [backup-simplify]: Simplify sin into sin 15.330 * [backup-simplify]: Simplify (log sin) into (log sin) 15.330 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.330 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.330 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.331 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.331 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.332 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.332 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.332 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 15.332 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 15.332 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.332 * [taylor]: Taking taylor expansion of x in cos 15.332 * [backup-simplify]: Simplify x into x 15.333 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.333 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.333 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 15.333 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in cos 15.333 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in cos 15.333 * [taylor]: Taking taylor expansion of 1.0 in cos 15.333 * [backup-simplify]: Simplify 1.0 into 1.0 15.333 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in cos 15.333 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in cos 15.333 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 15.333 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 15.333 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 15.333 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 15.333 * [taylor]: Taking taylor expansion of 1.0 in cos 15.333 * [backup-simplify]: Simplify 1.0 into 1.0 15.333 * [taylor]: Taking taylor expansion of (log cos) in cos 15.333 * [taylor]: Taking taylor expansion of cos in cos 15.333 * [backup-simplify]: Simplify 0 into 0 15.333 * [backup-simplify]: Simplify 1 into 1 15.334 * [backup-simplify]: Simplify (log 1) into 0 15.334 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.334 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.334 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.334 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.335 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.335 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.335 * [taylor]: Taking taylor expansion of 2.0 in cos 15.335 * [backup-simplify]: Simplify 2.0 into 2.0 15.335 * [taylor]: Taking taylor expansion of (log sin) in cos 15.335 * [taylor]: Taking taylor expansion of sin in cos 15.335 * [backup-simplify]: Simplify sin into sin 15.335 * [backup-simplify]: Simplify (log sin) into (log sin) 15.335 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.335 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.335 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.336 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.336 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.336 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.337 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.338 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 15.338 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 15.338 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 15.338 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.338 * [taylor]: Taking taylor expansion of x in x 15.338 * [backup-simplify]: Simplify 0 into 0 15.338 * [backup-simplify]: Simplify 1 into 1 15.338 * [backup-simplify]: Simplify (* 1 1) into 1 15.339 * [backup-simplify]: Simplify (/ 1 1) into 1 15.339 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 15.339 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in x 15.339 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in x 15.339 * [taylor]: Taking taylor expansion of 1.0 in x 15.339 * [backup-simplify]: Simplify 1.0 into 1.0 15.339 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in x 15.339 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in x 15.339 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 15.339 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 15.339 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 15.339 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 15.339 * [taylor]: Taking taylor expansion of 1.0 in x 15.339 * [backup-simplify]: Simplify 1.0 into 1.0 15.339 * [taylor]: Taking taylor expansion of (log cos) in x 15.339 * [taylor]: Taking taylor expansion of cos in x 15.339 * [backup-simplify]: Simplify cos into cos 15.340 * [backup-simplify]: Simplify (log cos) into (log cos) 15.340 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.340 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.340 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.340 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.340 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.340 * [taylor]: Taking taylor expansion of 2.0 in x 15.340 * [backup-simplify]: Simplify 2.0 into 2.0 15.340 * [taylor]: Taking taylor expansion of (log sin) in x 15.340 * [taylor]: Taking taylor expansion of sin in x 15.340 * [backup-simplify]: Simplify sin into sin 15.340 * [backup-simplify]: Simplify (log sin) into (log sin) 15.340 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.340 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.340 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.341 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.341 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.342 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.342 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.343 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.343 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 15.343 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))))) in sin 15.343 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 1.0) (pow sin 2.0))))) in sin 15.343 * [taylor]: Taking taylor expansion of 1.0 in sin 15.343 * [backup-simplify]: Simplify 1.0 into 1.0 15.343 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 1.0) (pow sin 2.0)))) in sin 15.343 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 1.0) (pow sin 2.0))) in sin 15.343 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 15.343 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 15.343 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 15.343 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 15.343 * [taylor]: Taking taylor expansion of 1.0 in sin 15.343 * [backup-simplify]: Simplify 1.0 into 1.0 15.343 * [taylor]: Taking taylor expansion of (log cos) in sin 15.343 * [taylor]: Taking taylor expansion of cos in sin 15.343 * [backup-simplify]: Simplify cos into cos 15.343 * [backup-simplify]: Simplify (log cos) into (log cos) 15.343 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.344 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.344 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.344 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.344 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.344 * [taylor]: Taking taylor expansion of 2.0 in sin 15.344 * [backup-simplify]: Simplify 2.0 into 2.0 15.344 * [taylor]: Taking taylor expansion of (log sin) in sin 15.344 * [taylor]: Taking taylor expansion of sin in sin 15.344 * [backup-simplify]: Simplify 0 into 0 15.344 * [backup-simplify]: Simplify 1 into 1 15.344 * [backup-simplify]: Simplify (log 1) into 0 15.345 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.345 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.345 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.345 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.346 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.346 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.347 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.347 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.348 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.349 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.350 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.350 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.352 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.352 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.353 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.354 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.354 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.355 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.356 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.357 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.358 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.358 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.359 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 15.360 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.360 * [taylor]: Taking taylor expansion of 0 in x 15.360 * [backup-simplify]: Simplify 0 into 0 15.361 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.361 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.362 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.367 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.367 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.368 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.368 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.369 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.369 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.370 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.371 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.372 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.372 * [taylor]: Taking taylor expansion of 0 in sin 15.372 * [backup-simplify]: Simplify 0 into 0 15.372 * [backup-simplify]: Simplify 0 into 0 15.373 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.373 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.374 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.374 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.375 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.375 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.376 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.376 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.376 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.377 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.378 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.378 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.379 * [backup-simplify]: Simplify 0 into 0 15.380 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.381 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.381 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.383 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.383 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.384 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.385 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.385 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.386 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.387 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.388 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.389 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.390 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 15.390 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 15.391 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.391 * [taylor]: Taking taylor expansion of 0 in x 15.391 * [backup-simplify]: Simplify 0 into 0 15.392 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.392 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.393 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.395 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.396 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.397 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.398 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.399 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.401 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.402 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.404 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.405 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.407 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.407 * [taylor]: Taking taylor expansion of 0 in sin 15.407 * [backup-simplify]: Simplify 0 into 0 15.407 * [backup-simplify]: Simplify 0 into 0 15.407 * [backup-simplify]: Simplify 0 into 0 15.408 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.409 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.409 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.410 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.411 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.412 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.412 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.413 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.413 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.415 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.416 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.417 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.417 * [backup-simplify]: Simplify 0 into 0 15.418 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 15.419 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 15.420 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.425 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 15.425 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.426 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 15.427 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.427 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 15.428 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.431 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 15.432 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 15.433 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.434 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 15.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 15.435 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.435 * [taylor]: Taking taylor expansion of 0 in x 15.435 * [backup-simplify]: Simplify 0 into 0 15.435 * [taylor]: Taking taylor expansion of 0 in sin 15.435 * [backup-simplify]: Simplify 0 into 0 15.435 * [backup-simplify]: Simplify 0 into 0 15.435 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ 1 (* (pow (/ 1 cos) 1.0) (pow (/ 1 sin) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 15.437 * [backup-simplify]: Simplify (* (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) (/ 2.0 2))) (pow (/ 1 (- sin)) (/ 2.0 2)))) (/ 1 (- x))) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 15.437 * [approximate]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in (cos x sin) around 0 15.437 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in sin 15.437 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in sin 15.437 * [taylor]: Taking taylor expansion of (pow x 2) in sin 15.437 * [taylor]: Taking taylor expansion of x in sin 15.437 * [backup-simplify]: Simplify x into x 15.437 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.437 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.437 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 15.437 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 15.437 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 15.437 * [taylor]: Taking taylor expansion of 1.0 in sin 15.437 * [backup-simplify]: Simplify 1.0 into 1.0 15.437 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 15.437 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 15.437 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 15.437 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 15.437 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 15.437 * [taylor]: Taking taylor expansion of 3.0 in sin 15.437 * [backup-simplify]: Simplify 3.0 into 3.0 15.437 * [taylor]: Taking taylor expansion of (log -1) in sin 15.437 * [taylor]: Taking taylor expansion of -1 in sin 15.437 * [backup-simplify]: Simplify -1 into -1 15.437 * [backup-simplify]: Simplify (log -1) into (log -1) 15.438 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 15.439 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 15.439 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 15.439 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 15.439 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 15.439 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 15.439 * [taylor]: Taking taylor expansion of 1.0 in sin 15.439 * [backup-simplify]: Simplify 1.0 into 1.0 15.439 * [taylor]: Taking taylor expansion of (log cos) in sin 15.439 * [taylor]: Taking taylor expansion of cos in sin 15.439 * [backup-simplify]: Simplify cos into cos 15.439 * [backup-simplify]: Simplify (log cos) into (log cos) 15.439 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.439 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.439 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.439 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.439 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.439 * [taylor]: Taking taylor expansion of 2.0 in sin 15.439 * [backup-simplify]: Simplify 2.0 into 2.0 15.439 * [taylor]: Taking taylor expansion of (log sin) in sin 15.439 * [taylor]: Taking taylor expansion of sin in sin 15.439 * [backup-simplify]: Simplify 0 into 0 15.439 * [backup-simplify]: Simplify 1 into 1 15.440 * [backup-simplify]: Simplify (log 1) into 0 15.440 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.440 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.440 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.440 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.441 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.441 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.442 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.442 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.442 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 15.442 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 15.442 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.442 * [taylor]: Taking taylor expansion of x in x 15.442 * [backup-simplify]: Simplify 0 into 0 15.442 * [backup-simplify]: Simplify 1 into 1 15.443 * [backup-simplify]: Simplify (* 1 1) into 1 15.443 * [backup-simplify]: Simplify (/ 1 1) into 1 15.443 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 15.443 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 15.443 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 15.443 * [taylor]: Taking taylor expansion of 1.0 in x 15.443 * [backup-simplify]: Simplify 1.0 into 1.0 15.443 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 15.443 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 15.443 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 15.443 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 15.443 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 15.443 * [taylor]: Taking taylor expansion of 3.0 in x 15.443 * [backup-simplify]: Simplify 3.0 into 3.0 15.443 * [taylor]: Taking taylor expansion of (log -1) in x 15.443 * [taylor]: Taking taylor expansion of -1 in x 15.443 * [backup-simplify]: Simplify -1 into -1 15.444 * [backup-simplify]: Simplify (log -1) into (log -1) 15.444 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 15.445 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 15.445 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 15.445 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 15.445 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 15.445 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 15.445 * [taylor]: Taking taylor expansion of 1.0 in x 15.445 * [backup-simplify]: Simplify 1.0 into 1.0 15.445 * [taylor]: Taking taylor expansion of (log cos) in x 15.445 * [taylor]: Taking taylor expansion of cos in x 15.445 * [backup-simplify]: Simplify cos into cos 15.445 * [backup-simplify]: Simplify (log cos) into (log cos) 15.445 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.445 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.445 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.445 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.445 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.445 * [taylor]: Taking taylor expansion of 2.0 in x 15.445 * [backup-simplify]: Simplify 2.0 into 2.0 15.445 * [taylor]: Taking taylor expansion of (log sin) in x 15.445 * [taylor]: Taking taylor expansion of sin in x 15.445 * [backup-simplify]: Simplify sin into sin 15.445 * [backup-simplify]: Simplify (log sin) into (log sin) 15.446 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.446 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.446 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.446 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.447 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.448 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.448 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.448 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 15.448 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 15.448 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.448 * [taylor]: Taking taylor expansion of x in cos 15.448 * [backup-simplify]: Simplify x into x 15.448 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.448 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.448 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 15.448 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 15.448 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 15.449 * [taylor]: Taking taylor expansion of 1.0 in cos 15.449 * [backup-simplify]: Simplify 1.0 into 1.0 15.449 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 15.449 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 15.449 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 15.449 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 15.449 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 15.449 * [taylor]: Taking taylor expansion of 3.0 in cos 15.449 * [backup-simplify]: Simplify 3.0 into 3.0 15.449 * [taylor]: Taking taylor expansion of (log -1) in cos 15.449 * [taylor]: Taking taylor expansion of -1 in cos 15.449 * [backup-simplify]: Simplify -1 into -1 15.449 * [backup-simplify]: Simplify (log -1) into (log -1) 15.450 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 15.450 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 15.451 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 15.451 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 15.451 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 15.451 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 15.451 * [taylor]: Taking taylor expansion of 1.0 in cos 15.451 * [backup-simplify]: Simplify 1.0 into 1.0 15.451 * [taylor]: Taking taylor expansion of (log cos) in cos 15.451 * [taylor]: Taking taylor expansion of cos in cos 15.451 * [backup-simplify]: Simplify 0 into 0 15.451 * [backup-simplify]: Simplify 1 into 1 15.451 * [backup-simplify]: Simplify (log 1) into 0 15.451 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.451 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.451 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.451 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.451 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.451 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.451 * [taylor]: Taking taylor expansion of 2.0 in cos 15.451 * [backup-simplify]: Simplify 2.0 into 2.0 15.451 * [taylor]: Taking taylor expansion of (log sin) in cos 15.451 * [taylor]: Taking taylor expansion of sin in cos 15.451 * [backup-simplify]: Simplify sin into sin 15.451 * [backup-simplify]: Simplify (log sin) into (log sin) 15.452 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.452 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.452 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.452 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.453 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.453 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.454 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.454 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in cos 15.454 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in cos 15.454 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.454 * [taylor]: Taking taylor expansion of x in cos 15.454 * [backup-simplify]: Simplify x into x 15.454 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.454 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 15.454 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in cos 15.454 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in cos 15.454 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in cos 15.454 * [taylor]: Taking taylor expansion of 1.0 in cos 15.454 * [backup-simplify]: Simplify 1.0 into 1.0 15.454 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in cos 15.454 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in cos 15.454 * [taylor]: Taking taylor expansion of (pow -1 3.0) in cos 15.454 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in cos 15.454 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in cos 15.454 * [taylor]: Taking taylor expansion of 3.0 in cos 15.454 * [backup-simplify]: Simplify 3.0 into 3.0 15.454 * [taylor]: Taking taylor expansion of (log -1) in cos 15.454 * [taylor]: Taking taylor expansion of -1 in cos 15.454 * [backup-simplify]: Simplify -1 into -1 15.455 * [backup-simplify]: Simplify (log -1) into (log -1) 15.455 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 15.456 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 15.456 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in cos 15.456 * [taylor]: Taking taylor expansion of (pow cos 1.0) in cos 15.456 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in cos 15.456 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in cos 15.456 * [taylor]: Taking taylor expansion of 1.0 in cos 15.456 * [backup-simplify]: Simplify 1.0 into 1.0 15.456 * [taylor]: Taking taylor expansion of (log cos) in cos 15.456 * [taylor]: Taking taylor expansion of cos in cos 15.456 * [backup-simplify]: Simplify 0 into 0 15.456 * [backup-simplify]: Simplify 1 into 1 15.457 * [backup-simplify]: Simplify (log 1) into 0 15.457 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.457 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.457 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.457 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.457 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.457 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.457 * [taylor]: Taking taylor expansion of 2.0 in cos 15.457 * [backup-simplify]: Simplify 2.0 into 2.0 15.457 * [taylor]: Taking taylor expansion of (log sin) in cos 15.457 * [taylor]: Taking taylor expansion of sin in cos 15.457 * [backup-simplify]: Simplify sin into sin 15.457 * [backup-simplify]: Simplify (log sin) into (log sin) 15.457 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.457 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.457 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.458 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.459 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.459 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.460 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.461 * [backup-simplify]: Simplify (* (/ 1 (pow x 2)) (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) 15.461 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) in x 15.461 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 15.461 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.461 * [taylor]: Taking taylor expansion of x in x 15.461 * [backup-simplify]: Simplify 0 into 0 15.461 * [backup-simplify]: Simplify 1 into 1 15.461 * [backup-simplify]: Simplify (* 1 1) into 1 15.461 * [backup-simplify]: Simplify (/ 1 1) into 1 15.461 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in x 15.461 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in x 15.461 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in x 15.461 * [taylor]: Taking taylor expansion of 1.0 in x 15.461 * [backup-simplify]: Simplify 1.0 into 1.0 15.461 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in x 15.461 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in x 15.461 * [taylor]: Taking taylor expansion of (pow -1 3.0) in x 15.461 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in x 15.461 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in x 15.461 * [taylor]: Taking taylor expansion of 3.0 in x 15.461 * [backup-simplify]: Simplify 3.0 into 3.0 15.461 * [taylor]: Taking taylor expansion of (log -1) in x 15.461 * [taylor]: Taking taylor expansion of -1 in x 15.461 * [backup-simplify]: Simplify -1 into -1 15.462 * [backup-simplify]: Simplify (log -1) into (log -1) 15.462 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 15.463 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 15.463 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in x 15.463 * [taylor]: Taking taylor expansion of (pow cos 1.0) in x 15.463 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in x 15.463 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in x 15.463 * [taylor]: Taking taylor expansion of 1.0 in x 15.463 * [backup-simplify]: Simplify 1.0 into 1.0 15.463 * [taylor]: Taking taylor expansion of (log cos) in x 15.463 * [taylor]: Taking taylor expansion of cos in x 15.463 * [backup-simplify]: Simplify cos into cos 15.463 * [backup-simplify]: Simplify (log cos) into (log cos) 15.463 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.464 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.464 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.464 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.464 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.464 * [taylor]: Taking taylor expansion of 2.0 in x 15.464 * [backup-simplify]: Simplify 2.0 into 2.0 15.464 * [taylor]: Taking taylor expansion of (log sin) in x 15.464 * [taylor]: Taking taylor expansion of sin in x 15.464 * [backup-simplify]: Simplify sin into sin 15.464 * [backup-simplify]: Simplify (log sin) into (log sin) 15.464 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.464 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.464 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.465 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.465 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.466 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.466 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.471 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.471 * [taylor]: Taking taylor expansion of (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) in sin 15.471 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))))) in sin 15.471 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))))) in sin 15.471 * [taylor]: Taking taylor expansion of 1.0 in sin 15.471 * [backup-simplify]: Simplify 1.0 into 1.0 15.471 * [taylor]: Taking taylor expansion of (log (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0)))) in sin 15.472 * [taylor]: Taking taylor expansion of (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) in sin 15.472 * [taylor]: Taking taylor expansion of (pow -1 3.0) in sin 15.472 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log -1))) in sin 15.472 * [taylor]: Taking taylor expansion of (* 3.0 (log -1)) in sin 15.472 * [taylor]: Taking taylor expansion of 3.0 in sin 15.472 * [backup-simplify]: Simplify 3.0 into 3.0 15.472 * [taylor]: Taking taylor expansion of (log -1) in sin 15.472 * [taylor]: Taking taylor expansion of -1 in sin 15.472 * [backup-simplify]: Simplify -1 into -1 15.472 * [backup-simplify]: Simplify (log -1) into (log -1) 15.473 * [backup-simplify]: Simplify (* 3.0 (log -1)) into (* 3.0 (log -1)) 15.474 * [backup-simplify]: Simplify (exp (* 3.0 (log -1))) into (pow -1 3.0) 15.474 * [taylor]: Taking taylor expansion of (* (pow cos 1.0) (pow sin 2.0)) in sin 15.474 * [taylor]: Taking taylor expansion of (pow cos 1.0) in sin 15.474 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log cos))) in sin 15.474 * [taylor]: Taking taylor expansion of (* 1.0 (log cos)) in sin 15.474 * [taylor]: Taking taylor expansion of 1.0 in sin 15.474 * [backup-simplify]: Simplify 1.0 into 1.0 15.474 * [taylor]: Taking taylor expansion of (log cos) in sin 15.474 * [taylor]: Taking taylor expansion of cos in sin 15.474 * [backup-simplify]: Simplify cos into cos 15.474 * [backup-simplify]: Simplify (log cos) into (log cos) 15.474 * [backup-simplify]: Simplify (* 1.0 (log cos)) into (* 1.0 (log cos)) 15.474 * [backup-simplify]: Simplify (exp (* 1.0 (log cos))) into (pow cos 1.0) 15.474 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.474 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.474 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.474 * [taylor]: Taking taylor expansion of 2.0 in sin 15.474 * [backup-simplify]: Simplify 2.0 into 2.0 15.474 * [taylor]: Taking taylor expansion of (log sin) in sin 15.474 * [taylor]: Taking taylor expansion of sin in sin 15.474 * [backup-simplify]: Simplify 0 into 0 15.474 * [backup-simplify]: Simplify 1 into 1 15.474 * [backup-simplify]: Simplify (log 1) into 0 15.475 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.475 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.475 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.475 * [backup-simplify]: Simplify (* (pow cos 1.0) (pow sin 2.0)) into (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0) 15.475 * [backup-simplify]: Simplify (/ (pow -1 3.0) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) into (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 15.476 * [backup-simplify]: Simplify (log (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)) 15.477 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.477 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.478 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.479 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 15.479 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 15.481 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 15.481 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.482 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.482 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.483 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.483 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.483 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.484 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.484 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.485 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.486 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.487 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.488 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.488 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 15.488 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 15.489 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.489 * [taylor]: Taking taylor expansion of 0 in x 15.489 * [backup-simplify]: Simplify 0 into 0 15.490 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 15.491 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 15.492 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 15.492 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.493 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.493 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.494 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.494 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.495 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.495 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.496 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.497 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.498 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.499 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.500 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 15.501 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.501 * [taylor]: Taking taylor expansion of 0 in sin 15.501 * [backup-simplify]: Simplify 0 into 0 15.501 * [backup-simplify]: Simplify 0 into 0 15.502 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 15.503 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 (log -1))) into 0 15.504 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 15.505 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.505 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.505 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.506 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.506 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.507 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log cos))) into 0 15.507 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.507 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (* 0 (pow sin 2.0))) into 0 15.508 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.509 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.510 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.512 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.512 * [backup-simplify]: Simplify 0 into 0 15.514 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 15.515 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 15.516 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.518 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.519 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.519 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.521 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.522 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.522 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.523 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.524 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.525 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.527 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.528 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.530 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.530 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 15.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 15.531 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.531 * [taylor]: Taking taylor expansion of 0 in x 15.531 * [backup-simplify]: Simplify 0 into 0 15.533 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 15.534 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 15.535 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.536 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.537 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.537 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.538 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.539 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.540 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.540 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.541 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.543 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.544 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.546 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.546 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.547 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 15.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.548 * [taylor]: Taking taylor expansion of 0 in sin 15.548 * [backup-simplify]: Simplify 0 into 0 15.548 * [backup-simplify]: Simplify 0 into 0 15.548 * [backup-simplify]: Simplify 0 into 0 15.551 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 15.552 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 15.555 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.558 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.558 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.559 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.560 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.562 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.563 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.565 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.565 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.567 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.570 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.572 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.574 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.574 * [backup-simplify]: Simplify 0 into 0 15.587 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 15.588 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log -1))))) into 0 15.591 * [backup-simplify]: Simplify (* (exp (* 3.0 (log -1))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.594 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 15.595 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 15.597 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.602 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 15.602 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.604 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 15.605 * [backup-simplify]: Simplify (* (exp (* 1.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.606 * [backup-simplify]: Simplify (+ (* (pow cos 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 15.608 * [backup-simplify]: Simplify (- (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (+ (* (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0))))) into 0 15.614 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 15.616 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 15.618 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.619 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 15.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 15.622 * [backup-simplify]: Simplify (+ (* (/ 1 (pow x 2)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow cos 1.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.622 * [taylor]: Taking taylor expansion of 0 in x 15.622 * [backup-simplify]: Simplify 0 into 0 15.622 * [taylor]: Taking taylor expansion of 0 in sin 15.622 * [backup-simplify]: Simplify 0 into 0 15.622 * [backup-simplify]: Simplify 0 into 0 15.624 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (pow (/ (pow -1 3.0) (* (pow (/ 1 (- cos)) 1.0) (pow (/ 1 (- sin)) 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) into (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) 15.624 * * * * [progress]: [ 4 / 4 ] generating series at (2) 15.626 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 15.627 * [approximate]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in (x cos sin) around 0 15.627 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 15.627 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in sin 15.627 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in sin 15.627 * [taylor]: Taking taylor expansion of (* 2.0 x) in sin 15.627 * [taylor]: Taking taylor expansion of 2.0 in sin 15.627 * [backup-simplify]: Simplify 2.0 into 2.0 15.627 * [taylor]: Taking taylor expansion of x in sin 15.627 * [backup-simplify]: Simplify x into x 15.627 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 15.627 * [backup-simplify]: Simplify (cos (* 2.0 x)) into (cos (* 2.0 x)) 15.627 * [backup-simplify]: Simplify (sin (* 2.0 x)) into (sin (* 2.0 x)) 15.627 * [taylor]: Taking taylor expansion of (pow x 2) in sin 15.627 * [taylor]: Taking taylor expansion of x in sin 15.627 * [backup-simplify]: Simplify x into x 15.627 * [backup-simplify]: Simplify (* (cos (* 2.0 x)) 1) into (cos (* 2.0 x)) 15.627 * [backup-simplify]: Simplify (* (sin (* 2.0 x)) 0) into 0 15.628 * [backup-simplify]: Simplify (- 0) into 0 15.628 * [backup-simplify]: Simplify (+ (cos (* 2.0 x)) 0) into (cos (* 2.0 x)) 15.628 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.628 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (pow x 2)) into (/ (cos (* 2.0 x)) (pow x 2)) 15.628 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 15.628 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 15.628 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 15.628 * [taylor]: Taking taylor expansion of 1.0 in sin 15.628 * [backup-simplify]: Simplify 1.0 into 1.0 15.628 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 15.628 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 15.628 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.628 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.628 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.629 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.629 * [taylor]: Taking taylor expansion of 2.0 in sin 15.629 * [backup-simplify]: Simplify 2.0 into 2.0 15.629 * [taylor]: Taking taylor expansion of (log cos) in sin 15.629 * [taylor]: Taking taylor expansion of cos in sin 15.629 * [backup-simplify]: Simplify cos into cos 15.629 * [backup-simplify]: Simplify (log cos) into (log cos) 15.629 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.629 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.629 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.629 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.629 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.629 * [taylor]: Taking taylor expansion of 2.0 in sin 15.629 * [backup-simplify]: Simplify 2.0 into 2.0 15.629 * [taylor]: Taking taylor expansion of (log sin) in sin 15.629 * [taylor]: Taking taylor expansion of sin in sin 15.629 * [backup-simplify]: Simplify 0 into 0 15.629 * [backup-simplify]: Simplify 1 into 1 15.630 * [backup-simplify]: Simplify (log 1) into 0 15.630 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.630 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.630 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.630 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.631 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.631 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.632 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.632 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.632 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 15.632 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in cos 15.632 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in cos 15.632 * [taylor]: Taking taylor expansion of (* 2.0 x) in cos 15.632 * [taylor]: Taking taylor expansion of 2.0 in cos 15.632 * [backup-simplify]: Simplify 2.0 into 2.0 15.632 * [taylor]: Taking taylor expansion of x in cos 15.633 * [backup-simplify]: Simplify x into x 15.633 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 15.633 * [backup-simplify]: Simplify (cos (* 2.0 x)) into (cos (* 2.0 x)) 15.633 * [backup-simplify]: Simplify (sin (* 2.0 x)) into (sin (* 2.0 x)) 15.633 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.633 * [taylor]: Taking taylor expansion of x in cos 15.633 * [backup-simplify]: Simplify x into x 15.633 * [backup-simplify]: Simplify (* (cos (* 2.0 x)) 1) into (cos (* 2.0 x)) 15.633 * [backup-simplify]: Simplify (* (sin (* 2.0 x)) 0) into 0 15.634 * [backup-simplify]: Simplify (- 0) into 0 15.634 * [backup-simplify]: Simplify (+ (cos (* 2.0 x)) 0) into (cos (* 2.0 x)) 15.634 * [backup-simplify]: Simplify (* x x) into (pow x 2) 15.634 * [backup-simplify]: Simplify (/ (cos (* 2.0 x)) (pow x 2)) into (/ (cos (* 2.0 x)) (pow x 2)) 15.634 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 15.634 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 15.634 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 15.634 * [taylor]: Taking taylor expansion of 1.0 in cos 15.634 * [backup-simplify]: Simplify 1.0 into 1.0 15.634 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 15.634 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 15.634 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.634 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.634 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.634 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.634 * [taylor]: Taking taylor expansion of 2.0 in cos 15.634 * [backup-simplify]: Simplify 2.0 into 2.0 15.634 * [taylor]: Taking taylor expansion of (log cos) in cos 15.634 * [taylor]: Taking taylor expansion of cos in cos 15.634 * [backup-simplify]: Simplify 0 into 0 15.634 * [backup-simplify]: Simplify 1 into 1 15.635 * [backup-simplify]: Simplify (log 1) into 0 15.635 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.635 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.635 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.635 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.636 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.636 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.636 * [taylor]: Taking taylor expansion of 2.0 in cos 15.636 * [backup-simplify]: Simplify 2.0 into 2.0 15.636 * [taylor]: Taking taylor expansion of (log sin) in cos 15.636 * [taylor]: Taking taylor expansion of sin in cos 15.636 * [backup-simplify]: Simplify sin into sin 15.636 * [backup-simplify]: Simplify (log sin) into (log sin) 15.636 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.636 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.636 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.637 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.637 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.637 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.638 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.638 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 15.638 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in x 15.638 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 15.638 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 15.638 * [taylor]: Taking taylor expansion of 2.0 in x 15.638 * [backup-simplify]: Simplify 2.0 into 2.0 15.638 * [taylor]: Taking taylor expansion of x in x 15.638 * [backup-simplify]: Simplify 0 into 0 15.638 * [backup-simplify]: Simplify 1 into 1 15.639 * [backup-simplify]: Simplify (* 2.0 0) into 0 15.641 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 15.641 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.641 * [taylor]: Taking taylor expansion of x in x 15.641 * [backup-simplify]: Simplify 0 into 0 15.641 * [backup-simplify]: Simplify 1 into 1 15.642 * [backup-simplify]: Simplify (* 1 1) into 1 15.642 * [backup-simplify]: Simplify (/ 1 1) into 1 15.642 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 15.642 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 15.642 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 15.642 * [taylor]: Taking taylor expansion of 1.0 in x 15.642 * [backup-simplify]: Simplify 1.0 into 1.0 15.642 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 15.642 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 15.642 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 15.642 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 15.642 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 15.642 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 15.642 * [taylor]: Taking taylor expansion of 2.0 in x 15.643 * [backup-simplify]: Simplify 2.0 into 2.0 15.643 * [taylor]: Taking taylor expansion of (log cos) in x 15.643 * [taylor]: Taking taylor expansion of cos in x 15.643 * [backup-simplify]: Simplify cos into cos 15.643 * [backup-simplify]: Simplify (log cos) into (log cos) 15.643 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.643 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.643 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.643 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.643 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.643 * [taylor]: Taking taylor expansion of 2.0 in x 15.643 * [backup-simplify]: Simplify 2.0 into 2.0 15.643 * [taylor]: Taking taylor expansion of (log sin) in x 15.643 * [taylor]: Taking taylor expansion of sin in x 15.643 * [backup-simplify]: Simplify sin into sin 15.643 * [backup-simplify]: Simplify (log sin) into (log sin) 15.643 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.643 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.644 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.644 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.644 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.645 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.645 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.646 * [taylor]: Taking taylor expansion of (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in x 15.646 * [taylor]: Taking taylor expansion of (/ (cos (* 2.0 x)) (pow x 2)) in x 15.646 * [taylor]: Taking taylor expansion of (cos (* 2.0 x)) in x 15.646 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 15.646 * [taylor]: Taking taylor expansion of 2.0 in x 15.646 * [backup-simplify]: Simplify 2.0 into 2.0 15.646 * [taylor]: Taking taylor expansion of x in x 15.646 * [backup-simplify]: Simplify 0 into 0 15.646 * [backup-simplify]: Simplify 1 into 1 15.646 * [backup-simplify]: Simplify (* 2.0 0) into 0 15.648 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 15.648 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.648 * [taylor]: Taking taylor expansion of x in x 15.648 * [backup-simplify]: Simplify 0 into 0 15.648 * [backup-simplify]: Simplify 1 into 1 15.648 * [backup-simplify]: Simplify (* 1 1) into 1 15.649 * [backup-simplify]: Simplify (/ 1 1) into 1 15.649 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in x 15.649 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in x 15.649 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in x 15.649 * [taylor]: Taking taylor expansion of 1.0 in x 15.649 * [backup-simplify]: Simplify 1.0 into 1.0 15.649 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in x 15.649 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in x 15.649 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 15.649 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 15.649 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 15.649 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 15.649 * [taylor]: Taking taylor expansion of 2.0 in x 15.649 * [backup-simplify]: Simplify 2.0 into 2.0 15.649 * [taylor]: Taking taylor expansion of (log cos) in x 15.649 * [taylor]: Taking taylor expansion of cos in x 15.649 * [backup-simplify]: Simplify cos into cos 15.649 * [backup-simplify]: Simplify (log cos) into (log cos) 15.649 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.649 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.649 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.649 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.649 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.649 * [taylor]: Taking taylor expansion of 2.0 in x 15.649 * [backup-simplify]: Simplify 2.0 into 2.0 15.649 * [taylor]: Taking taylor expansion of (log sin) in x 15.649 * [taylor]: Taking taylor expansion of sin in x 15.650 * [backup-simplify]: Simplify sin into sin 15.650 * [backup-simplify]: Simplify (log sin) into (log sin) 15.650 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.650 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.650 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.650 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.651 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.651 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.652 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.652 * [backup-simplify]: Simplify (* 1 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.652 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 15.652 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 15.653 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 15.653 * [taylor]: Taking taylor expansion of 1.0 in cos 15.653 * [backup-simplify]: Simplify 1.0 into 1.0 15.653 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 15.653 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 15.653 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.653 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.653 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.653 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.653 * [taylor]: Taking taylor expansion of 2.0 in cos 15.653 * [backup-simplify]: Simplify 2.0 into 2.0 15.653 * [taylor]: Taking taylor expansion of (log cos) in cos 15.653 * [taylor]: Taking taylor expansion of cos in cos 15.653 * [backup-simplify]: Simplify 0 into 0 15.653 * [backup-simplify]: Simplify 1 into 1 15.653 * [backup-simplify]: Simplify (log 1) into 0 15.654 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.654 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.654 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.654 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.654 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.654 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.654 * [taylor]: Taking taylor expansion of 2.0 in cos 15.654 * [backup-simplify]: Simplify 2.0 into 2.0 15.654 * [taylor]: Taking taylor expansion of (log sin) in cos 15.654 * [taylor]: Taking taylor expansion of sin in cos 15.654 * [backup-simplify]: Simplify sin into sin 15.654 * [backup-simplify]: Simplify (log sin) into (log sin) 15.654 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.654 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.655 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.655 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.655 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.656 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.656 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.656 * [taylor]: Taking taylor expansion of (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) in sin 15.656 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0)))) in sin 15.656 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0))) in sin 15.657 * [taylor]: Taking taylor expansion of 1.0 in sin 15.657 * [backup-simplify]: Simplify 1.0 into 1.0 15.657 * [taylor]: Taking taylor expansion of (log (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0)) in sin 15.657 * [taylor]: Taking taylor expansion of (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) in sin 15.657 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) in sin 15.657 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) in sin 15.657 * [taylor]: Taking taylor expansion of 1.0 in sin 15.657 * [backup-simplify]: Simplify 1.0 into 1.0 15.657 * [taylor]: Taking taylor expansion of (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)) in sin 15.657 * [taylor]: Taking taylor expansion of (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) in sin 15.657 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) in sin 15.657 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) in sin 15.657 * [taylor]: Taking taylor expansion of 1.0 in sin 15.657 * [backup-simplify]: Simplify 1.0 into 1.0 15.657 * [taylor]: Taking taylor expansion of (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) in sin 15.657 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) in sin 15.657 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)))) in sin 15.657 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in sin 15.657 * [taylor]: Taking taylor expansion of 1.0 in sin 15.657 * [backup-simplify]: Simplify 1.0 into 1.0 15.657 * [taylor]: Taking taylor expansion of (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 15.657 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 15.657 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 15.657 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 15.657 * [taylor]: Taking taylor expansion of 1.0 in sin 15.657 * [backup-simplify]: Simplify 1.0 into 1.0 15.657 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 15.657 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 15.657 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.657 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.657 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.657 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.657 * [taylor]: Taking taylor expansion of 2.0 in sin 15.658 * [backup-simplify]: Simplify 2.0 into 2.0 15.658 * [taylor]: Taking taylor expansion of (log cos) in sin 15.658 * [taylor]: Taking taylor expansion of cos in sin 15.658 * [backup-simplify]: Simplify cos into cos 15.658 * [backup-simplify]: Simplify (log cos) into (log cos) 15.658 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.658 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.658 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.658 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.658 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.658 * [taylor]: Taking taylor expansion of 2.0 in sin 15.658 * [backup-simplify]: Simplify 2.0 into 2.0 15.658 * [taylor]: Taking taylor expansion of (log sin) in sin 15.658 * [taylor]: Taking taylor expansion of sin in sin 15.658 * [backup-simplify]: Simplify 0 into 0 15.658 * [backup-simplify]: Simplify 1 into 1 15.659 * [backup-simplify]: Simplify (log 1) into 0 15.659 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.659 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.659 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.660 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.660 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.660 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.661 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.661 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.662 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 15.663 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 15.664 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.665 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 15.666 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 15.667 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.668 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 15.669 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 15.670 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.672 * [backup-simplify]: Simplify (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) into (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)) 15.674 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))) 15.675 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.677 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) into (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 15.678 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.679 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.680 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.680 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.681 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.682 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.682 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.683 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.684 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.685 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.686 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.687 * [backup-simplify]: Simplify (+ 0) into 0 15.687 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.688 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 15.689 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.689 * [taylor]: Taking taylor expansion of 0 in cos 15.689 * [backup-simplify]: Simplify 0 into 0 15.689 * [taylor]: Taking taylor expansion of 0 in sin 15.690 * [backup-simplify]: Simplify 0 into 0 15.690 * [backup-simplify]: Simplify 0 into 0 15.690 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.691 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.692 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.693 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.694 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.694 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.695 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.695 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.696 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.697 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.698 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.700 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.700 * [taylor]: Taking taylor expansion of 0 in sin 15.700 * [backup-simplify]: Simplify 0 into 0 15.700 * [backup-simplify]: Simplify 0 into 0 15.701 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.702 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.702 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.703 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.704 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.704 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.705 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.706 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.706 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.708 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 1) into 0 15.709 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))) into 0 15.710 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.712 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 15.713 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.715 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.717 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 15.718 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.721 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.723 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 15.725 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.728 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.730 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 1) into 0 15.732 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.734 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.735 * [backup-simplify]: Simplify 0 into 0 15.736 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.737 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.738 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.740 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.741 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.742 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.743 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.744 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.746 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.747 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.749 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.757 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 2.0 2) 2)) 0) into (- 2.0) 15.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.761 * [backup-simplify]: Simplify (- (/ (- 2.0) 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into (- 2.0) 15.765 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- 2.0) (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 15.765 * [taylor]: Taking taylor expansion of (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in cos 15.765 * [taylor]: Taking taylor expansion of (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in cos 15.765 * [taylor]: Taking taylor expansion of 2.0 in cos 15.766 * [backup-simplify]: Simplify 2.0 into 2.0 15.766 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in cos 15.766 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in cos 15.766 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in cos 15.766 * [taylor]: Taking taylor expansion of 1.0 in cos 15.766 * [backup-simplify]: Simplify 1.0 into 1.0 15.766 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in cos 15.766 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in cos 15.766 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.766 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.766 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.766 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.766 * [taylor]: Taking taylor expansion of 2.0 in cos 15.766 * [backup-simplify]: Simplify 2.0 into 2.0 15.766 * [taylor]: Taking taylor expansion of (log cos) in cos 15.766 * [taylor]: Taking taylor expansion of cos in cos 15.766 * [backup-simplify]: Simplify 0 into 0 15.766 * [backup-simplify]: Simplify 1 into 1 15.767 * [backup-simplify]: Simplify (log 1) into 0 15.767 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.767 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.767 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.767 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.767 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.767 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.767 * [taylor]: Taking taylor expansion of 2.0 in cos 15.767 * [backup-simplify]: Simplify 2.0 into 2.0 15.768 * [taylor]: Taking taylor expansion of (log sin) in cos 15.768 * [taylor]: Taking taylor expansion of sin in cos 15.768 * [backup-simplify]: Simplify sin into sin 15.768 * [backup-simplify]: Simplify (log sin) into (log sin) 15.768 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.768 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.768 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.768 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.769 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.769 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.770 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.771 * [backup-simplify]: Simplify (* 2.0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 15.771 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 15.771 * [taylor]: Taking taylor expansion of (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) in sin 15.771 * [taylor]: Taking taylor expansion of (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) in sin 15.771 * [taylor]: Taking taylor expansion of 2.0 in sin 15.771 * [backup-simplify]: Simplify 2.0 into 2.0 15.771 * [taylor]: Taking taylor expansion of (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) in sin 15.771 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))))) in sin 15.771 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (* (pow cos 2.0) (pow sin 2.0))))) in sin 15.771 * [taylor]: Taking taylor expansion of 1.0 in sin 15.772 * [backup-simplify]: Simplify 1.0 into 1.0 15.772 * [taylor]: Taking taylor expansion of (log (/ 1 (* (pow cos 2.0) (pow sin 2.0)))) in sin 15.772 * [taylor]: Taking taylor expansion of (/ 1 (* (pow cos 2.0) (pow sin 2.0))) in sin 15.772 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.772 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.772 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.772 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.772 * [taylor]: Taking taylor expansion of 2.0 in sin 15.772 * [backup-simplify]: Simplify 2.0 into 2.0 15.772 * [taylor]: Taking taylor expansion of (log cos) in sin 15.772 * [taylor]: Taking taylor expansion of cos in sin 15.772 * [backup-simplify]: Simplify cos into cos 15.772 * [backup-simplify]: Simplify (log cos) into (log cos) 15.772 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.772 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.772 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.772 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.772 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.772 * [taylor]: Taking taylor expansion of 2.0 in sin 15.772 * [backup-simplify]: Simplify 2.0 into 2.0 15.772 * [taylor]: Taking taylor expansion of (log sin) in sin 15.772 * [taylor]: Taking taylor expansion of sin in sin 15.772 * [backup-simplify]: Simplify 0 into 0 15.772 * [backup-simplify]: Simplify 1 into 1 15.773 * [backup-simplify]: Simplify (log 1) into 0 15.773 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.773 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.774 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.774 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.774 * [backup-simplify]: Simplify (/ 1 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 15.775 * [backup-simplify]: Simplify (log (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) into (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)) 15.775 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0))) 15.776 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 15.776 * [backup-simplify]: Simplify (* 2.0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 15.777 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 15.778 * [backup-simplify]: Simplify (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) into (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 15.778 * [taylor]: Taking taylor expansion of 0 in sin 15.778 * [backup-simplify]: Simplify 0 into 0 15.778 * [backup-simplify]: Simplify 0 into 0 15.780 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.781 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.782 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.785 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.786 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.787 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.788 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.789 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.790 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.793 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.794 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.796 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.796 * [taylor]: Taking taylor expansion of 0 in sin 15.796 * [backup-simplify]: Simplify 0 into 0 15.796 * [backup-simplify]: Simplify 0 into 0 15.796 * [backup-simplify]: Simplify 0 into 0 15.796 * [backup-simplify]: Simplify 0 into 0 15.799 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.800 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.801 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.802 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.804 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.805 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.806 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.807 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.808 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.811 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 2) into 0 15.812 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0))))) into 0 15.814 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.817 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 15.819 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.821 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.825 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 15.827 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.830 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.834 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 15.836 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.839 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.844 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1)))) 2) into 0 15.847 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.850 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.850 * [backup-simplify]: Simplify 0 into 0 15.854 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow sin 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow sin 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow sin 1)))) 6) into 0 15.855 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log sin))))) into 0 15.857 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.860 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow cos 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow cos 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow cos 1)))) 6) into 0 15.861 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log cos))))) into 0 15.863 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.864 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow sin 2.0))))) into 0 15.865 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))) (* 0 (/ 0 (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0))))) into 0 15.869 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1)))) 6) into 0 15.871 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0)))))) into 0 15.873 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 15.873 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 15.874 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 2.0 1) 1) (/ (pow 0 1) 1)) 0) into 0 15.875 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 15.876 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 2.0) (/ 0 1)))) into 0 15.877 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- 2.0) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0))))) into 0 15.877 * [taylor]: Taking taylor expansion of 0 in cos 15.877 * [backup-simplify]: Simplify 0 into 0 15.877 * [taylor]: Taking taylor expansion of 0 in sin 15.877 * [backup-simplify]: Simplify 0 into 0 15.877 * [backup-simplify]: Simplify 0 into 0 15.878 * [backup-simplify]: Simplify (+ (- (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) (* (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) 1.0) (pow (* 1 (* 1 (/ 1 x))) 2))) into (- (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) 15.880 * [backup-simplify]: Simplify (/ (cos (* 2.0 (/ 1 x))) (* (pow (/ 1 cos) (/ 2.0 2)) (* (* (pow (/ 1 cos) (/ 2.0 2)) (* (* (/ 1 x) (pow (/ 1 sin) (/ 2.0 2))) (pow (/ 1 sin) (/ 2.0 2)))) (/ 1 x)))) into (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) 15.880 * [approximate]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in (x cos sin) around 0 15.880 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in sin 15.880 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in sin 15.880 * [taylor]: Taking taylor expansion of (pow x 2) in sin 15.880 * [taylor]: Taking taylor expansion of x in sin 15.880 * [backup-simplify]: Simplify x into x 15.880 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in sin 15.880 * [taylor]: Taking taylor expansion of (/ 2.0 x) in sin 15.880 * [taylor]: Taking taylor expansion of 2.0 in sin 15.880 * [backup-simplify]: Simplify 2.0 into 2.0 15.880 * [taylor]: Taking taylor expansion of x in sin 15.880 * [backup-simplify]: Simplify x into x 15.880 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 15.880 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 15.881 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 15.881 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 15.881 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 15.881 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 15.881 * [taylor]: Taking taylor expansion of 1.0 in sin 15.881 * [backup-simplify]: Simplify 1.0 into 1.0 15.881 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 15.881 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.881 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.881 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.881 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.881 * [taylor]: Taking taylor expansion of 2.0 in sin 15.881 * [backup-simplify]: Simplify 2.0 into 2.0 15.881 * [taylor]: Taking taylor expansion of (log cos) in sin 15.881 * [taylor]: Taking taylor expansion of cos in sin 15.881 * [backup-simplify]: Simplify cos into cos 15.881 * [backup-simplify]: Simplify (log cos) into (log cos) 15.881 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.881 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.881 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.881 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.881 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.881 * [taylor]: Taking taylor expansion of 2.0 in sin 15.881 * [backup-simplify]: Simplify 2.0 into 2.0 15.881 * [taylor]: Taking taylor expansion of (log sin) in sin 15.881 * [taylor]: Taking taylor expansion of sin in sin 15.881 * [backup-simplify]: Simplify 0 into 0 15.881 * [backup-simplify]: Simplify 1 into 1 15.881 * [backup-simplify]: Simplify (log 1) into 0 15.882 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.882 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.882 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.882 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.882 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 15.882 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.883 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.883 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in cos 15.883 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in cos 15.883 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.883 * [taylor]: Taking taylor expansion of x in cos 15.883 * [backup-simplify]: Simplify x into x 15.883 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in cos 15.883 * [taylor]: Taking taylor expansion of (/ 2.0 x) in cos 15.883 * [taylor]: Taking taylor expansion of 2.0 in cos 15.883 * [backup-simplify]: Simplify 2.0 into 2.0 15.883 * [taylor]: Taking taylor expansion of x in cos 15.883 * [backup-simplify]: Simplify x into x 15.883 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 15.883 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 15.883 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 15.883 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 15.883 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 15.883 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 15.883 * [taylor]: Taking taylor expansion of 1.0 in cos 15.883 * [backup-simplify]: Simplify 1.0 into 1.0 15.883 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 15.883 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.883 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.883 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.883 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.883 * [taylor]: Taking taylor expansion of 2.0 in cos 15.883 * [backup-simplify]: Simplify 2.0 into 2.0 15.883 * [taylor]: Taking taylor expansion of (log cos) in cos 15.883 * [taylor]: Taking taylor expansion of cos in cos 15.883 * [backup-simplify]: Simplify 0 into 0 15.883 * [backup-simplify]: Simplify 1 into 1 15.883 * [backup-simplify]: Simplify (log 1) into 0 15.884 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.884 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.884 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.884 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.884 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.884 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.884 * [taylor]: Taking taylor expansion of 2.0 in cos 15.884 * [backup-simplify]: Simplify 2.0 into 2.0 15.884 * [taylor]: Taking taylor expansion of (log sin) in cos 15.884 * [taylor]: Taking taylor expansion of sin in cos 15.884 * [backup-simplify]: Simplify sin into sin 15.884 * [backup-simplify]: Simplify (log sin) into (log sin) 15.884 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.884 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.884 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.884 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 15.885 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.885 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.885 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 15.885 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in x 15.885 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.885 * [taylor]: Taking taylor expansion of x in x 15.885 * [backup-simplify]: Simplify 0 into 0 15.885 * [backup-simplify]: Simplify 1 into 1 15.885 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 15.885 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 15.885 * [taylor]: Taking taylor expansion of 2.0 in x 15.885 * [backup-simplify]: Simplify 2.0 into 2.0 15.885 * [taylor]: Taking taylor expansion of x in x 15.885 * [backup-simplify]: Simplify 0 into 0 15.885 * [backup-simplify]: Simplify 1 into 1 15.885 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 15.885 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 15.885 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 15.886 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 15.886 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 15.886 * [taylor]: Taking taylor expansion of 1.0 in x 15.886 * [backup-simplify]: Simplify 1.0 into 1.0 15.886 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 15.886 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 15.886 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 15.886 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 15.886 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 15.886 * [taylor]: Taking taylor expansion of 2.0 in x 15.886 * [backup-simplify]: Simplify 2.0 into 2.0 15.886 * [taylor]: Taking taylor expansion of (log cos) in x 15.886 * [taylor]: Taking taylor expansion of cos in x 15.886 * [backup-simplify]: Simplify cos into cos 15.886 * [backup-simplify]: Simplify (log cos) into (log cos) 15.886 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.886 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.886 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.886 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.886 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.886 * [taylor]: Taking taylor expansion of 2.0 in x 15.886 * [backup-simplify]: Simplify 2.0 into 2.0 15.886 * [taylor]: Taking taylor expansion of (log sin) in x 15.886 * [taylor]: Taking taylor expansion of sin in x 15.886 * [backup-simplify]: Simplify sin into sin 15.886 * [backup-simplify]: Simplify (log sin) into (log sin) 15.886 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.886 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.886 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.886 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 15.887 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.887 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.887 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ 2.0 x))) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) in x 15.887 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ 2.0 x))) in x 15.887 * [taylor]: Taking taylor expansion of (pow x 2) in x 15.887 * [taylor]: Taking taylor expansion of x in x 15.887 * [backup-simplify]: Simplify 0 into 0 15.887 * [backup-simplify]: Simplify 1 into 1 15.887 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in x 15.887 * [taylor]: Taking taylor expansion of (/ 2.0 x) in x 15.887 * [taylor]: Taking taylor expansion of 2.0 in x 15.887 * [backup-simplify]: Simplify 2.0 into 2.0 15.887 * [taylor]: Taking taylor expansion of x in x 15.887 * [backup-simplify]: Simplify 0 into 0 15.887 * [backup-simplify]: Simplify 1 into 1 15.887 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 15.888 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 15.888 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in x 15.888 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in x 15.888 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in x 15.888 * [taylor]: Taking taylor expansion of 1.0 in x 15.888 * [backup-simplify]: Simplify 1.0 into 1.0 15.888 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in x 15.888 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 15.888 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 15.888 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 15.888 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 15.888 * [taylor]: Taking taylor expansion of 2.0 in x 15.888 * [backup-simplify]: Simplify 2.0 into 2.0 15.888 * [taylor]: Taking taylor expansion of (log cos) in x 15.888 * [taylor]: Taking taylor expansion of cos in x 15.888 * [backup-simplify]: Simplify cos into cos 15.888 * [backup-simplify]: Simplify (log cos) into (log cos) 15.888 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.888 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.888 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 15.888 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 15.888 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 15.888 * [taylor]: Taking taylor expansion of 2.0 in x 15.888 * [backup-simplify]: Simplify 2.0 into 2.0 15.888 * [taylor]: Taking taylor expansion of (log sin) in x 15.888 * [taylor]: Taking taylor expansion of sin in x 15.888 * [backup-simplify]: Simplify sin into sin 15.888 * [backup-simplify]: Simplify (log sin) into (log sin) 15.888 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.888 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.888 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.889 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 15.889 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.889 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.889 * [backup-simplify]: Simplify (* 1 1) into 1 15.889 * [backup-simplify]: Simplify (* 1 (cos (/ 2.0 x))) into (cos (/ 2.0 x)) 15.890 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 15.890 * [taylor]: Taking taylor expansion of (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) in cos 15.890 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in cos 15.890 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in cos 15.890 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in cos 15.890 * [taylor]: Taking taylor expansion of 1.0 in cos 15.890 * [backup-simplify]: Simplify 1.0 into 1.0 15.890 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in cos 15.890 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.890 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.890 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.890 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.890 * [taylor]: Taking taylor expansion of 2.0 in cos 15.890 * [backup-simplify]: Simplify 2.0 into 2.0 15.890 * [taylor]: Taking taylor expansion of (log cos) in cos 15.890 * [taylor]: Taking taylor expansion of cos in cos 15.890 * [backup-simplify]: Simplify 0 into 0 15.890 * [backup-simplify]: Simplify 1 into 1 15.890 * [backup-simplify]: Simplify (log 1) into 0 15.891 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.891 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.891 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.891 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.891 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.891 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.891 * [taylor]: Taking taylor expansion of 2.0 in cos 15.891 * [backup-simplify]: Simplify 2.0 into 2.0 15.891 * [taylor]: Taking taylor expansion of (log sin) in cos 15.891 * [taylor]: Taking taylor expansion of sin in cos 15.891 * [backup-simplify]: Simplify sin into sin 15.891 * [backup-simplify]: Simplify (log sin) into (log sin) 15.891 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.891 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.891 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.891 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 15.892 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.892 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.892 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in cos 15.892 * [taylor]: Taking taylor expansion of (/ 2.0 x) in cos 15.892 * [taylor]: Taking taylor expansion of 2.0 in cos 15.892 * [backup-simplify]: Simplify 2.0 into 2.0 15.892 * [taylor]: Taking taylor expansion of x in cos 15.892 * [backup-simplify]: Simplify x into x 15.892 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 15.892 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 15.892 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 15.892 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) 1) into (cos (/ 2.0 x)) 15.892 * [backup-simplify]: Simplify (* (sin (/ 2.0 x)) 0) into 0 15.892 * [backup-simplify]: Simplify (- 0) into 0 15.893 * [backup-simplify]: Simplify (+ (cos (/ 2.0 x)) 0) into (cos (/ 2.0 x)) 15.893 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 15.893 * [taylor]: Taking taylor expansion of (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) in sin 15.893 * [taylor]: Taking taylor expansion of (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) in sin 15.893 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0))))) in sin 15.893 * [taylor]: Taking taylor expansion of (* 1.0 (log (* (pow cos 2.0) (pow sin 2.0)))) in sin 15.893 * [taylor]: Taking taylor expansion of 1.0 in sin 15.893 * [backup-simplify]: Simplify 1.0 into 1.0 15.893 * [taylor]: Taking taylor expansion of (log (* (pow cos 2.0) (pow sin 2.0))) in sin 15.893 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.893 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.893 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.893 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.893 * [taylor]: Taking taylor expansion of 2.0 in sin 15.893 * [backup-simplify]: Simplify 2.0 into 2.0 15.893 * [taylor]: Taking taylor expansion of (log cos) in sin 15.893 * [taylor]: Taking taylor expansion of cos in sin 15.893 * [backup-simplify]: Simplify cos into cos 15.893 * [backup-simplify]: Simplify (log cos) into (log cos) 15.893 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.893 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.893 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.893 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.893 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.893 * [taylor]: Taking taylor expansion of 2.0 in sin 15.893 * [backup-simplify]: Simplify 2.0 into 2.0 15.893 * [taylor]: Taking taylor expansion of (log sin) in sin 15.893 * [taylor]: Taking taylor expansion of sin in sin 15.893 * [backup-simplify]: Simplify 0 into 0 15.893 * [backup-simplify]: Simplify 1 into 1 15.894 * [backup-simplify]: Simplify (log 1) into 0 15.894 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.894 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.894 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.894 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.895 * [backup-simplify]: Simplify (log (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) into (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)) 15.895 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0))) 15.895 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.895 * [taylor]: Taking taylor expansion of (cos (/ 2.0 x)) in sin 15.895 * [taylor]: Taking taylor expansion of (/ 2.0 x) in sin 15.895 * [taylor]: Taking taylor expansion of 2.0 in sin 15.895 * [backup-simplify]: Simplify 2.0 into 2.0 15.895 * [taylor]: Taking taylor expansion of x in sin 15.895 * [backup-simplify]: Simplify x into x 15.895 * [backup-simplify]: Simplify (/ 2.0 x) into (/ 2.0 x) 15.895 * [backup-simplify]: Simplify (cos (/ 2.0 x)) into (cos (/ 2.0 x)) 15.895 * [backup-simplify]: Simplify (sin (/ 2.0 x)) into (sin (/ 2.0 x)) 15.895 * [backup-simplify]: Simplify (* (cos (/ 2.0 x)) 1) into (cos (/ 2.0 x)) 15.895 * [backup-simplify]: Simplify (* (sin (/ 2.0 x)) 0) into 0 15.896 * [backup-simplify]: Simplify (- 0) into 0 15.896 * [backup-simplify]: Simplify (+ (cos (/ 2.0 x)) 0) into (cos (/ 2.0 x)) 15.896 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 15.896 * [backup-simplify]: Simplify (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) into (* (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (cos (/ 2.0 x))) 15.897 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.898 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.898 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.899 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.899 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.900 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.900 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.901 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 15.901 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 15.902 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.902 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 15.903 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (cos (/ 2.0 x)))) into 0 15.903 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 15.903 * [taylor]: Taking taylor expansion of 0 in cos 15.903 * [backup-simplify]: Simplify 0 into 0 15.903 * [taylor]: Taking taylor expansion of 0 in sin 15.903 * [backup-simplify]: Simplify 0 into 0 15.903 * [backup-simplify]: Simplify 0 into 0 15.904 * [backup-simplify]: Simplify (+ 0) into 0 15.904 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 1)) into 0 15.904 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)))) into 0 15.904 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 15.909 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (* 0 0)) into 0 15.909 * [backup-simplify]: Simplify (- 0) into 0 15.909 * [backup-simplify]: Simplify (+ 0 0) into 0 15.910 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 15.910 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.911 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.912 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.912 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.912 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.913 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.914 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.915 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 15.916 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 15.917 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.918 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ 2.0 x)))) into 0 15.918 * [taylor]: Taking taylor expansion of 0 in sin 15.918 * [backup-simplify]: Simplify 0 into 0 15.918 * [backup-simplify]: Simplify 0 into 0 15.919 * [backup-simplify]: Simplify (+ 0) into 0 15.919 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (* 0 1)) into 0 15.919 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)))) into 0 15.920 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 15.921 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (* 0 0)) into 0 15.921 * [backup-simplify]: Simplify (- 0) into 0 15.921 * [backup-simplify]: Simplify (+ 0 0) into 0 15.923 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 15.923 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.924 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 15.925 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 15.926 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 15.926 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 15.927 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 15.927 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 15.929 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 1) into 0 15.930 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0)))) into 0 15.931 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 15.932 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ 2.0 x)))) into 0 15.932 * [backup-simplify]: Simplify 0 into 0 15.934 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.935 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.936 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.938 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 15.939 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.940 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.941 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.944 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 15.946 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 15.948 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.949 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 15.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (cos (/ 2.0 x))))) into 0 15.951 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 15.952 * [taylor]: Taking taylor expansion of 0 in cos 15.952 * [backup-simplify]: Simplify 0 into 0 15.952 * [taylor]: Taking taylor expansion of 0 in sin 15.952 * [backup-simplify]: Simplify 0 into 0 15.952 * [backup-simplify]: Simplify 0 into 0 15.952 * [taylor]: Taking taylor expansion of 0 in sin 15.952 * [backup-simplify]: Simplify 0 into 0 15.952 * [backup-simplify]: Simplify 0 into 0 15.953 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 15.954 * [backup-simplify]: Simplify (+ (* (cos (/ 2.0 x)) 0) (+ (* 0 0) (* 0 1))) into 0 15.954 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ 2.0 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 15.956 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 15.957 * [backup-simplify]: Simplify (+ (* (sin (/ 2.0 x)) 0) (+ (* 0 0) (* 0 0))) into 0 15.957 * [backup-simplify]: Simplify (- 0) into 0 15.958 * [backup-simplify]: Simplify (+ 0 0) into 0 15.960 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 15.961 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 15.963 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.966 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 15.966 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.967 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 15.969 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.970 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 15.972 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1)))) 2) into 0 15.973 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0))))) into 0 15.975 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 15.976 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (+ (* 0 0) (* 0 (cos (/ 2.0 x))))) into 0 15.976 * [taylor]: Taking taylor expansion of 0 in sin 15.976 * [backup-simplify]: Simplify 0 into 0 15.976 * [backup-simplify]: Simplify 0 into 0 15.977 * [backup-simplify]: Simplify (* (* (pow (* (pow (/ 1 cos) 2.0) (pow (/ 1 sin) 2.0)) 1.0) (cos (/ 2.0 (/ 1 x)))) (pow (* 1 (* 1 (/ 1 x))) 2)) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 15.981 * [backup-simplify]: Simplify (/ (cos (* 2.0 (/ 1 (- x)))) (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (* (pow (/ 1 (- cos)) (/ 2.0 2)) (* (* (/ 1 (- x)) (pow (/ 1 (- sin)) (/ 2.0 2))) (pow (/ 1 (- sin)) (/ 2.0 2)))) (/ 1 (- x))))) into (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) 15.981 * [approximate]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in (x cos sin) around 0 15.981 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in sin 15.981 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in sin 15.981 * [taylor]: Taking taylor expansion of (pow x 2) in sin 15.981 * [taylor]: Taking taylor expansion of x in sin 15.981 * [backup-simplify]: Simplify x into x 15.981 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in sin 15.981 * [taylor]: Taking taylor expansion of (/ -2.0 x) in sin 15.981 * [taylor]: Taking taylor expansion of -2.0 in sin 15.981 * [backup-simplify]: Simplify -2.0 into -2.0 15.981 * [taylor]: Taking taylor expansion of x in sin 15.981 * [backup-simplify]: Simplify x into x 15.981 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 15.981 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 15.981 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 15.981 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in sin 15.981 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in sin 15.981 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in sin 15.981 * [taylor]: Taking taylor expansion of 1.0 in sin 15.981 * [backup-simplify]: Simplify 1.0 into 1.0 15.982 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in sin 15.982 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in sin 15.982 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 15.982 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 15.982 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 15.982 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 15.982 * [taylor]: Taking taylor expansion of 2.0 in sin 15.982 * [backup-simplify]: Simplify 2.0 into 2.0 15.982 * [taylor]: Taking taylor expansion of (log cos) in sin 15.982 * [taylor]: Taking taylor expansion of cos in sin 15.982 * [backup-simplify]: Simplify cos into cos 15.982 * [backup-simplify]: Simplify (log cos) into (log cos) 15.982 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.982 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.982 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 15.982 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 15.982 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 15.982 * [taylor]: Taking taylor expansion of 2.0 in sin 15.982 * [backup-simplify]: Simplify 2.0 into 2.0 15.982 * [taylor]: Taking taylor expansion of (log sin) in sin 15.982 * [taylor]: Taking taylor expansion of sin in sin 15.982 * [backup-simplify]: Simplify 0 into 0 15.982 * [backup-simplify]: Simplify 1 into 1 15.983 * [backup-simplify]: Simplify (log 1) into 0 15.983 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 15.984 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.984 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.984 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 15.984 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 15.984 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 15.984 * [taylor]: Taking taylor expansion of 4.0 in sin 15.984 * [backup-simplify]: Simplify 4.0 into 4.0 15.984 * [taylor]: Taking taylor expansion of (log -1) in sin 15.984 * [taylor]: Taking taylor expansion of -1 in sin 15.984 * [backup-simplify]: Simplify -1 into -1 15.984 * [backup-simplify]: Simplify (log -1) into (log -1) 15.986 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.987 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.988 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 15.989 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 15.990 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 15.991 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 15.992 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 15.992 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in cos 15.992 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in cos 15.992 * [taylor]: Taking taylor expansion of (pow x 2) in cos 15.992 * [taylor]: Taking taylor expansion of x in cos 15.992 * [backup-simplify]: Simplify x into x 15.992 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in cos 15.992 * [taylor]: Taking taylor expansion of (/ -2.0 x) in cos 15.992 * [taylor]: Taking taylor expansion of -2.0 in cos 15.992 * [backup-simplify]: Simplify -2.0 into -2.0 15.993 * [taylor]: Taking taylor expansion of x in cos 15.993 * [backup-simplify]: Simplify x into x 15.993 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 15.993 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 15.993 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 15.993 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in cos 15.993 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in cos 15.993 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in cos 15.993 * [taylor]: Taking taylor expansion of 1.0 in cos 15.993 * [backup-simplify]: Simplify 1.0 into 1.0 15.993 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in cos 15.993 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in cos 15.993 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 15.993 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 15.993 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 15.993 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 15.993 * [taylor]: Taking taylor expansion of 2.0 in cos 15.993 * [backup-simplify]: Simplify 2.0 into 2.0 15.993 * [taylor]: Taking taylor expansion of (log cos) in cos 15.993 * [taylor]: Taking taylor expansion of cos in cos 15.993 * [backup-simplify]: Simplify 0 into 0 15.993 * [backup-simplify]: Simplify 1 into 1 15.994 * [backup-simplify]: Simplify (log 1) into 0 15.994 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 15.994 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 15.995 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 15.995 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 15.995 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 15.995 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 15.995 * [taylor]: Taking taylor expansion of 2.0 in cos 15.995 * [backup-simplify]: Simplify 2.0 into 2.0 15.995 * [taylor]: Taking taylor expansion of (log sin) in cos 15.995 * [taylor]: Taking taylor expansion of sin in cos 15.995 * [backup-simplify]: Simplify sin into sin 15.995 * [backup-simplify]: Simplify (log sin) into (log sin) 15.995 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 15.995 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 15.995 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 15.995 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 15.995 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 15.995 * [taylor]: Taking taylor expansion of 4.0 in cos 15.995 * [backup-simplify]: Simplify 4.0 into 4.0 15.995 * [taylor]: Taking taylor expansion of (log -1) in cos 15.995 * [taylor]: Taking taylor expansion of -1 in cos 15.995 * [backup-simplify]: Simplify -1 into -1 15.996 * [backup-simplify]: Simplify (log -1) into (log -1) 15.997 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 15.999 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 15.999 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 16.000 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 16.001 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 16.002 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 16.003 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 16.003 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in x 16.003 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in x 16.003 * [taylor]: Taking taylor expansion of (pow x 2) in x 16.003 * [taylor]: Taking taylor expansion of x in x 16.003 * [backup-simplify]: Simplify 0 into 0 16.003 * [backup-simplify]: Simplify 1 into 1 16.003 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 16.003 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 16.003 * [taylor]: Taking taylor expansion of -2.0 in x 16.003 * [backup-simplify]: Simplify -2.0 into -2.0 16.003 * [taylor]: Taking taylor expansion of x in x 16.003 * [backup-simplify]: Simplify 0 into 0 16.003 * [backup-simplify]: Simplify 1 into 1 16.004 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 16.004 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 16.004 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in x 16.004 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in x 16.004 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in x 16.004 * [taylor]: Taking taylor expansion of 1.0 in x 16.004 * [backup-simplify]: Simplify 1.0 into 1.0 16.004 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in x 16.004 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in x 16.004 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 16.004 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 16.004 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 16.004 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 16.004 * [taylor]: Taking taylor expansion of 2.0 in x 16.004 * [backup-simplify]: Simplify 2.0 into 2.0 16.005 * [taylor]: Taking taylor expansion of (log cos) in x 16.005 * [taylor]: Taking taylor expansion of cos in x 16.005 * [backup-simplify]: Simplify cos into cos 16.005 * [backup-simplify]: Simplify (log cos) into (log cos) 16.005 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 16.005 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 16.005 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 16.005 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 16.005 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 16.005 * [taylor]: Taking taylor expansion of 2.0 in x 16.005 * [backup-simplify]: Simplify 2.0 into 2.0 16.005 * [taylor]: Taking taylor expansion of (log sin) in x 16.005 * [taylor]: Taking taylor expansion of sin in x 16.005 * [backup-simplify]: Simplify sin into sin 16.005 * [backup-simplify]: Simplify (log sin) into (log sin) 16.005 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 16.005 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 16.005 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 16.005 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 16.005 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 16.006 * [taylor]: Taking taylor expansion of 4.0 in x 16.006 * [backup-simplify]: Simplify 4.0 into 4.0 16.006 * [taylor]: Taking taylor expansion of (log -1) in x 16.006 * [taylor]: Taking taylor expansion of -1 in x 16.006 * [backup-simplify]: Simplify -1 into -1 16.006 * [backup-simplify]: Simplify (log -1) into (log -1) 16.007 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 16.009 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 16.009 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 16.010 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 16.011 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 16.012 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 16.014 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 16.014 * [taylor]: Taking taylor expansion of (* (* (pow x 2) (cos (/ -2.0 x))) (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) in x 16.014 * [taylor]: Taking taylor expansion of (* (pow x 2) (cos (/ -2.0 x))) in x 16.014 * [taylor]: Taking taylor expansion of (pow x 2) in x 16.014 * [taylor]: Taking taylor expansion of x in x 16.014 * [backup-simplify]: Simplify 0 into 0 16.014 * [backup-simplify]: Simplify 1 into 1 16.014 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in x 16.014 * [taylor]: Taking taylor expansion of (/ -2.0 x) in x 16.014 * [taylor]: Taking taylor expansion of -2.0 in x 16.014 * [backup-simplify]: Simplify -2.0 into -2.0 16.014 * [taylor]: Taking taylor expansion of x in x 16.014 * [backup-simplify]: Simplify 0 into 0 16.014 * [backup-simplify]: Simplify 1 into 1 16.015 * [backup-simplify]: Simplify (/ -2.0 1) into -2.0 16.015 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 16.015 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in x 16.015 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in x 16.015 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in x 16.015 * [taylor]: Taking taylor expansion of 1.0 in x 16.015 * [backup-simplify]: Simplify 1.0 into 1.0 16.015 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in x 16.015 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in x 16.015 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in x 16.015 * [taylor]: Taking taylor expansion of (pow cos 2.0) in x 16.015 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in x 16.015 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in x 16.015 * [taylor]: Taking taylor expansion of 2.0 in x 16.015 * [backup-simplify]: Simplify 2.0 into 2.0 16.015 * [taylor]: Taking taylor expansion of (log cos) in x 16.015 * [taylor]: Taking taylor expansion of cos in x 16.015 * [backup-simplify]: Simplify cos into cos 16.015 * [backup-simplify]: Simplify (log cos) into (log cos) 16.015 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 16.016 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 16.016 * [taylor]: Taking taylor expansion of (pow sin 2.0) in x 16.016 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in x 16.016 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in x 16.016 * [taylor]: Taking taylor expansion of 2.0 in x 16.016 * [backup-simplify]: Simplify 2.0 into 2.0 16.016 * [taylor]: Taking taylor expansion of (log sin) in x 16.016 * [taylor]: Taking taylor expansion of sin in x 16.016 * [backup-simplify]: Simplify sin into sin 16.016 * [backup-simplify]: Simplify (log sin) into (log sin) 16.016 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 16.016 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 16.016 * [taylor]: Taking taylor expansion of (pow -1 4.0) in x 16.016 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in x 16.016 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in x 16.016 * [taylor]: Taking taylor expansion of 4.0 in x 16.016 * [backup-simplify]: Simplify 4.0 into 4.0 16.016 * [taylor]: Taking taylor expansion of (log -1) in x 16.016 * [taylor]: Taking taylor expansion of -1 in x 16.016 * [backup-simplify]: Simplify -1 into -1 16.017 * [backup-simplify]: Simplify (log -1) into (log -1) 16.018 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 16.020 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 16.020 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 16.021 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 16.022 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 16.025 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 16.027 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 16.027 * [backup-simplify]: Simplify (* 1 1) into 1 16.027 * [backup-simplify]: Simplify (* 1 (cos (/ -2.0 x))) into (cos (/ -2.0 x)) 16.029 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 16.029 * [taylor]: Taking taylor expansion of (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) in cos 16.029 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in cos 16.029 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in cos 16.029 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in cos 16.029 * [taylor]: Taking taylor expansion of 1.0 in cos 16.029 * [backup-simplify]: Simplify 1.0 into 1.0 16.029 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in cos 16.029 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in cos 16.029 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in cos 16.029 * [taylor]: Taking taylor expansion of (pow cos 2.0) in cos 16.029 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in cos 16.029 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in cos 16.029 * [taylor]: Taking taylor expansion of 2.0 in cos 16.029 * [backup-simplify]: Simplify 2.0 into 2.0 16.029 * [taylor]: Taking taylor expansion of (log cos) in cos 16.029 * [taylor]: Taking taylor expansion of cos in cos 16.030 * [backup-simplify]: Simplify 0 into 0 16.030 * [backup-simplify]: Simplify 1 into 1 16.030 * [backup-simplify]: Simplify (log 1) into 0 16.031 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 16.031 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 16.031 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 16.031 * [taylor]: Taking taylor expansion of (pow sin 2.0) in cos 16.031 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in cos 16.031 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in cos 16.031 * [taylor]: Taking taylor expansion of 2.0 in cos 16.031 * [backup-simplify]: Simplify 2.0 into 2.0 16.031 * [taylor]: Taking taylor expansion of (log sin) in cos 16.031 * [taylor]: Taking taylor expansion of sin in cos 16.031 * [backup-simplify]: Simplify sin into sin 16.031 * [backup-simplify]: Simplify (log sin) into (log sin) 16.031 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 16.031 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 16.031 * [taylor]: Taking taylor expansion of (pow -1 4.0) in cos 16.031 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in cos 16.031 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in cos 16.031 * [taylor]: Taking taylor expansion of 4.0 in cos 16.031 * [backup-simplify]: Simplify 4.0 into 4.0 16.031 * [taylor]: Taking taylor expansion of (log -1) in cos 16.031 * [taylor]: Taking taylor expansion of -1 in cos 16.032 * [backup-simplify]: Simplify -1 into -1 16.032 * [backup-simplify]: Simplify (log -1) into (log -1) 16.033 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 16.034 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 16.035 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 16.036 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 16.037 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 16.038 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 16.039 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 16.039 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in cos 16.039 * [taylor]: Taking taylor expansion of (/ -2.0 x) in cos 16.039 * [taylor]: Taking taylor expansion of -2.0 in cos 16.039 * [backup-simplify]: Simplify -2.0 into -2.0 16.039 * [taylor]: Taking taylor expansion of x in cos 16.039 * [backup-simplify]: Simplify x into x 16.039 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 16.039 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 16.039 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 16.039 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) 1) into (cos (/ -2.0 x)) 16.039 * [backup-simplify]: Simplify (* (sin (/ -2.0 x)) 0) into 0 16.040 * [backup-simplify]: Simplify (- 0) into 0 16.040 * [backup-simplify]: Simplify (+ (cos (/ -2.0 x)) 0) into (cos (/ -2.0 x)) 16.041 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 16.041 * [taylor]: Taking taylor expansion of (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) in sin 16.041 * [taylor]: Taking taylor expansion of (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) in sin 16.041 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))))) in sin 16.041 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)))) in sin 16.041 * [taylor]: Taking taylor expansion of 1.0 in sin 16.041 * [backup-simplify]: Simplify 1.0 into 1.0 16.041 * [taylor]: Taking taylor expansion of (log (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0))) in sin 16.041 * [taylor]: Taking taylor expansion of (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) in sin 16.041 * [taylor]: Taking taylor expansion of (* (pow cos 2.0) (pow sin 2.0)) in sin 16.041 * [taylor]: Taking taylor expansion of (pow cos 2.0) in sin 16.042 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log cos))) in sin 16.042 * [taylor]: Taking taylor expansion of (* 2.0 (log cos)) in sin 16.042 * [taylor]: Taking taylor expansion of 2.0 in sin 16.042 * [backup-simplify]: Simplify 2.0 into 2.0 16.042 * [taylor]: Taking taylor expansion of (log cos) in sin 16.042 * [taylor]: Taking taylor expansion of cos in sin 16.042 * [backup-simplify]: Simplify cos into cos 16.042 * [backup-simplify]: Simplify (log cos) into (log cos) 16.042 * [backup-simplify]: Simplify (* 2.0 (log cos)) into (* 2.0 (log cos)) 16.042 * [backup-simplify]: Simplify (exp (* 2.0 (log cos))) into (pow cos 2.0) 16.042 * [taylor]: Taking taylor expansion of (pow sin 2.0) in sin 16.042 * [taylor]: Taking taylor expansion of (exp (* 2.0 (log sin))) in sin 16.042 * [taylor]: Taking taylor expansion of (* 2.0 (log sin)) in sin 16.042 * [taylor]: Taking taylor expansion of 2.0 in sin 16.042 * [backup-simplify]: Simplify 2.0 into 2.0 16.042 * [taylor]: Taking taylor expansion of (log sin) in sin 16.042 * [taylor]: Taking taylor expansion of sin in sin 16.042 * [backup-simplify]: Simplify 0 into 0 16.042 * [backup-simplify]: Simplify 1 into 1 16.043 * [backup-simplify]: Simplify (log 1) into 0 16.043 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 16.043 * [backup-simplify]: Simplify (* 2.0 (log sin)) into (* 2.0 (log sin)) 16.043 * [backup-simplify]: Simplify (exp (* 2.0 (log sin))) into (pow sin 2.0) 16.043 * [taylor]: Taking taylor expansion of (pow -1 4.0) in sin 16.043 * [taylor]: Taking taylor expansion of (exp (* 4.0 (log -1))) in sin 16.043 * [taylor]: Taking taylor expansion of (* 4.0 (log -1)) in sin 16.043 * [taylor]: Taking taylor expansion of 4.0 in sin 16.044 * [backup-simplify]: Simplify 4.0 into 4.0 16.044 * [taylor]: Taking taylor expansion of (log -1) in sin 16.044 * [taylor]: Taking taylor expansion of -1 in sin 16.044 * [backup-simplify]: Simplify -1 into -1 16.044 * [backup-simplify]: Simplify (log -1) into (log -1) 16.045 * [backup-simplify]: Simplify (* 4.0 (log -1)) into (* 4.0 (log -1)) 16.047 * [backup-simplify]: Simplify (exp (* 4.0 (log -1))) into (pow -1 4.0) 16.047 * [backup-simplify]: Simplify (* (pow cos 2.0) (pow sin 2.0)) into (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) 16.048 * [backup-simplify]: Simplify (/ (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0) (pow -1 4.0)) into (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 16.049 * [backup-simplify]: Simplify (log (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0)) into (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)) 16.050 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0))) 16.051 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 16.051 * [taylor]: Taking taylor expansion of (cos (/ -2.0 x)) in sin 16.051 * [taylor]: Taking taylor expansion of (/ -2.0 x) in sin 16.051 * [taylor]: Taking taylor expansion of -2.0 in sin 16.051 * [backup-simplify]: Simplify -2.0 into -2.0 16.051 * [taylor]: Taking taylor expansion of x in sin 16.051 * [backup-simplify]: Simplify x into x 16.051 * [backup-simplify]: Simplify (/ -2.0 x) into (/ -2.0 x) 16.051 * [backup-simplify]: Simplify (cos (/ -2.0 x)) into (cos (/ -2.0 x)) 16.051 * [backup-simplify]: Simplify (sin (/ -2.0 x)) into (sin (/ -2.0 x)) 16.051 * [backup-simplify]: Simplify (* (cos (/ -2.0 x)) 1) into (cos (/ -2.0 x)) 16.052 * [backup-simplify]: Simplify (* (sin (/ -2.0 x)) 0) into 0 16.052 * [backup-simplify]: Simplify (- 0) into 0 16.052 * [backup-simplify]: Simplify (+ (cos (/ -2.0 x)) 0) into (cos (/ -2.0 x)) 16.053 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 16.054 * [backup-simplify]: Simplify (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) into (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 x))) 16.055 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 16.056 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 16.057 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 16.058 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 16.058 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 16.059 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 16.059 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 16.061 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 16.062 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 16.064 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 16.066 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 16.068 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 16.069 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 16.071 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.072 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 16.073 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (cos (/ -2.0 x)))) into 0 16.074 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 16.074 * [taylor]: Taking taylor expansion of 0 in cos 16.074 * [backup-simplify]: Simplify 0 into 0 16.074 * [taylor]: Taking taylor expansion of 0 in sin 16.074 * [backup-simplify]: Simplify 0 into 0 16.074 * [backup-simplify]: Simplify 0 into 0 16.075 * [backup-simplify]: Simplify (+ 0) into 0 16.075 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 1)) into 0 16.075 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)))) into 0 16.076 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 16.077 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (* 0 0)) into 0 16.077 * [backup-simplify]: Simplify (- 0) into 0 16.077 * [backup-simplify]: Simplify (+ 0 0) into 0 16.078 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow sin 1)))) 1) into 0 16.079 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 16.080 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 16.081 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.082 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 16.082 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 16.083 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 16.084 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 16.085 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 16.086 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 16.088 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 16.097 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 16.098 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 16.100 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 16.102 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.103 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ -2.0 x)))) into 0 16.103 * [taylor]: Taking taylor expansion of 0 in sin 16.103 * [backup-simplify]: Simplify 0 into 0 16.104 * [backup-simplify]: Simplify 0 into 0 16.104 * [backup-simplify]: Simplify (+ 0) into 0 16.105 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (* 0 1)) into 0 16.105 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)))) into 0 16.106 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 16.106 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (* 0 0)) into 0 16.107 * [backup-simplify]: Simplify (- 0) into 0 16.107 * [backup-simplify]: Simplify (+ 0 0) into 0 16.108 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 16.109 * [backup-simplify]: Simplify (+ (* (- -1) (log sin)) 0) into (log sin) 16.109 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log sin))) into 0 16.110 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 1) 1)))) into 0 16.111 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow cos 1)))) 1) into 0 16.112 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (log cos))) into 0 16.113 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 1) 1)))) into 0 16.113 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (* 0 (pow sin 2.0))) into 0 16.115 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 16.116 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (log -1))) into 0 16.118 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 1) 1)))) into 0 16.120 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))))) into 0 16.122 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 1) into 0 16.123 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0)))) into 0 16.125 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 16.127 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (* 0 (cos (/ -2.0 x)))) into 0 16.127 * [backup-simplify]: Simplify 0 into 0 16.129 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 16.130 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 16.131 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.133 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow cos 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow cos 1)))) 2) into 0 16.134 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 16.135 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.136 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 16.139 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 16.140 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 16.143 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.146 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))) (* 0 (/ 0 (pow -1 4.0))))) into 0 16.149 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 2) into 0 16.151 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))))) into 0 16.153 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.154 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 16.155 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (cos (/ -2.0 x))))) into 0 16.157 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 16.157 * [taylor]: Taking taylor expansion of 0 in cos 16.157 * [backup-simplify]: Simplify 0 into 0 16.157 * [taylor]: Taking taylor expansion of 0 in sin 16.157 * [backup-simplify]: Simplify 0 into 0 16.157 * [backup-simplify]: Simplify 0 into 0 16.157 * [taylor]: Taking taylor expansion of 0 in sin 16.157 * [backup-simplify]: Simplify 0 into 0 16.157 * [backup-simplify]: Simplify 0 into 0 16.158 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 16.159 * [backup-simplify]: Simplify (+ (* (cos (/ -2.0 x)) 0) (+ (* 0 0) (* 0 1))) into 0 16.159 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -2.0 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 16.160 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 16.161 * [backup-simplify]: Simplify (+ (* (sin (/ -2.0 x)) 0) (+ (* 0 0) (* 0 0))) into 0 16.161 * [backup-simplify]: Simplify (- 0) into 0 16.161 * [backup-simplify]: Simplify (+ 0 0) into 0 16.163 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow sin 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow sin 1)))) 2) into 0 16.164 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log sin)))) into 0 16.166 * [backup-simplify]: Simplify (* (exp (* 2.0 (log sin))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.168 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 16.169 * [backup-simplify]: Simplify (+ (* (- -1) (log cos)) 0) into (log cos) 16.170 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (log cos)))) into 0 16.171 * [backup-simplify]: Simplify (* (exp (* 2.0 (log cos))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.172 * [backup-simplify]: Simplify (+ (* (pow cos 2.0) 0) (+ (* 0 0) (* 0 (pow sin 2.0)))) into 0 16.174 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 16.176 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (log -1)))) into 0 16.178 * [backup-simplify]: Simplify (* (exp (* 4.0 (log -1))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.181 * [backup-simplify]: Simplify (- (/ 0 (pow -1 4.0)) (+ (* (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) (/ 0 (pow -1 4.0))) (* 0 (/ 0 (pow -1 4.0))))) into 0 16.184 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1)))) 2) into 0 16.186 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0))))) into 0 16.188 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 16.190 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ (* (pow cos 2.0) (pow sin 2.0)) (pow -1 4.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0) (+ (* 0 0) (* 0 (cos (/ -2.0 x))))) into 0 16.190 * [taylor]: Taking taylor expansion of 0 in sin 16.190 * [backup-simplify]: Simplify 0 into 0 16.190 * [backup-simplify]: Simplify 0 into 0 16.191 * [backup-simplify]: Simplify (* (* (pow (/ (* (pow (/ 1 (- cos)) 2.0) (pow (/ 1 (- sin)) 2.0)) (pow -1 4.0)) 1.0) (cos (/ -2.0 (/ 1 (- x))))) (pow (* 1 (* 1 (/ 1 (- x)))) 2)) into (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 16.191 * * * [progress]: simplifying candidates 16.203 * [simplify]: Simplifying: (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (exp (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x x) x) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (* x (pow sin (/ 2.0 2)))) (* x (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (cbrt (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (cbrt (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))))) (cbrt (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (sqrt (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (sqrt (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (pow cos (/ 2.0 2)) (* x (pow sin (/ 2.0 2)))) (* (pow (cbrt cos) (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow (sqrt cos) (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (cbrt (pow cos (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (sqrt (pow cos (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow cos (/ (/ 2.0 2) 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (log (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (* (log cos) (/ 2.0 2)) (log (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (+ (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x))) (+ (log (pow cos (/ 2.0 2))) (log (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (log (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (exp (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x x) x) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (* x (pow sin (/ 2.0 2)))) (* x (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (* (cbrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (cbrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (cbrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (* (* (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (sqrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (sqrt (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (* (pow cos (/ 2.0 2)) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (pow (cbrt cos) (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (pow (sqrt cos) (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (cbrt (pow cos (/ 2.0 2))) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (sqrt (pow cos (/ 2.0 2))) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (pow cos (/ (/ 2.0 2) 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)) (+ (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)) (log (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (exp (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x x) x) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (* x (pow sin (/ 2.0 2)))) (* x (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)) (* (* (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)) (* (cbrt (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (cbrt (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (cbrt (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (* (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (sqrt (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (sqrt (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (cbrt x) (cbrt x))) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (sqrt x)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) 1) (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) x) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (log (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (+ (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (* (log cos) (/ 2.0 2)) (log (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (* (log cos) (/ 2.0 2)) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (* (log sin) (/ 2.0 2))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (+ (log x) (log (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (* (log sin) (/ 2.0 2)))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (+ (log (* x (pow sin (/ 2.0 2)))) (log (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (+ (log (pow cos (/ 2.0 2))) (log (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (+ (log (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (log x)))) (- (log (cos (* 2.0 x))) (+ (log (pow cos (/ 2.0 2))) (log (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (- (log (cos (* 2.0 x))) (log (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (log (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (exp (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x x) x) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (* x (pow sin (/ 2.0 2)))) (* x (pow sin (/ 2.0 2)))) (* (* (pow sin (/ 2.0 2)) (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2))))) (* (* x x) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos (/ 2.0 2)) (pow cos (/ 2.0 2))) (pow cos (/ 2.0 2))) (* (* (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (/ (* (* (cos (* 2.0 x)) (cos (* 2.0 x))) (cos (* 2.0 x))) (* (* (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (* (cbrt (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (* (* (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)))) (- (cos (* 2.0 x))) (- (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (/ (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (pow cos (/ 2.0 2))) (/ (cbrt (cos (* 2.0 x))) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (/ (sqrt (cos (* 2.0 x))) (pow cos (/ 2.0 2))) (/ (sqrt (cos (* 2.0 x))) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (/ 1 (pow cos (/ 2.0 2))) (/ (cos (* 2.0 x)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (/ 1 (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x))) (/ (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (cos (* 2.0 x))) (/ (cos (* 2.0 x)) (pow cos (/ 2.0 2))) (/ (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (cbrt (cos (* 2.0 x)))) (/ (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (sqrt (cos (* 2.0 x)))) (/ (* (pow cos (/ 2.0 2)) (* (* (pow cos (/ 2.0 2)) (* (* x (pow sin (/ 2.0 2))) (pow sin (/ 2.0 2)))) x)) (cos (* 2.0 x))) 0 (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (- (* (/ 1 (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* 2.0 (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0))) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 16.213 * * [simplify]: Extracting # 0 : cost 0 16.213 * * [simplify]: Extracting # 1 : cost 0 16.213 * * [simplify]: Extracting # 2 : cost 0 16.214 * * [simplify]: Extracting # 3 : cost 0 16.214 * * [simplify]: Extracting # 4 : cost 0 16.214 * * [simplify]: Extracting # 5 : cost 0 16.215 * * [simplify]: Extracting # 6 : cost 0 16.215 * * [simplify]: Extracting # 7 : cost 0 16.215 * * [simplify]: Extracting # 8 : cost 0 16.216 * * [simplify]: Extracting # 9 : cost 0 16.216 * * [simplify]: Extracting # 10 : cost 0 16.216 * * [simplify]: iteration 0 : 254 enodes (cost 14097 ) 16.279 * * [simplify]: Extracting # 0 : cost 0 16.281 * * [simplify]: Extracting # 1 : cost 0 16.282 * * [simplify]: Extracting # 2 : cost 0 16.282 * * [simplify]: Extracting # 3 : cost 0 16.283 * * [simplify]: Extracting # 4 : cost 0 16.283 * * [simplify]: Extracting # 5 : cost 0 16.284 * * [simplify]: iteration 1 : 795 enodes (cost 8853 ) 16.747 * * [simplify]: Extracting # 0 : cost 0 16.751 * * [simplify]: Extracting # 1 : cost 0 16.756 * * [simplify]: Extracting # 2 : cost 0 16.760 * * [simplify]: Extracting # 3 : cost 0 16.768 * * [simplify]: Extracting # 4 : cost 0 16.772 * * [simplify]: Extracting # 5 : cost 0 16.776 * * [simplify]: iteration 2 : 3697 enodes (cost 6175 ) 17.841 * * [simplify]: Extracting # 0 : cost 0 17.847 * * [simplify]: Extracting # 1 : cost 0 17.858 * * [simplify]: Extracting # 2 : cost 0 17.863 * * [simplify]: Extracting # 3 : cost 0 17.869 * * [simplify]: Extracting # 4 : cost 0 17.875 * * [simplify]: iteration done: 5001 enodes (cost 6099 ) 17.877 * [simplify]: Simplified to: (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (log (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (exp (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (* (pow x 3) (* (pow (pow sin 2.0) 3) (pow (pow cos (/ 2.0 2)) 3))) (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (* (cbrt (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (cbrt (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))))) (cbrt (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (sqrt (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (sqrt (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (* (pow cos (/ 2.0 2)) (* x (pow sin (/ 2.0 2)))) (* (* x (pow sin 2.0)) (pow (cbrt cos) (/ 2.0 2))) (* (pow (sqrt cos) (/ 2.0 2)) (* x (pow sin 2.0))) (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) (* (* x (pow sin 2.0)) (cbrt (pow cos (/ 2.0 2)))) (* (sqrt (pow cos (/ 2.0 2))) (* x (pow sin 2.0))) (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) (* (pow cos (/ 2.0 4)) (* x (pow sin 2.0))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (log (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (exp (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (* (* (pow x 3) (* (pow (pow sin 2.0) 3) (pow (pow cos (/ 2.0 2)) 3))) (* (pow x 3) (pow (pow cos (/ 2.0 2)) 3))) (* (* (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (pow x 3)) (pow (pow cos (/ 2.0 2)) 3)) (* (* (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (pow x 3)) (pow (pow cos (/ 2.0 2)) 3)) (* (* (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (pow x 3)) (pow (pow cos (/ 2.0 2)) 3)) (pow (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) 3) (* (cbrt (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (cbrt (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (cbrt (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (pow (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) 3) (sqrt (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (sqrt (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (* (pow cos 2.0) (* (pow sin 2.0) x)) (* (pow (cbrt cos) (/ 2.0 2)) (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (* (pow (sqrt cos) (/ 2.0 2)) (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) (* (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x) (cbrt (pow cos (/ 2.0 2)))) (* (sqrt (pow cos (/ 2.0 2))) (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) (* (pow (pow cos (/ 2.0 4)) 3) (* (* x x) (pow sin 2.0))) (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (log (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (exp (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (* (pow x 3) (* (pow x 3) (* (pow (pow sin 2.0) 3) (pow (pow cos (/ 2.0 2)) 3)))) (* (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (pow x 3)) (* (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (pow x 3)) (* (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3) (pow x 3)) (* (cbrt (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (cbrt (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x))) (cbrt (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (pow (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x) 3) (sqrt (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (sqrt (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (* (* (cbrt x) (cbrt x)) (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (* (sqrt x) (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2)))) (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) (* (* x x) (pow sin 2.0)) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (log (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (exp (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (/ (/ (/ (pow (cos (* 2.0 x)) 3) (pow (pow cos (/ 2.0 2)) 3)) (pow x 3)) (* (pow x 3) (* (pow (pow sin 2.0) 3) (pow (pow cos (/ 2.0 2)) 3)))) (/ (/ (/ (pow (cos (* 2.0 x)) 3) (pow (pow cos (/ 2.0 2)) 3)) (pow x 3)) (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3)) (/ (/ (/ (pow (cos (* 2.0 x)) 3) (pow (pow cos (/ 2.0 2)) 3)) (pow x 3)) (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3)) (/ (/ (/ (pow (cos (* 2.0 x)) 3) (pow (pow cos (/ 2.0 2)) 3)) (pow x 3)) (pow (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) 3)) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) 3) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) 3) (* (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))))) (cbrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (pow (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) 3) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (sqrt (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x x) (pow sin 2.0))))) (- (cos (* 2.0 x))) (- (* (pow cos 2.0) (* (* x x) (pow sin 2.0)))) (/ (* (cbrt (cos (* 2.0 x))) (cbrt (cos (* 2.0 x)))) (pow cos (/ 2.0 2))) (/ (cbrt (cos (* 2.0 x))) (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (/ (sqrt (cos (* 2.0 x))) (pow cos (/ 2.0 2))) (/ (sqrt (cos (* 2.0 x))) (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (/ 1 (pow cos (/ 2.0 2))) (/ (cos (* 2.0 x)) (* (* (* x (pow sin 2.0)) (pow cos (/ 2.0 2))) x)) (/ (/ 1 (pow cos 2.0)) (* (* x x) (pow sin 2.0))) (/ (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) (cos (* 2.0 x))) (/ (cos (* 2.0 x)) (pow cos (/ 2.0 2))) (/ (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) (cbrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) (sqrt (cos (* 2.0 x)))) (/ (* (pow cos 2.0) (* (* x x) (pow sin 2.0))) (cos (* 2.0 x))) 0 (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* x (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 2.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow x 2) (pow (* (pow cos 1.0) (pow sin 2.0)) 1.0)) (* (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0) (- (/ 1 (pow x 2)) 2.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) (* (/ (cos (* 2.0 x)) (pow x 2)) (pow (/ 1 (* (pow cos 2.0) (pow sin 2.0))) 1.0)) 17.881 * * * [progress]: adding candidates to table 18.613 * [progress]: [Phase 3 of 3] Extracting. 18.613 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # # # # # # #) 18.618 * * * [regime-changes]: Trying 6 branch expressions: ((pow sin 2.0) (pow cos 2.0) (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) sin cos x) 18.618 * * * * [regimes]: Trying to branch on (pow sin 2.0) from (# # # # # # # # # # # # # # # # # #) 18.789 * * * * [regimes]: Trying to branch on (pow sin 2.0) from (# # # # # # # # # # # #) 18.930 * * * * [regimes]: Trying to branch on (pow cos 2.0) from (# # # # # # # # # # # # # # # # # #) 19.099 * * * * [regimes]: Trying to branch on (pow cos 2.0) from (# # # # # # # # #) 19.203 * * * * [regimes]: Trying to branch on (/ (cos (* 2.0 x)) (* (pow cos 2.0) (* (* x (pow sin 2.0)) x))) from (# # # # # # # # # # # # # # # # # #) 19.382 * * * * [regimes]: Trying to branch on sin from (# # # # # # # # # # # # # # # # # #) 19.603 * * * * [regimes]: Trying to branch on cos from (# # # # # # # # # # # # # # # # # #) 19.829 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # # # # # # #) 20.001 * * * [regime]: Found split indices: #