48.317 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.316 * * * [progress]: [2/2] Setting up program. 0.322 * [progress]: [Phase 2 of 3] Improving. 0.323 * [simplify]: Simplifying: (* (/ c0 (* 2.0 w)) (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) 0.323 * * [simplify]: Extracting # 0 : cost 0 0.323 * * [simplify]: Extracting # 1 : cost 0 0.323 * * [simplify]: Extracting # 2 : cost 0 0.323 * * [simplify]: Extracting # 3 : cost 0 0.323 * * [simplify]: Extracting # 4 : cost 0 0.323 * * [simplify]: Extracting # 5 : cost 0 0.323 * * [simplify]: Extracting # 6 : cost 0 0.323 * * [simplify]: Extracting # 7 : cost 0 0.323 * * [simplify]: Extracting # 8 : cost 0 0.323 * * [simplify]: Extracting # 9 : cost 0 0.323 * * [simplify]: Extracting # 10 : cost 0 0.323 * * [simplify]: iteration 0 : 21 enodes (cost 52 ) 0.331 * * [simplify]: Extracting # 0 : cost 0 0.331 * * [simplify]: Extracting # 1 : cost 0 0.331 * * [simplify]: Extracting # 2 : cost 0 0.331 * * [simplify]: iteration 1 : 60 enodes (cost 52 ) 0.398 * * [simplify]: Extracting # 0 : cost 0 0.398 * * [simplify]: Extracting # 1 : cost 0 0.399 * * [simplify]: Extracting # 2 : cost 0 0.399 * * [simplify]: Extracting # 3 : cost 0 0.399 * * [simplify]: Extracting # 4 : cost 0 0.400 * * [simplify]: Extracting # 5 : cost 0 0.400 * * [simplify]: iteration 2 : 295 enodes (cost 50 ) 0.814 * * [simplify]: Extracting # 0 : cost 0 0.817 * * [simplify]: Extracting # 1 : cost 0 0.822 * * [simplify]: Extracting # 2 : cost 0 0.831 * * [simplify]: iteration 3 : 3269 enodes (cost 50 ) 2.349 * * [simplify]: Extracting # 0 : cost 0 2.360 * * [simplify]: Extracting # 1 : cost 0 2.371 * * [simplify]: Extracting # 2 : cost 0 2.388 * * [simplify]: Extracting # 3 : cost 0 2.400 * * [simplify]: Extracting # 4 : cost 0 2.411 * * [simplify]: Extracting # 5 : cost 0 2.422 * * [simplify]: Extracting # 6 : cost 0 2.433 * * [simplify]: iteration done: 5000 enodes (cost 45 ) 2.433 * [simplify]: Simplified to: (* (/ c0 2.0) (/ (fma (/ (* c0 d) (* w h)) (/ d (* D D)) (sqrt (fma (* (/ d D) (pow (/ d D) 3)) (* (/ c0 (* w h)) (/ c0 (* w h))) (- (* M M))))) w)) 2.443 * * [progress]: iteration 1 / 4 2.443 * * * [progress]: picking best candidate 2.457 * * * * [pick]: Picked # 2.457 * * * [progress]: localizing error 2.501 * * * [progress]: generating rewritten candidates 2.501 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 3.450 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1 1 2) 3.529 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2 1 1 1) 3.576 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 3.642 * * * [progress]: generating series expansions 3.642 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 3.643 * [backup-simplify]: Simplify (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) into (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) 3.643 * [approximate]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in (c0 d w h D M) around 0 3.643 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in M 3.643 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in M 3.643 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in M 3.643 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in M 3.643 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in M 3.643 * [taylor]: Taking taylor expansion of (pow d 4) in M 3.643 * [taylor]: Taking taylor expansion of d in M 3.643 * [backup-simplify]: Simplify d into d 3.643 * [taylor]: Taking taylor expansion of (pow c0 2) in M 3.643 * [taylor]: Taking taylor expansion of c0 in M 3.643 * [backup-simplify]: Simplify c0 into c0 3.643 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in M 3.644 * [taylor]: Taking taylor expansion of (pow w 2) in M 3.644 * [taylor]: Taking taylor expansion of w in M 3.644 * [backup-simplify]: Simplify w into w 3.644 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in M 3.644 * [taylor]: Taking taylor expansion of (pow D 4) in M 3.644 * [taylor]: Taking taylor expansion of D in M 3.644 * [backup-simplify]: Simplify D into D 3.644 * [taylor]: Taking taylor expansion of (pow h 2) in M 3.644 * [taylor]: Taking taylor expansion of h in M 3.644 * [backup-simplify]: Simplify h into h 3.644 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.644 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.644 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.644 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 3.644 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.644 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.644 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.644 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.644 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.645 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.645 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) 3.645 * [taylor]: Taking taylor expansion of (pow M 2) in M 3.645 * [taylor]: Taking taylor expansion of M in M 3.645 * [backup-simplify]: Simplify 0 into 0 3.645 * [backup-simplify]: Simplify 1 into 1 3.645 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) 3.646 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 3.646 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 3.646 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.646 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.646 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 3.646 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.646 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.646 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.647 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.647 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.647 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.648 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2)))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 3.648 * [backup-simplify]: Simplify (+ 0 0) into 0 3.648 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 3.649 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in M 3.649 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in M 3.649 * [taylor]: Taking taylor expansion of (pow d 2) in M 3.649 * [taylor]: Taking taylor expansion of d in M 3.649 * [backup-simplify]: Simplify d into d 3.649 * [taylor]: Taking taylor expansion of c0 in M 3.649 * [backup-simplify]: Simplify c0 into c0 3.649 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in M 3.649 * [taylor]: Taking taylor expansion of w in M 3.649 * [backup-simplify]: Simplify w into w 3.649 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in M 3.649 * [taylor]: Taking taylor expansion of (pow D 2) in M 3.649 * [taylor]: Taking taylor expansion of D in M 3.649 * [backup-simplify]: Simplify D into D 3.649 * [taylor]: Taking taylor expansion of h in M 3.649 * [backup-simplify]: Simplify h into h 3.649 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.649 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 3.649 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.649 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.649 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.649 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 3.649 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in D 3.649 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in D 3.649 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in D 3.649 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in D 3.650 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in D 3.650 * [taylor]: Taking taylor expansion of (pow d 4) in D 3.650 * [taylor]: Taking taylor expansion of d in D 3.650 * [backup-simplify]: Simplify d into d 3.650 * [taylor]: Taking taylor expansion of (pow c0 2) in D 3.650 * [taylor]: Taking taylor expansion of c0 in D 3.650 * [backup-simplify]: Simplify c0 into c0 3.650 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in D 3.650 * [taylor]: Taking taylor expansion of (pow w 2) in D 3.650 * [taylor]: Taking taylor expansion of w in D 3.650 * [backup-simplify]: Simplify w into w 3.650 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in D 3.650 * [taylor]: Taking taylor expansion of (pow D 4) in D 3.650 * [taylor]: Taking taylor expansion of D in D 3.650 * [backup-simplify]: Simplify 0 into 0 3.650 * [backup-simplify]: Simplify 1 into 1 3.650 * [taylor]: Taking taylor expansion of (pow h 2) in D 3.650 * [taylor]: Taking taylor expansion of h in D 3.650 * [backup-simplify]: Simplify h into h 3.650 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.650 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.650 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.650 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 3.650 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.651 * [backup-simplify]: Simplify (* 1 1) into 1 3.651 * [backup-simplify]: Simplify (* 1 1) into 1 3.651 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.651 * [backup-simplify]: Simplify (* 1 (pow h 2)) into (pow h 2) 3.651 * [backup-simplify]: Simplify (* (pow w 2) (pow h 2)) into (* (pow w 2) (pow h 2)) 3.651 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) 3.651 * [taylor]: Taking taylor expansion of (pow M 2) in D 3.651 * [taylor]: Taking taylor expansion of M in D 3.651 * [backup-simplify]: Simplify M into M 3.652 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) 3.652 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2)))) into (/ (* (pow d 2) c0) (* w h)) 3.652 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 3.652 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.652 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.652 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 3.653 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.654 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow h 2))) into 0 3.654 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.654 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (pow h 2))) into 0 3.655 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (pow h 2))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) (/ 0 (* (pow w 2) (pow h 2)))))) into 0 3.655 * [backup-simplify]: Simplify (+ 0 0) into 0 3.655 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2)))))) into 0 3.655 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in D 3.655 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 3.655 * [taylor]: Taking taylor expansion of (pow d 2) in D 3.655 * [taylor]: Taking taylor expansion of d in D 3.655 * [backup-simplify]: Simplify d into d 3.655 * [taylor]: Taking taylor expansion of c0 in D 3.655 * [backup-simplify]: Simplify c0 into c0 3.655 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 3.655 * [taylor]: Taking taylor expansion of w in D 3.655 * [backup-simplify]: Simplify w into w 3.655 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 3.655 * [taylor]: Taking taylor expansion of (pow D 2) in D 3.655 * [taylor]: Taking taylor expansion of D in D 3.655 * [backup-simplify]: Simplify 0 into 0 3.655 * [backup-simplify]: Simplify 1 into 1 3.655 * [taylor]: Taking taylor expansion of h in D 3.655 * [backup-simplify]: Simplify h into h 3.655 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.656 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 3.656 * [backup-simplify]: Simplify (* 1 1) into 1 3.656 * [backup-simplify]: Simplify (* 1 h) into h 3.656 * [backup-simplify]: Simplify (* w h) into (* w h) 3.656 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w h)) into (/ (* (pow d 2) c0) (* w h)) 3.656 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in h 3.656 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in h 3.656 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in h 3.656 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in h 3.656 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in h 3.656 * [taylor]: Taking taylor expansion of (pow d 4) in h 3.656 * [taylor]: Taking taylor expansion of d in h 3.656 * [backup-simplify]: Simplify d into d 3.656 * [taylor]: Taking taylor expansion of (pow c0 2) in h 3.656 * [taylor]: Taking taylor expansion of c0 in h 3.656 * [backup-simplify]: Simplify c0 into c0 3.656 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in h 3.656 * [taylor]: Taking taylor expansion of (pow w 2) in h 3.656 * [taylor]: Taking taylor expansion of w in h 3.656 * [backup-simplify]: Simplify w into w 3.656 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in h 3.656 * [taylor]: Taking taylor expansion of (pow D 4) in h 3.656 * [taylor]: Taking taylor expansion of D in h 3.656 * [backup-simplify]: Simplify D into D 3.656 * [taylor]: Taking taylor expansion of (pow h 2) in h 3.656 * [taylor]: Taking taylor expansion of h in h 3.656 * [backup-simplify]: Simplify 0 into 0 3.657 * [backup-simplify]: Simplify 1 into 1 3.657 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.657 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.657 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.657 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 3.657 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.657 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.657 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.657 * [backup-simplify]: Simplify (* 1 1) into 1 3.657 * [backup-simplify]: Simplify (* (pow D 4) 1) into (pow D 4) 3.658 * [backup-simplify]: Simplify (* (pow w 2) (pow D 4)) into (* (pow w 2) (pow D 4)) 3.658 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) 3.658 * [taylor]: Taking taylor expansion of (pow M 2) in h 3.658 * [taylor]: Taking taylor expansion of M in h 3.658 * [backup-simplify]: Simplify M into M 3.658 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) 3.658 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4)))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 3.659 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 3.659 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.659 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.659 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 3.659 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.659 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.660 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.660 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 1)) into 0 3.660 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.660 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (pow D 4))) into 0 3.661 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (pow D 4))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) (/ 0 (* (pow w 2) (pow D 4)))))) into 0 3.661 * [backup-simplify]: Simplify (+ 0 0) into 0 3.661 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4)))))) into 0 3.661 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in h 3.661 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 3.661 * [taylor]: Taking taylor expansion of (pow d 2) in h 3.661 * [taylor]: Taking taylor expansion of d in h 3.661 * [backup-simplify]: Simplify d into d 3.661 * [taylor]: Taking taylor expansion of c0 in h 3.661 * [backup-simplify]: Simplify c0 into c0 3.661 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 3.661 * [taylor]: Taking taylor expansion of w in h 3.661 * [backup-simplify]: Simplify w into w 3.661 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 3.661 * [taylor]: Taking taylor expansion of (pow D 2) in h 3.661 * [taylor]: Taking taylor expansion of D in h 3.661 * [backup-simplify]: Simplify D into D 3.662 * [taylor]: Taking taylor expansion of h in h 3.662 * [backup-simplify]: Simplify 0 into 0 3.662 * [backup-simplify]: Simplify 1 into 1 3.662 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.662 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 3.662 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.662 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 3.662 * [backup-simplify]: Simplify (* w 0) into 0 3.662 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.662 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 3.663 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 3.663 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (pow D 2))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 3.663 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in w 3.663 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in w 3.663 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in w 3.663 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in w 3.663 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in w 3.663 * [taylor]: Taking taylor expansion of (pow d 4) in w 3.663 * [taylor]: Taking taylor expansion of d in w 3.663 * [backup-simplify]: Simplify d into d 3.663 * [taylor]: Taking taylor expansion of (pow c0 2) in w 3.663 * [taylor]: Taking taylor expansion of c0 in w 3.663 * [backup-simplify]: Simplify c0 into c0 3.663 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in w 3.663 * [taylor]: Taking taylor expansion of (pow w 2) in w 3.663 * [taylor]: Taking taylor expansion of w in w 3.663 * [backup-simplify]: Simplify 0 into 0 3.663 * [backup-simplify]: Simplify 1 into 1 3.663 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in w 3.663 * [taylor]: Taking taylor expansion of (pow D 4) in w 3.663 * [taylor]: Taking taylor expansion of D in w 3.663 * [backup-simplify]: Simplify D into D 3.663 * [taylor]: Taking taylor expansion of (pow h 2) in w 3.663 * [taylor]: Taking taylor expansion of h in w 3.663 * [backup-simplify]: Simplify h into h 3.663 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.663 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.663 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.664 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 3.664 * [backup-simplify]: Simplify (* 1 1) into 1 3.664 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.664 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.664 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.664 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.664 * [backup-simplify]: Simplify (* 1 (* (pow D 4) (pow h 2))) into (* (pow D 4) (pow h 2)) 3.668 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) into (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) 3.668 * [taylor]: Taking taylor expansion of (pow M 2) in w 3.668 * [taylor]: Taking taylor expansion of M in w 3.668 * [backup-simplify]: Simplify M into M 3.669 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) 3.669 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2)))) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 3.669 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 3.669 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.669 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.669 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 3.670 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.670 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.670 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.670 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.671 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.672 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 4) (pow h 2))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) (/ 0 (* (pow D 4) (pow h 2)))))) into 0 3.672 * [backup-simplify]: Simplify (+ 0 0) into 0 3.672 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2)))))) into 0 3.672 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in w 3.672 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 3.672 * [taylor]: Taking taylor expansion of (pow d 2) in w 3.672 * [taylor]: Taking taylor expansion of d in w 3.672 * [backup-simplify]: Simplify d into d 3.672 * [taylor]: Taking taylor expansion of c0 in w 3.672 * [backup-simplify]: Simplify c0 into c0 3.672 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 3.672 * [taylor]: Taking taylor expansion of w in w 3.672 * [backup-simplify]: Simplify 0 into 0 3.672 * [backup-simplify]: Simplify 1 into 1 3.672 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 3.672 * [taylor]: Taking taylor expansion of (pow D 2) in w 3.672 * [taylor]: Taking taylor expansion of D in w 3.672 * [backup-simplify]: Simplify D into D 3.673 * [taylor]: Taking taylor expansion of h in w 3.673 * [backup-simplify]: Simplify h into h 3.673 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.673 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 3.673 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.673 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.673 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 3.673 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.673 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.673 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 3.674 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* (pow D 2) h)) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 3.674 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in d 3.674 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in d 3.674 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in d 3.674 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in d 3.674 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in d 3.674 * [taylor]: Taking taylor expansion of (pow d 4) in d 3.674 * [taylor]: Taking taylor expansion of d in d 3.674 * [backup-simplify]: Simplify 0 into 0 3.674 * [backup-simplify]: Simplify 1 into 1 3.674 * [taylor]: Taking taylor expansion of (pow c0 2) in d 3.674 * [taylor]: Taking taylor expansion of c0 in d 3.674 * [backup-simplify]: Simplify c0 into c0 3.674 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in d 3.674 * [taylor]: Taking taylor expansion of (pow w 2) in d 3.674 * [taylor]: Taking taylor expansion of w in d 3.674 * [backup-simplify]: Simplify w into w 3.674 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in d 3.674 * [taylor]: Taking taylor expansion of (pow D 4) in d 3.674 * [taylor]: Taking taylor expansion of D in d 3.674 * [backup-simplify]: Simplify D into D 3.674 * [taylor]: Taking taylor expansion of (pow h 2) in d 3.674 * [taylor]: Taking taylor expansion of h in d 3.674 * [backup-simplify]: Simplify h into h 3.675 * [backup-simplify]: Simplify (* 1 1) into 1 3.675 * [backup-simplify]: Simplify (* 1 1) into 1 3.675 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.675 * [backup-simplify]: Simplify (* 1 (pow c0 2)) into (pow c0 2) 3.675 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.675 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.675 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.675 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.675 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.675 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.676 * [backup-simplify]: Simplify (/ (pow c0 2) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (pow c0 2) (* (pow w 2) (* (pow D 4) (pow h 2)))) 3.676 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.676 * [taylor]: Taking taylor expansion of M in d 3.676 * [backup-simplify]: Simplify M into M 3.676 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.676 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.676 * [backup-simplify]: Simplify (+ 0 (- (pow M 2))) into (- (pow M 2)) 3.676 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.676 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.676 * [backup-simplify]: Simplify (- 0) into 0 3.677 * [backup-simplify]: Simplify (+ 0 0) into 0 3.677 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.677 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in d 3.677 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 3.677 * [taylor]: Taking taylor expansion of (pow d 2) in d 3.677 * [taylor]: Taking taylor expansion of d in d 3.677 * [backup-simplify]: Simplify 0 into 0 3.677 * [backup-simplify]: Simplify 1 into 1 3.677 * [taylor]: Taking taylor expansion of c0 in d 3.677 * [backup-simplify]: Simplify c0 into c0 3.677 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 3.677 * [taylor]: Taking taylor expansion of w in d 3.677 * [backup-simplify]: Simplify w into w 3.677 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 3.677 * [taylor]: Taking taylor expansion of (pow D 2) in d 3.677 * [taylor]: Taking taylor expansion of D in d 3.677 * [backup-simplify]: Simplify D into D 3.677 * [taylor]: Taking taylor expansion of h in d 3.677 * [backup-simplify]: Simplify h into h 3.678 * [backup-simplify]: Simplify (* 1 1) into 1 3.678 * [backup-simplify]: Simplify (* 1 c0) into c0 3.678 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.678 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.678 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.678 * [backup-simplify]: Simplify (/ c0 (* w (* (pow D 2) h))) into (/ c0 (* w (* (pow D 2) h))) 3.678 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in c0 3.678 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in c0 3.678 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in c0 3.678 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in c0 3.678 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in c0 3.678 * [taylor]: Taking taylor expansion of (pow d 4) in c0 3.678 * [taylor]: Taking taylor expansion of d in c0 3.678 * [backup-simplify]: Simplify d into d 3.678 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 3.678 * [taylor]: Taking taylor expansion of c0 in c0 3.678 * [backup-simplify]: Simplify 0 into 0 3.678 * [backup-simplify]: Simplify 1 into 1 3.678 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 3.678 * [taylor]: Taking taylor expansion of (pow w 2) in c0 3.678 * [taylor]: Taking taylor expansion of w in c0 3.678 * [backup-simplify]: Simplify w into w 3.679 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 3.679 * [taylor]: Taking taylor expansion of (pow D 4) in c0 3.679 * [taylor]: Taking taylor expansion of D in c0 3.679 * [backup-simplify]: Simplify D into D 3.679 * [taylor]: Taking taylor expansion of (pow h 2) in c0 3.679 * [taylor]: Taking taylor expansion of h in c0 3.679 * [backup-simplify]: Simplify h into h 3.679 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.679 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.679 * [backup-simplify]: Simplify (* 1 1) into 1 3.679 * [backup-simplify]: Simplify (* (pow d 4) 1) into (pow d 4) 3.679 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.679 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.679 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.679 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.680 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.680 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.680 * [backup-simplify]: Simplify (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 3.680 * [taylor]: Taking taylor expansion of (pow M 2) in c0 3.680 * [taylor]: Taking taylor expansion of M in c0 3.680 * [backup-simplify]: Simplify M into M 3.680 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.680 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.680 * [backup-simplify]: Simplify (+ 0 (- (pow M 2))) into (- (pow M 2)) 3.680 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.680 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.681 * [backup-simplify]: Simplify (- 0) into 0 3.681 * [backup-simplify]: Simplify (+ 0 0) into 0 3.681 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.681 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 3.681 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 3.681 * [taylor]: Taking taylor expansion of (pow d 2) in c0 3.681 * [taylor]: Taking taylor expansion of d in c0 3.681 * [backup-simplify]: Simplify d into d 3.681 * [taylor]: Taking taylor expansion of c0 in c0 3.681 * [backup-simplify]: Simplify 0 into 0 3.681 * [backup-simplify]: Simplify 1 into 1 3.681 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 3.681 * [taylor]: Taking taylor expansion of w in c0 3.681 * [backup-simplify]: Simplify w into w 3.681 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 3.681 * [taylor]: Taking taylor expansion of (pow D 2) in c0 3.681 * [taylor]: Taking taylor expansion of D in c0 3.681 * [backup-simplify]: Simplify D into D 3.681 * [taylor]: Taking taylor expansion of h in c0 3.681 * [backup-simplify]: Simplify h into h 3.681 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.682 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 3.682 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.682 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 3.682 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.682 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.682 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.682 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 3.682 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in c0 3.682 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in c0 3.682 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in c0 3.682 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in c0 3.682 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in c0 3.682 * [taylor]: Taking taylor expansion of (pow d 4) in c0 3.683 * [taylor]: Taking taylor expansion of d in c0 3.683 * [backup-simplify]: Simplify d into d 3.683 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 3.683 * [taylor]: Taking taylor expansion of c0 in c0 3.683 * [backup-simplify]: Simplify 0 into 0 3.683 * [backup-simplify]: Simplify 1 into 1 3.683 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 3.683 * [taylor]: Taking taylor expansion of (pow w 2) in c0 3.683 * [taylor]: Taking taylor expansion of w in c0 3.683 * [backup-simplify]: Simplify w into w 3.683 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 3.683 * [taylor]: Taking taylor expansion of (pow D 4) in c0 3.683 * [taylor]: Taking taylor expansion of D in c0 3.683 * [backup-simplify]: Simplify D into D 3.683 * [taylor]: Taking taylor expansion of (pow h 2) in c0 3.683 * [taylor]: Taking taylor expansion of h in c0 3.683 * [backup-simplify]: Simplify h into h 3.683 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.683 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.683 * [backup-simplify]: Simplify (* 1 1) into 1 3.683 * [backup-simplify]: Simplify (* (pow d 4) 1) into (pow d 4) 3.683 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.683 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.684 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.684 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.684 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.684 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.684 * [backup-simplify]: Simplify (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 3.684 * [taylor]: Taking taylor expansion of (pow M 2) in c0 3.684 * [taylor]: Taking taylor expansion of M in c0 3.684 * [backup-simplify]: Simplify M into M 3.684 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.684 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.684 * [backup-simplify]: Simplify (+ 0 (- (pow M 2))) into (- (pow M 2)) 3.685 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.685 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.685 * [backup-simplify]: Simplify (- 0) into 0 3.685 * [backup-simplify]: Simplify (+ 0 0) into 0 3.685 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.685 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 3.685 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 3.685 * [taylor]: Taking taylor expansion of (pow d 2) in c0 3.685 * [taylor]: Taking taylor expansion of d in c0 3.685 * [backup-simplify]: Simplify d into d 3.685 * [taylor]: Taking taylor expansion of c0 in c0 3.685 * [backup-simplify]: Simplify 0 into 0 3.685 * [backup-simplify]: Simplify 1 into 1 3.685 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 3.685 * [taylor]: Taking taylor expansion of w in c0 3.685 * [backup-simplify]: Simplify w into w 3.685 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 3.685 * [taylor]: Taking taylor expansion of (pow D 2) in c0 3.686 * [taylor]: Taking taylor expansion of D in c0 3.686 * [backup-simplify]: Simplify D into D 3.686 * [taylor]: Taking taylor expansion of h in c0 3.686 * [backup-simplify]: Simplify h into h 3.686 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.686 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 3.686 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.686 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 3.686 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.686 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.686 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.687 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 3.687 * [backup-simplify]: Simplify (+ (sqrt (- (pow M 2))) 0) into (sqrt (- (pow M 2))) 3.687 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in d 3.687 * [taylor]: Taking taylor expansion of (- (pow M 2)) in d 3.687 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.687 * [taylor]: Taking taylor expansion of M in d 3.687 * [backup-simplify]: Simplify M into M 3.687 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.687 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.687 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.687 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.687 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.687 * [backup-simplify]: Simplify (- 0) into 0 3.688 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.688 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.688 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in w 3.688 * [taylor]: Taking taylor expansion of (- (pow M 2)) in w 3.688 * [taylor]: Taking taylor expansion of (pow M 2) in w 3.688 * [taylor]: Taking taylor expansion of M in w 3.688 * [backup-simplify]: Simplify M into M 3.688 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.688 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.688 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.688 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.688 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.688 * [backup-simplify]: Simplify (- 0) into 0 3.688 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.689 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.689 * [backup-simplify]: Simplify (+ 0 (/ (pow d 2) (* w (* (pow D 2) h)))) into (/ (pow d 2) (* w (* (pow D 2) h))) 3.689 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 3.689 * [taylor]: Taking taylor expansion of (pow d 2) in d 3.689 * [taylor]: Taking taylor expansion of d in d 3.689 * [backup-simplify]: Simplify 0 into 0 3.689 * [backup-simplify]: Simplify 1 into 1 3.689 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 3.689 * [taylor]: Taking taylor expansion of w in d 3.689 * [backup-simplify]: Simplify w into w 3.689 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 3.689 * [taylor]: Taking taylor expansion of (pow D 2) in d 3.689 * [taylor]: Taking taylor expansion of D in d 3.689 * [backup-simplify]: Simplify D into D 3.689 * [taylor]: Taking taylor expansion of h in d 3.689 * [backup-simplify]: Simplify h into h 3.689 * [backup-simplify]: Simplify (* 1 1) into 1 3.689 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.690 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.690 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.690 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 3.690 * [taylor]: Taking taylor expansion of 0 in w 3.690 * [backup-simplify]: Simplify 0 into 0 3.690 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in h 3.690 * [taylor]: Taking taylor expansion of (- (pow M 2)) in h 3.690 * [taylor]: Taking taylor expansion of (pow M 2) in h 3.690 * [taylor]: Taking taylor expansion of M in h 3.690 * [backup-simplify]: Simplify M into M 3.690 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.690 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.690 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.690 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.690 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.691 * [backup-simplify]: Simplify (- 0) into 0 3.691 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.691 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.691 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 3.691 * [backup-simplify]: Simplify (- 0) into 0 3.692 * [backup-simplify]: Simplify (+ (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 0) into (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 3.693 * [backup-simplify]: Simplify (/ (- (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))) 3.693 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 3.693 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 3.693 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.694 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.694 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 3.694 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 3.695 * [backup-simplify]: Simplify (+ (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))) 0) into (* 1/2 (/ (pow d 4) (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2)))))) 3.695 * [taylor]: Taking taylor expansion of (* 1/2 (/ (pow d 4) (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2)))))) in d 3.695 * [taylor]: Taking taylor expansion of 1/2 in d 3.695 * [backup-simplify]: Simplify 1/2 into 1/2 3.695 * [taylor]: Taking taylor expansion of (/ (pow d 4) (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2))))) in d 3.695 * [taylor]: Taking taylor expansion of (pow d 4) in d 3.695 * [taylor]: Taking taylor expansion of d in d 3.695 * [backup-simplify]: Simplify 0 into 0 3.695 * [backup-simplify]: Simplify 1 into 1 3.695 * [taylor]: Taking taylor expansion of (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2)))) in d 3.695 * [taylor]: Taking taylor expansion of (pow D 4) in d 3.695 * [taylor]: Taking taylor expansion of D in d 3.695 * [backup-simplify]: Simplify D into D 3.695 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2))) in d 3.695 * [taylor]: Taking taylor expansion of (pow w 2) in d 3.695 * [taylor]: Taking taylor expansion of w in d 3.695 * [backup-simplify]: Simplify w into w 3.695 * [taylor]: Taking taylor expansion of (* (sqrt (- (pow M 2))) (pow h 2)) in d 3.695 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in d 3.695 * [taylor]: Taking taylor expansion of (- (pow M 2)) in d 3.695 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.695 * [taylor]: Taking taylor expansion of M in d 3.695 * [backup-simplify]: Simplify M into M 3.695 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.695 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.695 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.695 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.695 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.696 * [backup-simplify]: Simplify (- 0) into 0 3.696 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.696 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.696 * [taylor]: Taking taylor expansion of (pow h 2) in d 3.696 * [taylor]: Taking taylor expansion of h in d 3.696 * [backup-simplify]: Simplify h into h 3.696 * [backup-simplify]: Simplify (* 1 1) into 1 3.696 * [backup-simplify]: Simplify (* 1 1) into 1 3.697 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.697 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.697 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.697 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.697 * [backup-simplify]: Simplify (* (sqrt (- (pow M 2))) (pow h 2)) into (* (sqrt (- (pow M 2))) (pow h 2)) 3.697 * [backup-simplify]: Simplify (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2))) into (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2))) 3.697 * [backup-simplify]: Simplify (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2)))) into (* (pow w 2) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) 3.698 * [backup-simplify]: Simplify (/ 1 (* (pow w 2) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))) into (/ 1 (* (pow w 2) (* (pow D 4) (* (sqrt (- (pow M 2))) (pow h 2))))) 3.698 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 3.698 * [backup-simplify]: Simplify (- 0) into 0 3.699 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into 0 3.699 * [taylor]: Taking taylor expansion of 0 in w 3.699 * [backup-simplify]: Simplify 0 into 0 3.699 * [taylor]: Taking taylor expansion of 0 in h 3.699 * [backup-simplify]: Simplify 0 into 0 3.699 * [taylor]: Taking taylor expansion of 0 in h 3.699 * [backup-simplify]: Simplify 0 into 0 3.699 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in D 3.700 * [taylor]: Taking taylor expansion of (- (pow M 2)) in D 3.700 * [taylor]: Taking taylor expansion of (pow M 2) in D 3.700 * [taylor]: Taking taylor expansion of M in D 3.700 * [backup-simplify]: Simplify M into M 3.700 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.700 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.700 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.700 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.700 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.700 * [backup-simplify]: Simplify (- 0) into 0 3.701 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.701 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.702 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.702 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.702 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.702 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 1)) into 0 3.702 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.703 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.703 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.703 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.703 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.703 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.704 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 3.705 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 3.706 * [backup-simplify]: Simplify (- 0) into 0 3.706 * [backup-simplify]: Simplify (+ 0 0) into 0 3.707 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))))))) (* 2 (sqrt (- (pow M 2))))) into 0 3.708 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 3.708 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 3.709 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.709 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 3.710 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 3.710 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 3.710 * [backup-simplify]: Simplify (+ 0 0) into 0 3.711 * [taylor]: Taking taylor expansion of 0 in d 3.711 * [backup-simplify]: Simplify 0 into 0 3.711 * [taylor]: Taking taylor expansion of 0 in w 3.711 * [backup-simplify]: Simplify 0 into 0 3.711 * [taylor]: Taking taylor expansion of (/ 1 (* w (* (pow D 2) h))) in w 3.711 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 3.711 * [taylor]: Taking taylor expansion of w in w 3.711 * [backup-simplify]: Simplify 0 into 0 3.711 * [backup-simplify]: Simplify 1 into 1 3.711 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 3.711 * [taylor]: Taking taylor expansion of (pow D 2) in w 3.711 * [taylor]: Taking taylor expansion of D in w 3.711 * [backup-simplify]: Simplify D into D 3.711 * [taylor]: Taking taylor expansion of h in w 3.711 * [backup-simplify]: Simplify h into h 3.711 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.711 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.711 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 3.711 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.711 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.712 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 3.712 * [backup-simplify]: Simplify (/ 1 (* (pow D 2) h)) into (/ 1 (* (pow D 2) h)) 3.712 * [taylor]: Taking taylor expansion of (/ 1 (* (pow D 2) h)) in h 3.712 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 3.712 * [taylor]: Taking taylor expansion of (pow D 2) in h 3.712 * [taylor]: Taking taylor expansion of D in h 3.712 * [backup-simplify]: Simplify D into D 3.712 * [taylor]: Taking taylor expansion of h in h 3.712 * [backup-simplify]: Simplify 0 into 0 3.712 * [backup-simplify]: Simplify 1 into 1 3.712 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.712 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 3.712 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.712 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 3.712 * [backup-simplify]: Simplify (/ 1 (pow D 2)) into (/ 1 (pow D 2)) 3.713 * [taylor]: Taking taylor expansion of (/ 1 (pow D 2)) in D 3.713 * [taylor]: Taking taylor expansion of (pow D 2) in D 3.713 * [taylor]: Taking taylor expansion of D in D 3.713 * [backup-simplify]: Simplify 0 into 0 3.713 * [backup-simplify]: Simplify 1 into 1 3.713 * [backup-simplify]: Simplify (* 1 1) into 1 3.713 * [backup-simplify]: Simplify (/ 1 1) into 1 3.713 * [taylor]: Taking taylor expansion of 1 in M 3.713 * [backup-simplify]: Simplify 1 into 1 3.713 * [backup-simplify]: Simplify 1 into 1 3.714 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 3.714 * [backup-simplify]: Simplify (- 0) into 0 3.715 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 3.715 * [taylor]: Taking taylor expansion of 0 in w 3.715 * [backup-simplify]: Simplify 0 into 0 3.715 * [taylor]: Taking taylor expansion of 0 in h 3.715 * [backup-simplify]: Simplify 0 into 0 3.715 * [taylor]: Taking taylor expansion of 0 in h 3.715 * [backup-simplify]: Simplify 0 into 0 3.715 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 3.715 * [backup-simplify]: Simplify (- 0) into 0 3.716 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into 0 3.716 * [taylor]: Taking taylor expansion of 0 in h 3.716 * [backup-simplify]: Simplify 0 into 0 3.716 * [taylor]: Taking taylor expansion of 0 in D 3.716 * [backup-simplify]: Simplify 0 into 0 3.716 * [taylor]: Taking taylor expansion of 0 in D 3.716 * [backup-simplify]: Simplify 0 into 0 3.716 * [taylor]: Taking taylor expansion of 0 in D 3.716 * [backup-simplify]: Simplify 0 into 0 3.717 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.717 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 3.718 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 3.718 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (+ (* 0 0) (* 0 1))) into 0 3.718 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 3.719 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.719 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 3.720 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 3.720 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 w))) into 0 3.720 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))) into 0 3.721 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))) (* 0 (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 3.722 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M))))) into 0 3.722 * [backup-simplify]: Simplify (- 0) into 0 3.723 * [backup-simplify]: Simplify (+ 0 0) into 0 3.724 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into (* -1/8 (/ (pow d 8) (* (pow D 8) (* (pow w 4) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))))) 3.724 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 3.725 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 3.726 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 3.726 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 3.727 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 3.727 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 3.728 * [backup-simplify]: Simplify (+ (* -1/8 (/ (pow d 8) (* (pow D 8) (* (pow w 4) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))))) 0) into (- (* 1/8 (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4))))))) 3.728 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4))))))) in d 3.728 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4)))))) in d 3.728 * [taylor]: Taking taylor expansion of 1/8 in d 3.728 * [backup-simplify]: Simplify 1/8 into 1/8 3.728 * [taylor]: Taking taylor expansion of (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4))))) in d 3.728 * [taylor]: Taking taylor expansion of (pow d 8) in d 3.728 * [taylor]: Taking taylor expansion of d in d 3.728 * [backup-simplify]: Simplify 0 into 0 3.728 * [backup-simplify]: Simplify 1 into 1 3.728 * [taylor]: Taking taylor expansion of (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4)))) in d 3.728 * [taylor]: Taking taylor expansion of (pow (sqrt (- (pow M 2))) 3) in d 3.728 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in d 3.728 * [taylor]: Taking taylor expansion of (- (pow M 2)) in d 3.728 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.728 * [taylor]: Taking taylor expansion of M in d 3.728 * [backup-simplify]: Simplify M into M 3.728 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.728 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.728 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.729 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 3.729 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.729 * [backup-simplify]: Simplify (- 0) into 0 3.729 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 3.729 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 3.729 * [taylor]: Taking taylor expansion of (* (pow w 4) (* (pow D 8) (pow h 4))) in d 3.729 * [taylor]: Taking taylor expansion of (pow w 4) in d 3.729 * [taylor]: Taking taylor expansion of w in d 3.729 * [backup-simplify]: Simplify w into w 3.729 * [taylor]: Taking taylor expansion of (* (pow D 8) (pow h 4)) in d 3.729 * [taylor]: Taking taylor expansion of (pow D 8) in d 3.729 * [taylor]: Taking taylor expansion of D in d 3.729 * [backup-simplify]: Simplify D into D 3.729 * [taylor]: Taking taylor expansion of (pow h 4) in d 3.729 * [taylor]: Taking taylor expansion of h in d 3.729 * [backup-simplify]: Simplify h into h 3.730 * [backup-simplify]: Simplify (* 1 1) into 1 3.730 * [backup-simplify]: Simplify (* 1 1) into 1 3.730 * [backup-simplify]: Simplify (* 1 1) into 1 3.730 * [backup-simplify]: Simplify (* (sqrt (- (pow M 2))) (sqrt (- (pow M 2)))) into (pow (sqrt (- (pow M 2))) 2) 3.730 * [backup-simplify]: Simplify (* (sqrt (- (pow M 2))) (pow (sqrt (- (pow M 2))) 2)) into (pow (sqrt (- (pow M 2))) 3) 3.731 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.731 * [backup-simplify]: Simplify (* (pow w 2) (pow w 2)) into (pow w 4) 3.731 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.731 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.731 * [backup-simplify]: Simplify (* (pow D 4) (pow D 4)) into (pow D 8) 3.731 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.731 * [backup-simplify]: Simplify (* (pow h 2) (pow h 2)) into (pow h 4) 3.731 * [backup-simplify]: Simplify (* (pow D 8) (pow h 4)) into (* (pow D 8) (pow h 4)) 3.731 * [backup-simplify]: Simplify (* (pow w 4) (* (pow D 8) (pow h 4))) into (* (pow w 4) (* (pow D 8) (pow h 4))) 3.732 * [backup-simplify]: Simplify (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4)))) into (* (pow w 4) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) 3.732 * [backup-simplify]: Simplify (/ 1 (* (pow w 4) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))))) into (/ 1 (* (pow w 4) (* (pow (sqrt (- (pow M 2))) 3) (* (pow D 8) (pow h 4))))) 3.732 * [taylor]: Taking taylor expansion of 0 in w 3.732 * [backup-simplify]: Simplify 0 into 0 3.733 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.733 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.733 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.733 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 3.733 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 3.733 * [taylor]: Taking taylor expansion of 0 in w 3.733 * [backup-simplify]: Simplify 0 into 0 3.734 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M))))) into 0 3.734 * [backup-simplify]: Simplify (- 0) into 0 3.735 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 3.735 * [taylor]: Taking taylor expansion of 0 in w 3.735 * [backup-simplify]: Simplify 0 into 0 3.735 * [taylor]: Taking taylor expansion of 0 in h 3.735 * [backup-simplify]: Simplify 0 into 0 3.735 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.736 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 3.736 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 3.736 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 3.736 * [taylor]: Taking taylor expansion of 0 in h 3.736 * [backup-simplify]: Simplify 0 into 0 3.737 * [taylor]: Taking taylor expansion of 0 in h 3.737 * [backup-simplify]: Simplify 0 into 0 3.737 * [taylor]: Taking taylor expansion of 0 in h 3.737 * [backup-simplify]: Simplify 0 into 0 3.737 * [taylor]: Taking taylor expansion of 0 in h 3.737 * [backup-simplify]: Simplify 0 into 0 3.737 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 3.737 * [backup-simplify]: Simplify (- 0) into 0 3.738 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 3.738 * [taylor]: Taking taylor expansion of 0 in h 3.738 * [backup-simplify]: Simplify 0 into 0 3.738 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.739 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 3.739 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))))) into 0 3.739 * [taylor]: Taking taylor expansion of 0 in D 3.739 * [backup-simplify]: Simplify 0 into 0 3.739 * [taylor]: Taking taylor expansion of 0 in D 3.739 * [backup-simplify]: Simplify 0 into 0 3.739 * [taylor]: Taking taylor expansion of 0 in D 3.739 * [backup-simplify]: Simplify 0 into 0 3.739 * [taylor]: Taking taylor expansion of 0 in D 3.739 * [backup-simplify]: Simplify 0 into 0 3.739 * [taylor]: Taking taylor expansion of 0 in D 3.739 * [backup-simplify]: Simplify 0 into 0 3.739 * [taylor]: Taking taylor expansion of 0 in D 3.739 * [backup-simplify]: Simplify 0 into 0 3.740 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 3.740 * [backup-simplify]: Simplify (- 0) into 0 3.740 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into 0 3.741 * [taylor]: Taking taylor expansion of 0 in D 3.741 * [backup-simplify]: Simplify 0 into 0 3.741 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.741 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.741 * [taylor]: Taking taylor expansion of 0 in M 3.741 * [backup-simplify]: Simplify 0 into 0 3.741 * [backup-simplify]: Simplify 0 into 0 3.742 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in M 3.742 * [taylor]: Taking taylor expansion of (- (pow M 2)) in M 3.742 * [taylor]: Taking taylor expansion of (pow M 2) in M 3.742 * [taylor]: Taking taylor expansion of M in M 3.742 * [backup-simplify]: Simplify 0 into 0 3.742 * [backup-simplify]: Simplify 1 into 1 3.742 * [backup-simplify]: Simplify (* 1 1) into 1 3.742 * [backup-simplify]: Simplify (- 1) into -1 3.743 * [backup-simplify]: Simplify (- 1) into -1 3.743 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 3.743 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.743 * [backup-simplify]: Simplify (- 0) into 0 3.744 * [backup-simplify]: Simplify (- 1) into -1 3.744 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 3.744 * [backup-simplify]: Simplify 0 into 0 3.745 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.746 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 3.746 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 3.747 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.747 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 3.748 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 3.748 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 3.749 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 3.749 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 w)))) into 0 3.750 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2)))))) into 0 3.751 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))) (* 0 (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))) (* 0 (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 3.752 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))))) into 0 3.752 * [backup-simplify]: Simplify (- 0) into 0 3.753 * [backup-simplify]: Simplify (+ 0 0) into 0 3.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (/ (pow d 8) (* (pow D 8) (* (pow w 4) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))))))) (* 2 (* (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))) 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 3.755 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 3.755 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 3.756 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 3.757 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 3.758 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 3.758 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 3.759 * [backup-simplify]: Simplify (+ 0 0) into 0 3.759 * [taylor]: Taking taylor expansion of 0 in d 3.759 * [backup-simplify]: Simplify 0 into 0 3.759 * [taylor]: Taking taylor expansion of 0 in w 3.759 * [backup-simplify]: Simplify 0 into 0 3.759 * [taylor]: Taking taylor expansion of 0 in w 3.759 * [backup-simplify]: Simplify 0 into 0 3.759 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.760 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.760 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 3.760 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 3.761 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 3.761 * [taylor]: Taking taylor expansion of 0 in w 3.761 * [backup-simplify]: Simplify 0 into 0 3.762 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))))) into 0 3.762 * [backup-simplify]: Simplify (- 0) into 0 3.763 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 3.763 * [taylor]: Taking taylor expansion of 0 in w 3.763 * [backup-simplify]: Simplify 0 into 0 3.763 * [taylor]: Taking taylor expansion of 0 in h 3.763 * [backup-simplify]: Simplify 0 into 0 3.763 * [taylor]: Taking taylor expansion of 0 in h 3.763 * [backup-simplify]: Simplify 0 into 0 3.763 * [taylor]: Taking taylor expansion of 0 in h 3.763 * [backup-simplify]: Simplify 0 into 0 3.763 * [taylor]: Taking taylor expansion of 0 in h 3.763 * [backup-simplify]: Simplify 0 into 0 3.764 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 3.764 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 3.765 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 3.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 3.765 * [taylor]: Taking taylor expansion of 0 in h 3.765 * [backup-simplify]: Simplify 0 into 0 3.765 * [taylor]: Taking taylor expansion of 0 in h 3.765 * [backup-simplify]: Simplify 0 into 0 3.765 * [taylor]: Taking taylor expansion of 0 in h 3.765 * [backup-simplify]: Simplify 0 into 0 3.766 * [taylor]: Taking taylor expansion of 0 in h 3.766 * [backup-simplify]: Simplify 0 into 0 3.766 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M))))) into 0 3.767 * [backup-simplify]: Simplify (- 0) into 0 3.767 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 3.767 * [taylor]: Taking taylor expansion of 0 in h 3.767 * [backup-simplify]: Simplify 0 into 0 3.767 * [taylor]: Taking taylor expansion of 0 in D 3.767 * [backup-simplify]: Simplify 0 into 0 3.767 * [taylor]: Taking taylor expansion of 0 in D 3.767 * [backup-simplify]: Simplify 0 into 0 3.767 * [taylor]: Taking taylor expansion of 0 in D 3.767 * [backup-simplify]: Simplify 0 into 0 3.767 * [taylor]: Taking taylor expansion of 0 in D 3.768 * [backup-simplify]: Simplify 0 into 0 3.768 * [taylor]: Taking taylor expansion of 0 in D 3.768 * [backup-simplify]: Simplify 0 into 0 3.768 * [taylor]: Taking taylor expansion of 0 in D 3.768 * [backup-simplify]: Simplify 0 into 0 3.768 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 3.769 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 3.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 3.769 * [taylor]: Taking taylor expansion of 0 in D 3.769 * [backup-simplify]: Simplify 0 into 0 3.769 * [taylor]: Taking taylor expansion of 0 in D 3.769 * [backup-simplify]: Simplify 0 into 0 3.769 * [taylor]: Taking taylor expansion of 0 in D 3.769 * [backup-simplify]: Simplify 0 into 0 3.769 * [taylor]: Taking taylor expansion of 0 in D 3.769 * [backup-simplify]: Simplify 0 into 0 3.769 * [taylor]: Taking taylor expansion of 0 in D 3.769 * [backup-simplify]: Simplify 0 into 0 3.770 * [taylor]: Taking taylor expansion of 0 in D 3.770 * [backup-simplify]: Simplify 0 into 0 3.770 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 3.771 * [backup-simplify]: Simplify (- 0) into 0 3.771 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 3.771 * [taylor]: Taking taylor expansion of 0 in D 3.771 * [backup-simplify]: Simplify 0 into 0 3.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.776 * [taylor]: Taking taylor expansion of 0 in M 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [taylor]: Taking taylor expansion of 0 in M 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [taylor]: Taking taylor expansion of 0 in M 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [taylor]: Taking taylor expansion of 0 in M 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [backup-simplify]: Simplify 0 into 0 3.777 * [backup-simplify]: Simplify (* 1 (* 1 (* (pow D -2) (* (/ 1 h) (* (/ 1 w) (* (pow d 2) c0)))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 3.778 * [backup-simplify]: Simplify (+ (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) (sqrt (- (* (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D))))) (* (/ 1 M) (/ 1 M))))) into (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) 3.778 * [approximate]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in (c0 d w h D M) around 0 3.778 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in M 3.778 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in M 3.778 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in M 3.778 * [taylor]: Taking taylor expansion of w in M 3.778 * [backup-simplify]: Simplify w into w 3.778 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in M 3.778 * [taylor]: Taking taylor expansion of (pow D 2) in M 3.778 * [taylor]: Taking taylor expansion of D in M 3.778 * [backup-simplify]: Simplify D into D 3.778 * [taylor]: Taking taylor expansion of h in M 3.778 * [backup-simplify]: Simplify h into h 3.778 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in M 3.778 * [taylor]: Taking taylor expansion of c0 in M 3.778 * [backup-simplify]: Simplify c0 into c0 3.778 * [taylor]: Taking taylor expansion of (pow d 2) in M 3.778 * [taylor]: Taking taylor expansion of d in M 3.778 * [backup-simplify]: Simplify d into d 3.778 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.779 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.779 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.779 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.779 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.779 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) into (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) 3.779 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in M 3.779 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in M 3.779 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in M 3.779 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in M 3.779 * [taylor]: Taking taylor expansion of (pow w 2) in M 3.779 * [taylor]: Taking taylor expansion of w in M 3.779 * [backup-simplify]: Simplify w into w 3.779 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in M 3.779 * [taylor]: Taking taylor expansion of (pow D 4) in M 3.779 * [taylor]: Taking taylor expansion of D in M 3.779 * [backup-simplify]: Simplify D into D 3.779 * [taylor]: Taking taylor expansion of (pow h 2) in M 3.779 * [taylor]: Taking taylor expansion of h in M 3.779 * [backup-simplify]: Simplify h into h 3.779 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in M 3.779 * [taylor]: Taking taylor expansion of (pow c0 2) in M 3.779 * [taylor]: Taking taylor expansion of c0 in M 3.779 * [backup-simplify]: Simplify c0 into c0 3.779 * [taylor]: Taking taylor expansion of (pow d 4) in M 3.779 * [taylor]: Taking taylor expansion of d in M 3.779 * [backup-simplify]: Simplify d into d 3.779 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.779 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.780 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.780 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.780 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.780 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.780 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.780 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.780 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.780 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.781 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) 3.781 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in M 3.781 * [taylor]: Taking taylor expansion of (pow M 2) in M 3.781 * [taylor]: Taking taylor expansion of M in M 3.781 * [backup-simplify]: Simplify 0 into 0 3.781 * [backup-simplify]: Simplify 1 into 1 3.782 * [backup-simplify]: Simplify (* 1 1) into 1 3.782 * [backup-simplify]: Simplify (/ 1 1) into 1 3.782 * [backup-simplify]: Simplify (- 1) into -1 3.783 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.783 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 3.784 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.785 * [backup-simplify]: Simplify (- 0) into 0 3.785 * [backup-simplify]: Simplify (+ 0 0) into 0 3.786 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 3.786 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in D 3.786 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in D 3.786 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 3.786 * [taylor]: Taking taylor expansion of w in D 3.786 * [backup-simplify]: Simplify w into w 3.786 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 3.786 * [taylor]: Taking taylor expansion of (pow D 2) in D 3.786 * [taylor]: Taking taylor expansion of D in D 3.786 * [backup-simplify]: Simplify 0 into 0 3.786 * [backup-simplify]: Simplify 1 into 1 3.786 * [taylor]: Taking taylor expansion of h in D 3.786 * [backup-simplify]: Simplify h into h 3.786 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in D 3.786 * [taylor]: Taking taylor expansion of c0 in D 3.786 * [backup-simplify]: Simplify c0 into c0 3.786 * [taylor]: Taking taylor expansion of (pow d 2) in D 3.786 * [taylor]: Taking taylor expansion of d in D 3.786 * [backup-simplify]: Simplify d into d 3.787 * [backup-simplify]: Simplify (* 1 1) into 1 3.787 * [backup-simplify]: Simplify (* 1 h) into h 3.787 * [backup-simplify]: Simplify (* w h) into (* w h) 3.787 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.787 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.787 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 3.787 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in D 3.787 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in D 3.787 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in D 3.787 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in D 3.788 * [taylor]: Taking taylor expansion of (pow w 2) in D 3.788 * [taylor]: Taking taylor expansion of w in D 3.788 * [backup-simplify]: Simplify w into w 3.788 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in D 3.788 * [taylor]: Taking taylor expansion of (pow D 4) in D 3.788 * [taylor]: Taking taylor expansion of D in D 3.788 * [backup-simplify]: Simplify 0 into 0 3.788 * [backup-simplify]: Simplify 1 into 1 3.788 * [taylor]: Taking taylor expansion of (pow h 2) in D 3.788 * [taylor]: Taking taylor expansion of h in D 3.788 * [backup-simplify]: Simplify h into h 3.788 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in D 3.788 * [taylor]: Taking taylor expansion of (pow c0 2) in D 3.788 * [taylor]: Taking taylor expansion of c0 in D 3.788 * [backup-simplify]: Simplify c0 into c0 3.788 * [taylor]: Taking taylor expansion of (pow d 4) in D 3.788 * [taylor]: Taking taylor expansion of d in D 3.788 * [backup-simplify]: Simplify d into d 3.788 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.788 * [backup-simplify]: Simplify (* 1 1) into 1 3.789 * [backup-simplify]: Simplify (* 1 1) into 1 3.789 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.789 * [backup-simplify]: Simplify (* 1 (pow h 2)) into (pow h 2) 3.789 * [backup-simplify]: Simplify (* (pow w 2) (pow h 2)) into (* (pow w 2) (pow h 2)) 3.789 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.789 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.789 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.790 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.790 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow h 2)) (* (pow c0 2) (pow d 4))) 3.790 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in D 3.790 * [taylor]: Taking taylor expansion of (pow M 2) in D 3.790 * [taylor]: Taking taylor expansion of M in D 3.790 * [backup-simplify]: Simplify M into M 3.790 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.790 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.791 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.791 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.791 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 3.791 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.791 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 3.792 * [backup-simplify]: Simplify (- 0) into 0 3.792 * [backup-simplify]: Simplify (+ 0 0) into 0 3.792 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 3.792 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in h 3.792 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in h 3.792 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 3.792 * [taylor]: Taking taylor expansion of w in h 3.792 * [backup-simplify]: Simplify w into w 3.792 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 3.792 * [taylor]: Taking taylor expansion of (pow D 2) in h 3.792 * [taylor]: Taking taylor expansion of D in h 3.792 * [backup-simplify]: Simplify D into D 3.792 * [taylor]: Taking taylor expansion of h in h 3.793 * [backup-simplify]: Simplify 0 into 0 3.793 * [backup-simplify]: Simplify 1 into 1 3.793 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in h 3.793 * [taylor]: Taking taylor expansion of c0 in h 3.793 * [backup-simplify]: Simplify c0 into c0 3.793 * [taylor]: Taking taylor expansion of (pow d 2) in h 3.793 * [taylor]: Taking taylor expansion of d in h 3.793 * [backup-simplify]: Simplify d into d 3.793 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.793 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 3.793 * [backup-simplify]: Simplify (* w 0) into 0 3.793 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.793 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 3.794 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 3.794 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.794 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.794 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 3.795 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in h 3.795 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in h 3.795 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in h 3.795 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in h 3.795 * [taylor]: Taking taylor expansion of (pow w 2) in h 3.795 * [taylor]: Taking taylor expansion of w in h 3.795 * [backup-simplify]: Simplify w into w 3.795 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in h 3.795 * [taylor]: Taking taylor expansion of (pow D 4) in h 3.795 * [taylor]: Taking taylor expansion of D in h 3.795 * [backup-simplify]: Simplify D into D 3.795 * [taylor]: Taking taylor expansion of (pow h 2) in h 3.795 * [taylor]: Taking taylor expansion of h in h 3.795 * [backup-simplify]: Simplify 0 into 0 3.795 * [backup-simplify]: Simplify 1 into 1 3.795 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in h 3.795 * [taylor]: Taking taylor expansion of (pow c0 2) in h 3.795 * [taylor]: Taking taylor expansion of c0 in h 3.795 * [backup-simplify]: Simplify c0 into c0 3.795 * [taylor]: Taking taylor expansion of (pow d 4) in h 3.795 * [taylor]: Taking taylor expansion of d in h 3.795 * [backup-simplify]: Simplify d into d 3.795 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.795 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.795 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.796 * [backup-simplify]: Simplify (* 1 1) into 1 3.796 * [backup-simplify]: Simplify (* (pow D 4) 1) into (pow D 4) 3.796 * [backup-simplify]: Simplify (* (pow w 2) (pow D 4)) into (* (pow w 2) (pow D 4)) 3.796 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.796 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.796 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.797 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.797 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow D 4)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow D 4)) (* (pow c0 2) (pow d 4))) 3.797 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in h 3.797 * [taylor]: Taking taylor expansion of (pow M 2) in h 3.797 * [taylor]: Taking taylor expansion of M in h 3.797 * [backup-simplify]: Simplify M into M 3.797 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.797 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.797 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.798 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.798 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 3.798 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.798 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 3.798 * [backup-simplify]: Simplify (- 0) into 0 3.799 * [backup-simplify]: Simplify (+ 0 0) into 0 3.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 3.799 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in w 3.799 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in w 3.799 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 3.799 * [taylor]: Taking taylor expansion of w in w 3.799 * [backup-simplify]: Simplify 0 into 0 3.799 * [backup-simplify]: Simplify 1 into 1 3.799 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 3.799 * [taylor]: Taking taylor expansion of (pow D 2) in w 3.799 * [taylor]: Taking taylor expansion of D in w 3.799 * [backup-simplify]: Simplify D into D 3.799 * [taylor]: Taking taylor expansion of h in w 3.799 * [backup-simplify]: Simplify h into h 3.799 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in w 3.799 * [taylor]: Taking taylor expansion of c0 in w 3.800 * [backup-simplify]: Simplify c0 into c0 3.800 * [taylor]: Taking taylor expansion of (pow d 2) in w 3.800 * [taylor]: Taking taylor expansion of d in w 3.800 * [backup-simplify]: Simplify d into d 3.800 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.800 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.800 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 3.800 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.800 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.801 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 3.801 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.801 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.801 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 3.801 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in w 3.801 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in w 3.801 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in w 3.801 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in w 3.801 * [taylor]: Taking taylor expansion of (pow w 2) in w 3.801 * [taylor]: Taking taylor expansion of w in w 3.801 * [backup-simplify]: Simplify 0 into 0 3.801 * [backup-simplify]: Simplify 1 into 1 3.801 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in w 3.801 * [taylor]: Taking taylor expansion of (pow D 4) in w 3.802 * [taylor]: Taking taylor expansion of D in w 3.802 * [backup-simplify]: Simplify D into D 3.802 * [taylor]: Taking taylor expansion of (pow h 2) in w 3.802 * [taylor]: Taking taylor expansion of h in w 3.802 * [backup-simplify]: Simplify h into h 3.802 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in w 3.802 * [taylor]: Taking taylor expansion of (pow c0 2) in w 3.802 * [taylor]: Taking taylor expansion of c0 in w 3.802 * [backup-simplify]: Simplify c0 into c0 3.802 * [taylor]: Taking taylor expansion of (pow d 4) in w 3.802 * [taylor]: Taking taylor expansion of d in w 3.802 * [backup-simplify]: Simplify d into d 3.802 * [backup-simplify]: Simplify (* 1 1) into 1 3.802 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.802 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.803 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.803 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.803 * [backup-simplify]: Simplify (* 1 (* (pow D 4) (pow h 2))) into (* (pow D 4) (pow h 2)) 3.803 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.803 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.803 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.803 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.804 * [backup-simplify]: Simplify (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) 3.804 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in w 3.804 * [taylor]: Taking taylor expansion of (pow M 2) in w 3.804 * [taylor]: Taking taylor expansion of M in w 3.804 * [backup-simplify]: Simplify M into M 3.804 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.804 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.804 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.805 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.805 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 3.805 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.805 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 3.805 * [backup-simplify]: Simplify (- 0) into 0 3.806 * [backup-simplify]: Simplify (+ 0 0) into 0 3.806 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 3.806 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in d 3.806 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in d 3.806 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 3.806 * [taylor]: Taking taylor expansion of w in d 3.806 * [backup-simplify]: Simplify w into w 3.806 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 3.806 * [taylor]: Taking taylor expansion of (pow D 2) in d 3.806 * [taylor]: Taking taylor expansion of D in d 3.806 * [backup-simplify]: Simplify D into D 3.806 * [taylor]: Taking taylor expansion of h in d 3.806 * [backup-simplify]: Simplify h into h 3.806 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in d 3.806 * [taylor]: Taking taylor expansion of c0 in d 3.806 * [backup-simplify]: Simplify c0 into c0 3.806 * [taylor]: Taking taylor expansion of (pow d 2) in d 3.806 * [taylor]: Taking taylor expansion of d in d 3.807 * [backup-simplify]: Simplify 0 into 0 3.807 * [backup-simplify]: Simplify 1 into 1 3.807 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.807 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.807 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.807 * [backup-simplify]: Simplify (* 1 1) into 1 3.807 * [backup-simplify]: Simplify (* c0 1) into c0 3.808 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 3.808 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in d 3.808 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in d 3.808 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in d 3.808 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in d 3.808 * [taylor]: Taking taylor expansion of (pow w 2) in d 3.808 * [taylor]: Taking taylor expansion of w in d 3.808 * [backup-simplify]: Simplify w into w 3.808 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in d 3.808 * [taylor]: Taking taylor expansion of (pow D 4) in d 3.808 * [taylor]: Taking taylor expansion of D in d 3.808 * [backup-simplify]: Simplify D into D 3.808 * [taylor]: Taking taylor expansion of (pow h 2) in d 3.808 * [taylor]: Taking taylor expansion of h in d 3.808 * [backup-simplify]: Simplify h into h 3.808 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in d 3.808 * [taylor]: Taking taylor expansion of (pow c0 2) in d 3.808 * [taylor]: Taking taylor expansion of c0 in d 3.808 * [backup-simplify]: Simplify c0 into c0 3.808 * [taylor]: Taking taylor expansion of (pow d 4) in d 3.808 * [taylor]: Taking taylor expansion of d in d 3.808 * [backup-simplify]: Simplify 0 into 0 3.808 * [backup-simplify]: Simplify 1 into 1 3.808 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.808 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.808 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.809 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.809 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.809 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.809 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.809 * [backup-simplify]: Simplify (* 1 1) into 1 3.810 * [backup-simplify]: Simplify (* 1 1) into 1 3.810 * [backup-simplify]: Simplify (* (pow c0 2) 1) into (pow c0 2) 3.810 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 3.810 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in d 3.810 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.810 * [taylor]: Taking taylor expansion of M in d 3.810 * [backup-simplify]: Simplify M into M 3.810 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.811 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.811 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 3.812 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))) into (/ (* w (* (pow D 2) h)) c0) 3.812 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.812 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.812 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.812 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.812 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.813 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.813 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.814 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.814 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 3.814 * [backup-simplify]: Simplify (+ (* (pow c0 2) 0) (* 0 1)) into 0 3.815 * [backup-simplify]: Simplify (- (/ 0 (pow c0 2)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) (/ 0 (pow c0 2))))) into 0 3.815 * [backup-simplify]: Simplify (+ 0 0) into 0 3.816 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))))) into 0 3.816 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in c0 3.816 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 3.816 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 3.816 * [taylor]: Taking taylor expansion of w in c0 3.816 * [backup-simplify]: Simplify w into w 3.816 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 3.816 * [taylor]: Taking taylor expansion of (pow D 2) in c0 3.816 * [taylor]: Taking taylor expansion of D in c0 3.816 * [backup-simplify]: Simplify D into D 3.816 * [taylor]: Taking taylor expansion of h in c0 3.816 * [backup-simplify]: Simplify h into h 3.816 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 3.816 * [taylor]: Taking taylor expansion of c0 in c0 3.816 * [backup-simplify]: Simplify 0 into 0 3.816 * [backup-simplify]: Simplify 1 into 1 3.816 * [taylor]: Taking taylor expansion of (pow d 2) in c0 3.816 * [taylor]: Taking taylor expansion of d in c0 3.816 * [backup-simplify]: Simplify d into d 3.816 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.817 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.817 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.817 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.817 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 3.817 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.817 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 3.818 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.818 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 3.818 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 3.818 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 3.818 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 3.818 * [taylor]: Taking taylor expansion of (pow w 2) in c0 3.818 * [taylor]: Taking taylor expansion of w in c0 3.818 * [backup-simplify]: Simplify w into w 3.818 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 3.818 * [taylor]: Taking taylor expansion of (pow D 4) in c0 3.818 * [taylor]: Taking taylor expansion of D in c0 3.818 * [backup-simplify]: Simplify D into D 3.818 * [taylor]: Taking taylor expansion of (pow h 2) in c0 3.818 * [taylor]: Taking taylor expansion of h in c0 3.818 * [backup-simplify]: Simplify h into h 3.818 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 3.818 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 3.818 * [taylor]: Taking taylor expansion of c0 in c0 3.818 * [backup-simplify]: Simplify 0 into 0 3.818 * [backup-simplify]: Simplify 1 into 1 3.818 * [taylor]: Taking taylor expansion of (pow d 4) in c0 3.818 * [taylor]: Taking taylor expansion of d in c0 3.818 * [backup-simplify]: Simplify d into d 3.818 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.819 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.819 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.819 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.819 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.820 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.820 * [backup-simplify]: Simplify (* 1 1) into 1 3.820 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.820 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.820 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 3.821 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.821 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 3.821 * [taylor]: Taking taylor expansion of (pow M 2) in c0 3.821 * [taylor]: Taking taylor expansion of M in c0 3.821 * [backup-simplify]: Simplify M into M 3.821 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.821 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.822 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.822 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.822 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.822 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.822 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.823 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.823 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.823 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.823 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.823 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.824 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.824 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 3.825 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 3.825 * [backup-simplify]: Simplify (+ 0 0) into 0 3.826 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 3.826 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in c0 3.826 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 3.826 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 3.826 * [taylor]: Taking taylor expansion of w in c0 3.826 * [backup-simplify]: Simplify w into w 3.826 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 3.826 * [taylor]: Taking taylor expansion of (pow D 2) in c0 3.826 * [taylor]: Taking taylor expansion of D in c0 3.826 * [backup-simplify]: Simplify D into D 3.826 * [taylor]: Taking taylor expansion of h in c0 3.826 * [backup-simplify]: Simplify h into h 3.826 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 3.826 * [taylor]: Taking taylor expansion of c0 in c0 3.826 * [backup-simplify]: Simplify 0 into 0 3.826 * [backup-simplify]: Simplify 1 into 1 3.826 * [taylor]: Taking taylor expansion of (pow d 2) in c0 3.826 * [taylor]: Taking taylor expansion of d in c0 3.827 * [backup-simplify]: Simplify d into d 3.827 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.827 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.827 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.827 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.827 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 3.827 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.828 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 3.828 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.828 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 3.828 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 3.828 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 3.828 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 3.828 * [taylor]: Taking taylor expansion of (pow w 2) in c0 3.828 * [taylor]: Taking taylor expansion of w in c0 3.828 * [backup-simplify]: Simplify w into w 3.828 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 3.828 * [taylor]: Taking taylor expansion of (pow D 4) in c0 3.828 * [taylor]: Taking taylor expansion of D in c0 3.828 * [backup-simplify]: Simplify D into D 3.828 * [taylor]: Taking taylor expansion of (pow h 2) in c0 3.828 * [taylor]: Taking taylor expansion of h in c0 3.828 * [backup-simplify]: Simplify h into h 3.828 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 3.828 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 3.828 * [taylor]: Taking taylor expansion of c0 in c0 3.828 * [backup-simplify]: Simplify 0 into 0 3.828 * [backup-simplify]: Simplify 1 into 1 3.828 * [taylor]: Taking taylor expansion of (pow d 4) in c0 3.829 * [taylor]: Taking taylor expansion of d in c0 3.829 * [backup-simplify]: Simplify d into d 3.829 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.829 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.829 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.829 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.829 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.829 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.830 * [backup-simplify]: Simplify (* 1 1) into 1 3.830 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.830 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.830 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 3.830 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.831 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 3.831 * [taylor]: Taking taylor expansion of (pow M 2) in c0 3.831 * [taylor]: Taking taylor expansion of M in c0 3.831 * [backup-simplify]: Simplify M into M 3.831 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.831 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.831 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.832 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.832 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.832 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.832 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.832 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.833 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.833 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.833 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.833 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.834 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.834 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 3.835 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 3.835 * [backup-simplify]: Simplify (+ 0 0) into 0 3.836 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 3.837 * [backup-simplify]: Simplify (+ (/ (* w (* (pow D 2) h)) (pow d 2)) (/ (* w (* (pow D 2) h)) (pow d 2))) into (* 2 (/ (* w (* (pow D 2) h)) (pow d 2))) 3.837 * [taylor]: Taking taylor expansion of (* 2 (/ (* w (* (pow D 2) h)) (pow d 2))) in d 3.837 * [taylor]: Taking taylor expansion of 2 in d 3.837 * [backup-simplify]: Simplify 2 into 2 3.837 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 3.837 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 3.837 * [taylor]: Taking taylor expansion of w in d 3.837 * [backup-simplify]: Simplify w into w 3.837 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 3.837 * [taylor]: Taking taylor expansion of (pow D 2) in d 3.837 * [taylor]: Taking taylor expansion of D in d 3.837 * [backup-simplify]: Simplify D into D 3.837 * [taylor]: Taking taylor expansion of h in d 3.837 * [backup-simplify]: Simplify h into h 3.837 * [taylor]: Taking taylor expansion of (pow d 2) in d 3.837 * [taylor]: Taking taylor expansion of d in d 3.837 * [backup-simplify]: Simplify 0 into 0 3.837 * [backup-simplify]: Simplify 1 into 1 3.837 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.837 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.837 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.838 * [backup-simplify]: Simplify (* 1 1) into 1 3.838 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 3.838 * [backup-simplify]: Simplify (* 2 (* w (* (pow D 2) h))) into (* 2 (* w (* (pow D 2) h))) 3.838 * [taylor]: Taking taylor expansion of (* 2 (* w (* (pow D 2) h))) in w 3.838 * [taylor]: Taking taylor expansion of 2 in w 3.838 * [backup-simplify]: Simplify 2 into 2 3.838 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 3.838 * [taylor]: Taking taylor expansion of w in w 3.838 * [backup-simplify]: Simplify 0 into 0 3.838 * [backup-simplify]: Simplify 1 into 1 3.838 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 3.838 * [taylor]: Taking taylor expansion of (pow D 2) in w 3.838 * [taylor]: Taking taylor expansion of D in w 3.838 * [backup-simplify]: Simplify D into D 3.838 * [taylor]: Taking taylor expansion of h in w 3.839 * [backup-simplify]: Simplify h into h 3.839 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.839 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.839 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 3.839 * [backup-simplify]: Simplify (* 2 0) into 0 3.839 * [taylor]: Taking taylor expansion of 0 in h 3.839 * [backup-simplify]: Simplify 0 into 0 3.839 * [taylor]: Taking taylor expansion of 0 in D 3.839 * [backup-simplify]: Simplify 0 into 0 3.839 * [taylor]: Taking taylor expansion of 0 in M 3.839 * [backup-simplify]: Simplify 0 into 0 3.840 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.840 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.840 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 3.840 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 3.841 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 3.842 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 3.842 * [backup-simplify]: Simplify (+ 0 0) into 0 3.842 * [taylor]: Taking taylor expansion of 0 in d 3.842 * [backup-simplify]: Simplify 0 into 0 3.842 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.842 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.843 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 3.843 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.844 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 3.845 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (* w (* (pow D 2) h)))) into 0 3.845 * [taylor]: Taking taylor expansion of 0 in w 3.845 * [backup-simplify]: Simplify 0 into 0 3.845 * [taylor]: Taking taylor expansion of 0 in h 3.845 * [backup-simplify]: Simplify 0 into 0 3.845 * [taylor]: Taking taylor expansion of 0 in D 3.845 * [backup-simplify]: Simplify 0 into 0 3.845 * [taylor]: Taking taylor expansion of 0 in M 3.845 * [backup-simplify]: Simplify 0 into 0 3.845 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.845 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.846 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 3.846 * [backup-simplify]: Simplify (+ (* 2 (* (pow D 2) h)) (* 0 0)) into (* 2 (* (pow D 2) h)) 3.846 * [taylor]: Taking taylor expansion of (* 2 (* (pow D 2) h)) in h 3.846 * [taylor]: Taking taylor expansion of 2 in h 3.846 * [backup-simplify]: Simplify 2 into 2 3.846 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 3.846 * [taylor]: Taking taylor expansion of (pow D 2) in h 3.846 * [taylor]: Taking taylor expansion of D in h 3.846 * [backup-simplify]: Simplify D into D 3.846 * [taylor]: Taking taylor expansion of h in h 3.846 * [backup-simplify]: Simplify 0 into 0 3.846 * [backup-simplify]: Simplify 1 into 1 3.847 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.847 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 3.847 * [backup-simplify]: Simplify (* 2 0) into 0 3.847 * [taylor]: Taking taylor expansion of 0 in D 3.847 * [backup-simplify]: Simplify 0 into 0 3.847 * [taylor]: Taking taylor expansion of 0 in M 3.847 * [backup-simplify]: Simplify 0 into 0 3.847 * [taylor]: Taking taylor expansion of 0 in D 3.847 * [backup-simplify]: Simplify 0 into 0 3.847 * [taylor]: Taking taylor expansion of 0 in M 3.847 * [backup-simplify]: Simplify 0 into 0 3.847 * [taylor]: Taking taylor expansion of 0 in M 3.847 * [backup-simplify]: Simplify 0 into 0 3.847 * [backup-simplify]: Simplify 0 into 0 3.848 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.848 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 3.849 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 3.850 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 3.851 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 3.851 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 3.852 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 3.852 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.853 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 3.853 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 3.854 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 w))) into 0 3.854 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))) into 0 3.855 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 3.855 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 3.856 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.857 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 4)))) into 0 3.858 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 3.858 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.858 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.859 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow M 2))) (pow 0 2) (+)) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 3.860 * [backup-simplify]: Simplify (+ 0 (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h)))))) into (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) 3.860 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) in d 3.860 * [taylor]: Taking taylor expansion of (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h))))) in d 3.860 * [taylor]: Taking taylor expansion of 1/2 in d 3.860 * [backup-simplify]: Simplify 1/2 into 1/2 3.860 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))) in d 3.860 * [taylor]: Taking taylor expansion of (pow d 2) in d 3.860 * [taylor]: Taking taylor expansion of d in d 3.860 * [backup-simplify]: Simplify 0 into 0 3.860 * [backup-simplify]: Simplify 1 into 1 3.860 * [taylor]: Taking taylor expansion of (* (pow M 2) (* w (* (pow D 2) h))) in d 3.860 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.860 * [taylor]: Taking taylor expansion of M in d 3.860 * [backup-simplify]: Simplify M into M 3.860 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 3.860 * [taylor]: Taking taylor expansion of w in d 3.860 * [backup-simplify]: Simplify w into w 3.860 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 3.860 * [taylor]: Taking taylor expansion of (pow D 2) in d 3.860 * [taylor]: Taking taylor expansion of D in d 3.860 * [backup-simplify]: Simplify D into D 3.860 * [taylor]: Taking taylor expansion of h in d 3.860 * [backup-simplify]: Simplify h into h 3.861 * [backup-simplify]: Simplify (* 1 1) into 1 3.861 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.861 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.861 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.861 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.861 * [backup-simplify]: Simplify (* (pow M 2) (* w (* (pow D 2) h))) into (* w (* (pow M 2) (* (pow D 2) h))) 3.862 * [backup-simplify]: Simplify (/ 1 (* w (* (pow M 2) (* (pow D 2) h)))) into (/ 1 (* w (* (pow M 2) (* (pow D 2) h)))) 3.862 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.863 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 3.863 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 3.864 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.865 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.866 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (* w (* (pow D 2) h))))) into 0 3.866 * [taylor]: Taking taylor expansion of 0 in w 3.866 * [backup-simplify]: Simplify 0 into 0 3.866 * [taylor]: Taking taylor expansion of 0 in h 3.866 * [backup-simplify]: Simplify 0 into 0 3.866 * [taylor]: Taking taylor expansion of 0 in D 3.866 * [backup-simplify]: Simplify 0 into 0 3.866 * [taylor]: Taking taylor expansion of 0 in M 3.866 * [backup-simplify]: Simplify 0 into 0 3.867 * [taylor]: Taking taylor expansion of 0 in h 3.867 * [backup-simplify]: Simplify 0 into 0 3.867 * [taylor]: Taking taylor expansion of 0 in D 3.867 * [backup-simplify]: Simplify 0 into 0 3.867 * [taylor]: Taking taylor expansion of 0 in M 3.867 * [backup-simplify]: Simplify 0 into 0 3.867 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.868 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 3.869 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 3.869 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 3.869 * [taylor]: Taking taylor expansion of 0 in h 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [taylor]: Taking taylor expansion of 0 in D 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [taylor]: Taking taylor expansion of 0 in M 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [taylor]: Taking taylor expansion of 0 in D 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [taylor]: Taking taylor expansion of 0 in M 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.871 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 3.871 * [backup-simplify]: Simplify (+ (* 2 (pow D 2)) (* 0 0)) into (* 2 (pow D 2)) 3.871 * [taylor]: Taking taylor expansion of (* 2 (pow D 2)) in D 3.871 * [taylor]: Taking taylor expansion of 2 in D 3.871 * [backup-simplify]: Simplify 2 into 2 3.871 * [taylor]: Taking taylor expansion of (pow D 2) in D 3.871 * [taylor]: Taking taylor expansion of D in D 3.871 * [backup-simplify]: Simplify 0 into 0 3.871 * [backup-simplify]: Simplify 1 into 1 3.871 * [taylor]: Taking taylor expansion of 0 in D 3.871 * [backup-simplify]: Simplify 0 into 0 3.871 * [taylor]: Taking taylor expansion of 0 in M 3.871 * [backup-simplify]: Simplify 0 into 0 3.871 * [taylor]: Taking taylor expansion of 0 in M 3.871 * [backup-simplify]: Simplify 0 into 0 3.871 * [taylor]: Taking taylor expansion of 0 in M 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [taylor]: Taking taylor expansion of 0 in M 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [taylor]: Taking taylor expansion of 0 in M 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 0 into 0 3.874 * [backup-simplify]: Simplify (+ (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) (sqrt (- (* (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D)))))) (* (/ 1 (- M)) (/ 1 (- M)))))) into (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) 3.874 * [approximate]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in (c0 d w h D M) around 0 3.874 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in M 3.874 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in M 3.874 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in M 3.874 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in M 3.875 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in M 3.875 * [taylor]: Taking taylor expansion of (pow w 2) in M 3.875 * [taylor]: Taking taylor expansion of w in M 3.875 * [backup-simplify]: Simplify w into w 3.875 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in M 3.875 * [taylor]: Taking taylor expansion of (pow D 4) in M 3.875 * [taylor]: Taking taylor expansion of D in M 3.875 * [backup-simplify]: Simplify D into D 3.875 * [taylor]: Taking taylor expansion of (pow h 2) in M 3.875 * [taylor]: Taking taylor expansion of h in M 3.875 * [backup-simplify]: Simplify h into h 3.875 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in M 3.875 * [taylor]: Taking taylor expansion of (pow c0 2) in M 3.875 * [taylor]: Taking taylor expansion of c0 in M 3.875 * [backup-simplify]: Simplify c0 into c0 3.875 * [taylor]: Taking taylor expansion of (pow d 4) in M 3.875 * [taylor]: Taking taylor expansion of d in M 3.875 * [backup-simplify]: Simplify d into d 3.875 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.875 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.875 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.875 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.876 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.876 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.876 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.876 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.876 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.876 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.877 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) 3.877 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in M 3.877 * [taylor]: Taking taylor expansion of (pow M 2) in M 3.877 * [taylor]: Taking taylor expansion of M in M 3.877 * [backup-simplify]: Simplify 0 into 0 3.877 * [backup-simplify]: Simplify 1 into 1 3.877 * [backup-simplify]: Simplify (* 1 1) into 1 3.878 * [backup-simplify]: Simplify (/ 1 1) into 1 3.878 * [backup-simplify]: Simplify (- 1) into -1 3.878 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.879 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 3.879 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.880 * [backup-simplify]: Simplify (- 0) into 0 3.881 * [backup-simplify]: Simplify (+ 0 0) into 0 3.881 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 3.881 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in M 3.881 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in M 3.881 * [taylor]: Taking taylor expansion of w in M 3.881 * [backup-simplify]: Simplify w into w 3.881 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in M 3.881 * [taylor]: Taking taylor expansion of (pow D 2) in M 3.882 * [taylor]: Taking taylor expansion of D in M 3.882 * [backup-simplify]: Simplify D into D 3.882 * [taylor]: Taking taylor expansion of h in M 3.882 * [backup-simplify]: Simplify h into h 3.882 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in M 3.882 * [taylor]: Taking taylor expansion of c0 in M 3.882 * [backup-simplify]: Simplify c0 into c0 3.882 * [taylor]: Taking taylor expansion of (pow d 2) in M 3.882 * [taylor]: Taking taylor expansion of d in M 3.882 * [backup-simplify]: Simplify d into d 3.882 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.882 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.882 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.882 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.882 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.883 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) into (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) 3.883 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in D 3.883 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in D 3.883 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in D 3.883 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in D 3.883 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in D 3.883 * [taylor]: Taking taylor expansion of (pow w 2) in D 3.883 * [taylor]: Taking taylor expansion of w in D 3.883 * [backup-simplify]: Simplify w into w 3.883 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in D 3.883 * [taylor]: Taking taylor expansion of (pow D 4) in D 3.883 * [taylor]: Taking taylor expansion of D in D 3.883 * [backup-simplify]: Simplify 0 into 0 3.883 * [backup-simplify]: Simplify 1 into 1 3.883 * [taylor]: Taking taylor expansion of (pow h 2) in D 3.883 * [taylor]: Taking taylor expansion of h in D 3.883 * [backup-simplify]: Simplify h into h 3.883 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in D 3.883 * [taylor]: Taking taylor expansion of (pow c0 2) in D 3.883 * [taylor]: Taking taylor expansion of c0 in D 3.883 * [backup-simplify]: Simplify c0 into c0 3.883 * [taylor]: Taking taylor expansion of (pow d 4) in D 3.883 * [taylor]: Taking taylor expansion of d in D 3.883 * [backup-simplify]: Simplify d into d 3.883 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.884 * [backup-simplify]: Simplify (* 1 1) into 1 3.884 * [backup-simplify]: Simplify (* 1 1) into 1 3.884 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.884 * [backup-simplify]: Simplify (* 1 (pow h 2)) into (pow h 2) 3.884 * [backup-simplify]: Simplify (* (pow w 2) (pow h 2)) into (* (pow w 2) (pow h 2)) 3.885 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.885 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.885 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.885 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.885 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow h 2)) (* (pow c0 2) (pow d 4))) 3.885 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in D 3.885 * [taylor]: Taking taylor expansion of (pow M 2) in D 3.885 * [taylor]: Taking taylor expansion of M in D 3.885 * [backup-simplify]: Simplify M into M 3.885 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.886 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.886 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.886 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.886 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 3.886 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.887 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 3.887 * [backup-simplify]: Simplify (- 0) into 0 3.887 * [backup-simplify]: Simplify (+ 0 0) into 0 3.887 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 3.887 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in D 3.887 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 3.888 * [taylor]: Taking taylor expansion of w in D 3.888 * [backup-simplify]: Simplify w into w 3.888 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 3.888 * [taylor]: Taking taylor expansion of (pow D 2) in D 3.888 * [taylor]: Taking taylor expansion of D in D 3.888 * [backup-simplify]: Simplify 0 into 0 3.888 * [backup-simplify]: Simplify 1 into 1 3.888 * [taylor]: Taking taylor expansion of h in D 3.888 * [backup-simplify]: Simplify h into h 3.888 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in D 3.888 * [taylor]: Taking taylor expansion of c0 in D 3.888 * [backup-simplify]: Simplify c0 into c0 3.888 * [taylor]: Taking taylor expansion of (pow d 2) in D 3.888 * [taylor]: Taking taylor expansion of d in D 3.888 * [backup-simplify]: Simplify d into d 3.888 * [backup-simplify]: Simplify (* 1 1) into 1 3.888 * [backup-simplify]: Simplify (* 1 h) into h 3.888 * [backup-simplify]: Simplify (* w h) into (* w h) 3.888 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.889 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.889 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 3.889 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in h 3.889 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in h 3.889 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in h 3.889 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in h 3.889 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in h 3.889 * [taylor]: Taking taylor expansion of (pow w 2) in h 3.889 * [taylor]: Taking taylor expansion of w in h 3.889 * [backup-simplify]: Simplify w into w 3.889 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in h 3.889 * [taylor]: Taking taylor expansion of (pow D 4) in h 3.889 * [taylor]: Taking taylor expansion of D in h 3.889 * [backup-simplify]: Simplify D into D 3.889 * [taylor]: Taking taylor expansion of (pow h 2) in h 3.889 * [taylor]: Taking taylor expansion of h in h 3.889 * [backup-simplify]: Simplify 0 into 0 3.889 * [backup-simplify]: Simplify 1 into 1 3.889 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in h 3.889 * [taylor]: Taking taylor expansion of (pow c0 2) in h 3.889 * [taylor]: Taking taylor expansion of c0 in h 3.889 * [backup-simplify]: Simplify c0 into c0 3.889 * [taylor]: Taking taylor expansion of (pow d 4) in h 3.889 * [taylor]: Taking taylor expansion of d in h 3.889 * [backup-simplify]: Simplify d into d 3.889 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.890 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.890 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.890 * [backup-simplify]: Simplify (* 1 1) into 1 3.890 * [backup-simplify]: Simplify (* (pow D 4) 1) into (pow D 4) 3.890 * [backup-simplify]: Simplify (* (pow w 2) (pow D 4)) into (* (pow w 2) (pow D 4)) 3.890 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.891 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.891 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.891 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.891 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow D 4)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow D 4)) (* (pow c0 2) (pow d 4))) 3.891 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in h 3.891 * [taylor]: Taking taylor expansion of (pow M 2) in h 3.891 * [taylor]: Taking taylor expansion of M in h 3.891 * [backup-simplify]: Simplify M into M 3.891 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.892 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.892 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.892 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.892 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 3.892 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 3.893 * [backup-simplify]: Simplify (- 0) into 0 3.893 * [backup-simplify]: Simplify (+ 0 0) into 0 3.893 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 3.893 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in h 3.893 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 3.893 * [taylor]: Taking taylor expansion of w in h 3.894 * [backup-simplify]: Simplify w into w 3.894 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 3.894 * [taylor]: Taking taylor expansion of (pow D 2) in h 3.894 * [taylor]: Taking taylor expansion of D in h 3.894 * [backup-simplify]: Simplify D into D 3.894 * [taylor]: Taking taylor expansion of h in h 3.894 * [backup-simplify]: Simplify 0 into 0 3.894 * [backup-simplify]: Simplify 1 into 1 3.894 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in h 3.894 * [taylor]: Taking taylor expansion of c0 in h 3.894 * [backup-simplify]: Simplify c0 into c0 3.894 * [taylor]: Taking taylor expansion of (pow d 2) in h 3.894 * [taylor]: Taking taylor expansion of d in h 3.894 * [backup-simplify]: Simplify d into d 3.894 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.894 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 3.894 * [backup-simplify]: Simplify (* w 0) into 0 3.894 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.895 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 3.895 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 3.895 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.895 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.896 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 3.896 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in w 3.896 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in w 3.896 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in w 3.896 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in w 3.896 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in w 3.896 * [taylor]: Taking taylor expansion of (pow w 2) in w 3.896 * [taylor]: Taking taylor expansion of w in w 3.896 * [backup-simplify]: Simplify 0 into 0 3.896 * [backup-simplify]: Simplify 1 into 1 3.896 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in w 3.896 * [taylor]: Taking taylor expansion of (pow D 4) in w 3.896 * [taylor]: Taking taylor expansion of D in w 3.896 * [backup-simplify]: Simplify D into D 3.896 * [taylor]: Taking taylor expansion of (pow h 2) in w 3.896 * [taylor]: Taking taylor expansion of h in w 3.896 * [backup-simplify]: Simplify h into h 3.896 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in w 3.896 * [taylor]: Taking taylor expansion of (pow c0 2) in w 3.896 * [taylor]: Taking taylor expansion of c0 in w 3.896 * [backup-simplify]: Simplify c0 into c0 3.896 * [taylor]: Taking taylor expansion of (pow d 4) in w 3.896 * [taylor]: Taking taylor expansion of d in w 3.896 * [backup-simplify]: Simplify d into d 3.897 * [backup-simplify]: Simplify (* 1 1) into 1 3.897 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.897 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.897 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.897 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.897 * [backup-simplify]: Simplify (* 1 (* (pow D 4) (pow h 2))) into (* (pow D 4) (pow h 2)) 3.897 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.898 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.898 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.898 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 3.898 * [backup-simplify]: Simplify (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) 3.898 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in w 3.898 * [taylor]: Taking taylor expansion of (pow M 2) in w 3.898 * [taylor]: Taking taylor expansion of M in w 3.898 * [backup-simplify]: Simplify M into M 3.898 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.899 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.899 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.899 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.899 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 3.899 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.899 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 3.900 * [backup-simplify]: Simplify (- 0) into 0 3.900 * [backup-simplify]: Simplify (+ 0 0) into 0 3.900 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 3.900 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in w 3.900 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 3.900 * [taylor]: Taking taylor expansion of w in w 3.901 * [backup-simplify]: Simplify 0 into 0 3.901 * [backup-simplify]: Simplify 1 into 1 3.901 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 3.901 * [taylor]: Taking taylor expansion of (pow D 2) in w 3.901 * [taylor]: Taking taylor expansion of D in w 3.901 * [backup-simplify]: Simplify D into D 3.901 * [taylor]: Taking taylor expansion of h in w 3.901 * [backup-simplify]: Simplify h into h 3.901 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in w 3.901 * [taylor]: Taking taylor expansion of c0 in w 3.901 * [backup-simplify]: Simplify c0 into c0 3.901 * [taylor]: Taking taylor expansion of (pow d 2) in w 3.901 * [taylor]: Taking taylor expansion of d in w 3.901 * [backup-simplify]: Simplify d into d 3.901 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.901 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.901 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 3.901 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.901 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.902 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 3.902 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.902 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 3.902 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 3.902 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in d 3.902 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in d 3.903 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in d 3.903 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in d 3.903 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in d 3.903 * [taylor]: Taking taylor expansion of (pow w 2) in d 3.903 * [taylor]: Taking taylor expansion of w in d 3.903 * [backup-simplify]: Simplify w into w 3.903 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in d 3.903 * [taylor]: Taking taylor expansion of (pow D 4) in d 3.903 * [taylor]: Taking taylor expansion of D in d 3.903 * [backup-simplify]: Simplify D into D 3.903 * [taylor]: Taking taylor expansion of (pow h 2) in d 3.903 * [taylor]: Taking taylor expansion of h in d 3.903 * [backup-simplify]: Simplify h into h 3.903 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in d 3.903 * [taylor]: Taking taylor expansion of (pow c0 2) in d 3.903 * [taylor]: Taking taylor expansion of c0 in d 3.903 * [backup-simplify]: Simplify c0 into c0 3.903 * [taylor]: Taking taylor expansion of (pow d 4) in d 3.903 * [taylor]: Taking taylor expansion of d in d 3.903 * [backup-simplify]: Simplify 0 into 0 3.903 * [backup-simplify]: Simplify 1 into 1 3.903 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.903 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.903 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.903 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.904 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.904 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.904 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 3.904 * [backup-simplify]: Simplify (* 1 1) into 1 3.905 * [backup-simplify]: Simplify (* 1 1) into 1 3.905 * [backup-simplify]: Simplify (* (pow c0 2) 1) into (pow c0 2) 3.905 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 3.905 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in d 3.905 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.905 * [taylor]: Taking taylor expansion of M in d 3.905 * [backup-simplify]: Simplify M into M 3.905 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.906 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.906 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 3.907 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))) into (/ (* w (* (pow D 2) h)) c0) 3.907 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.907 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.907 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.907 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.907 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.908 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.908 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.909 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.909 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 3.909 * [backup-simplify]: Simplify (+ (* (pow c0 2) 0) (* 0 1)) into 0 3.910 * [backup-simplify]: Simplify (- (/ 0 (pow c0 2)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) (/ 0 (pow c0 2))))) into 0 3.910 * [backup-simplify]: Simplify (+ 0 0) into 0 3.911 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))))) into 0 3.911 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in d 3.911 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 3.911 * [taylor]: Taking taylor expansion of w in d 3.911 * [backup-simplify]: Simplify w into w 3.911 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 3.911 * [taylor]: Taking taylor expansion of (pow D 2) in d 3.911 * [taylor]: Taking taylor expansion of D in d 3.911 * [backup-simplify]: Simplify D into D 3.911 * [taylor]: Taking taylor expansion of h in d 3.911 * [backup-simplify]: Simplify h into h 3.911 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in d 3.911 * [taylor]: Taking taylor expansion of c0 in d 3.911 * [backup-simplify]: Simplify c0 into c0 3.911 * [taylor]: Taking taylor expansion of (pow d 2) in d 3.911 * [taylor]: Taking taylor expansion of d in d 3.911 * [backup-simplify]: Simplify 0 into 0 3.911 * [backup-simplify]: Simplify 1 into 1 3.912 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.912 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.912 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.912 * [backup-simplify]: Simplify (* 1 1) into 1 3.912 * [backup-simplify]: Simplify (* c0 1) into c0 3.913 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 3.913 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in c0 3.913 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 3.913 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 3.913 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 3.913 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 3.913 * [taylor]: Taking taylor expansion of (pow w 2) in c0 3.913 * [taylor]: Taking taylor expansion of w in c0 3.913 * [backup-simplify]: Simplify w into w 3.913 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 3.913 * [taylor]: Taking taylor expansion of (pow D 4) in c0 3.913 * [taylor]: Taking taylor expansion of D in c0 3.913 * [backup-simplify]: Simplify D into D 3.913 * [taylor]: Taking taylor expansion of (pow h 2) in c0 3.913 * [taylor]: Taking taylor expansion of h in c0 3.913 * [backup-simplify]: Simplify h into h 3.913 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 3.913 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 3.913 * [taylor]: Taking taylor expansion of c0 in c0 3.913 * [backup-simplify]: Simplify 0 into 0 3.913 * [backup-simplify]: Simplify 1 into 1 3.913 * [taylor]: Taking taylor expansion of (pow d 4) in c0 3.913 * [taylor]: Taking taylor expansion of d in c0 3.913 * [backup-simplify]: Simplify d into d 3.913 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.914 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.914 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.914 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.914 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.914 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.915 * [backup-simplify]: Simplify (* 1 1) into 1 3.915 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.915 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.915 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 3.915 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.915 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 3.915 * [taylor]: Taking taylor expansion of (pow M 2) in c0 3.915 * [taylor]: Taking taylor expansion of M in c0 3.916 * [backup-simplify]: Simplify M into M 3.916 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.916 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.916 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.917 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.917 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.917 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.917 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.917 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.917 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.918 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.918 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.918 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.919 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.919 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 3.920 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 3.920 * [backup-simplify]: Simplify (+ 0 0) into 0 3.921 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 3.921 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 3.921 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 3.921 * [taylor]: Taking taylor expansion of w in c0 3.921 * [backup-simplify]: Simplify w into w 3.921 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 3.921 * [taylor]: Taking taylor expansion of (pow D 2) in c0 3.921 * [taylor]: Taking taylor expansion of D in c0 3.921 * [backup-simplify]: Simplify D into D 3.921 * [taylor]: Taking taylor expansion of h in c0 3.921 * [backup-simplify]: Simplify h into h 3.921 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 3.921 * [taylor]: Taking taylor expansion of c0 in c0 3.921 * [backup-simplify]: Simplify 0 into 0 3.921 * [backup-simplify]: Simplify 1 into 1 3.921 * [taylor]: Taking taylor expansion of (pow d 2) in c0 3.921 * [taylor]: Taking taylor expansion of d in c0 3.921 * [backup-simplify]: Simplify d into d 3.922 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.922 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.922 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.922 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.922 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 3.922 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.923 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 3.923 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.923 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in c0 3.923 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 3.923 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 3.923 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 3.923 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 3.923 * [taylor]: Taking taylor expansion of (pow w 2) in c0 3.923 * [taylor]: Taking taylor expansion of w in c0 3.923 * [backup-simplify]: Simplify w into w 3.923 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 3.923 * [taylor]: Taking taylor expansion of (pow D 4) in c0 3.923 * [taylor]: Taking taylor expansion of D in c0 3.923 * [backup-simplify]: Simplify D into D 3.923 * [taylor]: Taking taylor expansion of (pow h 2) in c0 3.923 * [taylor]: Taking taylor expansion of h in c0 3.923 * [backup-simplify]: Simplify h into h 3.923 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 3.923 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 3.923 * [taylor]: Taking taylor expansion of c0 in c0 3.923 * [backup-simplify]: Simplify 0 into 0 3.923 * [backup-simplify]: Simplify 1 into 1 3.923 * [taylor]: Taking taylor expansion of (pow d 4) in c0 3.923 * [taylor]: Taking taylor expansion of d in c0 3.924 * [backup-simplify]: Simplify d into d 3.924 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.924 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.924 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 3.924 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.924 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 3.924 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 3.925 * [backup-simplify]: Simplify (* 1 1) into 1 3.925 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.925 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 3.925 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 3.925 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.925 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 3.926 * [taylor]: Taking taylor expansion of (pow M 2) in c0 3.926 * [taylor]: Taking taylor expansion of M in c0 3.926 * [backup-simplify]: Simplify M into M 3.926 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.926 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 3.926 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 3.927 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.927 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 3.927 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.927 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 3.927 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 3.927 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 3.928 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 3.928 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.928 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 3.929 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.929 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 3.930 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 3.930 * [backup-simplify]: Simplify (+ 0 0) into 0 3.931 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 3.931 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 3.931 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 3.931 * [taylor]: Taking taylor expansion of w in c0 3.931 * [backup-simplify]: Simplify w into w 3.931 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 3.931 * [taylor]: Taking taylor expansion of (pow D 2) in c0 3.931 * [taylor]: Taking taylor expansion of D in c0 3.931 * [backup-simplify]: Simplify D into D 3.931 * [taylor]: Taking taylor expansion of h in c0 3.931 * [backup-simplify]: Simplify h into h 3.931 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 3.931 * [taylor]: Taking taylor expansion of c0 in c0 3.931 * [backup-simplify]: Simplify 0 into 0 3.931 * [backup-simplify]: Simplify 1 into 1 3.931 * [taylor]: Taking taylor expansion of (pow d 2) in c0 3.931 * [taylor]: Taking taylor expansion of d in c0 3.931 * [backup-simplify]: Simplify d into d 3.931 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.931 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.932 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.932 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.932 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 3.932 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 3.932 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 3.933 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 3.933 * [backup-simplify]: Simplify (- (/ (* w (* (pow D 2) h)) (pow d 2))) into (- (/ (* w (* (pow D 2) h)) (pow d 2))) 3.934 * [backup-simplify]: Simplify (+ (/ (* w (* (pow D 2) h)) (pow d 2)) (- (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 3.934 * [taylor]: Taking taylor expansion of 0 in d 3.934 * [backup-simplify]: Simplify 0 into 0 3.934 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 3.934 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 3.934 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 3.935 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 3.936 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 3.936 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 3.937 * [backup-simplify]: Simplify (- 0) into 0 3.937 * [backup-simplify]: Simplify (+ 0 0) into 0 3.937 * [taylor]: Taking taylor expansion of 0 in d 3.937 * [backup-simplify]: Simplify 0 into 0 3.937 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 3.938 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.938 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 3.942 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 3.943 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 w))) into 0 3.943 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))) into 0 3.944 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 3.944 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 3.945 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.946 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 4)))) into 0 3.946 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 3.947 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 3.947 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 3.948 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow M 2))) (pow 0 2) (+)) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 3.948 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 3.948 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 3.949 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 3.949 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 3.950 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 3.950 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 3.950 * [backup-simplify]: Simplify (- 0) into 0 3.951 * [backup-simplify]: Simplify (+ (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 0) into (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) 3.951 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) in d 3.951 * [taylor]: Taking taylor expansion of (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h))))) in d 3.951 * [taylor]: Taking taylor expansion of 1/2 in d 3.951 * [backup-simplify]: Simplify 1/2 into 1/2 3.951 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))) in d 3.951 * [taylor]: Taking taylor expansion of (pow d 2) in d 3.951 * [taylor]: Taking taylor expansion of d in d 3.951 * [backup-simplify]: Simplify 0 into 0 3.951 * [backup-simplify]: Simplify 1 into 1 3.951 * [taylor]: Taking taylor expansion of (* (pow M 2) (* w (* (pow D 2) h))) in d 3.951 * [taylor]: Taking taylor expansion of (pow M 2) in d 3.951 * [taylor]: Taking taylor expansion of M in d 3.951 * [backup-simplify]: Simplify M into M 3.951 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 3.951 * [taylor]: Taking taylor expansion of w in d 3.951 * [backup-simplify]: Simplify w into w 3.951 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 3.951 * [taylor]: Taking taylor expansion of (pow D 2) in d 3.951 * [taylor]: Taking taylor expansion of D in d 3.951 * [backup-simplify]: Simplify D into D 3.951 * [taylor]: Taking taylor expansion of h in d 3.951 * [backup-simplify]: Simplify h into h 3.951 * [backup-simplify]: Simplify (* 1 1) into 1 3.952 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.952 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.952 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 3.952 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 3.952 * [backup-simplify]: Simplify (* (pow M 2) (* w (* (pow D 2) h))) into (* w (* (pow M 2) (* (pow D 2) h))) 3.952 * [backup-simplify]: Simplify (/ 1 (* w (* (pow M 2) (* (pow D 2) h)))) into (/ 1 (* w (* (pow M 2) (* (pow D 2) h)))) 3.952 * [taylor]: Taking taylor expansion of 0 in w 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [taylor]: Taking taylor expansion of 0 in h 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [taylor]: Taking taylor expansion of 0 in D 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [taylor]: Taking taylor expansion of 0 in M 3.952 * [backup-simplify]: Simplify 0 into 0 3.953 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 3.954 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 3.954 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 3.955 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 3.955 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 w)))) into 0 3.956 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2)))))) into 0 3.956 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 3.957 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 3.958 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.958 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4))))) into 0 3.959 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 3.959 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 3.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 3.960 * [backup-simplify]: Simplify (- 0) into 0 3.960 * [backup-simplify]: Simplify (+ 0 0) into 0 3.960 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))))))) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 3.961 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 3.961 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 3.962 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 3.963 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 3.964 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))) into 0 3.965 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 3.965 * [backup-simplify]: Simplify (- 0) into 0 3.966 * [backup-simplify]: Simplify (+ 0 0) into 0 3.966 * [taylor]: Taking taylor expansion of 0 in d 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in w 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in h 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in D 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in M 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in w 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in h 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in D 3.966 * [backup-simplify]: Simplify 0 into 0 3.966 * [taylor]: Taking taylor expansion of 0 in M 3.966 * [backup-simplify]: Simplify 0 into 0 3.967 * [taylor]: Taking taylor expansion of 0 in h 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [taylor]: Taking taylor expansion of 0 in D 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [taylor]: Taking taylor expansion of 0 in M 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [taylor]: Taking taylor expansion of 0 in D 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [taylor]: Taking taylor expansion of 0 in M 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [taylor]: Taking taylor expansion of 0 in M 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [backup-simplify]: Simplify 0 into 0 3.968 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 3.969 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 3.971 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2)))))) into 0 3.972 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2)))))) into 0 3.972 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 w))))) into 0 3.973 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))))) into 0 3.974 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 3.975 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))) into 0 3.976 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.978 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4)))))) into 0 3.979 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 3.979 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 3.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))) (* 0 (/ 0 (pow M 2))))) into 0 3.980 * [backup-simplify]: Simplify (- 0) into 0 3.980 * [backup-simplify]: Simplify (+ 0 0) into 0 3.982 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 2) (+ (* 2 (* 0 0)))) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into (* -1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) 3.983 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 3.984 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 3.985 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 3.987 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 3.988 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))))) into 0 3.989 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 3.990 * [backup-simplify]: Simplify (- 0) into 0 3.990 * [backup-simplify]: Simplify (+ (* -1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) 0) into (- (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))))) 3.990 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))))) in d 3.990 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) in d 3.990 * [taylor]: Taking taylor expansion of 1/8 in d 3.990 * [backup-simplify]: Simplify 1/8 into 1/8 3.990 * [taylor]: Taking taylor expansion of (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))) in d 3.990 * [taylor]: Taking taylor expansion of (pow d 6) in d 3.991 * [taylor]: Taking taylor expansion of d in d 3.991 * [backup-simplify]: Simplify 0 into 0 3.991 * [backup-simplify]: Simplify 1 into 1 3.991 * [taylor]: Taking taylor expansion of (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))) in d 3.991 * [taylor]: Taking taylor expansion of (pow M 4) in d 3.991 * [taylor]: Taking taylor expansion of M in d 3.991 * [backup-simplify]: Simplify M into M 3.991 * [taylor]: Taking taylor expansion of (* (pow w 3) (* (pow D 6) (pow h 3))) in d 3.991 * [taylor]: Taking taylor expansion of (pow w 3) in d 3.991 * [taylor]: Taking taylor expansion of w in d 3.991 * [backup-simplify]: Simplify w into w 3.991 * [taylor]: Taking taylor expansion of (* (pow D 6) (pow h 3)) in d 3.991 * [taylor]: Taking taylor expansion of (pow D 6) in d 3.991 * [taylor]: Taking taylor expansion of D in d 3.991 * [backup-simplify]: Simplify D into D 3.991 * [taylor]: Taking taylor expansion of (pow h 3) in d 3.991 * [taylor]: Taking taylor expansion of h in d 3.991 * [backup-simplify]: Simplify h into h 3.991 * [backup-simplify]: Simplify (* 1 1) into 1 3.992 * [backup-simplify]: Simplify (* 1 1) into 1 3.992 * [backup-simplify]: Simplify (* 1 1) into 1 3.992 * [backup-simplify]: Simplify (* M M) into (pow M 2) 3.992 * [backup-simplify]: Simplify (* (pow M 2) (pow M 2)) into (pow M 4) 3.992 * [backup-simplify]: Simplify (* w w) into (pow w 2) 3.992 * [backup-simplify]: Simplify (* w (pow w 2)) into (pow w 3) 3.993 * [backup-simplify]: Simplify (* D D) into (pow D 2) 3.993 * [backup-simplify]: Simplify (* D (pow D 2)) into (pow D 3) 3.993 * [backup-simplify]: Simplify (* (pow D 3) (pow D 3)) into (pow D 6) 3.993 * [backup-simplify]: Simplify (* h h) into (pow h 2) 3.993 * [backup-simplify]: Simplify (* h (pow h 2)) into (pow h 3) 3.993 * [backup-simplify]: Simplify (* (pow D 6) (pow h 3)) into (* (pow D 6) (pow h 3)) 3.994 * [backup-simplify]: Simplify (* (pow w 3) (* (pow D 6) (pow h 3))) into (* (pow w 3) (* (pow D 6) (pow h 3))) 3.994 * [backup-simplify]: Simplify (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))) into (* (pow w 3) (* (pow M 4) (* (pow D 6) (pow h 3)))) 3.994 * [backup-simplify]: Simplify (/ 1 (* (pow w 3) (* (pow M 4) (* (pow D 6) (pow h 3))))) into (/ 1 (* (pow w 3) (* (pow M 4) (* (pow D 6) (pow h 3))))) 3.994 * [taylor]: Taking taylor expansion of 0 in w 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in h 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in D 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in M 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in w 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in h 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in D 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in M 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in h 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in D 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in M 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in h 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in D 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in M 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in h 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in D 3.995 * [backup-simplify]: Simplify 0 into 0 3.995 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in D 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in D 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in D 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in D 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [taylor]: Taking taylor expansion of 0 in M 3.996 * [backup-simplify]: Simplify 0 into 0 3.997 * [taylor]: Taking taylor expansion of 0 in M 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [taylor]: Taking taylor expansion of 0 in M 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * [backup-simplify]: Simplify 0 into 0 3.997 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1 1 2) 3.998 * [backup-simplify]: Simplify (/ (* c0 (* d d)) (* (* w h) (* D D))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 3.998 * [approximate]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in (c0 d w h D) around 0 3.998 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in D 3.998 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 3.998 * [taylor]: Taking taylor expansion of (pow d 2) in D 3.998 * [taylor]: Taking taylor expansion of d in D 3.998 * [backup-simplify]: Simplify d into d 3.998 * [taylor]: Taking taylor expansion of c0 in D 3.998 * [backup-simplify]: Simplify c0 into c0 3.998 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 3.998 * [taylor]: Taking taylor expansion of w in D 3.998 * [backup-simplify]: Simplify w into w 3.998 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 3.998 * [taylor]: Taking taylor expansion of (pow D 2) in D 3.998 * [taylor]: Taking taylor expansion of D in D 3.998 * [backup-simplify]: Simplify 0 into 0 3.998 * [backup-simplify]: Simplify 1 into 1 3.998 * [taylor]: Taking taylor expansion of h in D 3.998 * [backup-simplify]: Simplify h into h 3.998 * [backup-simplify]: Simplify (* d d) into (pow d 2) 3.998 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 3.999 * [backup-simplify]: Simplify (* 1 1) into 1 3.999 * [backup-simplify]: Simplify (* 1 h) into h 3.999 * [backup-simplify]: Simplify (* w h) into (* w h) 3.999 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w h)) into (/ (* (pow d 2) c0) (* w h)) 3.999 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in h 3.999 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 3.999 * [taylor]: Taking taylor expansion of (pow d 2) in h 3.999 * [taylor]: Taking taylor expansion of d in h 3.999 * [backup-simplify]: Simplify d into d 3.999 * [taylor]: Taking taylor expansion of c0 in h 3.999 * [backup-simplify]: Simplify c0 into c0 3.999 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 3.999 * [taylor]: Taking taylor expansion of w in h 3.999 * [backup-simplify]: Simplify w into w 3.999 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 3.999 * [taylor]: Taking taylor expansion of (pow D 2) in h 3.999 * [taylor]: Taking taylor expansion of D in h 3.999 * [backup-simplify]: Simplify D into D 3.999 * [taylor]: Taking taylor expansion of h in h 3.999 * [backup-simplify]: Simplify 0 into 0 3.999 * [backup-simplify]: Simplify 1 into 1 3.999 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.000 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.000 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.000 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.000 * [backup-simplify]: Simplify (* w 0) into 0 4.000 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.000 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.001 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.001 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (pow D 2))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 4.001 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in w 4.001 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.001 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.001 * [taylor]: Taking taylor expansion of d in w 4.001 * [backup-simplify]: Simplify d into d 4.001 * [taylor]: Taking taylor expansion of c0 in w 4.001 * [backup-simplify]: Simplify c0 into c0 4.001 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.001 * [taylor]: Taking taylor expansion of w in w 4.001 * [backup-simplify]: Simplify 0 into 0 4.001 * [backup-simplify]: Simplify 1 into 1 4.001 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.002 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.002 * [taylor]: Taking taylor expansion of D in w 4.002 * [backup-simplify]: Simplify D into D 4.002 * [taylor]: Taking taylor expansion of h in w 4.002 * [backup-simplify]: Simplify h into h 4.002 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.002 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.002 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.002 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.002 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.002 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.002 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.003 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.003 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* (pow D 2) h)) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 4.003 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in d 4.003 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.003 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.003 * [taylor]: Taking taylor expansion of d in d 4.003 * [backup-simplify]: Simplify 0 into 0 4.003 * [backup-simplify]: Simplify 1 into 1 4.003 * [taylor]: Taking taylor expansion of c0 in d 4.003 * [backup-simplify]: Simplify c0 into c0 4.003 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.003 * [taylor]: Taking taylor expansion of w in d 4.003 * [backup-simplify]: Simplify w into w 4.003 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.003 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.004 * [taylor]: Taking taylor expansion of D in d 4.004 * [backup-simplify]: Simplify D into D 4.004 * [taylor]: Taking taylor expansion of h in d 4.004 * [backup-simplify]: Simplify h into h 4.004 * [backup-simplify]: Simplify (* 1 1) into 1 4.004 * [backup-simplify]: Simplify (* 1 c0) into c0 4.004 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.004 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.004 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.005 * [backup-simplify]: Simplify (/ c0 (* w (* (pow D 2) h))) into (/ c0 (* w (* (pow D 2) h))) 4.005 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 4.005 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.005 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.005 * [taylor]: Taking taylor expansion of d in c0 4.005 * [backup-simplify]: Simplify d into d 4.005 * [taylor]: Taking taylor expansion of c0 in c0 4.005 * [backup-simplify]: Simplify 0 into 0 4.005 * [backup-simplify]: Simplify 1 into 1 4.005 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.005 * [taylor]: Taking taylor expansion of w in c0 4.005 * [backup-simplify]: Simplify w into w 4.005 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.005 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.005 * [taylor]: Taking taylor expansion of D in c0 4.005 * [backup-simplify]: Simplify D into D 4.005 * [taylor]: Taking taylor expansion of h in c0 4.005 * [backup-simplify]: Simplify h into h 4.005 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.005 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.005 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.006 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.006 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.006 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.006 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.006 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 4.006 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 4.006 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.006 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.007 * [taylor]: Taking taylor expansion of d in c0 4.007 * [backup-simplify]: Simplify d into d 4.007 * [taylor]: Taking taylor expansion of c0 in c0 4.007 * [backup-simplify]: Simplify 0 into 0 4.007 * [backup-simplify]: Simplify 1 into 1 4.007 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.007 * [taylor]: Taking taylor expansion of w in c0 4.007 * [backup-simplify]: Simplify w into w 4.007 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.007 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.007 * [taylor]: Taking taylor expansion of D in c0 4.007 * [backup-simplify]: Simplify D into D 4.007 * [taylor]: Taking taylor expansion of h in c0 4.007 * [backup-simplify]: Simplify h into h 4.007 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.007 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.007 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.008 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.008 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.008 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.008 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.008 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 4.008 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 4.008 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.008 * [taylor]: Taking taylor expansion of d in d 4.008 * [backup-simplify]: Simplify 0 into 0 4.008 * [backup-simplify]: Simplify 1 into 1 4.008 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.008 * [taylor]: Taking taylor expansion of w in d 4.008 * [backup-simplify]: Simplify w into w 4.009 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.009 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.009 * [taylor]: Taking taylor expansion of D in d 4.009 * [backup-simplify]: Simplify D into D 4.009 * [taylor]: Taking taylor expansion of h in d 4.009 * [backup-simplify]: Simplify h into h 4.009 * [backup-simplify]: Simplify (* 1 1) into 1 4.009 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.009 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.009 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.010 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 4.010 * [taylor]: Taking taylor expansion of (/ 1 (* w (* (pow D 2) h))) in w 4.010 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.010 * [taylor]: Taking taylor expansion of w in w 4.010 * [backup-simplify]: Simplify 0 into 0 4.010 * [backup-simplify]: Simplify 1 into 1 4.010 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.010 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.010 * [taylor]: Taking taylor expansion of D in w 4.010 * [backup-simplify]: Simplify D into D 4.010 * [taylor]: Taking taylor expansion of h in w 4.010 * [backup-simplify]: Simplify h into h 4.010 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.010 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.010 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.010 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.010 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.011 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.011 * [backup-simplify]: Simplify (/ 1 (* (pow D 2) h)) into (/ 1 (* (pow D 2) h)) 4.011 * [taylor]: Taking taylor expansion of (/ 1 (* (pow D 2) h)) in h 4.011 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.011 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.011 * [taylor]: Taking taylor expansion of D in h 4.011 * [backup-simplify]: Simplify D into D 4.011 * [taylor]: Taking taylor expansion of h in h 4.011 * [backup-simplify]: Simplify 0 into 0 4.011 * [backup-simplify]: Simplify 1 into 1 4.011 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.012 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.012 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.012 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.012 * [backup-simplify]: Simplify (/ 1 (pow D 2)) into (/ 1 (pow D 2)) 4.012 * [taylor]: Taking taylor expansion of (/ 1 (pow D 2)) in D 4.012 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.012 * [taylor]: Taking taylor expansion of D in D 4.012 * [backup-simplify]: Simplify 0 into 0 4.012 * [backup-simplify]: Simplify 1 into 1 4.013 * [backup-simplify]: Simplify (* 1 1) into 1 4.013 * [backup-simplify]: Simplify (/ 1 1) into 1 4.013 * [backup-simplify]: Simplify 1 into 1 4.014 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.014 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.014 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.015 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.015 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.016 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 4.016 * [taylor]: Taking taylor expansion of 0 in d 4.016 * [backup-simplify]: Simplify 0 into 0 4.016 * [taylor]: Taking taylor expansion of 0 in w 4.016 * [backup-simplify]: Simplify 0 into 0 4.016 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.016 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.017 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.017 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.017 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 4.017 * [taylor]: Taking taylor expansion of 0 in w 4.017 * [backup-simplify]: Simplify 0 into 0 4.018 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.018 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.019 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.020 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 4.020 * [taylor]: Taking taylor expansion of 0 in h 4.020 * [backup-simplify]: Simplify 0 into 0 4.020 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.021 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.021 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))))) into 0 4.021 * [taylor]: Taking taylor expansion of 0 in D 4.021 * [backup-simplify]: Simplify 0 into 0 4.022 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.022 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.022 * [backup-simplify]: Simplify 0 into 0 4.023 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.024 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.024 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.025 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.025 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.026 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.026 * [taylor]: Taking taylor expansion of 0 in d 4.026 * [backup-simplify]: Simplify 0 into 0 4.026 * [taylor]: Taking taylor expansion of 0 in w 4.026 * [backup-simplify]: Simplify 0 into 0 4.026 * [taylor]: Taking taylor expansion of 0 in w 4.026 * [backup-simplify]: Simplify 0 into 0 4.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.028 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.028 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.029 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.029 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.029 * [taylor]: Taking taylor expansion of 0 in w 4.029 * [backup-simplify]: Simplify 0 into 0 4.029 * [taylor]: Taking taylor expansion of 0 in h 4.029 * [backup-simplify]: Simplify 0 into 0 4.029 * [taylor]: Taking taylor expansion of 0 in h 4.030 * [backup-simplify]: Simplify 0 into 0 4.030 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.031 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.032 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.033 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.033 * [taylor]: Taking taylor expansion of 0 in h 4.033 * [backup-simplify]: Simplify 0 into 0 4.033 * [taylor]: Taking taylor expansion of 0 in D 4.033 * [backup-simplify]: Simplify 0 into 0 4.034 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.034 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.035 * [taylor]: Taking taylor expansion of 0 in D 4.035 * [backup-simplify]: Simplify 0 into 0 4.036 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.036 * [backup-simplify]: Simplify 0 into 0 4.037 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 4.038 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.039 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.040 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.041 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.042 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.042 * [taylor]: Taking taylor expansion of 0 in d 4.042 * [backup-simplify]: Simplify 0 into 0 4.042 * [taylor]: Taking taylor expansion of 0 in w 4.042 * [backup-simplify]: Simplify 0 into 0 4.042 * [taylor]: Taking taylor expansion of 0 in w 4.042 * [backup-simplify]: Simplify 0 into 0 4.042 * [taylor]: Taking taylor expansion of 0 in w 4.042 * [backup-simplify]: Simplify 0 into 0 4.043 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.044 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.044 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.045 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.046 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.046 * [taylor]: Taking taylor expansion of 0 in w 4.046 * [backup-simplify]: Simplify 0 into 0 4.046 * [taylor]: Taking taylor expansion of 0 in h 4.046 * [backup-simplify]: Simplify 0 into 0 4.046 * [taylor]: Taking taylor expansion of 0 in h 4.046 * [backup-simplify]: Simplify 0 into 0 4.046 * [taylor]: Taking taylor expansion of 0 in h 4.046 * [backup-simplify]: Simplify 0 into 0 4.046 * [taylor]: Taking taylor expansion of 0 in h 4.046 * [backup-simplify]: Simplify 0 into 0 4.046 * [taylor]: Taking taylor expansion of 0 in h 4.046 * [backup-simplify]: Simplify 0 into 0 4.048 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.049 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.050 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.051 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.051 * [taylor]: Taking taylor expansion of 0 in h 4.051 * [backup-simplify]: Simplify 0 into 0 4.051 * [taylor]: Taking taylor expansion of 0 in D 4.051 * [backup-simplify]: Simplify 0 into 0 4.051 * [taylor]: Taking taylor expansion of 0 in D 4.051 * [backup-simplify]: Simplify 0 into 0 4.051 * [taylor]: Taking taylor expansion of 0 in D 4.051 * [backup-simplify]: Simplify 0 into 0 4.051 * [taylor]: Taking taylor expansion of 0 in D 4.051 * [backup-simplify]: Simplify 0 into 0 4.052 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.053 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.053 * [taylor]: Taking taylor expansion of 0 in D 4.054 * [backup-simplify]: Simplify 0 into 0 4.054 * [backup-simplify]: Simplify 0 into 0 4.054 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.055 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.055 * [backup-simplify]: Simplify 0 into 0 4.057 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 4.058 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.059 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.060 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.061 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.062 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.062 * [taylor]: Taking taylor expansion of 0 in d 4.062 * [backup-simplify]: Simplify 0 into 0 4.062 * [taylor]: Taking taylor expansion of 0 in w 4.062 * [backup-simplify]: Simplify 0 into 0 4.062 * [taylor]: Taking taylor expansion of 0 in w 4.062 * [backup-simplify]: Simplify 0 into 0 4.062 * [taylor]: Taking taylor expansion of 0 in w 4.062 * [backup-simplify]: Simplify 0 into 0 4.062 * [taylor]: Taking taylor expansion of 0 in w 4.062 * [backup-simplify]: Simplify 0 into 0 4.063 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.064 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.065 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.066 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.068 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.068 * [taylor]: Taking taylor expansion of 0 in w 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [taylor]: Taking taylor expansion of 0 in h 4.068 * [backup-simplify]: Simplify 0 into 0 4.070 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 4.071 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 4.077 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 4.078 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.078 * [taylor]: Taking taylor expansion of 0 in h 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [taylor]: Taking taylor expansion of 0 in D 4.079 * [backup-simplify]: Simplify 0 into 0 4.079 * [taylor]: Taking taylor expansion of 0 in D 4.079 * [backup-simplify]: Simplify 0 into 0 4.080 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 4.081 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.082 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.082 * [taylor]: Taking taylor expansion of 0 in D 4.082 * [backup-simplify]: Simplify 0 into 0 4.082 * [backup-simplify]: Simplify 0 into 0 4.082 * [backup-simplify]: Simplify 0 into 0 4.082 * [backup-simplify]: Simplify (* 1 (* (pow D -2) (* (/ 1 h) (* (/ 1 w) (* (pow d 2) c0))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.083 * [backup-simplify]: Simplify (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) into (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) 4.083 * [approximate]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in (c0 d w h D) around 0 4.083 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 4.083 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.083 * [taylor]: Taking taylor expansion of w in D 4.083 * [backup-simplify]: Simplify w into w 4.083 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.083 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.083 * [taylor]: Taking taylor expansion of D in D 4.083 * [backup-simplify]: Simplify 0 into 0 4.083 * [backup-simplify]: Simplify 1 into 1 4.083 * [taylor]: Taking taylor expansion of h in D 4.083 * [backup-simplify]: Simplify h into h 4.083 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.083 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.083 * [taylor]: Taking taylor expansion of d in D 4.083 * [backup-simplify]: Simplify d into d 4.083 * [taylor]: Taking taylor expansion of c0 in D 4.083 * [backup-simplify]: Simplify c0 into c0 4.084 * [backup-simplify]: Simplify (* 1 1) into 1 4.084 * [backup-simplify]: Simplify (* 1 h) into h 4.084 * [backup-simplify]: Simplify (* w h) into (* w h) 4.084 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.084 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.084 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 4.084 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 4.084 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.084 * [taylor]: Taking taylor expansion of w in h 4.084 * [backup-simplify]: Simplify w into w 4.084 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.084 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.084 * [taylor]: Taking taylor expansion of D in h 4.084 * [backup-simplify]: Simplify D into D 4.084 * [taylor]: Taking taylor expansion of h in h 4.084 * [backup-simplify]: Simplify 0 into 0 4.084 * [backup-simplify]: Simplify 1 into 1 4.084 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.084 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.085 * [taylor]: Taking taylor expansion of d in h 4.085 * [backup-simplify]: Simplify d into d 4.085 * [taylor]: Taking taylor expansion of c0 in h 4.085 * [backup-simplify]: Simplify c0 into c0 4.085 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.085 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.085 * [backup-simplify]: Simplify (* w 0) into 0 4.085 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.085 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.086 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.086 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.086 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.086 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 4.086 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 4.086 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.086 * [taylor]: Taking taylor expansion of w in w 4.086 * [backup-simplify]: Simplify 0 into 0 4.086 * [backup-simplify]: Simplify 1 into 1 4.087 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.087 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.087 * [taylor]: Taking taylor expansion of D in w 4.087 * [backup-simplify]: Simplify D into D 4.087 * [taylor]: Taking taylor expansion of h in w 4.087 * [backup-simplify]: Simplify h into h 4.087 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.087 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.087 * [taylor]: Taking taylor expansion of d in w 4.087 * [backup-simplify]: Simplify d into d 4.087 * [taylor]: Taking taylor expansion of c0 in w 4.087 * [backup-simplify]: Simplify c0 into c0 4.087 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.087 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.087 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.087 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.087 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.088 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.088 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.088 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.088 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 4.088 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 4.088 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.088 * [taylor]: Taking taylor expansion of w in d 4.088 * [backup-simplify]: Simplify w into w 4.088 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.088 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.088 * [taylor]: Taking taylor expansion of D in d 4.089 * [backup-simplify]: Simplify D into D 4.089 * [taylor]: Taking taylor expansion of h in d 4.089 * [backup-simplify]: Simplify h into h 4.089 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.089 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.089 * [taylor]: Taking taylor expansion of d in d 4.089 * [backup-simplify]: Simplify 0 into 0 4.089 * [backup-simplify]: Simplify 1 into 1 4.089 * [taylor]: Taking taylor expansion of c0 in d 4.089 * [backup-simplify]: Simplify c0 into c0 4.089 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.089 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.089 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.089 * [backup-simplify]: Simplify (* 1 1) into 1 4.089 * [backup-simplify]: Simplify (* 1 c0) into c0 4.090 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 4.090 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.090 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.090 * [taylor]: Taking taylor expansion of w in c0 4.090 * [backup-simplify]: Simplify w into w 4.090 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.090 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.090 * [taylor]: Taking taylor expansion of D in c0 4.090 * [backup-simplify]: Simplify D into D 4.090 * [taylor]: Taking taylor expansion of h in c0 4.090 * [backup-simplify]: Simplify h into h 4.090 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.090 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.090 * [taylor]: Taking taylor expansion of d in c0 4.090 * [backup-simplify]: Simplify d into d 4.090 * [taylor]: Taking taylor expansion of c0 in c0 4.090 * [backup-simplify]: Simplify 0 into 0 4.090 * [backup-simplify]: Simplify 1 into 1 4.090 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.090 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.091 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.091 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.091 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.091 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.091 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.092 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.092 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.092 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.092 * [taylor]: Taking taylor expansion of w in c0 4.092 * [backup-simplify]: Simplify w into w 4.092 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.092 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.092 * [taylor]: Taking taylor expansion of D in c0 4.092 * [backup-simplify]: Simplify D into D 4.092 * [taylor]: Taking taylor expansion of h in c0 4.092 * [backup-simplify]: Simplify h into h 4.092 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.092 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.092 * [taylor]: Taking taylor expansion of d in c0 4.092 * [backup-simplify]: Simplify d into d 4.092 * [taylor]: Taking taylor expansion of c0 in c0 4.092 * [backup-simplify]: Simplify 0 into 0 4.092 * [backup-simplify]: Simplify 1 into 1 4.092 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.092 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.092 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.092 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.093 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.093 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.093 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.093 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.093 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 4.093 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.094 * [taylor]: Taking taylor expansion of w in d 4.094 * [backup-simplify]: Simplify w into w 4.094 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.094 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.094 * [taylor]: Taking taylor expansion of D in d 4.094 * [backup-simplify]: Simplify D into D 4.094 * [taylor]: Taking taylor expansion of h in d 4.094 * [backup-simplify]: Simplify h into h 4.094 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.094 * [taylor]: Taking taylor expansion of d in d 4.094 * [backup-simplify]: Simplify 0 into 0 4.094 * [backup-simplify]: Simplify 1 into 1 4.094 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.094 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.094 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.095 * [backup-simplify]: Simplify (* 1 1) into 1 4.095 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 4.095 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.095 * [taylor]: Taking taylor expansion of w in w 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify 1 into 1 4.095 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.095 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.095 * [taylor]: Taking taylor expansion of D in w 4.095 * [backup-simplify]: Simplify D into D 4.095 * [taylor]: Taking taylor expansion of h in w 4.095 * [backup-simplify]: Simplify h into h 4.095 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.095 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.095 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.095 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.096 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.096 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.096 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.096 * [taylor]: Taking taylor expansion of D in h 4.096 * [backup-simplify]: Simplify D into D 4.096 * [taylor]: Taking taylor expansion of h in h 4.096 * [backup-simplify]: Simplify 0 into 0 4.096 * [backup-simplify]: Simplify 1 into 1 4.096 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.096 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.097 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.097 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.097 * [taylor]: Taking taylor expansion of D in D 4.097 * [backup-simplify]: Simplify 0 into 0 4.097 * [backup-simplify]: Simplify 1 into 1 4.097 * [backup-simplify]: Simplify (* 1 1) into 1 4.097 * [backup-simplify]: Simplify 1 into 1 4.097 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.098 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.098 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.098 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.099 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.099 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 4.099 * [taylor]: Taking taylor expansion of 0 in d 4.099 * [backup-simplify]: Simplify 0 into 0 4.099 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.100 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.100 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.100 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.101 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 4.101 * [taylor]: Taking taylor expansion of 0 in w 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [taylor]: Taking taylor expansion of 0 in h 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [taylor]: Taking taylor expansion of 0 in D 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [backup-simplify]: Simplify 0 into 0 4.102 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.102 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.103 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.103 * [taylor]: Taking taylor expansion of 0 in h 4.103 * [backup-simplify]: Simplify 0 into 0 4.103 * [taylor]: Taking taylor expansion of 0 in D 4.103 * [backup-simplify]: Simplify 0 into 0 4.103 * [backup-simplify]: Simplify 0 into 0 4.104 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.104 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.104 * [taylor]: Taking taylor expansion of 0 in D 4.104 * [backup-simplify]: Simplify 0 into 0 4.104 * [backup-simplify]: Simplify 0 into 0 4.105 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.105 * [backup-simplify]: Simplify 0 into 0 4.106 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.106 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.107 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.107 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.108 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.109 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 4.109 * [taylor]: Taking taylor expansion of 0 in d 4.109 * [backup-simplify]: Simplify 0 into 0 4.109 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.110 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.110 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.111 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.112 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.112 * [taylor]: Taking taylor expansion of 0 in w 4.112 * [backup-simplify]: Simplify 0 into 0 4.112 * [taylor]: Taking taylor expansion of 0 in h 4.112 * [backup-simplify]: Simplify 0 into 0 4.112 * [taylor]: Taking taylor expansion of 0 in D 4.112 * [backup-simplify]: Simplify 0 into 0 4.112 * [backup-simplify]: Simplify 0 into 0 4.112 * [taylor]: Taking taylor expansion of 0 in h 4.113 * [backup-simplify]: Simplify 0 into 0 4.113 * [taylor]: Taking taylor expansion of 0 in D 4.113 * [backup-simplify]: Simplify 0 into 0 4.113 * [backup-simplify]: Simplify 0 into 0 4.113 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 D) 2) (* (/ 1 h) (* (/ 1 w) (* (pow (/ 1 d) -2) (/ 1 (/ 1 c0))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.114 * [backup-simplify]: Simplify (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) into (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) 4.114 * [approximate]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in (c0 d w h D) around 0 4.114 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in D 4.114 * [taylor]: Taking taylor expansion of -1 in D 4.114 * [backup-simplify]: Simplify -1 into -1 4.114 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 4.114 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.114 * [taylor]: Taking taylor expansion of w in D 4.114 * [backup-simplify]: Simplify w into w 4.114 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.114 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.114 * [taylor]: Taking taylor expansion of D in D 4.114 * [backup-simplify]: Simplify 0 into 0 4.114 * [backup-simplify]: Simplify 1 into 1 4.114 * [taylor]: Taking taylor expansion of h in D 4.114 * [backup-simplify]: Simplify h into h 4.114 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.114 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.114 * [taylor]: Taking taylor expansion of d in D 4.114 * [backup-simplify]: Simplify d into d 4.114 * [taylor]: Taking taylor expansion of c0 in D 4.114 * [backup-simplify]: Simplify c0 into c0 4.115 * [backup-simplify]: Simplify (* 1 1) into 1 4.115 * [backup-simplify]: Simplify (* 1 h) into h 4.115 * [backup-simplify]: Simplify (* w h) into (* w h) 4.115 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.115 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.115 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 4.115 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in h 4.115 * [taylor]: Taking taylor expansion of -1 in h 4.115 * [backup-simplify]: Simplify -1 into -1 4.115 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 4.115 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.115 * [taylor]: Taking taylor expansion of w in h 4.115 * [backup-simplify]: Simplify w into w 4.115 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.115 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.115 * [taylor]: Taking taylor expansion of D in h 4.115 * [backup-simplify]: Simplify D into D 4.115 * [taylor]: Taking taylor expansion of h in h 4.115 * [backup-simplify]: Simplify 0 into 0 4.115 * [backup-simplify]: Simplify 1 into 1 4.116 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.116 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.116 * [taylor]: Taking taylor expansion of d in h 4.116 * [backup-simplify]: Simplify d into d 4.116 * [taylor]: Taking taylor expansion of c0 in h 4.116 * [backup-simplify]: Simplify c0 into c0 4.116 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.116 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.116 * [backup-simplify]: Simplify (* w 0) into 0 4.116 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.116 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.117 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.117 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.117 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.117 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 4.118 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in w 4.118 * [taylor]: Taking taylor expansion of -1 in w 4.118 * [backup-simplify]: Simplify -1 into -1 4.118 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 4.118 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.118 * [taylor]: Taking taylor expansion of w in w 4.118 * [backup-simplify]: Simplify 0 into 0 4.118 * [backup-simplify]: Simplify 1 into 1 4.118 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.118 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.118 * [taylor]: Taking taylor expansion of D in w 4.118 * [backup-simplify]: Simplify D into D 4.118 * [taylor]: Taking taylor expansion of h in w 4.118 * [backup-simplify]: Simplify h into h 4.118 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.118 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.118 * [taylor]: Taking taylor expansion of d in w 4.118 * [backup-simplify]: Simplify d into d 4.118 * [taylor]: Taking taylor expansion of c0 in w 4.118 * [backup-simplify]: Simplify c0 into c0 4.118 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.118 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.118 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.118 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.118 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.119 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.119 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.119 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.119 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 4.119 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in d 4.119 * [taylor]: Taking taylor expansion of -1 in d 4.119 * [backup-simplify]: Simplify -1 into -1 4.119 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 4.119 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.119 * [taylor]: Taking taylor expansion of w in d 4.119 * [backup-simplify]: Simplify w into w 4.119 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.119 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.119 * [taylor]: Taking taylor expansion of D in d 4.119 * [backup-simplify]: Simplify D into D 4.120 * [taylor]: Taking taylor expansion of h in d 4.120 * [backup-simplify]: Simplify h into h 4.120 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.120 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.120 * [taylor]: Taking taylor expansion of d in d 4.120 * [backup-simplify]: Simplify 0 into 0 4.120 * [backup-simplify]: Simplify 1 into 1 4.120 * [taylor]: Taking taylor expansion of c0 in d 4.120 * [backup-simplify]: Simplify c0 into c0 4.120 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.120 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.120 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.120 * [backup-simplify]: Simplify (* 1 1) into 1 4.120 * [backup-simplify]: Simplify (* 1 c0) into c0 4.120 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 4.120 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 4.120 * [taylor]: Taking taylor expansion of -1 in c0 4.120 * [backup-simplify]: Simplify -1 into -1 4.120 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.120 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.120 * [taylor]: Taking taylor expansion of w in c0 4.120 * [backup-simplify]: Simplify w into w 4.120 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.121 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.121 * [taylor]: Taking taylor expansion of D in c0 4.121 * [backup-simplify]: Simplify D into D 4.121 * [taylor]: Taking taylor expansion of h in c0 4.121 * [backup-simplify]: Simplify h into h 4.121 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.121 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.121 * [taylor]: Taking taylor expansion of d in c0 4.121 * [backup-simplify]: Simplify d into d 4.121 * [taylor]: Taking taylor expansion of c0 in c0 4.121 * [backup-simplify]: Simplify 0 into 0 4.121 * [backup-simplify]: Simplify 1 into 1 4.121 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.121 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.121 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.121 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.121 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.121 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.122 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.122 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.122 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 4.122 * [taylor]: Taking taylor expansion of -1 in c0 4.122 * [backup-simplify]: Simplify -1 into -1 4.122 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.122 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.122 * [taylor]: Taking taylor expansion of w in c0 4.122 * [backup-simplify]: Simplify w into w 4.122 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.122 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.122 * [taylor]: Taking taylor expansion of D in c0 4.122 * [backup-simplify]: Simplify D into D 4.122 * [taylor]: Taking taylor expansion of h in c0 4.122 * [backup-simplify]: Simplify h into h 4.122 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.122 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.122 * [taylor]: Taking taylor expansion of d in c0 4.122 * [backup-simplify]: Simplify d into d 4.122 * [taylor]: Taking taylor expansion of c0 in c0 4.122 * [backup-simplify]: Simplify 0 into 0 4.122 * [backup-simplify]: Simplify 1 into 1 4.122 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.123 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.123 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.123 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.123 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.123 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.123 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.124 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.124 * [backup-simplify]: Simplify (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) into (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) 4.124 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) in d 4.124 * [taylor]: Taking taylor expansion of -1 in d 4.124 * [backup-simplify]: Simplify -1 into -1 4.124 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 4.124 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.124 * [taylor]: Taking taylor expansion of w in d 4.124 * [backup-simplify]: Simplify w into w 4.124 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.124 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.124 * [taylor]: Taking taylor expansion of D in d 4.124 * [backup-simplify]: Simplify D into D 4.124 * [taylor]: Taking taylor expansion of h in d 4.124 * [backup-simplify]: Simplify h into h 4.124 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.125 * [taylor]: Taking taylor expansion of d in d 4.125 * [backup-simplify]: Simplify 0 into 0 4.125 * [backup-simplify]: Simplify 1 into 1 4.125 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.125 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.125 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.125 * [backup-simplify]: Simplify (* 1 1) into 1 4.125 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 4.126 * [backup-simplify]: Simplify (* -1 (* w (* (pow D 2) h))) into (* -1 (* w (* (pow D 2) h))) 4.126 * [taylor]: Taking taylor expansion of (* -1 (* w (* (pow D 2) h))) in w 4.126 * [taylor]: Taking taylor expansion of -1 in w 4.126 * [backup-simplify]: Simplify -1 into -1 4.126 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.126 * [taylor]: Taking taylor expansion of w in w 4.126 * [backup-simplify]: Simplify 0 into 0 4.126 * [backup-simplify]: Simplify 1 into 1 4.126 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.126 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.126 * [taylor]: Taking taylor expansion of D in w 4.126 * [backup-simplify]: Simplify D into D 4.126 * [taylor]: Taking taylor expansion of h in w 4.126 * [backup-simplify]: Simplify h into h 4.126 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.126 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.126 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.126 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.127 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.127 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.128 * [backup-simplify]: Simplify (+ (* -1 (* (pow D 2) h)) (* 0 0)) into (- (* (pow D 2) h)) 4.128 * [taylor]: Taking taylor expansion of (- (* (pow D 2) h)) in h 4.128 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.128 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.128 * [taylor]: Taking taylor expansion of D in h 4.128 * [backup-simplify]: Simplify D into D 4.128 * [taylor]: Taking taylor expansion of h in h 4.128 * [backup-simplify]: Simplify 0 into 0 4.128 * [backup-simplify]: Simplify 1 into 1 4.128 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.128 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.128 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.129 * [backup-simplify]: Simplify (- (pow D 2)) into (- (pow D 2)) 4.129 * [taylor]: Taking taylor expansion of (- (pow D 2)) in D 4.129 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.129 * [taylor]: Taking taylor expansion of D in D 4.129 * [backup-simplify]: Simplify 0 into 0 4.129 * [backup-simplify]: Simplify 1 into 1 4.129 * [backup-simplify]: Simplify (* 1 1) into 1 4.129 * [backup-simplify]: Simplify (- 1) into -1 4.129 * [backup-simplify]: Simplify -1 into -1 4.130 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.130 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.130 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.130 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.131 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.131 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 4.132 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 4.132 * [taylor]: Taking taylor expansion of 0 in d 4.132 * [backup-simplify]: Simplify 0 into 0 4.132 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.132 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.133 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.133 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.134 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 4.135 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* w (* (pow D 2) h)))) into 0 4.135 * [taylor]: Taking taylor expansion of 0 in w 4.135 * [backup-simplify]: Simplify 0 into 0 4.135 * [taylor]: Taking taylor expansion of 0 in h 4.135 * [backup-simplify]: Simplify 0 into 0 4.135 * [taylor]: Taking taylor expansion of 0 in D 4.135 * [backup-simplify]: Simplify 0 into 0 4.135 * [backup-simplify]: Simplify 0 into 0 4.135 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.136 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.137 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.137 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 4.137 * [taylor]: Taking taylor expansion of 0 in h 4.137 * [backup-simplify]: Simplify 0 into 0 4.138 * [taylor]: Taking taylor expansion of 0 in D 4.138 * [backup-simplify]: Simplify 0 into 0 4.138 * [backup-simplify]: Simplify 0 into 0 4.138 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.139 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.139 * [backup-simplify]: Simplify (- 0) into 0 4.139 * [taylor]: Taking taylor expansion of 0 in D 4.139 * [backup-simplify]: Simplify 0 into 0 4.139 * [backup-simplify]: Simplify 0 into 0 4.140 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.140 * [backup-simplify]: Simplify (- 0) into 0 4.140 * [backup-simplify]: Simplify 0 into 0 4.140 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.141 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.141 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.142 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.143 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.144 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 4.145 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2))))) into 0 4.145 * [taylor]: Taking taylor expansion of 0 in d 4.145 * [backup-simplify]: Simplify 0 into 0 4.145 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.146 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.146 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.147 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.148 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.149 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* w (* (pow D 2) h))))) into 0 4.149 * [taylor]: Taking taylor expansion of 0 in w 4.149 * [backup-simplify]: Simplify 0 into 0 4.149 * [taylor]: Taking taylor expansion of 0 in h 4.149 * [backup-simplify]: Simplify 0 into 0 4.149 * [taylor]: Taking taylor expansion of 0 in D 4.149 * [backup-simplify]: Simplify 0 into 0 4.149 * [backup-simplify]: Simplify 0 into 0 4.149 * [taylor]: Taking taylor expansion of 0 in h 4.149 * [backup-simplify]: Simplify 0 into 0 4.149 * [taylor]: Taking taylor expansion of 0 in D 4.149 * [backup-simplify]: Simplify 0 into 0 4.149 * [backup-simplify]: Simplify 0 into 0 4.150 * [backup-simplify]: Simplify (* -1 (* (pow (/ 1 (- D)) 2) (* (/ 1 (- h)) (* (/ 1 (- w)) (* (pow (/ 1 (- d)) -2) (/ 1 (/ 1 (- c0)))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.150 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2 1 1 1) 4.150 * [backup-simplify]: Simplify (/ (* c0 (* d d)) (* (* w h) (* D D))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.150 * [approximate]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in (c0 d w h D) around 0 4.151 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in D 4.151 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.151 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.151 * [taylor]: Taking taylor expansion of d in D 4.151 * [backup-simplify]: Simplify d into d 4.151 * [taylor]: Taking taylor expansion of c0 in D 4.151 * [backup-simplify]: Simplify c0 into c0 4.151 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.151 * [taylor]: Taking taylor expansion of w in D 4.151 * [backup-simplify]: Simplify w into w 4.151 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.151 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.151 * [taylor]: Taking taylor expansion of D in D 4.151 * [backup-simplify]: Simplify 0 into 0 4.151 * [backup-simplify]: Simplify 1 into 1 4.151 * [taylor]: Taking taylor expansion of h in D 4.151 * [backup-simplify]: Simplify h into h 4.151 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.151 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.151 * [backup-simplify]: Simplify (* 1 1) into 1 4.152 * [backup-simplify]: Simplify (* 1 h) into h 4.152 * [backup-simplify]: Simplify (* w h) into (* w h) 4.152 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w h)) into (/ (* (pow d 2) c0) (* w h)) 4.152 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in h 4.152 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.152 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.152 * [taylor]: Taking taylor expansion of d in h 4.152 * [backup-simplify]: Simplify d into d 4.152 * [taylor]: Taking taylor expansion of c0 in h 4.152 * [backup-simplify]: Simplify c0 into c0 4.152 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.152 * [taylor]: Taking taylor expansion of w in h 4.152 * [backup-simplify]: Simplify w into w 4.152 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.152 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.152 * [taylor]: Taking taylor expansion of D in h 4.152 * [backup-simplify]: Simplify D into D 4.152 * [taylor]: Taking taylor expansion of h in h 4.152 * [backup-simplify]: Simplify 0 into 0 4.152 * [backup-simplify]: Simplify 1 into 1 4.152 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.152 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.153 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.153 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.153 * [backup-simplify]: Simplify (* w 0) into 0 4.153 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.153 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.154 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.154 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (pow D 2))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 4.154 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in w 4.154 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.154 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.154 * [taylor]: Taking taylor expansion of d in w 4.154 * [backup-simplify]: Simplify d into d 4.154 * [taylor]: Taking taylor expansion of c0 in w 4.154 * [backup-simplify]: Simplify c0 into c0 4.154 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.154 * [taylor]: Taking taylor expansion of w in w 4.154 * [backup-simplify]: Simplify 0 into 0 4.154 * [backup-simplify]: Simplify 1 into 1 4.154 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.154 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.154 * [taylor]: Taking taylor expansion of D in w 4.154 * [backup-simplify]: Simplify D into D 4.155 * [taylor]: Taking taylor expansion of h in w 4.155 * [backup-simplify]: Simplify h into h 4.155 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.155 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.155 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.155 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.155 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.155 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.155 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.156 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.156 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* (pow D 2) h)) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 4.156 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in d 4.156 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.156 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.156 * [taylor]: Taking taylor expansion of d in d 4.156 * [backup-simplify]: Simplify 0 into 0 4.156 * [backup-simplify]: Simplify 1 into 1 4.156 * [taylor]: Taking taylor expansion of c0 in d 4.156 * [backup-simplify]: Simplify c0 into c0 4.156 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.156 * [taylor]: Taking taylor expansion of w in d 4.156 * [backup-simplify]: Simplify w into w 4.156 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.156 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.156 * [taylor]: Taking taylor expansion of D in d 4.156 * [backup-simplify]: Simplify D into D 4.157 * [taylor]: Taking taylor expansion of h in d 4.157 * [backup-simplify]: Simplify h into h 4.157 * [backup-simplify]: Simplify (* 1 1) into 1 4.157 * [backup-simplify]: Simplify (* 1 c0) into c0 4.157 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.157 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.157 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.157 * [backup-simplify]: Simplify (/ c0 (* w (* (pow D 2) h))) into (/ c0 (* w (* (pow D 2) h))) 4.157 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 4.158 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.158 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.158 * [taylor]: Taking taylor expansion of d in c0 4.158 * [backup-simplify]: Simplify d into d 4.158 * [taylor]: Taking taylor expansion of c0 in c0 4.158 * [backup-simplify]: Simplify 0 into 0 4.158 * [backup-simplify]: Simplify 1 into 1 4.158 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.158 * [taylor]: Taking taylor expansion of w in c0 4.158 * [backup-simplify]: Simplify w into w 4.158 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.158 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.158 * [taylor]: Taking taylor expansion of D in c0 4.158 * [backup-simplify]: Simplify D into D 4.158 * [taylor]: Taking taylor expansion of h in c0 4.158 * [backup-simplify]: Simplify h into h 4.158 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.158 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.158 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.159 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.159 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.159 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.159 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.159 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 4.159 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 4.159 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.159 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.159 * [taylor]: Taking taylor expansion of d in c0 4.159 * [backup-simplify]: Simplify d into d 4.159 * [taylor]: Taking taylor expansion of c0 in c0 4.160 * [backup-simplify]: Simplify 0 into 0 4.160 * [backup-simplify]: Simplify 1 into 1 4.160 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.160 * [taylor]: Taking taylor expansion of w in c0 4.160 * [backup-simplify]: Simplify w into w 4.160 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.160 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.160 * [taylor]: Taking taylor expansion of D in c0 4.160 * [backup-simplify]: Simplify D into D 4.160 * [taylor]: Taking taylor expansion of h in c0 4.160 * [backup-simplify]: Simplify h into h 4.160 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.160 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.160 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.161 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.161 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.161 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.161 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.161 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 4.161 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 4.161 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.161 * [taylor]: Taking taylor expansion of d in d 4.161 * [backup-simplify]: Simplify 0 into 0 4.161 * [backup-simplify]: Simplify 1 into 1 4.161 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.161 * [taylor]: Taking taylor expansion of w in d 4.161 * [backup-simplify]: Simplify w into w 4.161 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.161 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.162 * [taylor]: Taking taylor expansion of D in d 4.162 * [backup-simplify]: Simplify D into D 4.162 * [taylor]: Taking taylor expansion of h in d 4.162 * [backup-simplify]: Simplify h into h 4.162 * [backup-simplify]: Simplify (* 1 1) into 1 4.162 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.162 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.162 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.162 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 4.162 * [taylor]: Taking taylor expansion of (/ 1 (* w (* (pow D 2) h))) in w 4.163 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.163 * [taylor]: Taking taylor expansion of w in w 4.163 * [backup-simplify]: Simplify 0 into 0 4.163 * [backup-simplify]: Simplify 1 into 1 4.163 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.163 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.163 * [taylor]: Taking taylor expansion of D in w 4.163 * [backup-simplify]: Simplify D into D 4.163 * [taylor]: Taking taylor expansion of h in w 4.163 * [backup-simplify]: Simplify h into h 4.163 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.163 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.163 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.163 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.163 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.164 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.164 * [backup-simplify]: Simplify (/ 1 (* (pow D 2) h)) into (/ 1 (* (pow D 2) h)) 4.164 * [taylor]: Taking taylor expansion of (/ 1 (* (pow D 2) h)) in h 4.164 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.164 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.164 * [taylor]: Taking taylor expansion of D in h 4.164 * [backup-simplify]: Simplify D into D 4.164 * [taylor]: Taking taylor expansion of h in h 4.164 * [backup-simplify]: Simplify 0 into 0 4.164 * [backup-simplify]: Simplify 1 into 1 4.164 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.164 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.165 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.165 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.165 * [backup-simplify]: Simplify (/ 1 (pow D 2)) into (/ 1 (pow D 2)) 4.165 * [taylor]: Taking taylor expansion of (/ 1 (pow D 2)) in D 4.165 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.165 * [taylor]: Taking taylor expansion of D in D 4.165 * [backup-simplify]: Simplify 0 into 0 4.165 * [backup-simplify]: Simplify 1 into 1 4.166 * [backup-simplify]: Simplify (* 1 1) into 1 4.166 * [backup-simplify]: Simplify (/ 1 1) into 1 4.166 * [backup-simplify]: Simplify 1 into 1 4.166 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.167 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.167 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.167 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.168 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.168 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 4.168 * [taylor]: Taking taylor expansion of 0 in d 4.168 * [backup-simplify]: Simplify 0 into 0 4.168 * [taylor]: Taking taylor expansion of 0 in w 4.168 * [backup-simplify]: Simplify 0 into 0 4.169 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.169 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.169 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.169 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.170 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 4.170 * [taylor]: Taking taylor expansion of 0 in w 4.170 * [backup-simplify]: Simplify 0 into 0 4.170 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.171 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.172 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.172 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 4.172 * [taylor]: Taking taylor expansion of 0 in h 4.172 * [backup-simplify]: Simplify 0 into 0 4.173 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.173 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.174 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))))) into 0 4.174 * [taylor]: Taking taylor expansion of 0 in D 4.174 * [backup-simplify]: Simplify 0 into 0 4.174 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.175 * [backup-simplify]: Simplify 0 into 0 4.176 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.176 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.177 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.177 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.178 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.179 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.179 * [taylor]: Taking taylor expansion of 0 in d 4.179 * [backup-simplify]: Simplify 0 into 0 4.179 * [taylor]: Taking taylor expansion of 0 in w 4.179 * [backup-simplify]: Simplify 0 into 0 4.179 * [taylor]: Taking taylor expansion of 0 in w 4.179 * [backup-simplify]: Simplify 0 into 0 4.180 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.180 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.181 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.181 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.182 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.182 * [taylor]: Taking taylor expansion of 0 in w 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [taylor]: Taking taylor expansion of 0 in h 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [taylor]: Taking taylor expansion of 0 in h 4.182 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.184 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.185 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.185 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.185 * [taylor]: Taking taylor expansion of 0 in h 4.185 * [backup-simplify]: Simplify 0 into 0 4.185 * [taylor]: Taking taylor expansion of 0 in D 4.185 * [backup-simplify]: Simplify 0 into 0 4.186 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.187 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.187 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.187 * [taylor]: Taking taylor expansion of 0 in D 4.187 * [backup-simplify]: Simplify 0 into 0 4.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.189 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.189 * [backup-simplify]: Simplify 0 into 0 4.190 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 4.191 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.192 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.192 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.193 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.194 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.194 * [taylor]: Taking taylor expansion of 0 in d 4.194 * [backup-simplify]: Simplify 0 into 0 4.194 * [taylor]: Taking taylor expansion of 0 in w 4.194 * [backup-simplify]: Simplify 0 into 0 4.194 * [taylor]: Taking taylor expansion of 0 in w 4.194 * [backup-simplify]: Simplify 0 into 0 4.194 * [taylor]: Taking taylor expansion of 0 in w 4.194 * [backup-simplify]: Simplify 0 into 0 4.195 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.196 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.197 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.198 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.199 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.199 * [taylor]: Taking taylor expansion of 0 in w 4.199 * [backup-simplify]: Simplify 0 into 0 4.199 * [taylor]: Taking taylor expansion of 0 in h 4.199 * [backup-simplify]: Simplify 0 into 0 4.199 * [taylor]: Taking taylor expansion of 0 in h 4.199 * [backup-simplify]: Simplify 0 into 0 4.199 * [taylor]: Taking taylor expansion of 0 in h 4.199 * [backup-simplify]: Simplify 0 into 0 4.199 * [taylor]: Taking taylor expansion of 0 in h 4.199 * [backup-simplify]: Simplify 0 into 0 4.199 * [taylor]: Taking taylor expansion of 0 in h 4.199 * [backup-simplify]: Simplify 0 into 0 4.200 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.202 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.203 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.204 * [taylor]: Taking taylor expansion of 0 in h 4.204 * [backup-simplify]: Simplify 0 into 0 4.204 * [taylor]: Taking taylor expansion of 0 in D 4.204 * [backup-simplify]: Simplify 0 into 0 4.204 * [taylor]: Taking taylor expansion of 0 in D 4.204 * [backup-simplify]: Simplify 0 into 0 4.204 * [taylor]: Taking taylor expansion of 0 in D 4.204 * [backup-simplify]: Simplify 0 into 0 4.204 * [taylor]: Taking taylor expansion of 0 in D 4.204 * [backup-simplify]: Simplify 0 into 0 4.205 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.206 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.206 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.206 * [taylor]: Taking taylor expansion of 0 in D 4.207 * [backup-simplify]: Simplify 0 into 0 4.207 * [backup-simplify]: Simplify 0 into 0 4.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.208 * [backup-simplify]: Simplify 0 into 0 4.210 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 4.211 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.212 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.213 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.214 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.215 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.215 * [taylor]: Taking taylor expansion of 0 in d 4.215 * [backup-simplify]: Simplify 0 into 0 4.215 * [taylor]: Taking taylor expansion of 0 in w 4.215 * [backup-simplify]: Simplify 0 into 0 4.215 * [taylor]: Taking taylor expansion of 0 in w 4.215 * [backup-simplify]: Simplify 0 into 0 4.215 * [taylor]: Taking taylor expansion of 0 in w 4.215 * [backup-simplify]: Simplify 0 into 0 4.215 * [taylor]: Taking taylor expansion of 0 in w 4.215 * [backup-simplify]: Simplify 0 into 0 4.216 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.217 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.222 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.223 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.224 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.224 * [taylor]: Taking taylor expansion of 0 in w 4.224 * [backup-simplify]: Simplify 0 into 0 4.224 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [taylor]: Taking taylor expansion of 0 in h 4.225 * [backup-simplify]: Simplify 0 into 0 4.226 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 4.228 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 4.230 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 4.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.230 * [taylor]: Taking taylor expansion of 0 in h 4.230 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.231 * [taylor]: Taking taylor expansion of 0 in D 4.231 * [backup-simplify]: Simplify 0 into 0 4.233 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 4.234 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.234 * [taylor]: Taking taylor expansion of 0 in D 4.234 * [backup-simplify]: Simplify 0 into 0 4.234 * [backup-simplify]: Simplify 0 into 0 4.235 * [backup-simplify]: Simplify 0 into 0 4.235 * [backup-simplify]: Simplify (* 1 (* (pow D -2) (* (/ 1 h) (* (/ 1 w) (* (pow d 2) c0))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.235 * [backup-simplify]: Simplify (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) into (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) 4.235 * [approximate]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in (c0 d w h D) around 0 4.235 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 4.235 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.236 * [taylor]: Taking taylor expansion of w in D 4.236 * [backup-simplify]: Simplify w into w 4.236 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.236 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.236 * [taylor]: Taking taylor expansion of D in D 4.236 * [backup-simplify]: Simplify 0 into 0 4.236 * [backup-simplify]: Simplify 1 into 1 4.236 * [taylor]: Taking taylor expansion of h in D 4.236 * [backup-simplify]: Simplify h into h 4.236 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.236 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.236 * [taylor]: Taking taylor expansion of d in D 4.236 * [backup-simplify]: Simplify d into d 4.236 * [taylor]: Taking taylor expansion of c0 in D 4.236 * [backup-simplify]: Simplify c0 into c0 4.236 * [backup-simplify]: Simplify (* 1 1) into 1 4.236 * [backup-simplify]: Simplify (* 1 h) into h 4.236 * [backup-simplify]: Simplify (* w h) into (* w h) 4.236 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.237 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.237 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 4.237 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 4.237 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.237 * [taylor]: Taking taylor expansion of w in h 4.237 * [backup-simplify]: Simplify w into w 4.237 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.237 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.237 * [taylor]: Taking taylor expansion of D in h 4.237 * [backup-simplify]: Simplify D into D 4.237 * [taylor]: Taking taylor expansion of h in h 4.237 * [backup-simplify]: Simplify 0 into 0 4.237 * [backup-simplify]: Simplify 1 into 1 4.237 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.237 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.237 * [taylor]: Taking taylor expansion of d in h 4.237 * [backup-simplify]: Simplify d into d 4.237 * [taylor]: Taking taylor expansion of c0 in h 4.237 * [backup-simplify]: Simplify c0 into c0 4.237 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.237 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.237 * [backup-simplify]: Simplify (* w 0) into 0 4.237 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.238 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.238 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.239 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.239 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.239 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 4.239 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 4.239 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.239 * [taylor]: Taking taylor expansion of w in w 4.239 * [backup-simplify]: Simplify 0 into 0 4.239 * [backup-simplify]: Simplify 1 into 1 4.239 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.239 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.239 * [taylor]: Taking taylor expansion of D in w 4.239 * [backup-simplify]: Simplify D into D 4.239 * [taylor]: Taking taylor expansion of h in w 4.239 * [backup-simplify]: Simplify h into h 4.239 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.239 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.239 * [taylor]: Taking taylor expansion of d in w 4.239 * [backup-simplify]: Simplify d into d 4.239 * [taylor]: Taking taylor expansion of c0 in w 4.239 * [backup-simplify]: Simplify c0 into c0 4.239 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.240 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.240 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.240 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.240 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.241 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.241 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.241 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.241 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 4.241 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 4.241 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.241 * [taylor]: Taking taylor expansion of w in d 4.241 * [backup-simplify]: Simplify w into w 4.241 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.241 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.241 * [taylor]: Taking taylor expansion of D in d 4.241 * [backup-simplify]: Simplify D into D 4.241 * [taylor]: Taking taylor expansion of h in d 4.241 * [backup-simplify]: Simplify h into h 4.241 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.241 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.241 * [taylor]: Taking taylor expansion of d in d 4.241 * [backup-simplify]: Simplify 0 into 0 4.241 * [backup-simplify]: Simplify 1 into 1 4.241 * [taylor]: Taking taylor expansion of c0 in d 4.241 * [backup-simplify]: Simplify c0 into c0 4.242 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.242 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.242 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.242 * [backup-simplify]: Simplify (* 1 1) into 1 4.242 * [backup-simplify]: Simplify (* 1 c0) into c0 4.242 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 4.242 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.242 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.243 * [taylor]: Taking taylor expansion of w in c0 4.243 * [backup-simplify]: Simplify w into w 4.243 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.243 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.243 * [taylor]: Taking taylor expansion of D in c0 4.243 * [backup-simplify]: Simplify D into D 4.243 * [taylor]: Taking taylor expansion of h in c0 4.243 * [backup-simplify]: Simplify h into h 4.243 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.243 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.243 * [taylor]: Taking taylor expansion of d in c0 4.243 * [backup-simplify]: Simplify d into d 4.243 * [taylor]: Taking taylor expansion of c0 in c0 4.243 * [backup-simplify]: Simplify 0 into 0 4.243 * [backup-simplify]: Simplify 1 into 1 4.243 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.243 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.243 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.243 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.243 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.243 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.244 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.244 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.244 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.244 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.244 * [taylor]: Taking taylor expansion of w in c0 4.244 * [backup-simplify]: Simplify w into w 4.244 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.244 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.244 * [taylor]: Taking taylor expansion of D in c0 4.244 * [backup-simplify]: Simplify D into D 4.244 * [taylor]: Taking taylor expansion of h in c0 4.244 * [backup-simplify]: Simplify h into h 4.245 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.245 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.245 * [taylor]: Taking taylor expansion of d in c0 4.245 * [backup-simplify]: Simplify d into d 4.245 * [taylor]: Taking taylor expansion of c0 in c0 4.245 * [backup-simplify]: Simplify 0 into 0 4.245 * [backup-simplify]: Simplify 1 into 1 4.245 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.245 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.245 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.245 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.245 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.245 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.246 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.246 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.246 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 4.246 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.246 * [taylor]: Taking taylor expansion of w in d 4.246 * [backup-simplify]: Simplify w into w 4.246 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.246 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.246 * [taylor]: Taking taylor expansion of D in d 4.246 * [backup-simplify]: Simplify D into D 4.246 * [taylor]: Taking taylor expansion of h in d 4.246 * [backup-simplify]: Simplify h into h 4.246 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.246 * [taylor]: Taking taylor expansion of d in d 4.246 * [backup-simplify]: Simplify 0 into 0 4.246 * [backup-simplify]: Simplify 1 into 1 4.247 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.247 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.247 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.247 * [backup-simplify]: Simplify (* 1 1) into 1 4.247 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 4.247 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.247 * [taylor]: Taking taylor expansion of w in w 4.247 * [backup-simplify]: Simplify 0 into 0 4.247 * [backup-simplify]: Simplify 1 into 1 4.247 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.247 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.247 * [taylor]: Taking taylor expansion of D in w 4.248 * [backup-simplify]: Simplify D into D 4.248 * [taylor]: Taking taylor expansion of h in w 4.248 * [backup-simplify]: Simplify h into h 4.248 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.248 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.248 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.248 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.248 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.249 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.249 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.249 * [taylor]: Taking taylor expansion of D in h 4.249 * [backup-simplify]: Simplify D into D 4.249 * [taylor]: Taking taylor expansion of h in h 4.249 * [backup-simplify]: Simplify 0 into 0 4.249 * [backup-simplify]: Simplify 1 into 1 4.249 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.249 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.249 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.249 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.249 * [taylor]: Taking taylor expansion of D in D 4.249 * [backup-simplify]: Simplify 0 into 0 4.249 * [backup-simplify]: Simplify 1 into 1 4.250 * [backup-simplify]: Simplify (* 1 1) into 1 4.250 * [backup-simplify]: Simplify 1 into 1 4.250 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.250 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.250 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.251 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.251 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.252 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 4.252 * [taylor]: Taking taylor expansion of 0 in d 4.252 * [backup-simplify]: Simplify 0 into 0 4.252 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.252 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.252 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.253 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.254 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 4.254 * [taylor]: Taking taylor expansion of 0 in w 4.254 * [backup-simplify]: Simplify 0 into 0 4.254 * [taylor]: Taking taylor expansion of 0 in h 4.254 * [backup-simplify]: Simplify 0 into 0 4.254 * [taylor]: Taking taylor expansion of 0 in D 4.254 * [backup-simplify]: Simplify 0 into 0 4.254 * [backup-simplify]: Simplify 0 into 0 4.255 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.255 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.256 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.256 * [taylor]: Taking taylor expansion of 0 in h 4.256 * [backup-simplify]: Simplify 0 into 0 4.256 * [taylor]: Taking taylor expansion of 0 in D 4.256 * [backup-simplify]: Simplify 0 into 0 4.256 * [backup-simplify]: Simplify 0 into 0 4.256 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.257 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.257 * [taylor]: Taking taylor expansion of 0 in D 4.257 * [backup-simplify]: Simplify 0 into 0 4.257 * [backup-simplify]: Simplify 0 into 0 4.258 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.258 * [backup-simplify]: Simplify 0 into 0 4.258 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.259 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.259 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.260 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.261 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.261 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 4.261 * [taylor]: Taking taylor expansion of 0 in d 4.261 * [backup-simplify]: Simplify 0 into 0 4.262 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.262 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.263 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.265 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.265 * [taylor]: Taking taylor expansion of 0 in w 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [taylor]: Taking taylor expansion of 0 in h 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [taylor]: Taking taylor expansion of 0 in D 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [taylor]: Taking taylor expansion of 0 in h 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [taylor]: Taking taylor expansion of 0 in D 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [backup-simplify]: Simplify 0 into 0 4.266 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 D) 2) (* (/ 1 h) (* (/ 1 w) (* (pow (/ 1 d) -2) (/ 1 (/ 1 c0))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.266 * [backup-simplify]: Simplify (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) into (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) 4.266 * [approximate]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in (c0 d w h D) around 0 4.266 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in D 4.266 * [taylor]: Taking taylor expansion of -1 in D 4.266 * [backup-simplify]: Simplify -1 into -1 4.266 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 4.267 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.267 * [taylor]: Taking taylor expansion of w in D 4.267 * [backup-simplify]: Simplify w into w 4.267 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.267 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.267 * [taylor]: Taking taylor expansion of D in D 4.267 * [backup-simplify]: Simplify 0 into 0 4.267 * [backup-simplify]: Simplify 1 into 1 4.267 * [taylor]: Taking taylor expansion of h in D 4.267 * [backup-simplify]: Simplify h into h 4.267 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.267 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.267 * [taylor]: Taking taylor expansion of d in D 4.267 * [backup-simplify]: Simplify d into d 4.267 * [taylor]: Taking taylor expansion of c0 in D 4.267 * [backup-simplify]: Simplify c0 into c0 4.267 * [backup-simplify]: Simplify (* 1 1) into 1 4.267 * [backup-simplify]: Simplify (* 1 h) into h 4.267 * [backup-simplify]: Simplify (* w h) into (* w h) 4.267 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.268 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.268 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 4.268 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in h 4.268 * [taylor]: Taking taylor expansion of -1 in h 4.268 * [backup-simplify]: Simplify -1 into -1 4.268 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 4.268 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.268 * [taylor]: Taking taylor expansion of w in h 4.268 * [backup-simplify]: Simplify w into w 4.268 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.268 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.268 * [taylor]: Taking taylor expansion of D in h 4.268 * [backup-simplify]: Simplify D into D 4.268 * [taylor]: Taking taylor expansion of h in h 4.268 * [backup-simplify]: Simplify 0 into 0 4.268 * [backup-simplify]: Simplify 1 into 1 4.268 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.268 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.268 * [taylor]: Taking taylor expansion of d in h 4.268 * [backup-simplify]: Simplify d into d 4.268 * [taylor]: Taking taylor expansion of c0 in h 4.268 * [backup-simplify]: Simplify c0 into c0 4.268 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.268 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.269 * [backup-simplify]: Simplify (* w 0) into 0 4.269 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.269 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.270 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.270 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.270 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.270 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 4.270 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in w 4.270 * [taylor]: Taking taylor expansion of -1 in w 4.270 * [backup-simplify]: Simplify -1 into -1 4.270 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 4.270 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.270 * [taylor]: Taking taylor expansion of w in w 4.270 * [backup-simplify]: Simplify 0 into 0 4.270 * [backup-simplify]: Simplify 1 into 1 4.270 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.270 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.270 * [taylor]: Taking taylor expansion of D in w 4.270 * [backup-simplify]: Simplify D into D 4.270 * [taylor]: Taking taylor expansion of h in w 4.270 * [backup-simplify]: Simplify h into h 4.270 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.270 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.270 * [taylor]: Taking taylor expansion of d in w 4.271 * [backup-simplify]: Simplify d into d 4.271 * [taylor]: Taking taylor expansion of c0 in w 4.271 * [backup-simplify]: Simplify c0 into c0 4.271 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.271 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.271 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.271 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.271 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.272 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.272 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.272 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.272 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 4.272 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in d 4.272 * [taylor]: Taking taylor expansion of -1 in d 4.272 * [backup-simplify]: Simplify -1 into -1 4.272 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 4.272 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.272 * [taylor]: Taking taylor expansion of w in d 4.272 * [backup-simplify]: Simplify w into w 4.272 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.272 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.272 * [taylor]: Taking taylor expansion of D in d 4.272 * [backup-simplify]: Simplify D into D 4.272 * [taylor]: Taking taylor expansion of h in d 4.272 * [backup-simplify]: Simplify h into h 4.272 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.273 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.273 * [taylor]: Taking taylor expansion of d in d 4.273 * [backup-simplify]: Simplify 0 into 0 4.273 * [backup-simplify]: Simplify 1 into 1 4.273 * [taylor]: Taking taylor expansion of c0 in d 4.273 * [backup-simplify]: Simplify c0 into c0 4.273 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.273 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.273 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.273 * [backup-simplify]: Simplify (* 1 1) into 1 4.273 * [backup-simplify]: Simplify (* 1 c0) into c0 4.274 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 4.274 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 4.274 * [taylor]: Taking taylor expansion of -1 in c0 4.274 * [backup-simplify]: Simplify -1 into -1 4.274 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.274 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.274 * [taylor]: Taking taylor expansion of w in c0 4.274 * [backup-simplify]: Simplify w into w 4.274 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.274 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.274 * [taylor]: Taking taylor expansion of D in c0 4.274 * [backup-simplify]: Simplify D into D 4.274 * [taylor]: Taking taylor expansion of h in c0 4.274 * [backup-simplify]: Simplify h into h 4.274 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.274 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.274 * [taylor]: Taking taylor expansion of d in c0 4.274 * [backup-simplify]: Simplify d into d 4.274 * [taylor]: Taking taylor expansion of c0 in c0 4.274 * [backup-simplify]: Simplify 0 into 0 4.274 * [backup-simplify]: Simplify 1 into 1 4.274 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.274 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.275 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.275 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.275 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.275 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.275 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.276 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.276 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 4.276 * [taylor]: Taking taylor expansion of -1 in c0 4.276 * [backup-simplify]: Simplify -1 into -1 4.276 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.276 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.276 * [taylor]: Taking taylor expansion of w in c0 4.276 * [backup-simplify]: Simplify w into w 4.276 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.276 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.276 * [taylor]: Taking taylor expansion of D in c0 4.276 * [backup-simplify]: Simplify D into D 4.276 * [taylor]: Taking taylor expansion of h in c0 4.276 * [backup-simplify]: Simplify h into h 4.276 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.276 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.276 * [taylor]: Taking taylor expansion of d in c0 4.276 * [backup-simplify]: Simplify d into d 4.276 * [taylor]: Taking taylor expansion of c0 in c0 4.276 * [backup-simplify]: Simplify 0 into 0 4.276 * [backup-simplify]: Simplify 1 into 1 4.276 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.276 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.276 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.276 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.277 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.277 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.277 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.277 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.278 * [backup-simplify]: Simplify (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) into (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) 4.278 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) in d 4.278 * [taylor]: Taking taylor expansion of -1 in d 4.278 * [backup-simplify]: Simplify -1 into -1 4.278 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 4.278 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.278 * [taylor]: Taking taylor expansion of w in d 4.278 * [backup-simplify]: Simplify w into w 4.278 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.278 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.278 * [taylor]: Taking taylor expansion of D in d 4.278 * [backup-simplify]: Simplify D into D 4.278 * [taylor]: Taking taylor expansion of h in d 4.278 * [backup-simplify]: Simplify h into h 4.278 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.278 * [taylor]: Taking taylor expansion of d in d 4.278 * [backup-simplify]: Simplify 0 into 0 4.278 * [backup-simplify]: Simplify 1 into 1 4.278 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.278 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.279 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.279 * [backup-simplify]: Simplify (* 1 1) into 1 4.279 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 4.279 * [backup-simplify]: Simplify (* -1 (* w (* (pow D 2) h))) into (* -1 (* w (* (pow D 2) h))) 4.279 * [taylor]: Taking taylor expansion of (* -1 (* w (* (pow D 2) h))) in w 4.279 * [taylor]: Taking taylor expansion of -1 in w 4.280 * [backup-simplify]: Simplify -1 into -1 4.280 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.280 * [taylor]: Taking taylor expansion of w in w 4.280 * [backup-simplify]: Simplify 0 into 0 4.280 * [backup-simplify]: Simplify 1 into 1 4.280 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.280 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.280 * [taylor]: Taking taylor expansion of D in w 4.280 * [backup-simplify]: Simplify D into D 4.280 * [taylor]: Taking taylor expansion of h in w 4.280 * [backup-simplify]: Simplify h into h 4.280 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.280 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.280 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.280 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.281 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.281 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.281 * [backup-simplify]: Simplify (+ (* -1 (* (pow D 2) h)) (* 0 0)) into (- (* (pow D 2) h)) 4.281 * [taylor]: Taking taylor expansion of (- (* (pow D 2) h)) in h 4.281 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.282 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.282 * [taylor]: Taking taylor expansion of D in h 4.282 * [backup-simplify]: Simplify D into D 4.282 * [taylor]: Taking taylor expansion of h in h 4.282 * [backup-simplify]: Simplify 0 into 0 4.282 * [backup-simplify]: Simplify 1 into 1 4.282 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.282 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.283 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.283 * [backup-simplify]: Simplify (- (pow D 2)) into (- (pow D 2)) 4.283 * [taylor]: Taking taylor expansion of (- (pow D 2)) in D 4.283 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.283 * [taylor]: Taking taylor expansion of D in D 4.283 * [backup-simplify]: Simplify 0 into 0 4.283 * [backup-simplify]: Simplify 1 into 1 4.283 * [backup-simplify]: Simplify (* 1 1) into 1 4.284 * [backup-simplify]: Simplify (- 1) into -1 4.284 * [backup-simplify]: Simplify -1 into -1 4.284 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.284 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.284 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.285 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.285 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.286 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 4.286 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 4.286 * [taylor]: Taking taylor expansion of 0 in d 4.287 * [backup-simplify]: Simplify 0 into 0 4.287 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.287 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.287 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.288 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.288 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 4.289 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* w (* (pow D 2) h)))) into 0 4.289 * [taylor]: Taking taylor expansion of 0 in w 4.289 * [backup-simplify]: Simplify 0 into 0 4.289 * [taylor]: Taking taylor expansion of 0 in h 4.289 * [backup-simplify]: Simplify 0 into 0 4.289 * [taylor]: Taking taylor expansion of 0 in D 4.289 * [backup-simplify]: Simplify 0 into 0 4.289 * [backup-simplify]: Simplify 0 into 0 4.290 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.290 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.291 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.292 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 4.292 * [taylor]: Taking taylor expansion of 0 in h 4.292 * [backup-simplify]: Simplify 0 into 0 4.292 * [taylor]: Taking taylor expansion of 0 in D 4.292 * [backup-simplify]: Simplify 0 into 0 4.292 * [backup-simplify]: Simplify 0 into 0 4.292 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.293 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.293 * [backup-simplify]: Simplify (- 0) into 0 4.293 * [taylor]: Taking taylor expansion of 0 in D 4.293 * [backup-simplify]: Simplify 0 into 0 4.293 * [backup-simplify]: Simplify 0 into 0 4.294 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.294 * [backup-simplify]: Simplify (- 0) into 0 4.294 * [backup-simplify]: Simplify 0 into 0 4.295 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.295 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.296 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.296 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.297 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.298 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 4.299 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2))))) into 0 4.299 * [taylor]: Taking taylor expansion of 0 in d 4.299 * [backup-simplify]: Simplify 0 into 0 4.299 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.300 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.300 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.301 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.302 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.303 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* w (* (pow D 2) h))))) into 0 4.303 * [taylor]: Taking taylor expansion of 0 in w 4.303 * [backup-simplify]: Simplify 0 into 0 4.303 * [taylor]: Taking taylor expansion of 0 in h 4.303 * [backup-simplify]: Simplify 0 into 0 4.303 * [taylor]: Taking taylor expansion of 0 in D 4.303 * [backup-simplify]: Simplify 0 into 0 4.303 * [backup-simplify]: Simplify 0 into 0 4.303 * [taylor]: Taking taylor expansion of 0 in h 4.303 * [backup-simplify]: Simplify 0 into 0 4.304 * [taylor]: Taking taylor expansion of 0 in D 4.304 * [backup-simplify]: Simplify 0 into 0 4.304 * [backup-simplify]: Simplify 0 into 0 4.304 * [backup-simplify]: Simplify (* -1 (* (pow (/ 1 (- D)) 2) (* (/ 1 (- h)) (* (/ 1 (- w)) (* (pow (/ 1 (- d)) -2) (/ 1 (/ 1 (- c0)))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.304 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 4.304 * [backup-simplify]: Simplify (/ (* c0 (* d d)) (* (* w h) (* D D))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.305 * [approximate]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in (c0 d w h D) around 0 4.305 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in D 4.305 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.305 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.305 * [taylor]: Taking taylor expansion of d in D 4.305 * [backup-simplify]: Simplify d into d 4.305 * [taylor]: Taking taylor expansion of c0 in D 4.305 * [backup-simplify]: Simplify c0 into c0 4.305 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.305 * [taylor]: Taking taylor expansion of w in D 4.305 * [backup-simplify]: Simplify w into w 4.305 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.305 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.305 * [taylor]: Taking taylor expansion of D in D 4.305 * [backup-simplify]: Simplify 0 into 0 4.305 * [backup-simplify]: Simplify 1 into 1 4.305 * [taylor]: Taking taylor expansion of h in D 4.305 * [backup-simplify]: Simplify h into h 4.305 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.305 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.306 * [backup-simplify]: Simplify (* 1 1) into 1 4.306 * [backup-simplify]: Simplify (* 1 h) into h 4.306 * [backup-simplify]: Simplify (* w h) into (* w h) 4.306 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w h)) into (/ (* (pow d 2) c0) (* w h)) 4.306 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in h 4.306 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.306 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.306 * [taylor]: Taking taylor expansion of d in h 4.306 * [backup-simplify]: Simplify d into d 4.306 * [taylor]: Taking taylor expansion of c0 in h 4.306 * [backup-simplify]: Simplify c0 into c0 4.306 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.306 * [taylor]: Taking taylor expansion of w in h 4.306 * [backup-simplify]: Simplify w into w 4.306 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.306 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.306 * [taylor]: Taking taylor expansion of D in h 4.306 * [backup-simplify]: Simplify D into D 4.306 * [taylor]: Taking taylor expansion of h in h 4.306 * [backup-simplify]: Simplify 0 into 0 4.306 * [backup-simplify]: Simplify 1 into 1 4.306 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.307 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.307 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.307 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.307 * [backup-simplify]: Simplify (* w 0) into 0 4.307 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.307 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.308 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.308 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (pow D 2))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 4.308 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in w 4.308 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.308 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.308 * [taylor]: Taking taylor expansion of d in w 4.308 * [backup-simplify]: Simplify d into d 4.308 * [taylor]: Taking taylor expansion of c0 in w 4.308 * [backup-simplify]: Simplify c0 into c0 4.308 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.308 * [taylor]: Taking taylor expansion of w in w 4.308 * [backup-simplify]: Simplify 0 into 0 4.308 * [backup-simplify]: Simplify 1 into 1 4.308 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.308 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.308 * [taylor]: Taking taylor expansion of D in w 4.309 * [backup-simplify]: Simplify D into D 4.309 * [taylor]: Taking taylor expansion of h in w 4.309 * [backup-simplify]: Simplify h into h 4.309 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.309 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.309 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.309 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.309 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.309 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.309 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.310 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.310 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* (pow D 2) h)) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 4.310 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in d 4.310 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.310 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.310 * [taylor]: Taking taylor expansion of d in d 4.310 * [backup-simplify]: Simplify 0 into 0 4.310 * [backup-simplify]: Simplify 1 into 1 4.310 * [taylor]: Taking taylor expansion of c0 in d 4.310 * [backup-simplify]: Simplify c0 into c0 4.310 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.310 * [taylor]: Taking taylor expansion of w in d 4.310 * [backup-simplify]: Simplify w into w 4.310 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.310 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.310 * [taylor]: Taking taylor expansion of D in d 4.311 * [backup-simplify]: Simplify D into D 4.311 * [taylor]: Taking taylor expansion of h in d 4.311 * [backup-simplify]: Simplify h into h 4.311 * [backup-simplify]: Simplify (* 1 1) into 1 4.311 * [backup-simplify]: Simplify (* 1 c0) into c0 4.311 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.311 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.311 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.312 * [backup-simplify]: Simplify (/ c0 (* w (* (pow D 2) h))) into (/ c0 (* w (* (pow D 2) h))) 4.312 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 4.312 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.312 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.312 * [taylor]: Taking taylor expansion of d in c0 4.312 * [backup-simplify]: Simplify d into d 4.312 * [taylor]: Taking taylor expansion of c0 in c0 4.312 * [backup-simplify]: Simplify 0 into 0 4.312 * [backup-simplify]: Simplify 1 into 1 4.312 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.312 * [taylor]: Taking taylor expansion of w in c0 4.312 * [backup-simplify]: Simplify w into w 4.312 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.312 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.312 * [taylor]: Taking taylor expansion of D in c0 4.312 * [backup-simplify]: Simplify D into D 4.312 * [taylor]: Taking taylor expansion of h in c0 4.312 * [backup-simplify]: Simplify h into h 4.312 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.312 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.312 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.313 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.313 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.313 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.313 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.313 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 4.313 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 4.313 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.313 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.313 * [taylor]: Taking taylor expansion of d in c0 4.313 * [backup-simplify]: Simplify d into d 4.313 * [taylor]: Taking taylor expansion of c0 in c0 4.314 * [backup-simplify]: Simplify 0 into 0 4.314 * [backup-simplify]: Simplify 1 into 1 4.314 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.314 * [taylor]: Taking taylor expansion of w in c0 4.314 * [backup-simplify]: Simplify w into w 4.314 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.314 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.314 * [taylor]: Taking taylor expansion of D in c0 4.314 * [backup-simplify]: Simplify D into D 4.314 * [taylor]: Taking taylor expansion of h in c0 4.314 * [backup-simplify]: Simplify h into h 4.314 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.314 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.314 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.315 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.315 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.315 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.315 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.315 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 4.315 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 4.315 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.315 * [taylor]: Taking taylor expansion of d in d 4.315 * [backup-simplify]: Simplify 0 into 0 4.315 * [backup-simplify]: Simplify 1 into 1 4.315 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.315 * [taylor]: Taking taylor expansion of w in d 4.315 * [backup-simplify]: Simplify w into w 4.315 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.315 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.316 * [taylor]: Taking taylor expansion of D in d 4.316 * [backup-simplify]: Simplify D into D 4.316 * [taylor]: Taking taylor expansion of h in d 4.316 * [backup-simplify]: Simplify h into h 4.316 * [backup-simplify]: Simplify (* 1 1) into 1 4.316 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.316 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.316 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.316 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 4.316 * [taylor]: Taking taylor expansion of (/ 1 (* w (* (pow D 2) h))) in w 4.317 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.317 * [taylor]: Taking taylor expansion of w in w 4.317 * [backup-simplify]: Simplify 0 into 0 4.317 * [backup-simplify]: Simplify 1 into 1 4.317 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.317 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.317 * [taylor]: Taking taylor expansion of D in w 4.317 * [backup-simplify]: Simplify D into D 4.317 * [taylor]: Taking taylor expansion of h in w 4.317 * [backup-simplify]: Simplify h into h 4.317 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.317 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.317 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.317 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.317 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.318 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.318 * [backup-simplify]: Simplify (/ 1 (* (pow D 2) h)) into (/ 1 (* (pow D 2) h)) 4.318 * [taylor]: Taking taylor expansion of (/ 1 (* (pow D 2) h)) in h 4.318 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.318 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.318 * [taylor]: Taking taylor expansion of D in h 4.318 * [backup-simplify]: Simplify D into D 4.318 * [taylor]: Taking taylor expansion of h in h 4.318 * [backup-simplify]: Simplify 0 into 0 4.318 * [backup-simplify]: Simplify 1 into 1 4.318 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.318 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.319 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.319 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.319 * [backup-simplify]: Simplify (/ 1 (pow D 2)) into (/ 1 (pow D 2)) 4.319 * [taylor]: Taking taylor expansion of (/ 1 (pow D 2)) in D 4.319 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.319 * [taylor]: Taking taylor expansion of D in D 4.319 * [backup-simplify]: Simplify 0 into 0 4.319 * [backup-simplify]: Simplify 1 into 1 4.320 * [backup-simplify]: Simplify (* 1 1) into 1 4.320 * [backup-simplify]: Simplify (/ 1 1) into 1 4.320 * [backup-simplify]: Simplify 1 into 1 4.320 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.321 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.321 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.321 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.321 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.322 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 4.322 * [taylor]: Taking taylor expansion of 0 in d 4.322 * [backup-simplify]: Simplify 0 into 0 4.322 * [taylor]: Taking taylor expansion of 0 in w 4.322 * [backup-simplify]: Simplify 0 into 0 4.323 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.323 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.323 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.323 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.324 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 4.324 * [taylor]: Taking taylor expansion of 0 in w 4.324 * [backup-simplify]: Simplify 0 into 0 4.324 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.325 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.325 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.326 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 4.326 * [taylor]: Taking taylor expansion of 0 in h 4.326 * [backup-simplify]: Simplify 0 into 0 4.326 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.327 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.327 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))))) into 0 4.327 * [taylor]: Taking taylor expansion of 0 in D 4.327 * [backup-simplify]: Simplify 0 into 0 4.328 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.329 * [backup-simplify]: Simplify 0 into 0 4.329 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.330 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.331 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.331 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.332 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.332 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.333 * [taylor]: Taking taylor expansion of 0 in d 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [taylor]: Taking taylor expansion of 0 in w 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [taylor]: Taking taylor expansion of 0 in w 4.333 * [backup-simplify]: Simplify 0 into 0 4.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.334 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.334 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.335 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.336 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.336 * [taylor]: Taking taylor expansion of 0 in w 4.336 * [backup-simplify]: Simplify 0 into 0 4.336 * [taylor]: Taking taylor expansion of 0 in h 4.336 * [backup-simplify]: Simplify 0 into 0 4.336 * [taylor]: Taking taylor expansion of 0 in h 4.336 * [backup-simplify]: Simplify 0 into 0 4.337 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.337 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.339 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.339 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.339 * [taylor]: Taking taylor expansion of 0 in h 4.339 * [backup-simplify]: Simplify 0 into 0 4.339 * [taylor]: Taking taylor expansion of 0 in D 4.339 * [backup-simplify]: Simplify 0 into 0 4.340 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.341 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.341 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.341 * [taylor]: Taking taylor expansion of 0 in D 4.341 * [backup-simplify]: Simplify 0 into 0 4.342 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.343 * [backup-simplify]: Simplify 0 into 0 4.344 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 4.345 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.346 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.347 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.347 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.348 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.348 * [taylor]: Taking taylor expansion of 0 in d 4.349 * [backup-simplify]: Simplify 0 into 0 4.349 * [taylor]: Taking taylor expansion of 0 in w 4.349 * [backup-simplify]: Simplify 0 into 0 4.349 * [taylor]: Taking taylor expansion of 0 in w 4.349 * [backup-simplify]: Simplify 0 into 0 4.349 * [taylor]: Taking taylor expansion of 0 in w 4.349 * [backup-simplify]: Simplify 0 into 0 4.350 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.350 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 4.351 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 4.352 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 4.353 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.353 * [taylor]: Taking taylor expansion of 0 in w 4.353 * [backup-simplify]: Simplify 0 into 0 4.353 * [taylor]: Taking taylor expansion of 0 in h 4.353 * [backup-simplify]: Simplify 0 into 0 4.353 * [taylor]: Taking taylor expansion of 0 in h 4.353 * [backup-simplify]: Simplify 0 into 0 4.353 * [taylor]: Taking taylor expansion of 0 in h 4.353 * [backup-simplify]: Simplify 0 into 0 4.353 * [taylor]: Taking taylor expansion of 0 in h 4.353 * [backup-simplify]: Simplify 0 into 0 4.353 * [taylor]: Taking taylor expansion of 0 in h 4.353 * [backup-simplify]: Simplify 0 into 0 4.354 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.356 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.357 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.358 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.358 * [taylor]: Taking taylor expansion of 0 in h 4.358 * [backup-simplify]: Simplify 0 into 0 4.358 * [taylor]: Taking taylor expansion of 0 in D 4.358 * [backup-simplify]: Simplify 0 into 0 4.358 * [taylor]: Taking taylor expansion of 0 in D 4.358 * [backup-simplify]: Simplify 0 into 0 4.358 * [taylor]: Taking taylor expansion of 0 in D 4.358 * [backup-simplify]: Simplify 0 into 0 4.358 * [taylor]: Taking taylor expansion of 0 in D 4.358 * [backup-simplify]: Simplify 0 into 0 4.359 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.360 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.361 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.361 * [taylor]: Taking taylor expansion of 0 in D 4.361 * [backup-simplify]: Simplify 0 into 0 4.361 * [backup-simplify]: Simplify 0 into 0 4.362 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.363 * [backup-simplify]: Simplify 0 into 0 4.364 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 4.365 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.366 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.370 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.371 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.373 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.373 * [taylor]: Taking taylor expansion of 0 in d 4.373 * [backup-simplify]: Simplify 0 into 0 4.373 * [taylor]: Taking taylor expansion of 0 in w 4.373 * [backup-simplify]: Simplify 0 into 0 4.373 * [taylor]: Taking taylor expansion of 0 in w 4.373 * [backup-simplify]: Simplify 0 into 0 4.373 * [taylor]: Taking taylor expansion of 0 in w 4.373 * [backup-simplify]: Simplify 0 into 0 4.373 * [taylor]: Taking taylor expansion of 0 in w 4.373 * [backup-simplify]: Simplify 0 into 0 4.374 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.375 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 4.376 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 4.377 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 4.379 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 4.379 * [taylor]: Taking taylor expansion of 0 in w 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [taylor]: Taking taylor expansion of 0 in h 4.379 * [backup-simplify]: Simplify 0 into 0 4.381 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 4.382 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 4.384 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 4.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 4.385 * [taylor]: Taking taylor expansion of 0 in h 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [taylor]: Taking taylor expansion of 0 in D 4.385 * [backup-simplify]: Simplify 0 into 0 4.386 * [taylor]: Taking taylor expansion of 0 in D 4.386 * [backup-simplify]: Simplify 0 into 0 4.387 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 4.388 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.389 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 4.389 * [taylor]: Taking taylor expansion of 0 in D 4.389 * [backup-simplify]: Simplify 0 into 0 4.389 * [backup-simplify]: Simplify 0 into 0 4.389 * [backup-simplify]: Simplify 0 into 0 4.389 * [backup-simplify]: Simplify (* 1 (* (pow D -2) (* (/ 1 h) (* (/ 1 w) (* (pow d 2) c0))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.390 * [backup-simplify]: Simplify (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) into (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) 4.390 * [approximate]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in (c0 d w h D) around 0 4.390 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 4.390 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.390 * [taylor]: Taking taylor expansion of w in D 4.390 * [backup-simplify]: Simplify w into w 4.390 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.390 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.390 * [taylor]: Taking taylor expansion of D in D 4.390 * [backup-simplify]: Simplify 0 into 0 4.390 * [backup-simplify]: Simplify 1 into 1 4.390 * [taylor]: Taking taylor expansion of h in D 4.390 * [backup-simplify]: Simplify h into h 4.390 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.390 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.390 * [taylor]: Taking taylor expansion of d in D 4.390 * [backup-simplify]: Simplify d into d 4.390 * [taylor]: Taking taylor expansion of c0 in D 4.390 * [backup-simplify]: Simplify c0 into c0 4.391 * [backup-simplify]: Simplify (* 1 1) into 1 4.391 * [backup-simplify]: Simplify (* 1 h) into h 4.391 * [backup-simplify]: Simplify (* w h) into (* w h) 4.391 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.391 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.391 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 4.391 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 4.391 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.391 * [taylor]: Taking taylor expansion of w in h 4.391 * [backup-simplify]: Simplify w into w 4.391 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.391 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.391 * [taylor]: Taking taylor expansion of D in h 4.391 * [backup-simplify]: Simplify D into D 4.392 * [taylor]: Taking taylor expansion of h in h 4.392 * [backup-simplify]: Simplify 0 into 0 4.392 * [backup-simplify]: Simplify 1 into 1 4.392 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.392 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.392 * [taylor]: Taking taylor expansion of d in h 4.392 * [backup-simplify]: Simplify d into d 4.392 * [taylor]: Taking taylor expansion of c0 in h 4.392 * [backup-simplify]: Simplify c0 into c0 4.392 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.392 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.392 * [backup-simplify]: Simplify (* w 0) into 0 4.392 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.393 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.393 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.393 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.394 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.394 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 4.394 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 4.394 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.394 * [taylor]: Taking taylor expansion of w in w 4.394 * [backup-simplify]: Simplify 0 into 0 4.394 * [backup-simplify]: Simplify 1 into 1 4.394 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.394 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.394 * [taylor]: Taking taylor expansion of D in w 4.394 * [backup-simplify]: Simplify D into D 4.394 * [taylor]: Taking taylor expansion of h in w 4.394 * [backup-simplify]: Simplify h into h 4.394 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.394 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.394 * [taylor]: Taking taylor expansion of d in w 4.394 * [backup-simplify]: Simplify d into d 4.394 * [taylor]: Taking taylor expansion of c0 in w 4.394 * [backup-simplify]: Simplify c0 into c0 4.394 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.395 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.395 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.395 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.395 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.395 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.396 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.396 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.396 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 4.396 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 4.396 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.396 * [taylor]: Taking taylor expansion of w in d 4.396 * [backup-simplify]: Simplify w into w 4.396 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.396 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.396 * [taylor]: Taking taylor expansion of D in d 4.396 * [backup-simplify]: Simplify D into D 4.396 * [taylor]: Taking taylor expansion of h in d 4.396 * [backup-simplify]: Simplify h into h 4.396 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.396 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.396 * [taylor]: Taking taylor expansion of d in d 4.396 * [backup-simplify]: Simplify 0 into 0 4.396 * [backup-simplify]: Simplify 1 into 1 4.396 * [taylor]: Taking taylor expansion of c0 in d 4.396 * [backup-simplify]: Simplify c0 into c0 4.396 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.397 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.397 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.397 * [backup-simplify]: Simplify (* 1 1) into 1 4.397 * [backup-simplify]: Simplify (* 1 c0) into c0 4.397 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 4.397 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.397 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.397 * [taylor]: Taking taylor expansion of w in c0 4.397 * [backup-simplify]: Simplify w into w 4.397 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.398 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.398 * [taylor]: Taking taylor expansion of D in c0 4.398 * [backup-simplify]: Simplify D into D 4.398 * [taylor]: Taking taylor expansion of h in c0 4.398 * [backup-simplify]: Simplify h into h 4.398 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.398 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.398 * [taylor]: Taking taylor expansion of d in c0 4.398 * [backup-simplify]: Simplify d into d 4.398 * [taylor]: Taking taylor expansion of c0 in c0 4.398 * [backup-simplify]: Simplify 0 into 0 4.398 * [backup-simplify]: Simplify 1 into 1 4.398 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.398 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.398 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.398 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.398 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.398 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.399 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.399 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.399 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.399 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.399 * [taylor]: Taking taylor expansion of w in c0 4.399 * [backup-simplify]: Simplify w into w 4.399 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.399 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.399 * [taylor]: Taking taylor expansion of D in c0 4.399 * [backup-simplify]: Simplify D into D 4.399 * [taylor]: Taking taylor expansion of h in c0 4.400 * [backup-simplify]: Simplify h into h 4.400 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.400 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.400 * [taylor]: Taking taylor expansion of d in c0 4.400 * [backup-simplify]: Simplify d into d 4.400 * [taylor]: Taking taylor expansion of c0 in c0 4.400 * [backup-simplify]: Simplify 0 into 0 4.400 * [backup-simplify]: Simplify 1 into 1 4.400 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.400 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.400 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.400 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.400 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.400 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.401 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.401 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.401 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 4.401 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.401 * [taylor]: Taking taylor expansion of w in d 4.401 * [backup-simplify]: Simplify w into w 4.401 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.401 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.401 * [taylor]: Taking taylor expansion of D in d 4.401 * [backup-simplify]: Simplify D into D 4.401 * [taylor]: Taking taylor expansion of h in d 4.401 * [backup-simplify]: Simplify h into h 4.401 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.401 * [taylor]: Taking taylor expansion of d in d 4.401 * [backup-simplify]: Simplify 0 into 0 4.402 * [backup-simplify]: Simplify 1 into 1 4.402 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.402 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.402 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.402 * [backup-simplify]: Simplify (* 1 1) into 1 4.402 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 4.402 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.402 * [taylor]: Taking taylor expansion of w in w 4.403 * [backup-simplify]: Simplify 0 into 0 4.403 * [backup-simplify]: Simplify 1 into 1 4.403 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.403 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.403 * [taylor]: Taking taylor expansion of D in w 4.403 * [backup-simplify]: Simplify D into D 4.403 * [taylor]: Taking taylor expansion of h in w 4.403 * [backup-simplify]: Simplify h into h 4.403 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.403 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.403 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.403 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.404 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.404 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.404 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.404 * [taylor]: Taking taylor expansion of D in h 4.404 * [backup-simplify]: Simplify D into D 4.404 * [taylor]: Taking taylor expansion of h in h 4.404 * [backup-simplify]: Simplify 0 into 0 4.404 * [backup-simplify]: Simplify 1 into 1 4.404 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.404 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.404 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.405 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.405 * [taylor]: Taking taylor expansion of D in D 4.405 * [backup-simplify]: Simplify 0 into 0 4.405 * [backup-simplify]: Simplify 1 into 1 4.405 * [backup-simplify]: Simplify (* 1 1) into 1 4.405 * [backup-simplify]: Simplify 1 into 1 4.405 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.405 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.405 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.406 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.407 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.407 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 4.407 * [taylor]: Taking taylor expansion of 0 in d 4.407 * [backup-simplify]: Simplify 0 into 0 4.407 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.407 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.408 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 4.409 * [taylor]: Taking taylor expansion of 0 in w 4.409 * [backup-simplify]: Simplify 0 into 0 4.409 * [taylor]: Taking taylor expansion of 0 in h 4.409 * [backup-simplify]: Simplify 0 into 0 4.409 * [taylor]: Taking taylor expansion of 0 in D 4.409 * [backup-simplify]: Simplify 0 into 0 4.409 * [backup-simplify]: Simplify 0 into 0 4.410 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.410 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.411 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.411 * [taylor]: Taking taylor expansion of 0 in h 4.411 * [backup-simplify]: Simplify 0 into 0 4.411 * [taylor]: Taking taylor expansion of 0 in D 4.411 * [backup-simplify]: Simplify 0 into 0 4.411 * [backup-simplify]: Simplify 0 into 0 4.412 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.412 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.412 * [taylor]: Taking taylor expansion of 0 in D 4.412 * [backup-simplify]: Simplify 0 into 0 4.413 * [backup-simplify]: Simplify 0 into 0 4.413 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.413 * [backup-simplify]: Simplify 0 into 0 4.414 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.414 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.415 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.415 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.416 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.417 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 4.417 * [taylor]: Taking taylor expansion of 0 in d 4.417 * [backup-simplify]: Simplify 0 into 0 4.417 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.418 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.418 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.419 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.420 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.420 * [taylor]: Taking taylor expansion of 0 in w 4.421 * [backup-simplify]: Simplify 0 into 0 4.421 * [taylor]: Taking taylor expansion of 0 in h 4.421 * [backup-simplify]: Simplify 0 into 0 4.421 * [taylor]: Taking taylor expansion of 0 in D 4.421 * [backup-simplify]: Simplify 0 into 0 4.421 * [backup-simplify]: Simplify 0 into 0 4.421 * [taylor]: Taking taylor expansion of 0 in h 4.421 * [backup-simplify]: Simplify 0 into 0 4.421 * [taylor]: Taking taylor expansion of 0 in D 4.421 * [backup-simplify]: Simplify 0 into 0 4.421 * [backup-simplify]: Simplify 0 into 0 4.421 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 D) 2) (* (/ 1 h) (* (/ 1 w) (* (pow (/ 1 d) -2) (/ 1 (/ 1 c0))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.422 * [backup-simplify]: Simplify (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) into (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) 4.422 * [approximate]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in (c0 d w h D) around 0 4.422 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in D 4.422 * [taylor]: Taking taylor expansion of -1 in D 4.422 * [backup-simplify]: Simplify -1 into -1 4.422 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 4.422 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 4.422 * [taylor]: Taking taylor expansion of w in D 4.422 * [backup-simplify]: Simplify w into w 4.422 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 4.422 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.422 * [taylor]: Taking taylor expansion of D in D 4.422 * [backup-simplify]: Simplify 0 into 0 4.422 * [backup-simplify]: Simplify 1 into 1 4.422 * [taylor]: Taking taylor expansion of h in D 4.422 * [backup-simplify]: Simplify h into h 4.422 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 4.422 * [taylor]: Taking taylor expansion of (pow d 2) in D 4.422 * [taylor]: Taking taylor expansion of d in D 4.422 * [backup-simplify]: Simplify d into d 4.423 * [taylor]: Taking taylor expansion of c0 in D 4.423 * [backup-simplify]: Simplify c0 into c0 4.423 * [backup-simplify]: Simplify (* 1 1) into 1 4.423 * [backup-simplify]: Simplify (* 1 h) into h 4.423 * [backup-simplify]: Simplify (* w h) into (* w h) 4.423 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.423 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.423 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 4.423 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in h 4.423 * [taylor]: Taking taylor expansion of -1 in h 4.424 * [backup-simplify]: Simplify -1 into -1 4.424 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 4.424 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 4.424 * [taylor]: Taking taylor expansion of w in h 4.424 * [backup-simplify]: Simplify w into w 4.424 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.424 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.424 * [taylor]: Taking taylor expansion of D in h 4.424 * [backup-simplify]: Simplify D into D 4.424 * [taylor]: Taking taylor expansion of h in h 4.424 * [backup-simplify]: Simplify 0 into 0 4.424 * [backup-simplify]: Simplify 1 into 1 4.424 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 4.424 * [taylor]: Taking taylor expansion of (pow d 2) in h 4.424 * [taylor]: Taking taylor expansion of d in h 4.424 * [backup-simplify]: Simplify d into d 4.424 * [taylor]: Taking taylor expansion of c0 in h 4.424 * [backup-simplify]: Simplify c0 into c0 4.424 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.424 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 4.424 * [backup-simplify]: Simplify (* w 0) into 0 4.424 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.425 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.425 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 4.425 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.425 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.426 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 4.426 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in w 4.426 * [taylor]: Taking taylor expansion of -1 in w 4.426 * [backup-simplify]: Simplify -1 into -1 4.426 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 4.426 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.426 * [taylor]: Taking taylor expansion of w in w 4.426 * [backup-simplify]: Simplify 0 into 0 4.426 * [backup-simplify]: Simplify 1 into 1 4.426 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.426 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.426 * [taylor]: Taking taylor expansion of D in w 4.426 * [backup-simplify]: Simplify D into D 4.426 * [taylor]: Taking taylor expansion of h in w 4.426 * [backup-simplify]: Simplify h into h 4.426 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 4.426 * [taylor]: Taking taylor expansion of (pow d 2) in w 4.426 * [taylor]: Taking taylor expansion of d in w 4.426 * [backup-simplify]: Simplify d into d 4.426 * [taylor]: Taking taylor expansion of c0 in w 4.426 * [backup-simplify]: Simplify c0 into c0 4.426 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.427 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.427 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.427 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.427 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.427 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.428 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.428 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 4.428 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 4.428 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in d 4.428 * [taylor]: Taking taylor expansion of -1 in d 4.428 * [backup-simplify]: Simplify -1 into -1 4.428 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 4.428 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.428 * [taylor]: Taking taylor expansion of w in d 4.428 * [backup-simplify]: Simplify w into w 4.428 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.428 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.428 * [taylor]: Taking taylor expansion of D in d 4.428 * [backup-simplify]: Simplify D into D 4.428 * [taylor]: Taking taylor expansion of h in d 4.428 * [backup-simplify]: Simplify h into h 4.428 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 4.428 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.428 * [taylor]: Taking taylor expansion of d in d 4.428 * [backup-simplify]: Simplify 0 into 0 4.428 * [backup-simplify]: Simplify 1 into 1 4.428 * [taylor]: Taking taylor expansion of c0 in d 4.428 * [backup-simplify]: Simplify c0 into c0 4.429 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.429 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.429 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.429 * [backup-simplify]: Simplify (* 1 1) into 1 4.429 * [backup-simplify]: Simplify (* 1 c0) into c0 4.429 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 4.429 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 4.430 * [taylor]: Taking taylor expansion of -1 in c0 4.430 * [backup-simplify]: Simplify -1 into -1 4.430 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.430 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.430 * [taylor]: Taking taylor expansion of w in c0 4.430 * [backup-simplify]: Simplify w into w 4.430 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.430 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.430 * [taylor]: Taking taylor expansion of D in c0 4.430 * [backup-simplify]: Simplify D into D 4.430 * [taylor]: Taking taylor expansion of h in c0 4.430 * [backup-simplify]: Simplify h into h 4.430 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.430 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.430 * [taylor]: Taking taylor expansion of d in c0 4.430 * [backup-simplify]: Simplify d into d 4.430 * [taylor]: Taking taylor expansion of c0 in c0 4.430 * [backup-simplify]: Simplify 0 into 0 4.430 * [backup-simplify]: Simplify 1 into 1 4.430 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.430 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.430 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.430 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.430 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.430 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.431 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.431 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.431 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 4.431 * [taylor]: Taking taylor expansion of -1 in c0 4.431 * [backup-simplify]: Simplify -1 into -1 4.431 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 4.431 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 4.431 * [taylor]: Taking taylor expansion of w in c0 4.431 * [backup-simplify]: Simplify w into w 4.431 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 4.431 * [taylor]: Taking taylor expansion of (pow D 2) in c0 4.431 * [taylor]: Taking taylor expansion of D in c0 4.431 * [backup-simplify]: Simplify D into D 4.431 * [taylor]: Taking taylor expansion of h in c0 4.431 * [backup-simplify]: Simplify h into h 4.431 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 4.431 * [taylor]: Taking taylor expansion of (pow d 2) in c0 4.431 * [taylor]: Taking taylor expansion of d in c0 4.431 * [backup-simplify]: Simplify d into d 4.431 * [taylor]: Taking taylor expansion of c0 in c0 4.431 * [backup-simplify]: Simplify 0 into 0 4.431 * [backup-simplify]: Simplify 1 into 1 4.431 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.431 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.432 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.432 * [backup-simplify]: Simplify (* d d) into (pow d 2) 4.432 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 4.432 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 4.432 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 4.432 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 4.433 * [backup-simplify]: Simplify (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) into (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) 4.433 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) in d 4.433 * [taylor]: Taking taylor expansion of -1 in d 4.433 * [backup-simplify]: Simplify -1 into -1 4.433 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 4.433 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 4.433 * [taylor]: Taking taylor expansion of w in d 4.433 * [backup-simplify]: Simplify w into w 4.433 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 4.433 * [taylor]: Taking taylor expansion of (pow D 2) in d 4.433 * [taylor]: Taking taylor expansion of D in d 4.433 * [backup-simplify]: Simplify D into D 4.433 * [taylor]: Taking taylor expansion of h in d 4.433 * [backup-simplify]: Simplify h into h 4.433 * [taylor]: Taking taylor expansion of (pow d 2) in d 4.433 * [taylor]: Taking taylor expansion of d in d 4.433 * [backup-simplify]: Simplify 0 into 0 4.433 * [backup-simplify]: Simplify 1 into 1 4.433 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.433 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.433 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 4.433 * [backup-simplify]: Simplify (* 1 1) into 1 4.434 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 4.434 * [backup-simplify]: Simplify (* -1 (* w (* (pow D 2) h))) into (* -1 (* w (* (pow D 2) h))) 4.434 * [taylor]: Taking taylor expansion of (* -1 (* w (* (pow D 2) h))) in w 4.434 * [taylor]: Taking taylor expansion of -1 in w 4.434 * [backup-simplify]: Simplify -1 into -1 4.434 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 4.434 * [taylor]: Taking taylor expansion of w in w 4.434 * [backup-simplify]: Simplify 0 into 0 4.434 * [backup-simplify]: Simplify 1 into 1 4.434 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 4.434 * [taylor]: Taking taylor expansion of (pow D 2) in w 4.434 * [taylor]: Taking taylor expansion of D in w 4.434 * [backup-simplify]: Simplify D into D 4.434 * [taylor]: Taking taylor expansion of h in w 4.434 * [backup-simplify]: Simplify h into h 4.434 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.434 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.434 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.435 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 4.435 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 4.435 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 4.436 * [backup-simplify]: Simplify (+ (* -1 (* (pow D 2) h)) (* 0 0)) into (- (* (pow D 2) h)) 4.436 * [taylor]: Taking taylor expansion of (- (* (pow D 2) h)) in h 4.436 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 4.436 * [taylor]: Taking taylor expansion of (pow D 2) in h 4.436 * [taylor]: Taking taylor expansion of D in h 4.436 * [backup-simplify]: Simplify D into D 4.436 * [taylor]: Taking taylor expansion of h in h 4.436 * [backup-simplify]: Simplify 0 into 0 4.436 * [backup-simplify]: Simplify 1 into 1 4.436 * [backup-simplify]: Simplify (* D D) into (pow D 2) 4.436 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.437 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 4.437 * [backup-simplify]: Simplify (- (pow D 2)) into (- (pow D 2)) 4.437 * [taylor]: Taking taylor expansion of (- (pow D 2)) in D 4.437 * [taylor]: Taking taylor expansion of (pow D 2) in D 4.437 * [taylor]: Taking taylor expansion of D in D 4.437 * [backup-simplify]: Simplify 0 into 0 4.437 * [backup-simplify]: Simplify 1 into 1 4.437 * [backup-simplify]: Simplify (* 1 1) into 1 4.438 * [backup-simplify]: Simplify (- 1) into -1 4.438 * [backup-simplify]: Simplify -1 into -1 4.438 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.438 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.438 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.438 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 4.439 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.440 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 4.440 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 4.440 * [taylor]: Taking taylor expansion of 0 in d 4.440 * [backup-simplify]: Simplify 0 into 0 4.440 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 4.441 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 4.441 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 4.441 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.442 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 4.443 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* w (* (pow D 2) h)))) into 0 4.443 * [taylor]: Taking taylor expansion of 0 in w 4.443 * [backup-simplify]: Simplify 0 into 0 4.443 * [taylor]: Taking taylor expansion of 0 in h 4.443 * [backup-simplify]: Simplify 0 into 0 4.443 * [taylor]: Taking taylor expansion of 0 in D 4.443 * [backup-simplify]: Simplify 0 into 0 4.443 * [backup-simplify]: Simplify 0 into 0 4.444 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.444 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.445 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 4.446 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 4.446 * [taylor]: Taking taylor expansion of 0 in h 4.446 * [backup-simplify]: Simplify 0 into 0 4.446 * [taylor]: Taking taylor expansion of 0 in D 4.446 * [backup-simplify]: Simplify 0 into 0 4.446 * [backup-simplify]: Simplify 0 into 0 4.446 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.447 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 4.447 * [backup-simplify]: Simplify (- 0) into 0 4.447 * [taylor]: Taking taylor expansion of 0 in D 4.447 * [backup-simplify]: Simplify 0 into 0 4.447 * [backup-simplify]: Simplify 0 into 0 4.448 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.448 * [backup-simplify]: Simplify (- 0) into 0 4.448 * [backup-simplify]: Simplify 0 into 0 4.449 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.449 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.450 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.450 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 4.451 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.452 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 4.453 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2))))) into 0 4.453 * [taylor]: Taking taylor expansion of 0 in d 4.453 * [backup-simplify]: Simplify 0 into 0 4.454 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 4.454 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 4.455 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 4.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.458 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* w (* (pow D 2) h))))) into 0 4.458 * [taylor]: Taking taylor expansion of 0 in w 4.458 * [backup-simplify]: Simplify 0 into 0 4.458 * [taylor]: Taking taylor expansion of 0 in h 4.458 * [backup-simplify]: Simplify 0 into 0 4.458 * [taylor]: Taking taylor expansion of 0 in D 4.458 * [backup-simplify]: Simplify 0 into 0 4.458 * [backup-simplify]: Simplify 0 into 0 4.458 * [taylor]: Taking taylor expansion of 0 in h 4.458 * [backup-simplify]: Simplify 0 into 0 4.458 * [taylor]: Taking taylor expansion of 0 in D 4.458 * [backup-simplify]: Simplify 0 into 0 4.458 * [backup-simplify]: Simplify 0 into 0 4.459 * [backup-simplify]: Simplify (* -1 (* (pow (/ 1 (- D)) 2) (* (/ 1 (- h)) (* (/ 1 (- w)) (* (pow (/ 1 (- d)) -2) (/ 1 (/ 1 (- c0)))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.459 * * * [progress]: simplifying candidates 4.463 * [simplify]: Simplifying: (expm1 (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (log1p (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (* (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (log (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (exp (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (* (cbrt (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (cbrt (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (cbrt (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (* (* (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (sqrt (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (sqrt (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (+ (* (* c0 (* d d)) (sqrt (+ (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))))) (+ (* (* M M) (* M M)) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (* (* (* w h) (* D D)) (sqrt (- (pow (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) 3) (pow (* M M) 3))))) (* (* (* w h) (* D D)) (sqrt (+ (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))))) (+ (* (* M M) (* M M)) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (+ (* (* c0 (* d d)) (sqrt (+ (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (* (* (* w h) (* D D)) (sqrt (- (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))))) (* (* M M) (* M M)))))) (* (* (* w h) (* D D)) (sqrt (+ (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (+ (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))) 3)) (+ (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (- (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (log (* (* w h) (* D D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (log (* (* w h) (* D D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (log (* D D)))) (- (log (* c0 (* d d))) (log (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (log (* (* w h) (* D D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (log (* (* w h) (* D D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (log (* D D)))) (- (log (* c0 (* d d))) (log (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (log (* (* w h) (* D D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (log (* (* w h) (* D D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (log (* D D)))) (- (log (* c0 (* d d))) (log (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 0 0 (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 4.469 * * [simplify]: Extracting # 0 : cost 0 4.469 * * [simplify]: Extracting # 1 : cost 0 4.469 * * [simplify]: Extracting # 2 : cost 0 4.469 * * [simplify]: Extracting # 3 : cost 0 4.469 * * [simplify]: Extracting # 4 : cost 0 4.470 * * [simplify]: Extracting # 5 : cost 0 4.470 * * [simplify]: Extracting # 6 : cost 0 4.470 * * [simplify]: Extracting # 7 : cost 0 4.470 * * [simplify]: Extracting # 8 : cost 0 4.470 * * [simplify]: iteration 0 : 161 enodes (cost 4866 ) 4.533 * * [simplify]: Extracting # 0 : cost 0 4.534 * * [simplify]: Extracting # 1 : cost 0 4.535 * * [simplify]: Extracting # 2 : cost 0 4.536 * * [simplify]: Extracting # 3 : cost 0 4.537 * * [simplify]: iteration 1 : 484 enodes (cost 4432 ) 5.017 * * [simplify]: Extracting # 0 : cost 0 5.022 * * [simplify]: Extracting # 1 : cost 0 5.027 * * [simplify]: Extracting # 2 : cost 0 5.035 * * [simplify]: Extracting # 3 : cost 0 5.041 * * [simplify]: Extracting # 4 : cost 0 5.047 * * [simplify]: Extracting # 5 : cost 0 5.054 * * [simplify]: Extracting # 6 : cost 0 5.061 * * [simplify]: Extracting # 7 : cost 0 5.068 * * [simplify]: Extracting # 8 : cost 0 5.076 * * [simplify]: iteration 2 : 3124 enodes (cost 2971 ) 6.521 * * [simplify]: Extracting # 0 : cost 0 6.535 * * [simplify]: Extracting # 1 : cost 0 6.547 * * [simplify]: Extracting # 2 : cost 0 6.560 * * [simplify]: Extracting # 3 : cost 0 6.571 * * [simplify]: Extracting # 4 : cost 0 6.582 * * [simplify]: Extracting # 5 : cost 0 6.589 * * [simplify]: iteration done: 5002 enodes (cost 2933 ) 6.590 * [simplify]: Simplified to: (expm1 (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (log1p (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (exp (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (log (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (exp (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (* (cbrt (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (cbrt (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M)))))) (cbrt (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (pow (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M)))) 3) (sqrt (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (sqrt (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (fma (* (pow d 2) c0) (sqrt (fma M (fma M (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (pow M 3)) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) (+ 3 1)))) (* (* (sqrt (- (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 6) (pow M 6))) (* (pow D 2) h)) w)) (* (* w (* D D)) (* h (sqrt (fma M (fma M (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (pow M 3)) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) (+ 3 1)))))) (fma w (* (* (pow D 2) h) (sqrt (fma (pow M 3) (- M) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) (+ 3 1))))) (* c0 (* (* d d) (hypot (/ (* c0 (* d d)) (* (* w h) (* D D))) M)))) (* (* w (* (pow D 2) h)) (hypot (/ (* c0 (* d d)) (* (* w h) (* D D))) M)) (+ (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))) 3)) (fma (/ c0 (* (* w h) (* w h))) (/ (* (pow d 4) c0) (pow D 4)) (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (fma M M (/ (/ (* (* (pow d 2) c0) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M)))) (* (* w h) D)) D)))) (+ (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4)))) (* M M)) (fma (/ c0 (* w h)) (/ (* d d) (* D D)) (- (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M))))) (fma (/ (* d d) w) (/ c0 (* (pow D 2) h)) (sqrt (- (* (/ (* c0 c0) (* (* w h) (* w h))) (/ (pow d 4) (pow D 4))) (* M M)))) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (/ (* c0 (* d d)) (* (* w h) (* D D))) 0 0 (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) 6.591 * * * [progress]: adding candidates to table 7.115 * * [progress]: iteration 2 / 4 7.115 * * * [progress]: picking best candidate 7.143 * * * * [pick]: Picked # 7.144 * * * [progress]: localizing error 7.151 * * * [progress]: generating rewritten candidates 7.151 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 7.179 * * * [progress]: generating series expansions 7.179 * * * * [progress]: [ 1 / 1 ] generating series at (2) 7.179 * [backup-simplify]: Simplify (* (/ c0 (* 2.0 w)) 0) into 0 7.179 * [approximate]: Taking taylor expansion of 0 in (c0 w) around 0 7.179 * [taylor]: Taking taylor expansion of 0 in w 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [taylor]: Taking taylor expansion of 0 in c0 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [taylor]: Taking taylor expansion of 0 in c0 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [taylor]: Taking taylor expansion of 0 in w 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [taylor]: Taking taylor expansion of 0 in w 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [backup-simplify]: Simplify 0 into 0 7.179 * [taylor]: Taking taylor expansion of 0 in w 7.179 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify (* (/ (/ 1 c0) (* 2.0 (/ 1 w))) 0) into 0 7.180 * [approximate]: Taking taylor expansion of 0 in (c0 w) around 0 7.180 * [taylor]: Taking taylor expansion of 0 in w 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in c0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in c0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in w 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in w 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in w 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify (* (/ (/ 1 (- c0)) (* 2.0 (/ 1 (- w)))) 0) into 0 7.180 * [approximate]: Taking taylor expansion of 0 in (c0 w) around 0 7.180 * [taylor]: Taking taylor expansion of 0 in w 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in c0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in c0 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [taylor]: Taking taylor expansion of 0 in w 7.180 * [backup-simplify]: Simplify 0 into 0 7.180 * [backup-simplify]: Simplify 0 into 0 7.181 * [taylor]: Taking taylor expansion of 0 in w 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [taylor]: Taking taylor expansion of 0 in w 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * [backup-simplify]: Simplify 0 into 0 7.181 * * * [progress]: simplifying candidates 7.181 * [simplify]: Simplifying: (expm1 (* (/ c0 (* 2.0 w)) 0)) (log1p (* (/ c0 (* 2.0 w)) 0)) (* (/ c0 (* 2.0 w)) 0) (+ (- (log c0) (+ (log 2.0) (log w))) (log 0)) (+ (- (log c0) (log (* 2.0 w))) (log 0)) (+ (log (/ c0 (* 2.0 w))) (log 0)) (log (* (/ c0 (* 2.0 w)) 0)) (exp (* (/ c0 (* 2.0 w)) 0)) (* (/ (* (* c0 c0) c0) (* (* (* 2.0 2.0) 2.0) (* (* w w) w))) (* (* 0 0) 0)) (* (/ (* (* c0 c0) c0) (* (* (* 2.0 w) (* 2.0 w)) (* 2.0 w))) (* (* 0 0) 0)) (* (* (* (/ c0 (* 2.0 w)) (/ c0 (* 2.0 w))) (/ c0 (* 2.0 w))) (* (* 0 0) 0)) (* (cbrt (* (/ c0 (* 2.0 w)) 0)) (cbrt (* (/ c0 (* 2.0 w)) 0))) (cbrt (* (/ c0 (* 2.0 w)) 0)) (* (* (* (/ c0 (* 2.0 w)) 0) (* (/ c0 (* 2.0 w)) 0)) (* (/ c0 (* 2.0 w)) 0)) (sqrt (* (/ c0 (* 2.0 w)) 0)) (sqrt (* (/ c0 (* 2.0 w)) 0)) (* (sqrt (/ c0 (* 2.0 w))) (sqrt 0)) (* (sqrt (/ c0 (* 2.0 w))) (sqrt 0)) (* (/ c0 (* 2.0 w)) (* (cbrt 0) (cbrt 0))) (* (/ c0 (* 2.0 w)) (sqrt 0)) (* (/ c0 (* 2.0 w)) 1) (* (cbrt (/ c0 (* 2.0 w))) 0) (* (sqrt (/ c0 (* 2.0 w))) 0) (* (/ (cbrt c0) w) 0) (* (/ (sqrt c0) w) 0) (* (/ c0 w) 0) (* (/ c0 (* 2.0 w)) 0) (* (/ 1 (* 2.0 w)) 0) (* c0 0) 0 0 0 7.182 * * [simplify]: Extracting # 0 : cost 0 7.182 * * [simplify]: Extracting # 1 : cost 0 7.182 * * [simplify]: Extracting # 2 : cost 0 7.182 * * [simplify]: Extracting # 3 : cost 0 7.182 * * [simplify]: Extracting # 4 : cost 0 7.182 * * [simplify]: Extracting # 5 : cost 0 7.182 * * [simplify]: Extracting # 6 : cost 0 7.183 * * [simplify]: Extracting # 7 : cost 0 7.183 * * [simplify]: iteration 0 : 69 enodes (cost 299 ) 7.237 * * [simplify]: Extracting # 0 : cost 0 7.237 * * [simplify]: Extracting # 1 : cost 0 7.237 * * [simplify]: Extracting # 2 : cost 0 7.238 * * [simplify]: iteration 1 : 160 enodes (cost 78 ) 7.336 * * [simplify]: Extracting # 0 : cost 0 7.337 * * [simplify]: Extracting # 1 : cost 0 7.338 * * [simplify]: Extracting # 2 : cost 0 7.339 * * [simplify]: Extracting # 3 : cost 0 7.340 * * [simplify]: Extracting # 4 : cost 0 7.341 * * [simplify]: iteration 2 : 472 enodes (cost 42 ) 7.919 * * [simplify]: Extracting # 0 : cost 0 7.922 * * [simplify]: Extracting # 1 : cost 0 7.925 * * [simplify]: Extracting # 2 : cost 0 7.926 * * [simplify]: Extracting # 3 : cost 0 7.928 * * [simplify]: Extracting # 4 : cost 0 7.935 * * [simplify]: iteration 3 : 2122 enodes (cost 42 ) 10.424 * * [simplify]: Extracting # 0 : cost 0 10.444 * * [simplify]: Extracting # 1 : cost 0 10.455 * * [simplify]: Extracting # 2 : cost 0 10.464 * * [simplify]: Extracting # 3 : cost 0 10.473 * * [simplify]: Extracting # 4 : cost 0 10.481 * * [simplify]: iteration done: 5001 enodes (cost 42 ) 10.482 * [simplify]: Simplified to: (expm1 0) (log1p 0) 0 (log 0) (log 0) (log 0) (log 0) 1 0 0 0 0 0 0 0 0 0 0 0 0 (/ c0 (* 2.0 w)) 0 0 0 0 0 0 0 0 0 0 0 10.482 * * * [progress]: adding candidates to table 10.590 * * [progress]: iteration 3 / 4 10.590 * * * [progress]: picking best candidate 10.643 * * * * [pick]: Picked # 10.643 * * * [progress]: localizing error 10.649 * * * [progress]: generating rewritten candidates 10.649 * * * [progress]: generating series expansions 10.649 * * * [progress]: simplifying candidates 10.649 * [simplify]: Simplifying: 10.649 * * [simplify]: Extracting # 0 : cost 0 10.649 * * [simplify]: iteration 0 : 0 enodes (cost 0 ) 10.649 * * [simplify]: Extracting # 0 : cost 0 10.649 * * [simplify]: iteration done: 0 enodes (cost 0 ) 10.649 * [simplify]: Simplified to: 10.649 * * * [progress]: adding candidates to table 10.650 * * [progress]: iteration 4 / 4 10.650 * * * [progress]: picking best candidate 10.695 * * * * [pick]: Picked # 10.695 * * * [progress]: localizing error 10.724 * * * [progress]: generating rewritten candidates 10.724 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 12.181 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2) 12.237 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2 1 1 2) 12.312 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2 1 1 1) 12.385 * * * [progress]: generating series expansions 12.385 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 12.386 * [backup-simplify]: Simplify (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) into (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) 12.386 * [approximate]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in (c0 w h D d M) around 0 12.386 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in M 12.386 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in M 12.386 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in M 12.386 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in M 12.386 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in M 12.386 * [taylor]: Taking taylor expansion of (pow d 4) in M 12.386 * [taylor]: Taking taylor expansion of d in M 12.386 * [backup-simplify]: Simplify d into d 12.386 * [taylor]: Taking taylor expansion of (pow c0 2) in M 12.386 * [taylor]: Taking taylor expansion of c0 in M 12.386 * [backup-simplify]: Simplify c0 into c0 12.386 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in M 12.386 * [taylor]: Taking taylor expansion of (pow w 2) in M 12.386 * [taylor]: Taking taylor expansion of w in M 12.386 * [backup-simplify]: Simplify w into w 12.386 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in M 12.386 * [taylor]: Taking taylor expansion of (pow D 4) in M 12.386 * [taylor]: Taking taylor expansion of D in M 12.386 * [backup-simplify]: Simplify D into D 12.386 * [taylor]: Taking taylor expansion of (pow h 2) in M 12.386 * [taylor]: Taking taylor expansion of h in M 12.386 * [backup-simplify]: Simplify h into h 12.386 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.387 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.387 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.387 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 12.387 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.387 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.387 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.387 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.387 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.387 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.388 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) 12.388 * [taylor]: Taking taylor expansion of (pow M 2) in M 12.388 * [taylor]: Taking taylor expansion of M in M 12.388 * [backup-simplify]: Simplify 0 into 0 12.388 * [backup-simplify]: Simplify 1 into 1 12.388 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) 12.389 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 12.389 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 12.389 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.389 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.389 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 12.389 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.389 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.389 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.389 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.389 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.390 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.390 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2)))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 12.391 * [backup-simplify]: Simplify (+ 0 0) into 0 12.391 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 12.391 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in M 12.391 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in M 12.391 * [taylor]: Taking taylor expansion of (pow d 2) in M 12.391 * [taylor]: Taking taylor expansion of d in M 12.391 * [backup-simplify]: Simplify d into d 12.391 * [taylor]: Taking taylor expansion of c0 in M 12.391 * [backup-simplify]: Simplify c0 into c0 12.391 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in M 12.392 * [taylor]: Taking taylor expansion of w in M 12.392 * [backup-simplify]: Simplify w into w 12.392 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in M 12.392 * [taylor]: Taking taylor expansion of (pow D 2) in M 12.392 * [taylor]: Taking taylor expansion of D in M 12.392 * [backup-simplify]: Simplify D into D 12.392 * [taylor]: Taking taylor expansion of h in M 12.392 * [backup-simplify]: Simplify h into h 12.392 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.392 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 12.392 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.392 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.392 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.392 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 12.392 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in d 12.392 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in d 12.392 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in d 12.392 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in d 12.392 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in d 12.392 * [taylor]: Taking taylor expansion of (pow d 4) in d 12.392 * [taylor]: Taking taylor expansion of d in d 12.392 * [backup-simplify]: Simplify 0 into 0 12.392 * [backup-simplify]: Simplify 1 into 1 12.392 * [taylor]: Taking taylor expansion of (pow c0 2) in d 12.392 * [taylor]: Taking taylor expansion of c0 in d 12.392 * [backup-simplify]: Simplify c0 into c0 12.392 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in d 12.393 * [taylor]: Taking taylor expansion of (pow w 2) in d 12.393 * [taylor]: Taking taylor expansion of w in d 12.393 * [backup-simplify]: Simplify w into w 12.393 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in d 12.393 * [taylor]: Taking taylor expansion of (pow D 4) in d 12.393 * [taylor]: Taking taylor expansion of D in d 12.393 * [backup-simplify]: Simplify D into D 12.393 * [taylor]: Taking taylor expansion of (pow h 2) in d 12.393 * [taylor]: Taking taylor expansion of h in d 12.393 * [backup-simplify]: Simplify h into h 12.393 * [backup-simplify]: Simplify (* 1 1) into 1 12.393 * [backup-simplify]: Simplify (* 1 1) into 1 12.393 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.393 * [backup-simplify]: Simplify (* 1 (pow c0 2)) into (pow c0 2) 12.393 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.394 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.394 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.394 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.394 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.394 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.394 * [backup-simplify]: Simplify (/ (pow c0 2) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (pow c0 2) (* (pow w 2) (* (pow D 4) (pow h 2)))) 12.394 * [taylor]: Taking taylor expansion of (pow M 2) in d 12.394 * [taylor]: Taking taylor expansion of M in d 12.394 * [backup-simplify]: Simplify M into M 12.394 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.394 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.395 * [backup-simplify]: Simplify (+ 0 (- (pow M 2))) into (- (pow M 2)) 12.395 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.395 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.395 * [backup-simplify]: Simplify (- 0) into 0 12.395 * [backup-simplify]: Simplify (+ 0 0) into 0 12.395 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.396 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in d 12.396 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 12.396 * [taylor]: Taking taylor expansion of (pow d 2) in d 12.396 * [taylor]: Taking taylor expansion of d in d 12.396 * [backup-simplify]: Simplify 0 into 0 12.396 * [backup-simplify]: Simplify 1 into 1 12.396 * [taylor]: Taking taylor expansion of c0 in d 12.396 * [backup-simplify]: Simplify c0 into c0 12.396 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 12.396 * [taylor]: Taking taylor expansion of w in d 12.396 * [backup-simplify]: Simplify w into w 12.396 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 12.396 * [taylor]: Taking taylor expansion of (pow D 2) in d 12.396 * [taylor]: Taking taylor expansion of D in d 12.396 * [backup-simplify]: Simplify D into D 12.396 * [taylor]: Taking taylor expansion of h in d 12.396 * [backup-simplify]: Simplify h into h 12.396 * [backup-simplify]: Simplify (* 1 1) into 1 12.396 * [backup-simplify]: Simplify (* 1 c0) into c0 12.396 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.396 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.396 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.397 * [backup-simplify]: Simplify (/ c0 (* w (* (pow D 2) h))) into (/ c0 (* w (* (pow D 2) h))) 12.397 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in D 12.397 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in D 12.397 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in D 12.397 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in D 12.397 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in D 12.397 * [taylor]: Taking taylor expansion of (pow d 4) in D 12.397 * [taylor]: Taking taylor expansion of d in D 12.397 * [backup-simplify]: Simplify d into d 12.397 * [taylor]: Taking taylor expansion of (pow c0 2) in D 12.397 * [taylor]: Taking taylor expansion of c0 in D 12.397 * [backup-simplify]: Simplify c0 into c0 12.397 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in D 12.397 * [taylor]: Taking taylor expansion of (pow w 2) in D 12.397 * [taylor]: Taking taylor expansion of w in D 12.397 * [backup-simplify]: Simplify w into w 12.397 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in D 12.397 * [taylor]: Taking taylor expansion of (pow D 4) in D 12.397 * [taylor]: Taking taylor expansion of D in D 12.397 * [backup-simplify]: Simplify 0 into 0 12.397 * [backup-simplify]: Simplify 1 into 1 12.397 * [taylor]: Taking taylor expansion of (pow h 2) in D 12.397 * [taylor]: Taking taylor expansion of h in D 12.397 * [backup-simplify]: Simplify h into h 12.397 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.397 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.397 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.397 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 12.397 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.398 * [backup-simplify]: Simplify (* 1 1) into 1 12.398 * [backup-simplify]: Simplify (* 1 1) into 1 12.398 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.398 * [backup-simplify]: Simplify (* 1 (pow h 2)) into (pow h 2) 12.398 * [backup-simplify]: Simplify (* (pow w 2) (pow h 2)) into (* (pow w 2) (pow h 2)) 12.399 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) 12.399 * [taylor]: Taking taylor expansion of (pow M 2) in D 12.399 * [taylor]: Taking taylor expansion of M in D 12.399 * [backup-simplify]: Simplify M into M 12.399 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) 12.400 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2)))) into (/ (* (pow d 2) c0) (* w h)) 12.400 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 12.400 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.400 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.400 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 12.400 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.402 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow h 2))) into 0 12.402 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.402 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (pow h 2))) into 0 12.402 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (pow h 2))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2))) (/ 0 (* (pow w 2) (pow h 2)))))) into 0 12.403 * [backup-simplify]: Simplify (+ 0 0) into 0 12.403 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow h 2)))))) into 0 12.403 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in D 12.403 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 12.403 * [taylor]: Taking taylor expansion of (pow d 2) in D 12.403 * [taylor]: Taking taylor expansion of d in D 12.403 * [backup-simplify]: Simplify d into d 12.403 * [taylor]: Taking taylor expansion of c0 in D 12.403 * [backup-simplify]: Simplify c0 into c0 12.403 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 12.403 * [taylor]: Taking taylor expansion of w in D 12.403 * [backup-simplify]: Simplify w into w 12.403 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 12.403 * [taylor]: Taking taylor expansion of (pow D 2) in D 12.403 * [taylor]: Taking taylor expansion of D in D 12.403 * [backup-simplify]: Simplify 0 into 0 12.403 * [backup-simplify]: Simplify 1 into 1 12.403 * [taylor]: Taking taylor expansion of h in D 12.404 * [backup-simplify]: Simplify h into h 12.404 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.404 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 12.404 * [backup-simplify]: Simplify (* 1 1) into 1 12.404 * [backup-simplify]: Simplify (* 1 h) into h 12.404 * [backup-simplify]: Simplify (* w h) into (* w h) 12.404 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w h)) into (/ (* (pow d 2) c0) (* w h)) 12.404 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in h 12.404 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in h 12.404 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in h 12.404 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in h 12.404 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in h 12.404 * [taylor]: Taking taylor expansion of (pow d 4) in h 12.404 * [taylor]: Taking taylor expansion of d in h 12.404 * [backup-simplify]: Simplify d into d 12.404 * [taylor]: Taking taylor expansion of (pow c0 2) in h 12.404 * [taylor]: Taking taylor expansion of c0 in h 12.404 * [backup-simplify]: Simplify c0 into c0 12.404 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in h 12.404 * [taylor]: Taking taylor expansion of (pow w 2) in h 12.404 * [taylor]: Taking taylor expansion of w in h 12.404 * [backup-simplify]: Simplify w into w 12.404 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in h 12.404 * [taylor]: Taking taylor expansion of (pow D 4) in h 12.405 * [taylor]: Taking taylor expansion of D in h 12.405 * [backup-simplify]: Simplify D into D 12.405 * [taylor]: Taking taylor expansion of (pow h 2) in h 12.405 * [taylor]: Taking taylor expansion of h in h 12.405 * [backup-simplify]: Simplify 0 into 0 12.405 * [backup-simplify]: Simplify 1 into 1 12.405 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.405 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.405 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.405 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 12.405 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.405 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.405 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.405 * [backup-simplify]: Simplify (* 1 1) into 1 12.406 * [backup-simplify]: Simplify (* (pow D 4) 1) into (pow D 4) 12.406 * [backup-simplify]: Simplify (* (pow w 2) (pow D 4)) into (* (pow w 2) (pow D 4)) 12.406 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) 12.406 * [taylor]: Taking taylor expansion of (pow M 2) in h 12.406 * [taylor]: Taking taylor expansion of M in h 12.406 * [backup-simplify]: Simplify M into M 12.406 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) 12.407 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4)))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 12.407 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 12.407 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.407 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.407 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 12.407 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.408 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.408 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.408 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 1)) into 0 12.408 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.408 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (pow D 4))) into 0 12.409 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (pow D 4))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4))) (/ 0 (* (pow w 2) (pow D 4)))))) into 0 12.409 * [backup-simplify]: Simplify (+ 0 0) into 0 12.409 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (pow D 4)))))) into 0 12.409 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in h 12.409 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 12.409 * [taylor]: Taking taylor expansion of (pow d 2) in h 12.409 * [taylor]: Taking taylor expansion of d in h 12.410 * [backup-simplify]: Simplify d into d 12.410 * [taylor]: Taking taylor expansion of c0 in h 12.410 * [backup-simplify]: Simplify c0 into c0 12.410 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 12.410 * [taylor]: Taking taylor expansion of w in h 12.410 * [backup-simplify]: Simplify w into w 12.410 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 12.410 * [taylor]: Taking taylor expansion of (pow D 2) in h 12.410 * [taylor]: Taking taylor expansion of D in h 12.410 * [backup-simplify]: Simplify D into D 12.410 * [taylor]: Taking taylor expansion of h in h 12.410 * [backup-simplify]: Simplify 0 into 0 12.410 * [backup-simplify]: Simplify 1 into 1 12.410 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.410 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 12.410 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.410 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 12.410 * [backup-simplify]: Simplify (* w 0) into 0 12.410 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.410 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 12.411 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 12.411 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (pow D 2))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 12.411 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in w 12.411 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in w 12.411 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in w 12.411 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in w 12.411 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in w 12.411 * [taylor]: Taking taylor expansion of (pow d 4) in w 12.411 * [taylor]: Taking taylor expansion of d in w 12.411 * [backup-simplify]: Simplify d into d 12.411 * [taylor]: Taking taylor expansion of (pow c0 2) in w 12.411 * [taylor]: Taking taylor expansion of c0 in w 12.411 * [backup-simplify]: Simplify c0 into c0 12.411 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in w 12.411 * [taylor]: Taking taylor expansion of (pow w 2) in w 12.411 * [taylor]: Taking taylor expansion of w in w 12.411 * [backup-simplify]: Simplify 0 into 0 12.411 * [backup-simplify]: Simplify 1 into 1 12.411 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in w 12.411 * [taylor]: Taking taylor expansion of (pow D 4) in w 12.411 * [taylor]: Taking taylor expansion of D in w 12.411 * [backup-simplify]: Simplify D into D 12.411 * [taylor]: Taking taylor expansion of (pow h 2) in w 12.411 * [taylor]: Taking taylor expansion of h in w 12.412 * [backup-simplify]: Simplify h into h 12.412 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.412 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.412 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.412 * [backup-simplify]: Simplify (* (pow d 4) (pow c0 2)) into (* (pow d 4) (pow c0 2)) 12.412 * [backup-simplify]: Simplify (* 1 1) into 1 12.412 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.416 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.416 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.416 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.416 * [backup-simplify]: Simplify (* 1 (* (pow D 4) (pow h 2))) into (* (pow D 4) (pow h 2)) 12.417 * [backup-simplify]: Simplify (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) into (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) 12.417 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.417 * [taylor]: Taking taylor expansion of M in w 12.417 * [backup-simplify]: Simplify M into M 12.417 * [backup-simplify]: Simplify (+ (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) 0) into (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) 12.417 * [backup-simplify]: Simplify (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2)))) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 12.417 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 12.417 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.418 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.418 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow c0 2))) into 0 12.418 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.418 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.418 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.419 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.420 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.420 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.421 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 4) (pow h 2))) (+ (* (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2))) (/ 0 (* (pow D 4) (pow h 2)))))) into 0 12.422 * [backup-simplify]: Simplify (+ 0 0) into 0 12.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow d 4) (pow c0 2)) (* (pow D 4) (pow h 2)))))) into 0 12.422 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in w 12.422 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 12.422 * [taylor]: Taking taylor expansion of (pow d 2) in w 12.422 * [taylor]: Taking taylor expansion of d in w 12.423 * [backup-simplify]: Simplify d into d 12.423 * [taylor]: Taking taylor expansion of c0 in w 12.423 * [backup-simplify]: Simplify c0 into c0 12.423 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 12.423 * [taylor]: Taking taylor expansion of w in w 12.423 * [backup-simplify]: Simplify 0 into 0 12.423 * [backup-simplify]: Simplify 1 into 1 12.423 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 12.423 * [taylor]: Taking taylor expansion of (pow D 2) in w 12.423 * [taylor]: Taking taylor expansion of D in w 12.423 * [backup-simplify]: Simplify D into D 12.423 * [taylor]: Taking taylor expansion of h in w 12.423 * [backup-simplify]: Simplify h into h 12.423 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.423 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 12.423 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.423 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.424 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 12.424 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.424 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.424 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 12.425 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* (pow D 2) h)) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 12.425 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in c0 12.425 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in c0 12.425 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in c0 12.425 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in c0 12.425 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in c0 12.425 * [taylor]: Taking taylor expansion of (pow d 4) in c0 12.425 * [taylor]: Taking taylor expansion of d in c0 12.425 * [backup-simplify]: Simplify d into d 12.425 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 12.425 * [taylor]: Taking taylor expansion of c0 in c0 12.425 * [backup-simplify]: Simplify 0 into 0 12.425 * [backup-simplify]: Simplify 1 into 1 12.425 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 12.425 * [taylor]: Taking taylor expansion of (pow w 2) in c0 12.425 * [taylor]: Taking taylor expansion of w in c0 12.425 * [backup-simplify]: Simplify w into w 12.425 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 12.425 * [taylor]: Taking taylor expansion of (pow D 4) in c0 12.425 * [taylor]: Taking taylor expansion of D in c0 12.426 * [backup-simplify]: Simplify D into D 12.426 * [taylor]: Taking taylor expansion of (pow h 2) in c0 12.426 * [taylor]: Taking taylor expansion of h in c0 12.426 * [backup-simplify]: Simplify h into h 12.426 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.426 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.426 * [backup-simplify]: Simplify (* 1 1) into 1 12.426 * [backup-simplify]: Simplify (* (pow d 4) 1) into (pow d 4) 12.427 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.427 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.427 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.427 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.427 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.427 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.428 * [backup-simplify]: Simplify (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 12.428 * [taylor]: Taking taylor expansion of (pow M 2) in c0 12.428 * [taylor]: Taking taylor expansion of M in c0 12.428 * [backup-simplify]: Simplify M into M 12.428 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.428 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.428 * [backup-simplify]: Simplify (+ 0 (- (pow M 2))) into (- (pow M 2)) 12.429 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.429 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.429 * [backup-simplify]: Simplify (- 0) into 0 12.430 * [backup-simplify]: Simplify (+ 0 0) into 0 12.430 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.430 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 12.430 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 12.430 * [taylor]: Taking taylor expansion of (pow d 2) in c0 12.430 * [taylor]: Taking taylor expansion of d in c0 12.430 * [backup-simplify]: Simplify d into d 12.430 * [taylor]: Taking taylor expansion of c0 in c0 12.430 * [backup-simplify]: Simplify 0 into 0 12.430 * [backup-simplify]: Simplify 1 into 1 12.430 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 12.430 * [taylor]: Taking taylor expansion of w in c0 12.430 * [backup-simplify]: Simplify w into w 12.430 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 12.430 * [taylor]: Taking taylor expansion of (pow D 2) in c0 12.430 * [taylor]: Taking taylor expansion of D in c0 12.430 * [backup-simplify]: Simplify D into D 12.430 * [taylor]: Taking taylor expansion of h in c0 12.430 * [backup-simplify]: Simplify h into h 12.431 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.431 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 12.431 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.431 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 12.431 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.432 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.432 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.432 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 12.432 * [taylor]: Taking taylor expansion of (+ (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) in c0 12.432 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2))) in c0 12.432 * [taylor]: Taking taylor expansion of (- (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow M 2)) in c0 12.432 * [taylor]: Taking taylor expansion of (/ (* (pow d 4) (pow c0 2)) (* (pow w 2) (* (pow D 4) (pow h 2)))) in c0 12.432 * [taylor]: Taking taylor expansion of (* (pow d 4) (pow c0 2)) in c0 12.432 * [taylor]: Taking taylor expansion of (pow d 4) in c0 12.432 * [taylor]: Taking taylor expansion of d in c0 12.432 * [backup-simplify]: Simplify d into d 12.432 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 12.432 * [taylor]: Taking taylor expansion of c0 in c0 12.433 * [backup-simplify]: Simplify 0 into 0 12.433 * [backup-simplify]: Simplify 1 into 1 12.433 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 12.433 * [taylor]: Taking taylor expansion of (pow w 2) in c0 12.433 * [taylor]: Taking taylor expansion of w in c0 12.433 * [backup-simplify]: Simplify w into w 12.433 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 12.433 * [taylor]: Taking taylor expansion of (pow D 4) in c0 12.433 * [taylor]: Taking taylor expansion of D in c0 12.433 * [backup-simplify]: Simplify D into D 12.433 * [taylor]: Taking taylor expansion of (pow h 2) in c0 12.433 * [taylor]: Taking taylor expansion of h in c0 12.433 * [backup-simplify]: Simplify h into h 12.433 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.433 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.434 * [backup-simplify]: Simplify (* 1 1) into 1 12.434 * [backup-simplify]: Simplify (* (pow d 4) 1) into (pow d 4) 12.434 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.434 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.434 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.434 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.434 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.435 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.435 * [backup-simplify]: Simplify (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) into (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 12.435 * [taylor]: Taking taylor expansion of (pow M 2) in c0 12.435 * [taylor]: Taking taylor expansion of M in c0 12.435 * [backup-simplify]: Simplify M into M 12.436 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.436 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.436 * [backup-simplify]: Simplify (+ 0 (- (pow M 2))) into (- (pow M 2)) 12.436 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.436 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.437 * [backup-simplify]: Simplify (- 0) into 0 12.437 * [backup-simplify]: Simplify (+ 0 0) into 0 12.437 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.437 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 12.437 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 12.437 * [taylor]: Taking taylor expansion of (pow d 2) in c0 12.437 * [taylor]: Taking taylor expansion of d in c0 12.437 * [backup-simplify]: Simplify d into d 12.437 * [taylor]: Taking taylor expansion of c0 in c0 12.437 * [backup-simplify]: Simplify 0 into 0 12.438 * [backup-simplify]: Simplify 1 into 1 12.438 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 12.438 * [taylor]: Taking taylor expansion of w in c0 12.438 * [backup-simplify]: Simplify w into w 12.438 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 12.438 * [taylor]: Taking taylor expansion of (pow D 2) in c0 12.438 * [taylor]: Taking taylor expansion of D in c0 12.438 * [backup-simplify]: Simplify D into D 12.438 * [taylor]: Taking taylor expansion of h in c0 12.438 * [backup-simplify]: Simplify h into h 12.438 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.438 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 12.438 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.439 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 12.439 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.439 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.439 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.439 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 12.440 * [backup-simplify]: Simplify (+ (sqrt (- (pow M 2))) 0) into (sqrt (- (pow M 2))) 12.440 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in w 12.440 * [taylor]: Taking taylor expansion of (- (pow M 2)) in w 12.440 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.440 * [taylor]: Taking taylor expansion of M in w 12.440 * [backup-simplify]: Simplify M into M 12.440 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.440 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.440 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.441 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.441 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.441 * [backup-simplify]: Simplify (- 0) into 0 12.441 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.442 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.442 * [backup-simplify]: Simplify (+ 0 (/ (pow d 2) (* w (* (pow D 2) h)))) into (/ (pow d 2) (* w (* (pow D 2) h))) 12.442 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in w 12.442 * [taylor]: Taking taylor expansion of (pow d 2) in w 12.442 * [taylor]: Taking taylor expansion of d in w 12.442 * [backup-simplify]: Simplify d into d 12.442 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 12.442 * [taylor]: Taking taylor expansion of w in w 12.442 * [backup-simplify]: Simplify 0 into 0 12.442 * [backup-simplify]: Simplify 1 into 1 12.442 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 12.443 * [taylor]: Taking taylor expansion of (pow D 2) in w 12.443 * [taylor]: Taking taylor expansion of D in w 12.443 * [backup-simplify]: Simplify D into D 12.443 * [taylor]: Taking taylor expansion of h in w 12.443 * [backup-simplify]: Simplify h into h 12.443 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.443 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.443 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.443 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 12.443 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.443 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.444 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 12.444 * [backup-simplify]: Simplify (/ (pow d 2) (* (pow D 2) h)) into (/ (pow d 2) (* (pow D 2) h)) 12.444 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* (pow D 2) h)) in h 12.444 * [taylor]: Taking taylor expansion of (pow d 2) in h 12.444 * [taylor]: Taking taylor expansion of d in h 12.445 * [backup-simplify]: Simplify d into d 12.445 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 12.445 * [taylor]: Taking taylor expansion of (pow D 2) in h 12.445 * [taylor]: Taking taylor expansion of D in h 12.445 * [backup-simplify]: Simplify D into D 12.445 * [taylor]: Taking taylor expansion of h in h 12.445 * [backup-simplify]: Simplify 0 into 0 12.445 * [backup-simplify]: Simplify 1 into 1 12.445 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.445 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.445 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 12.445 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.446 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 12.446 * [backup-simplify]: Simplify (/ (pow d 2) (pow D 2)) into (/ (pow d 2) (pow D 2)) 12.446 * [taylor]: Taking taylor expansion of (/ (pow d 2) (pow D 2)) in D 12.446 * [taylor]: Taking taylor expansion of (pow d 2) in D 12.446 * [taylor]: Taking taylor expansion of d in D 12.446 * [backup-simplify]: Simplify d into d 12.446 * [taylor]: Taking taylor expansion of (pow D 2) in D 12.446 * [taylor]: Taking taylor expansion of D in D 12.446 * [backup-simplify]: Simplify 0 into 0 12.446 * [backup-simplify]: Simplify 1 into 1 12.446 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.447 * [backup-simplify]: Simplify (* 1 1) into 1 12.447 * [backup-simplify]: Simplify (/ (pow d 2) 1) into (pow d 2) 12.447 * [taylor]: Taking taylor expansion of (pow d 2) in d 12.447 * [taylor]: Taking taylor expansion of d in d 12.447 * [backup-simplify]: Simplify 0 into 0 12.447 * [backup-simplify]: Simplify 1 into 1 12.447 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in h 12.447 * [taylor]: Taking taylor expansion of (- (pow M 2)) in h 12.447 * [taylor]: Taking taylor expansion of (pow M 2) in h 12.447 * [taylor]: Taking taylor expansion of M in h 12.447 * [backup-simplify]: Simplify M into M 12.447 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.447 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.448 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.448 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.448 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.448 * [backup-simplify]: Simplify (- 0) into 0 12.449 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.449 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.449 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.450 * [backup-simplify]: Simplify (- 0) into 0 12.450 * [backup-simplify]: Simplify (+ (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 0) into (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) 12.452 * [backup-simplify]: Simplify (/ (- (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))) 12.452 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.453 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 12.453 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.454 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.454 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 12.455 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 12.455 * [backup-simplify]: Simplify (+ (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))) 0) into (* 1/2 (/ (pow d 4) (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2)))))) 12.455 * [taylor]: Taking taylor expansion of (* 1/2 (/ (pow d 4) (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2)))))) in w 12.456 * [taylor]: Taking taylor expansion of 1/2 in w 12.456 * [backup-simplify]: Simplify 1/2 into 1/2 12.456 * [taylor]: Taking taylor expansion of (/ (pow d 4) (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2))))) in w 12.456 * [taylor]: Taking taylor expansion of (pow d 4) in w 12.456 * [taylor]: Taking taylor expansion of d in w 12.456 * [backup-simplify]: Simplify d into d 12.456 * [taylor]: Taking taylor expansion of (* (pow D 4) (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2)))) in w 12.456 * [taylor]: Taking taylor expansion of (pow D 4) in w 12.456 * [taylor]: Taking taylor expansion of D in w 12.456 * [backup-simplify]: Simplify D into D 12.456 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (sqrt (- (pow M 2))) (pow h 2))) in w 12.456 * [taylor]: Taking taylor expansion of (pow w 2) in w 12.456 * [taylor]: Taking taylor expansion of w in w 12.456 * [backup-simplify]: Simplify 0 into 0 12.456 * [backup-simplify]: Simplify 1 into 1 12.456 * [taylor]: Taking taylor expansion of (* (sqrt (- (pow M 2))) (pow h 2)) in w 12.456 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in w 12.456 * [taylor]: Taking taylor expansion of (- (pow M 2)) in w 12.456 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.456 * [taylor]: Taking taylor expansion of M in w 12.456 * [backup-simplify]: Simplify M into M 12.456 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.456 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.457 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.457 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.457 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.457 * [backup-simplify]: Simplify (- 0) into 0 12.458 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.458 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.458 * [taylor]: Taking taylor expansion of (pow h 2) in w 12.458 * [taylor]: Taking taylor expansion of h in w 12.458 * [backup-simplify]: Simplify h into h 12.458 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.458 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.458 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.459 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.459 * [backup-simplify]: Simplify (* 1 1) into 1 12.459 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.459 * [backup-simplify]: Simplify (* (sqrt (- (pow M 2))) (pow h 2)) into (* (sqrt (- (pow M 2))) (pow h 2)) 12.460 * [backup-simplify]: Simplify (* 1 (* (sqrt (- (pow M 2))) (pow h 2))) into (* (sqrt (- (pow M 2))) (pow h 2)) 12.460 * [backup-simplify]: Simplify (* (pow D 4) (* (sqrt (- (pow M 2))) (pow h 2))) into (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))) 12.461 * [backup-simplify]: Simplify (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) into (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) 12.461 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.461 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.461 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.461 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (* 0 (pow h 2))) into 0 12.462 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.463 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (sqrt (- (pow M 2))) (pow h 2)))) into 0 12.463 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.464 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.464 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (* (sqrt (- (pow M 2))) (pow h 2)))) into 0 12.465 * [backup-simplify]: Simplify (- (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))))) into 0 12.467 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))))) into 0 12.467 * [taylor]: Taking taylor expansion of 0 in h 12.467 * [backup-simplify]: Simplify 0 into 0 12.467 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.467 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.468 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 12.469 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 12.470 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 12.470 * [taylor]: Taking taylor expansion of 0 in h 12.470 * [backup-simplify]: Simplify 0 into 0 12.470 * [taylor]: Taking taylor expansion of 0 in h 12.470 * [backup-simplify]: Simplify 0 into 0 12.470 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.471 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.472 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 12.472 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))))) into 0 12.472 * [taylor]: Taking taylor expansion of 0 in D 12.473 * [backup-simplify]: Simplify 0 into 0 12.473 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in D 12.473 * [taylor]: Taking taylor expansion of (- (pow M 2)) in D 12.473 * [taylor]: Taking taylor expansion of (pow M 2) in D 12.473 * [taylor]: Taking taylor expansion of M in D 12.473 * [backup-simplify]: Simplify M into M 12.473 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.473 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.473 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.473 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.473 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.474 * [backup-simplify]: Simplify (- 0) into 0 12.474 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.474 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.474 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.475 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.476 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow d 2) (/ 0 1)))) into 0 12.476 * [taylor]: Taking taylor expansion of 0 in d 12.476 * [backup-simplify]: Simplify 0 into 0 12.476 * [taylor]: Taking taylor expansion of 0 in M 12.476 * [backup-simplify]: Simplify 0 into 0 12.476 * [backup-simplify]: Simplify 0 into 0 12.477 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.477 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.478 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.478 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 1)) into 0 12.478 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.478 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.479 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.479 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.479 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.479 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.481 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 12.482 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 12.482 * [backup-simplify]: Simplify (- 0) into 0 12.482 * [backup-simplify]: Simplify (+ 0 0) into 0 12.484 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))))))) (* 2 (sqrt (- (pow M 2))))) into 0 12.485 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.485 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.486 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.486 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 12.487 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 12.488 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 12.489 * [backup-simplify]: Simplify (+ 0 0) into 0 12.489 * [taylor]: Taking taylor expansion of 0 in w 12.489 * [backup-simplify]: Simplify 0 into 0 12.489 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.490 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 12.490 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 12.491 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.491 * [backup-simplify]: Simplify (- 0) into 0 12.492 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into 0 12.493 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 12.494 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.495 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* (sqrt (- (pow M 2))) (pow h 2))))) into 0 12.496 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.496 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 12.497 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (* (sqrt (- (pow M 2))) (pow h 2))))) into 0 12.498 * [backup-simplify]: Simplify (- (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))) (* 0 (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))))) into 0 12.499 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))))) into 0 12.499 * [taylor]: Taking taylor expansion of 0 in h 12.499 * [backup-simplify]: Simplify 0 into 0 12.500 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.500 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.501 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.502 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 12.502 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 12.502 * [taylor]: Taking taylor expansion of 0 in h 12.502 * [backup-simplify]: Simplify 0 into 0 12.503 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.503 * [backup-simplify]: Simplify (- 0) into 0 12.503 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into 0 12.503 * [taylor]: Taking taylor expansion of 0 in h 12.503 * [backup-simplify]: Simplify 0 into 0 12.503 * [taylor]: Taking taylor expansion of 0 in D 12.503 * [backup-simplify]: Simplify 0 into 0 12.503 * [taylor]: Taking taylor expansion of 0 in D 12.504 * [backup-simplify]: Simplify 0 into 0 12.504 * [taylor]: Taking taylor expansion of 0 in D 12.504 * [backup-simplify]: Simplify 0 into 0 12.504 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.504 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.505 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.505 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 12.505 * [taylor]: Taking taylor expansion of 0 in D 12.505 * [backup-simplify]: Simplify 0 into 0 12.505 * [taylor]: Taking taylor expansion of 0 in D 12.505 * [backup-simplify]: Simplify 0 into 0 12.506 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.506 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.507 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow d 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.507 * [taylor]: Taking taylor expansion of 0 in d 12.507 * [backup-simplify]: Simplify 0 into 0 12.507 * [taylor]: Taking taylor expansion of 0 in M 12.507 * [backup-simplify]: Simplify 0 into 0 12.507 * [backup-simplify]: Simplify 0 into 0 12.507 * [taylor]: Taking taylor expansion of 0 in M 12.507 * [backup-simplify]: Simplify 0 into 0 12.507 * [backup-simplify]: Simplify 0 into 0 12.508 * [backup-simplify]: Simplify (* 1 1) into 1 12.508 * [taylor]: Taking taylor expansion of 1 in M 12.508 * [backup-simplify]: Simplify 1 into 1 12.508 * [backup-simplify]: Simplify 1 into 1 12.508 * [backup-simplify]: Simplify 0 into 0 12.509 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.509 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.509 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 12.510 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (+ (* 0 0) (* 0 1))) into 0 12.510 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 12.511 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.511 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 12.512 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 12.512 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 w))) into 0 12.513 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))) into 0 12.515 * [backup-simplify]: Simplify (- (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (pow w 2) (* (pow D 4) (pow h 2)))) (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))) (* 0 (/ 0 (* (pow w 2) (* (pow D 4) (pow h 2))))))) into 0 12.516 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M))))) into 0 12.516 * [backup-simplify]: Simplify (- 0) into 0 12.516 * [backup-simplify]: Simplify (+ 0 0) into 0 12.518 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow w 2) (* (pow D 4) (pow h 2)))))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into (* -1/8 (/ (pow d 8) (* (pow D 8) (* (pow w 4) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))))) 12.520 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 12.521 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 12.522 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.523 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.524 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 12.525 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 12.526 * [backup-simplify]: Simplify (+ (* -1/8 (/ (pow d 8) (* (pow D 8) (* (pow w 4) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))))) 0) into (- (* 1/8 (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4))))))) 12.526 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4))))))) in w 12.526 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4)))))) in w 12.526 * [taylor]: Taking taylor expansion of 1/8 in w 12.526 * [backup-simplify]: Simplify 1/8 into 1/8 12.526 * [taylor]: Taking taylor expansion of (/ (pow d 8) (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4))))) in w 12.526 * [taylor]: Taking taylor expansion of (pow d 8) in w 12.526 * [taylor]: Taking taylor expansion of d in w 12.526 * [backup-simplify]: Simplify d into d 12.526 * [taylor]: Taking taylor expansion of (* (pow (sqrt (- (pow M 2))) 3) (* (pow w 4) (* (pow D 8) (pow h 4)))) in w 12.526 * [taylor]: Taking taylor expansion of (pow (sqrt (- (pow M 2))) 3) in w 12.526 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in w 12.526 * [taylor]: Taking taylor expansion of (- (pow M 2)) in w 12.526 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.526 * [taylor]: Taking taylor expansion of M in w 12.527 * [backup-simplify]: Simplify M into M 12.527 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.527 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.527 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.527 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.527 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.528 * [backup-simplify]: Simplify (- 0) into 0 12.528 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.528 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.528 * [taylor]: Taking taylor expansion of (* (pow w 4) (* (pow D 8) (pow h 4))) in w 12.528 * [taylor]: Taking taylor expansion of (pow w 4) in w 12.528 * [taylor]: Taking taylor expansion of w in w 12.528 * [backup-simplify]: Simplify 0 into 0 12.528 * [backup-simplify]: Simplify 1 into 1 12.528 * [taylor]: Taking taylor expansion of (* (pow D 8) (pow h 4)) in w 12.528 * [taylor]: Taking taylor expansion of (pow D 8) in w 12.528 * [taylor]: Taking taylor expansion of D in w 12.528 * [backup-simplify]: Simplify D into D 12.528 * [taylor]: Taking taylor expansion of (pow h 4) in w 12.528 * [taylor]: Taking taylor expansion of h in w 12.528 * [backup-simplify]: Simplify h into h 12.529 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.529 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.529 * [backup-simplify]: Simplify (* (pow d 4) (pow d 4)) into (pow d 8) 12.529 * [backup-simplify]: Simplify (* (sqrt (- (pow M 2))) (sqrt (- (pow M 2)))) into (pow (sqrt (- (pow M 2))) 2) 12.530 * [backup-simplify]: Simplify (* (sqrt (- (pow M 2))) (pow (sqrt (- (pow M 2))) 2)) into (pow (sqrt (- (pow M 2))) 3) 12.530 * [backup-simplify]: Simplify (* 1 1) into 1 12.531 * [backup-simplify]: Simplify (* 1 1) into 1 12.531 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.531 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.531 * [backup-simplify]: Simplify (* (pow D 4) (pow D 4)) into (pow D 8) 12.531 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.532 * [backup-simplify]: Simplify (* (pow h 2) (pow h 2)) into (pow h 4) 12.532 * [backup-simplify]: Simplify (* (pow D 8) (pow h 4)) into (* (pow D 8) (pow h 4)) 12.532 * [backup-simplify]: Simplify (* 1 (* (pow D 8) (pow h 4))) into (* (pow D 8) (pow h 4)) 12.533 * [backup-simplify]: Simplify (* (pow (sqrt (- (pow M 2))) 3) (* (pow D 8) (pow h 4))) into (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))) 12.533 * [backup-simplify]: Simplify (/ (pow d 8) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) into (/ (pow d 8) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) 12.534 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.534 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.535 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.536 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 12.536 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.537 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 12.538 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4))))) into 0 12.538 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.539 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.539 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 12.540 * [backup-simplify]: Simplify (+ (* (pow h 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 12.540 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.540 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.541 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow D 4))) into 0 12.541 * [backup-simplify]: Simplify (+ (* (pow h 2) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 12.542 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.543 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 12.543 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (pow D 4)))) into 0 12.543 * [backup-simplify]: Simplify (+ (* (pow h 2) 0) (* 0 (pow h 2))) into 0 12.544 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.545 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 12.546 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 4))))) into 0 12.547 * [backup-simplify]: Simplify (+ (* (pow D 8) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 4))))) into 0 12.548 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.549 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.549 * [backup-simplify]: Simplify (+ (* (pow D 8) 0) (+ (* 0 0) (* 0 (pow h 4)))) into 0 12.550 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.551 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.552 * [backup-simplify]: Simplify (+ (* (pow D 8) 0) (* 0 (pow h 4))) into 0 12.553 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.554 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 8) (pow h 4)))))) into 0 12.556 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (* 0 (sqrt (- (pow M 2))))) into 0 12.556 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (* 0 (pow (sqrt (- (pow M 2))) 2))) into 0 12.557 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 8) (pow h 4))))) into 0 12.558 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.558 * [backup-simplify]: Simplify (- 0) into 0 12.558 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into 0 12.559 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (+ (* 0 0) (* 0 (sqrt (- (pow M 2)))))) into 0 12.559 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (+ (* 0 0) (* 0 (pow (sqrt (- (pow M 2))) 2)))) into 0 12.560 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow D 8) (pow h 4)))) into 0 12.560 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 12.561 * [backup-simplify]: Simplify (- 0) into 0 12.561 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 12.562 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (- (pow M 2))))))) into 0 12.563 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt (- (pow M 2))) 2))))) into 0 12.563 * [backup-simplify]: Simplify (+ (* (pow (sqrt (- (pow M 2))) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 8) (pow h 4)))))) into 0 12.564 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (* 0 (pow d 4))) into 0 12.564 * [backup-simplify]: Simplify (+ (* (pow (sqrt (- (pow M 2))) 3) 0) (* 0 (* (pow D 8) (pow h 4)))) into 0 12.565 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) (+ (* (/ (pow d 8) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))))))) into 0 12.565 * [backup-simplify]: Simplify (+ (* (pow (sqrt (- (pow M 2))) 3) 0) (+ (* 0 0) (* 0 (* (pow D 8) (pow h 4))))) into 0 12.566 * [backup-simplify]: Simplify (+ (* (pow d 4) 0) (+ (* 0 0) (* 0 (pow d 4)))) into 0 12.567 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) (+ (* (/ (pow d 8) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))))) (* 0 (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))))))) into 0 12.568 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) (+ (* (/ (pow d 8) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))) (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))))) (* 0 (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))))) (* 0 (/ 0 (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4))))))) into 0 12.570 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 8) (* (pow D 8) (* (pow (sqrt (- (pow M 2))) 3) (pow h 4)))))))) into 0 12.570 * [backup-simplify]: Simplify (- 0) into 0 12.570 * [taylor]: Taking taylor expansion of 0 in h 12.570 * [backup-simplify]: Simplify 0 into 0 12.570 * [taylor]: Taking taylor expansion of 0 in h 12.570 * [backup-simplify]: Simplify 0 into 0 12.570 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.571 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 12.572 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.572 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 12.572 * [backup-simplify]: Simplify (- 0) into 0 12.573 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 12.574 * [backup-simplify]: Simplify (+ (* (sqrt (- (pow M 2))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 12.578 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.579 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (- (pow M 2))) (pow h 2)))))) into 0 12.579 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.580 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 12.581 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (- (pow M 2))) (pow h 2)))))) into 0 12.582 * [backup-simplify]: Simplify (- (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) (+ (* (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))) (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))) (* 0 (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))) (* 0 (/ 0 (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2))))))) into 0 12.583 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 4) (* (sqrt (- (pow M 2))) (* (pow D 4) (pow h 2)))))))) into 0 12.583 * [taylor]: Taking taylor expansion of 0 in h 12.583 * [backup-simplify]: Simplify 0 into 0 12.584 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.585 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.586 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 12.587 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 12.588 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 12.588 * [taylor]: Taking taylor expansion of 0 in h 12.588 * [backup-simplify]: Simplify 0 into 0 12.589 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 12.589 * [backup-simplify]: Simplify (- 0) into 0 12.590 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (pow M 2))))) into 0 12.590 * [taylor]: Taking taylor expansion of 0 in h 12.590 * [backup-simplify]: Simplify 0 into 0 12.592 * [taylor]: Taking taylor expansion of 0 in D 12.592 * [backup-simplify]: Simplify 0 into 0 12.592 * [taylor]: Taking taylor expansion of 0 in D 12.592 * [backup-simplify]: Simplify 0 into 0 12.592 * [taylor]: Taking taylor expansion of 0 in D 12.592 * [backup-simplify]: Simplify 0 into 0 12.592 * [taylor]: Taking taylor expansion of 0 in D 12.592 * [backup-simplify]: Simplify 0 into 0 12.592 * [taylor]: Taking taylor expansion of 0 in D 12.592 * [backup-simplify]: Simplify 0 into 0 12.592 * [taylor]: Taking taylor expansion of 0 in D 12.592 * [backup-simplify]: Simplify 0 into 0 12.593 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.595 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.596 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 12.596 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 12.597 * [taylor]: Taking taylor expansion of 0 in D 12.597 * [backup-simplify]: Simplify 0 into 0 12.597 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.597 * [backup-simplify]: Simplify (- 0) into 0 12.598 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (- (pow M 2))))) into 0 12.598 * [taylor]: Taking taylor expansion of 0 in D 12.598 * [backup-simplify]: Simplify 0 into 0 12.599 * [taylor]: Taking taylor expansion of 0 in d 12.599 * [backup-simplify]: Simplify 0 into 0 12.599 * [taylor]: Taking taylor expansion of 0 in M 12.599 * [backup-simplify]: Simplify 0 into 0 12.599 * [backup-simplify]: Simplify 0 into 0 12.599 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in d 12.599 * [taylor]: Taking taylor expansion of (- (pow M 2)) in d 12.599 * [taylor]: Taking taylor expansion of (pow M 2) in d 12.599 * [taylor]: Taking taylor expansion of M in d 12.599 * [backup-simplify]: Simplify M into M 12.599 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.599 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.599 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.600 * [backup-simplify]: Simplify (sqrt (- (pow M 2))) into (sqrt (- (pow M 2))) 12.600 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.600 * [backup-simplify]: Simplify (- 0) into 0 12.600 * [backup-simplify]: Simplify (- (pow M 2)) into (- (pow M 2)) 12.601 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (pow M 2))))) into 0 12.601 * [taylor]: Taking taylor expansion of (sqrt (- (pow M 2))) in M 12.601 * [taylor]: Taking taylor expansion of (- (pow M 2)) in M 12.601 * [taylor]: Taking taylor expansion of (pow M 2) in M 12.601 * [taylor]: Taking taylor expansion of M in M 12.601 * [backup-simplify]: Simplify 0 into 0 12.601 * [backup-simplify]: Simplify 1 into 1 12.601 * [backup-simplify]: Simplify (* 1 1) into 1 12.601 * [backup-simplify]: Simplify (- 1) into -1 12.602 * [backup-simplify]: Simplify (- 1) into -1 12.602 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 12.603 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.604 * [backup-simplify]: Simplify (- 0) into 0 12.604 * [backup-simplify]: Simplify (- 1) into -1 12.605 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 12.606 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.607 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.608 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow d 2) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.609 * [taylor]: Taking taylor expansion of 0 in d 12.609 * [backup-simplify]: Simplify 0 into 0 12.609 * [taylor]: Taking taylor expansion of 0 in M 12.609 * [backup-simplify]: Simplify 0 into 0 12.609 * [backup-simplify]: Simplify 0 into 0 12.609 * [taylor]: Taking taylor expansion of 0 in M 12.609 * [backup-simplify]: Simplify 0 into 0 12.609 * [backup-simplify]: Simplify 0 into 0 12.609 * [taylor]: Taking taylor expansion of 0 in M 12.609 * [backup-simplify]: Simplify 0 into 0 12.609 * [backup-simplify]: Simplify 0 into 0 12.610 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.610 * [taylor]: Taking taylor expansion of 0 in M 12.610 * [backup-simplify]: Simplify 0 into 0 12.610 * [backup-simplify]: Simplify 0 into 0 12.611 * [backup-simplify]: Simplify (* 1 (* 1 (* (pow d 2) (* (pow D -2) (* (/ 1 h) (* (/ 1 w) c0)))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 12.613 * [backup-simplify]: Simplify (+ (/ (/ 1 c0) (/ (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D))) (* (/ 1 d) (/ 1 d)))) (sqrt (- (* (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D))))) (* (/ 1 M) (/ 1 M))))) into (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) 12.613 * [approximate]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in (c0 w h D d M) around 0 12.613 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in M 12.613 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in M 12.613 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in M 12.613 * [taylor]: Taking taylor expansion of w in M 12.613 * [backup-simplify]: Simplify w into w 12.613 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in M 12.613 * [taylor]: Taking taylor expansion of (pow D 2) in M 12.613 * [taylor]: Taking taylor expansion of D in M 12.613 * [backup-simplify]: Simplify D into D 12.613 * [taylor]: Taking taylor expansion of h in M 12.613 * [backup-simplify]: Simplify h into h 12.613 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in M 12.613 * [taylor]: Taking taylor expansion of c0 in M 12.613 * [backup-simplify]: Simplify c0 into c0 12.614 * [taylor]: Taking taylor expansion of (pow d 2) in M 12.614 * [taylor]: Taking taylor expansion of d in M 12.614 * [backup-simplify]: Simplify d into d 12.614 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.614 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.614 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.614 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.614 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.615 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) into (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) 12.615 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in M 12.615 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in M 12.615 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in M 12.615 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in M 12.615 * [taylor]: Taking taylor expansion of (pow w 2) in M 12.615 * [taylor]: Taking taylor expansion of w in M 12.615 * [backup-simplify]: Simplify w into w 12.615 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in M 12.615 * [taylor]: Taking taylor expansion of (pow D 4) in M 12.615 * [taylor]: Taking taylor expansion of D in M 12.615 * [backup-simplify]: Simplify D into D 12.615 * [taylor]: Taking taylor expansion of (pow h 2) in M 12.615 * [taylor]: Taking taylor expansion of h in M 12.615 * [backup-simplify]: Simplify h into h 12.615 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in M 12.615 * [taylor]: Taking taylor expansion of (pow c0 2) in M 12.615 * [taylor]: Taking taylor expansion of c0 in M 12.615 * [backup-simplify]: Simplify c0 into c0 12.615 * [taylor]: Taking taylor expansion of (pow d 4) in M 12.615 * [taylor]: Taking taylor expansion of d in M 12.615 * [backup-simplify]: Simplify d into d 12.615 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.616 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.616 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.616 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.616 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.616 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.616 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.617 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.617 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.617 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.618 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) 12.618 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in M 12.618 * [taylor]: Taking taylor expansion of (pow M 2) in M 12.618 * [taylor]: Taking taylor expansion of M in M 12.618 * [backup-simplify]: Simplify 0 into 0 12.618 * [backup-simplify]: Simplify 1 into 1 12.618 * [backup-simplify]: Simplify (* 1 1) into 1 12.619 * [backup-simplify]: Simplify (/ 1 1) into 1 12.619 * [backup-simplify]: Simplify (- 1) into -1 12.620 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.620 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 12.621 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.621 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.622 * [backup-simplify]: Simplify (- 0) into 0 12.622 * [backup-simplify]: Simplify (+ 0 0) into 0 12.623 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 12.623 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in d 12.623 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in d 12.623 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 12.623 * [taylor]: Taking taylor expansion of w in d 12.623 * [backup-simplify]: Simplify w into w 12.623 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 12.623 * [taylor]: Taking taylor expansion of (pow D 2) in d 12.623 * [taylor]: Taking taylor expansion of D in d 12.623 * [backup-simplify]: Simplify D into D 12.623 * [taylor]: Taking taylor expansion of h in d 12.623 * [backup-simplify]: Simplify h into h 12.623 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in d 12.623 * [taylor]: Taking taylor expansion of c0 in d 12.623 * [backup-simplify]: Simplify c0 into c0 12.623 * [taylor]: Taking taylor expansion of (pow d 2) in d 12.623 * [taylor]: Taking taylor expansion of d in d 12.623 * [backup-simplify]: Simplify 0 into 0 12.623 * [backup-simplify]: Simplify 1 into 1 12.624 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.624 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.624 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.624 * [backup-simplify]: Simplify (* 1 1) into 1 12.624 * [backup-simplify]: Simplify (* c0 1) into c0 12.625 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 12.625 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in d 12.625 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in d 12.625 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in d 12.625 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in d 12.625 * [taylor]: Taking taylor expansion of (pow w 2) in d 12.625 * [taylor]: Taking taylor expansion of w in d 12.625 * [backup-simplify]: Simplify w into w 12.625 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in d 12.625 * [taylor]: Taking taylor expansion of (pow D 4) in d 12.625 * [taylor]: Taking taylor expansion of D in d 12.625 * [backup-simplify]: Simplify D into D 12.625 * [taylor]: Taking taylor expansion of (pow h 2) in d 12.625 * [taylor]: Taking taylor expansion of h in d 12.625 * [backup-simplify]: Simplify h into h 12.625 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in d 12.625 * [taylor]: Taking taylor expansion of (pow c0 2) in d 12.625 * [taylor]: Taking taylor expansion of c0 in d 12.625 * [backup-simplify]: Simplify c0 into c0 12.625 * [taylor]: Taking taylor expansion of (pow d 4) in d 12.625 * [taylor]: Taking taylor expansion of d in d 12.625 * [backup-simplify]: Simplify 0 into 0 12.625 * [backup-simplify]: Simplify 1 into 1 12.626 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.626 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.626 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.626 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.626 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.626 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.627 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.627 * [backup-simplify]: Simplify (* 1 1) into 1 12.627 * [backup-simplify]: Simplify (* 1 1) into 1 12.627 * [backup-simplify]: Simplify (* (pow c0 2) 1) into (pow c0 2) 12.628 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 12.628 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in d 12.628 * [taylor]: Taking taylor expansion of (pow M 2) in d 12.628 * [taylor]: Taking taylor expansion of M in d 12.628 * [backup-simplify]: Simplify M into M 12.628 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.628 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.629 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 12.630 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))) into (/ (* w (* (pow D 2) h)) c0) 12.630 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.630 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.630 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.630 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.631 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.631 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.632 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.632 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.633 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 12.633 * [backup-simplify]: Simplify (+ (* (pow c0 2) 0) (* 0 1)) into 0 12.634 * [backup-simplify]: Simplify (- (/ 0 (pow c0 2)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) (/ 0 (pow c0 2))))) into 0 12.635 * [backup-simplify]: Simplify (+ 0 0) into 0 12.635 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))))) into 0 12.635 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in D 12.635 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in D 12.635 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 12.635 * [taylor]: Taking taylor expansion of w in D 12.635 * [backup-simplify]: Simplify w into w 12.635 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 12.635 * [taylor]: Taking taylor expansion of (pow D 2) in D 12.635 * [taylor]: Taking taylor expansion of D in D 12.635 * [backup-simplify]: Simplify 0 into 0 12.635 * [backup-simplify]: Simplify 1 into 1 12.636 * [taylor]: Taking taylor expansion of h in D 12.636 * [backup-simplify]: Simplify h into h 12.636 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in D 12.636 * [taylor]: Taking taylor expansion of c0 in D 12.636 * [backup-simplify]: Simplify c0 into c0 12.636 * [taylor]: Taking taylor expansion of (pow d 2) in D 12.636 * [taylor]: Taking taylor expansion of d in D 12.636 * [backup-simplify]: Simplify d into d 12.636 * [backup-simplify]: Simplify (* 1 1) into 1 12.636 * [backup-simplify]: Simplify (* 1 h) into h 12.636 * [backup-simplify]: Simplify (* w h) into (* w h) 12.636 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.636 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.637 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 12.637 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in D 12.637 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in D 12.637 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in D 12.637 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in D 12.637 * [taylor]: Taking taylor expansion of (pow w 2) in D 12.637 * [taylor]: Taking taylor expansion of w in D 12.637 * [backup-simplify]: Simplify w into w 12.637 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in D 12.637 * [taylor]: Taking taylor expansion of (pow D 4) in D 12.637 * [taylor]: Taking taylor expansion of D in D 12.637 * [backup-simplify]: Simplify 0 into 0 12.637 * [backup-simplify]: Simplify 1 into 1 12.637 * [taylor]: Taking taylor expansion of (pow h 2) in D 12.637 * [taylor]: Taking taylor expansion of h in D 12.637 * [backup-simplify]: Simplify h into h 12.637 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in D 12.637 * [taylor]: Taking taylor expansion of (pow c0 2) in D 12.637 * [taylor]: Taking taylor expansion of c0 in D 12.637 * [backup-simplify]: Simplify c0 into c0 12.637 * [taylor]: Taking taylor expansion of (pow d 4) in D 12.637 * [taylor]: Taking taylor expansion of d in D 12.637 * [backup-simplify]: Simplify d into d 12.637 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.638 * [backup-simplify]: Simplify (* 1 1) into 1 12.638 * [backup-simplify]: Simplify (* 1 1) into 1 12.638 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.638 * [backup-simplify]: Simplify (* 1 (pow h 2)) into (pow h 2) 12.639 * [backup-simplify]: Simplify (* (pow w 2) (pow h 2)) into (* (pow w 2) (pow h 2)) 12.639 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.639 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.639 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.639 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.640 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow h 2)) (* (pow c0 2) (pow d 4))) 12.640 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in D 12.640 * [taylor]: Taking taylor expansion of (pow M 2) in D 12.640 * [taylor]: Taking taylor expansion of M in D 12.640 * [backup-simplify]: Simplify M into M 12.640 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.640 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.640 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.640 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.640 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 12.641 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.641 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 12.641 * [backup-simplify]: Simplify (- 0) into 0 12.642 * [backup-simplify]: Simplify (+ 0 0) into 0 12.642 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 12.642 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in h 12.642 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in h 12.642 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 12.642 * [taylor]: Taking taylor expansion of w in h 12.642 * [backup-simplify]: Simplify w into w 12.642 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 12.642 * [taylor]: Taking taylor expansion of (pow D 2) in h 12.642 * [taylor]: Taking taylor expansion of D in h 12.642 * [backup-simplify]: Simplify D into D 12.642 * [taylor]: Taking taylor expansion of h in h 12.642 * [backup-simplify]: Simplify 0 into 0 12.642 * [backup-simplify]: Simplify 1 into 1 12.642 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in h 12.642 * [taylor]: Taking taylor expansion of c0 in h 12.642 * [backup-simplify]: Simplify c0 into c0 12.642 * [taylor]: Taking taylor expansion of (pow d 2) in h 12.642 * [taylor]: Taking taylor expansion of d in h 12.642 * [backup-simplify]: Simplify d into d 12.643 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.643 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 12.643 * [backup-simplify]: Simplify (* w 0) into 0 12.643 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.643 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 12.644 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 12.644 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.644 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.644 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 12.644 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in h 12.644 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in h 12.644 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in h 12.645 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in h 12.645 * [taylor]: Taking taylor expansion of (pow w 2) in h 12.645 * [taylor]: Taking taylor expansion of w in h 12.645 * [backup-simplify]: Simplify w into w 12.645 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in h 12.645 * [taylor]: Taking taylor expansion of (pow D 4) in h 12.645 * [taylor]: Taking taylor expansion of D in h 12.645 * [backup-simplify]: Simplify D into D 12.645 * [taylor]: Taking taylor expansion of (pow h 2) in h 12.645 * [taylor]: Taking taylor expansion of h in h 12.645 * [backup-simplify]: Simplify 0 into 0 12.645 * [backup-simplify]: Simplify 1 into 1 12.645 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in h 12.645 * [taylor]: Taking taylor expansion of (pow c0 2) in h 12.645 * [taylor]: Taking taylor expansion of c0 in h 12.645 * [backup-simplify]: Simplify c0 into c0 12.645 * [taylor]: Taking taylor expansion of (pow d 4) in h 12.645 * [taylor]: Taking taylor expansion of d in h 12.645 * [backup-simplify]: Simplify d into d 12.645 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.645 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.645 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.646 * [backup-simplify]: Simplify (* 1 1) into 1 12.646 * [backup-simplify]: Simplify (* (pow D 4) 1) into (pow D 4) 12.646 * [backup-simplify]: Simplify (* (pow w 2) (pow D 4)) into (* (pow w 2) (pow D 4)) 12.646 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.646 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.647 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.647 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.647 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow D 4)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow D 4)) (* (pow c0 2) (pow d 4))) 12.647 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in h 12.647 * [taylor]: Taking taylor expansion of (pow M 2) in h 12.647 * [taylor]: Taking taylor expansion of M in h 12.647 * [backup-simplify]: Simplify M into M 12.647 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.648 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.648 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.648 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.648 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 12.648 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.649 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 12.649 * [backup-simplify]: Simplify (- 0) into 0 12.649 * [backup-simplify]: Simplify (+ 0 0) into 0 12.650 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 12.650 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in w 12.650 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in w 12.650 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 12.650 * [taylor]: Taking taylor expansion of w in w 12.650 * [backup-simplify]: Simplify 0 into 0 12.650 * [backup-simplify]: Simplify 1 into 1 12.650 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 12.650 * [taylor]: Taking taylor expansion of (pow D 2) in w 12.650 * [taylor]: Taking taylor expansion of D in w 12.650 * [backup-simplify]: Simplify D into D 12.650 * [taylor]: Taking taylor expansion of h in w 12.650 * [backup-simplify]: Simplify h into h 12.650 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in w 12.650 * [taylor]: Taking taylor expansion of c0 in w 12.650 * [backup-simplify]: Simplify c0 into c0 12.650 * [taylor]: Taking taylor expansion of (pow d 2) in w 12.650 * [taylor]: Taking taylor expansion of d in w 12.650 * [backup-simplify]: Simplify d into d 12.650 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.650 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.650 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 12.651 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.651 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.651 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 12.651 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.652 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.652 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 12.652 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in w 12.652 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in w 12.652 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in w 12.652 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in w 12.652 * [taylor]: Taking taylor expansion of (pow w 2) in w 12.652 * [taylor]: Taking taylor expansion of w in w 12.652 * [backup-simplify]: Simplify 0 into 0 12.652 * [backup-simplify]: Simplify 1 into 1 12.652 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in w 12.652 * [taylor]: Taking taylor expansion of (pow D 4) in w 12.652 * [taylor]: Taking taylor expansion of D in w 12.652 * [backup-simplify]: Simplify D into D 12.652 * [taylor]: Taking taylor expansion of (pow h 2) in w 12.652 * [taylor]: Taking taylor expansion of h in w 12.652 * [backup-simplify]: Simplify h into h 12.652 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in w 12.652 * [taylor]: Taking taylor expansion of (pow c0 2) in w 12.652 * [taylor]: Taking taylor expansion of c0 in w 12.653 * [backup-simplify]: Simplify c0 into c0 12.653 * [taylor]: Taking taylor expansion of (pow d 4) in w 12.653 * [taylor]: Taking taylor expansion of d in w 12.653 * [backup-simplify]: Simplify d into d 12.653 * [backup-simplify]: Simplify (* 1 1) into 1 12.653 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.653 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.653 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.654 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.654 * [backup-simplify]: Simplify (* 1 (* (pow D 4) (pow h 2))) into (* (pow D 4) (pow h 2)) 12.654 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.654 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.654 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.654 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.655 * [backup-simplify]: Simplify (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) 12.655 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in w 12.655 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.655 * [taylor]: Taking taylor expansion of M in w 12.655 * [backup-simplify]: Simplify M into M 12.655 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.655 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.655 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.656 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.656 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 12.656 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.656 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 12.657 * [backup-simplify]: Simplify (- 0) into 0 12.657 * [backup-simplify]: Simplify (+ 0 0) into 0 12.657 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 12.657 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in c0 12.657 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 12.657 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 12.657 * [taylor]: Taking taylor expansion of w in c0 12.658 * [backup-simplify]: Simplify w into w 12.658 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 12.658 * [taylor]: Taking taylor expansion of (pow D 2) in c0 12.658 * [taylor]: Taking taylor expansion of D in c0 12.658 * [backup-simplify]: Simplify D into D 12.658 * [taylor]: Taking taylor expansion of h in c0 12.658 * [backup-simplify]: Simplify h into h 12.658 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 12.658 * [taylor]: Taking taylor expansion of c0 in c0 12.658 * [backup-simplify]: Simplify 0 into 0 12.658 * [backup-simplify]: Simplify 1 into 1 12.658 * [taylor]: Taking taylor expansion of (pow d 2) in c0 12.658 * [taylor]: Taking taylor expansion of d in c0 12.658 * [backup-simplify]: Simplify d into d 12.658 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.658 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.658 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.658 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.659 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 12.659 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.659 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 12.660 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.660 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 12.660 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 12.660 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 12.660 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 12.660 * [taylor]: Taking taylor expansion of (pow w 2) in c0 12.660 * [taylor]: Taking taylor expansion of w in c0 12.660 * [backup-simplify]: Simplify w into w 12.660 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 12.660 * [taylor]: Taking taylor expansion of (pow D 4) in c0 12.660 * [taylor]: Taking taylor expansion of D in c0 12.660 * [backup-simplify]: Simplify D into D 12.660 * [taylor]: Taking taylor expansion of (pow h 2) in c0 12.660 * [taylor]: Taking taylor expansion of h in c0 12.660 * [backup-simplify]: Simplify h into h 12.660 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 12.660 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 12.660 * [taylor]: Taking taylor expansion of c0 in c0 12.660 * [backup-simplify]: Simplify 0 into 0 12.660 * [backup-simplify]: Simplify 1 into 1 12.660 * [taylor]: Taking taylor expansion of (pow d 4) in c0 12.660 * [taylor]: Taking taylor expansion of d in c0 12.660 * [backup-simplify]: Simplify d into d 12.661 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.661 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.661 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.661 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.661 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.661 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.662 * [backup-simplify]: Simplify (* 1 1) into 1 12.662 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.662 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.662 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 12.663 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.663 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 12.663 * [taylor]: Taking taylor expansion of (pow M 2) in c0 12.663 * [taylor]: Taking taylor expansion of M in c0 12.663 * [backup-simplify]: Simplify M into M 12.663 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.663 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.664 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.664 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.665 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.665 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.665 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.665 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.665 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.666 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.666 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.666 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.667 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.667 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 12.668 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 12.668 * [backup-simplify]: Simplify (+ 0 0) into 0 12.669 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 12.669 * [taylor]: Taking taylor expansion of (+ (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))))) in c0 12.669 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 12.669 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 12.669 * [taylor]: Taking taylor expansion of w in c0 12.669 * [backup-simplify]: Simplify w into w 12.669 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 12.669 * [taylor]: Taking taylor expansion of (pow D 2) in c0 12.669 * [taylor]: Taking taylor expansion of D in c0 12.669 * [backup-simplify]: Simplify D into D 12.669 * [taylor]: Taking taylor expansion of h in c0 12.669 * [backup-simplify]: Simplify h into h 12.670 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 12.670 * [taylor]: Taking taylor expansion of c0 in c0 12.670 * [backup-simplify]: Simplify 0 into 0 12.670 * [backup-simplify]: Simplify 1 into 1 12.670 * [taylor]: Taking taylor expansion of (pow d 2) in c0 12.670 * [taylor]: Taking taylor expansion of d in c0 12.670 * [backup-simplify]: Simplify d into d 12.670 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.670 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.670 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.670 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.670 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 12.670 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.671 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 12.671 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.671 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 12.671 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 12.671 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 12.672 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 12.672 * [taylor]: Taking taylor expansion of (pow w 2) in c0 12.672 * [taylor]: Taking taylor expansion of w in c0 12.672 * [backup-simplify]: Simplify w into w 12.672 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 12.672 * [taylor]: Taking taylor expansion of (pow D 4) in c0 12.672 * [taylor]: Taking taylor expansion of D in c0 12.672 * [backup-simplify]: Simplify D into D 12.672 * [taylor]: Taking taylor expansion of (pow h 2) in c0 12.672 * [taylor]: Taking taylor expansion of h in c0 12.672 * [backup-simplify]: Simplify h into h 12.672 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 12.672 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 12.672 * [taylor]: Taking taylor expansion of c0 in c0 12.672 * [backup-simplify]: Simplify 0 into 0 12.672 * [backup-simplify]: Simplify 1 into 1 12.672 * [taylor]: Taking taylor expansion of (pow d 4) in c0 12.672 * [taylor]: Taking taylor expansion of d in c0 12.672 * [backup-simplify]: Simplify d into d 12.672 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.672 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.672 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.672 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.673 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.673 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.673 * [backup-simplify]: Simplify (* 1 1) into 1 12.674 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.674 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.674 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 12.674 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.674 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 12.674 * [taylor]: Taking taylor expansion of (pow M 2) in c0 12.674 * [taylor]: Taking taylor expansion of M in c0 12.674 * [backup-simplify]: Simplify M into M 12.675 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.675 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.675 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.676 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.676 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.676 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.676 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.676 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.677 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.677 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.677 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.677 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.678 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 12.679 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 12.680 * [backup-simplify]: Simplify (+ 0 0) into 0 12.681 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 12.682 * [backup-simplify]: Simplify (+ (/ (* w (* (pow D 2) h)) (pow d 2)) (/ (* w (* (pow D 2) h)) (pow d 2))) into (* 2 (/ (* w (* (pow D 2) h)) (pow d 2))) 12.682 * [taylor]: Taking taylor expansion of (* 2 (/ (* w (* (pow D 2) h)) (pow d 2))) in w 12.682 * [taylor]: Taking taylor expansion of 2 in w 12.682 * [backup-simplify]: Simplify 2 into 2 12.682 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in w 12.682 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 12.682 * [taylor]: Taking taylor expansion of w in w 12.682 * [backup-simplify]: Simplify 0 into 0 12.682 * [backup-simplify]: Simplify 1 into 1 12.682 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 12.682 * [taylor]: Taking taylor expansion of (pow D 2) in w 12.682 * [taylor]: Taking taylor expansion of D in w 12.682 * [backup-simplify]: Simplify D into D 12.682 * [taylor]: Taking taylor expansion of h in w 12.682 * [backup-simplify]: Simplify h into h 12.682 * [taylor]: Taking taylor expansion of (pow d 2) in w 12.682 * [taylor]: Taking taylor expansion of d in w 12.682 * [backup-simplify]: Simplify d into d 12.682 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.683 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.683 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 12.683 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.683 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.684 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 12.684 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.684 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (pow d 2)) into (/ (* (pow D 2) h) (pow d 2)) 12.684 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.684 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.685 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 12.685 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.686 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 12.687 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 12.687 * [backup-simplify]: Simplify (+ 0 0) into 0 12.687 * [taylor]: Taking taylor expansion of 0 in w 12.687 * [backup-simplify]: Simplify 0 into 0 12.687 * [taylor]: Taking taylor expansion of 0 in h 12.687 * [backup-simplify]: Simplify 0 into 0 12.687 * [taylor]: Taking taylor expansion of 0 in D 12.687 * [backup-simplify]: Simplify 0 into 0 12.687 * [taylor]: Taking taylor expansion of 0 in d 12.687 * [backup-simplify]: Simplify 0 into 0 12.688 * [backup-simplify]: Simplify (* 2 (/ (* (pow D 2) h) (pow d 2))) into (* 2 (/ (* (pow D 2) h) (pow d 2))) 12.688 * [taylor]: Taking taylor expansion of (* 2 (/ (* (pow D 2) h) (pow d 2))) in h 12.688 * [taylor]: Taking taylor expansion of 2 in h 12.688 * [backup-simplify]: Simplify 2 into 2 12.688 * [taylor]: Taking taylor expansion of (/ (* (pow D 2) h) (pow d 2)) in h 12.688 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 12.688 * [taylor]: Taking taylor expansion of (pow D 2) in h 12.688 * [taylor]: Taking taylor expansion of D in h 12.688 * [backup-simplify]: Simplify D into D 12.688 * [taylor]: Taking taylor expansion of h in h 12.688 * [backup-simplify]: Simplify 0 into 0 12.688 * [backup-simplify]: Simplify 1 into 1 12.688 * [taylor]: Taking taylor expansion of (pow d 2) in h 12.688 * [taylor]: Taking taylor expansion of d in h 12.688 * [backup-simplify]: Simplify d into d 12.688 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.689 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 12.689 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.689 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 12.689 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.690 * [backup-simplify]: Simplify (/ (pow D 2) (pow d 2)) into (/ (pow D 2) (pow d 2)) 12.690 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.691 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 12.691 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 12.692 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.693 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 12.694 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.694 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 12.695 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.695 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 12.696 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 12.696 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 w))) into 0 12.696 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))) into 0 12.697 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.697 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 12.698 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.698 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 4)))) into 0 12.699 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 12.699 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.699 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.700 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow M 2))) (pow 0 2) (+)) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 12.700 * [backup-simplify]: Simplify (+ 0 (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h)))))) into (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) 12.700 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) in w 12.700 * [taylor]: Taking taylor expansion of (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h))))) in w 12.700 * [taylor]: Taking taylor expansion of 1/2 in w 12.700 * [backup-simplify]: Simplify 1/2 into 1/2 12.700 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))) in w 12.700 * [taylor]: Taking taylor expansion of (pow d 2) in w 12.700 * [taylor]: Taking taylor expansion of d in w 12.700 * [backup-simplify]: Simplify d into d 12.700 * [taylor]: Taking taylor expansion of (* (pow M 2) (* w (* (pow D 2) h))) in w 12.700 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.700 * [taylor]: Taking taylor expansion of M in w 12.700 * [backup-simplify]: Simplify M into M 12.700 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 12.700 * [taylor]: Taking taylor expansion of w in w 12.700 * [backup-simplify]: Simplify 0 into 0 12.701 * [backup-simplify]: Simplify 1 into 1 12.701 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 12.701 * [taylor]: Taking taylor expansion of (pow D 2) in w 12.701 * [taylor]: Taking taylor expansion of D in w 12.701 * [backup-simplify]: Simplify D into D 12.701 * [taylor]: Taking taylor expansion of h in w 12.701 * [backup-simplify]: Simplify h into h 12.701 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.701 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.701 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.701 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.701 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 12.701 * [backup-simplify]: Simplify (* (pow M 2) 0) into 0 12.701 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.701 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.702 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 12.702 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.702 * [backup-simplify]: Simplify (+ (* (pow M 2) (* (pow D 2) h)) (* 0 0)) into (* (pow M 2) (* (pow D 2) h)) 12.702 * [backup-simplify]: Simplify (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) into (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) 12.702 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.703 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.703 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 12.704 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 12.704 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.704 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 12.705 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 2) (* (pow D 2) h))) (+ (* (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) (/ 0 (* (pow M 2) (* (pow D 2) h)))))) into 0 12.705 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))))) into 0 12.706 * [backup-simplify]: Simplify (- 0) into 0 12.706 * [taylor]: Taking taylor expansion of 0 in h 12.706 * [backup-simplify]: Simplify 0 into 0 12.706 * [taylor]: Taking taylor expansion of 0 in D 12.706 * [backup-simplify]: Simplify 0 into 0 12.706 * [taylor]: Taking taylor expansion of 0 in d 12.706 * [backup-simplify]: Simplify 0 into 0 12.706 * [taylor]: Taking taylor expansion of 0 in h 12.706 * [backup-simplify]: Simplify 0 into 0 12.706 * [taylor]: Taking taylor expansion of 0 in D 12.706 * [backup-simplify]: Simplify 0 into 0 12.706 * [taylor]: Taking taylor expansion of 0 in d 12.706 * [backup-simplify]: Simplify 0 into 0 12.706 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.707 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 12.707 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 12.707 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.708 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* (pow D 2) h) (pow d 2)) (/ 0 (pow d 2))))) into 0 12.708 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (* (pow D 2) h) (pow d 2)))) into 0 12.708 * [taylor]: Taking taylor expansion of 0 in h 12.708 * [backup-simplify]: Simplify 0 into 0 12.708 * [taylor]: Taking taylor expansion of 0 in D 12.708 * [backup-simplify]: Simplify 0 into 0 12.708 * [taylor]: Taking taylor expansion of 0 in d 12.708 * [backup-simplify]: Simplify 0 into 0 12.708 * [taylor]: Taking taylor expansion of 0 in D 12.708 * [backup-simplify]: Simplify 0 into 0 12.708 * [taylor]: Taking taylor expansion of 0 in d 12.708 * [backup-simplify]: Simplify 0 into 0 12.709 * [backup-simplify]: Simplify (* 2 (/ (pow D 2) (pow d 2))) into (* 2 (/ (pow D 2) (pow d 2))) 12.709 * [taylor]: Taking taylor expansion of (* 2 (/ (pow D 2) (pow d 2))) in D 12.709 * [taylor]: Taking taylor expansion of 2 in D 12.709 * [backup-simplify]: Simplify 2 into 2 12.709 * [taylor]: Taking taylor expansion of (/ (pow D 2) (pow d 2)) in D 12.709 * [taylor]: Taking taylor expansion of (pow D 2) in D 12.709 * [taylor]: Taking taylor expansion of D in D 12.709 * [backup-simplify]: Simplify 0 into 0 12.709 * [backup-simplify]: Simplify 1 into 1 12.709 * [taylor]: Taking taylor expansion of (pow d 2) in D 12.709 * [taylor]: Taking taylor expansion of d in D 12.709 * [backup-simplify]: Simplify d into d 12.709 * [backup-simplify]: Simplify (* 1 1) into 1 12.709 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.709 * [backup-simplify]: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) 12.709 * [taylor]: Taking taylor expansion of 0 in d 12.709 * [backup-simplify]: Simplify 0 into 0 12.710 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.710 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.711 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 12.712 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 12.713 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))) into 0 12.713 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.714 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.714 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.715 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 12.716 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 12.716 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 w)))) into 0 12.717 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2)))))) into 0 12.717 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.718 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 12.719 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.720 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4))))) into 0 12.720 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 12.721 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.721 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 12.721 * [backup-simplify]: Simplify (- 0) into 0 12.721 * [backup-simplify]: Simplify (+ 0 0) into 0 12.722 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))))))) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 12.722 * [backup-simplify]: Simplify (+ 0 0) into 0 12.722 * [taylor]: Taking taylor expansion of 0 in w 12.722 * [backup-simplify]: Simplify 0 into 0 12.722 * [taylor]: Taking taylor expansion of 0 in h 12.722 * [backup-simplify]: Simplify 0 into 0 12.722 * [taylor]: Taking taylor expansion of 0 in D 12.722 * [backup-simplify]: Simplify 0 into 0 12.723 * [taylor]: Taking taylor expansion of 0 in d 12.723 * [backup-simplify]: Simplify 0 into 0 12.723 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.724 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.725 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.726 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 12.727 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 12.728 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 (* (pow D 2) h)) (* 0 0)))) into 0 12.730 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 2) (* (pow D 2) h))) (+ (* (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))))) into 0 12.731 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ (pow d 2) (* (pow M 2) (* (pow D 2) h)))))) into 0 12.736 * [backup-simplify]: Simplify (- 0) into 0 12.736 * [taylor]: Taking taylor expansion of 0 in h 12.736 * [backup-simplify]: Simplify 0 into 0 12.736 * [taylor]: Taking taylor expansion of 0 in D 12.736 * [backup-simplify]: Simplify 0 into 0 12.736 * [taylor]: Taking taylor expansion of 0 in d 12.736 * [backup-simplify]: Simplify 0 into 0 12.737 * [taylor]: Taking taylor expansion of 0 in h 12.737 * [backup-simplify]: Simplify 0 into 0 12.737 * [taylor]: Taking taylor expansion of 0 in D 12.737 * [backup-simplify]: Simplify 0 into 0 12.737 * [taylor]: Taking taylor expansion of 0 in d 12.737 * [backup-simplify]: Simplify 0 into 0 12.738 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.739 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.739 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 12.740 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.740 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* (pow D 2) h) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.741 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (* (pow D 2) h) (pow d 2))))) into 0 12.741 * [taylor]: Taking taylor expansion of 0 in h 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in D 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in d 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in D 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in d 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in D 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in d 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in D 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in d 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in D 12.741 * [backup-simplify]: Simplify 0 into 0 12.741 * [taylor]: Taking taylor expansion of 0 in d 12.741 * [backup-simplify]: Simplify 0 into 0 12.742 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.742 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 12.742 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.743 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (pow D 2) (pow d 2)) (/ 0 (pow d 2))))) into 0 12.743 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ (pow D 2) (pow d 2)))) into 0 12.743 * [taylor]: Taking taylor expansion of 0 in D 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in d 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in d 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in d 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in d 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in d 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in d 12.743 * [backup-simplify]: Simplify 0 into 0 12.743 * [taylor]: Taking taylor expansion of 0 in M 12.743 * [backup-simplify]: Simplify 0 into 0 12.744 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.745 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 12.746 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 12.747 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 12.748 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))))) into 0 12.749 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.749 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 12.750 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.751 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2)))))) into 0 12.752 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2)))))) into 0 12.752 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 w))))) into 0 12.753 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))))) into 0 12.754 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 12.755 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))) into 0 12.756 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.757 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4)))))) into 0 12.757 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 12.758 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.758 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))) (* 0 (/ 0 (pow M 2))))) into 0 12.758 * [backup-simplify]: Simplify (- 0) into 0 12.759 * [backup-simplify]: Simplify (+ 0 0) into 0 12.760 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 2) (+ (* 2 (* 0 0)))) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into (* -1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) 12.760 * [backup-simplify]: Simplify (+ 0 (* -1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))))) into (- (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))))) 12.760 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))))) in w 12.760 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) in w 12.760 * [taylor]: Taking taylor expansion of 1/8 in w 12.760 * [backup-simplify]: Simplify 1/8 into 1/8 12.760 * [taylor]: Taking taylor expansion of (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))) in w 12.760 * [taylor]: Taking taylor expansion of (pow d 6) in w 12.760 * [taylor]: Taking taylor expansion of d in w 12.760 * [backup-simplify]: Simplify d into d 12.760 * [taylor]: Taking taylor expansion of (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))) in w 12.760 * [taylor]: Taking taylor expansion of (pow M 4) in w 12.760 * [taylor]: Taking taylor expansion of M in w 12.760 * [backup-simplify]: Simplify M into M 12.760 * [taylor]: Taking taylor expansion of (* (pow w 3) (* (pow D 6) (pow h 3))) in w 12.760 * [taylor]: Taking taylor expansion of (pow w 3) in w 12.760 * [taylor]: Taking taylor expansion of w in w 12.760 * [backup-simplify]: Simplify 0 into 0 12.760 * [backup-simplify]: Simplify 1 into 1 12.760 * [taylor]: Taking taylor expansion of (* (pow D 6) (pow h 3)) in w 12.761 * [taylor]: Taking taylor expansion of (pow D 6) in w 12.761 * [taylor]: Taking taylor expansion of D in w 12.761 * [backup-simplify]: Simplify D into D 12.761 * [taylor]: Taking taylor expansion of (pow h 3) in w 12.761 * [taylor]: Taking taylor expansion of h in w 12.761 * [backup-simplify]: Simplify h into h 12.761 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.761 * [backup-simplify]: Simplify (* d (pow d 2)) into (pow d 3) 12.761 * [backup-simplify]: Simplify (* (pow d 3) (pow d 3)) into (pow d 6) 12.761 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.761 * [backup-simplify]: Simplify (* (pow M 2) (pow M 2)) into (pow M 4) 12.761 * [backup-simplify]: Simplify (* 1 1) into 1 12.762 * [backup-simplify]: Simplify (* 1 1) into 1 12.762 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.762 * [backup-simplify]: Simplify (* D (pow D 2)) into (pow D 3) 12.762 * [backup-simplify]: Simplify (* (pow D 3) (pow D 3)) into (pow D 6) 12.762 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.762 * [backup-simplify]: Simplify (* h (pow h 2)) into (pow h 3) 12.762 * [backup-simplify]: Simplify (* (pow D 6) (pow h 3)) into (* (pow D 6) (pow h 3)) 12.762 * [backup-simplify]: Simplify (* 1 (* (pow D 6) (pow h 3))) into (* (pow D 6) (pow h 3)) 12.762 * [backup-simplify]: Simplify (* (pow M 4) (* (pow D 6) (pow h 3))) into (* (pow M 4) (* (pow D 6) (pow h 3))) 12.763 * [backup-simplify]: Simplify (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) into (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) 12.763 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.764 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.764 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.764 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 12.764 * [backup-simplify]: Simplify (+ (* d 0) (* 0 (pow d 2))) into 0 12.765 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 12.765 * [backup-simplify]: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 3))))) into 0 12.766 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.766 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 12.766 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.767 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 12.767 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.768 * [backup-simplify]: Simplify (+ (* D 0) (* 0 (pow D 2))) into 0 12.768 * [backup-simplify]: Simplify (+ (* (pow D 3) 0) (* 0 (pow D 3))) into 0 12.768 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 12.769 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.770 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 12.770 * [backup-simplify]: Simplify (+ (* (pow D 3) 0) (+ (* 0 0) (* 0 (pow D 3)))) into 0 12.770 * [backup-simplify]: Simplify (+ (* h 0) (* 0 (pow h 2))) into 0 12.771 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.772 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 12.774 * [backup-simplify]: Simplify (+ (* (pow D 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 3))))) into 0 12.775 * [backup-simplify]: Simplify (+ (* (pow D 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 3))))) into 0 12.776 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.776 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.777 * [backup-simplify]: Simplify (+ (* (pow D 6) 0) (+ (* 0 0) (* 0 (pow h 3)))) into 0 12.778 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.779 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.779 * [backup-simplify]: Simplify (+ (* (pow D 6) 0) (* 0 (pow h 3))) into 0 12.781 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.782 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.784 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3)))))) into 0 12.784 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.785 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (* 0 (pow M 2))) into 0 12.787 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3))))) into 0 12.787 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.788 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (* 0 (pow M 2)))) into 0 12.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow D 6) (pow h 3)))) into 0 12.789 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 12.790 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow M 2))))) into 0 12.792 * [backup-simplify]: Simplify (+ (* (pow M 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3)))))) into 0 12.792 * [backup-simplify]: Simplify (+ (* (pow d 3) 0) (* 0 (pow d 3))) into 0 12.792 * [backup-simplify]: Simplify (+ (* (pow M 4) 0) (* 0 (* (pow D 6) (pow h 3)))) into 0 12.794 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3)))) (+ (* (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))))) into 0 12.795 * [backup-simplify]: Simplify (+ (* (pow M 4) 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3))))) into 0 12.795 * [backup-simplify]: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (* 0 (pow d 3)))) into 0 12.797 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3)))) (+ (* (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))))) into 0 12.799 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3)))) (+ (* (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))))) into 0 12.801 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))))))) into 0 12.802 * [backup-simplify]: Simplify (- 0) into 0 12.802 * [taylor]: Taking taylor expansion of 0 in h 12.802 * [backup-simplify]: Simplify 0 into 0 12.802 * [taylor]: Taking taylor expansion of 0 in D 12.802 * [backup-simplify]: Simplify 0 into 0 12.802 * [taylor]: Taking taylor expansion of 0 in d 12.802 * [backup-simplify]: Simplify 0 into 0 12.802 * [taylor]: Taking taylor expansion of 0 in h 12.802 * [backup-simplify]: Simplify 0 into 0 12.802 * [taylor]: Taking taylor expansion of 0 in D 12.802 * [backup-simplify]: Simplify 0 into 0 12.802 * [taylor]: Taking taylor expansion of 0 in d 12.802 * [backup-simplify]: Simplify 0 into 0 12.803 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.804 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.805 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 12.807 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 12.808 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M))))) into 0 12.810 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))))) into 0 12.812 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 2) (* (pow D 2) h))) (+ (* (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))))) into 0 12.813 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))))))) into 0 12.814 * [backup-simplify]: Simplify (- 0) into 0 12.814 * [taylor]: Taking taylor expansion of 0 in h 12.814 * [backup-simplify]: Simplify 0 into 0 12.814 * [taylor]: Taking taylor expansion of 0 in D 12.814 * [backup-simplify]: Simplify 0 into 0 12.814 * [taylor]: Taking taylor expansion of 0 in d 12.814 * [backup-simplify]: Simplify 0 into 0 12.814 * [taylor]: Taking taylor expansion of 0 in h 12.814 * [backup-simplify]: Simplify 0 into 0 12.814 * [taylor]: Taking taylor expansion of 0 in D 12.814 * [backup-simplify]: Simplify 0 into 0 12.814 * [taylor]: Taking taylor expansion of 0 in d 12.814 * [backup-simplify]: Simplify 0 into 0 12.816 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.817 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 12.819 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 12.819 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.820 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* (pow D 2) h) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.822 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (* (pow D 2) h) (pow d 2)))))) into 0 12.822 * [taylor]: Taking taylor expansion of 0 in h 12.822 * [backup-simplify]: Simplify 0 into 0 12.822 * [taylor]: Taking taylor expansion of 0 in D 12.822 * [backup-simplify]: Simplify 0 into 0 12.822 * [taylor]: Taking taylor expansion of 0 in d 12.822 * [backup-simplify]: Simplify 0 into 0 12.822 * [taylor]: Taking taylor expansion of 0 in D 12.822 * [backup-simplify]: Simplify 0 into 0 12.822 * [taylor]: Taking taylor expansion of 0 in d 12.822 * [backup-simplify]: Simplify 0 into 0 12.822 * [taylor]: Taking taylor expansion of 0 in D 12.822 * [backup-simplify]: Simplify 0 into 0 12.822 * [taylor]: Taking taylor expansion of 0 in d 12.822 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in D 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in d 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in D 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in d 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in D 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in d 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in D 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in d 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in D 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in d 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in D 12.823 * [backup-simplify]: Simplify 0 into 0 12.823 * [taylor]: Taking taylor expansion of 0 in d 12.823 * [backup-simplify]: Simplify 0 into 0 12.824 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.825 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.826 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.826 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (pow D 2) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.828 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (/ (pow D 2) (pow d 2))))) into 0 12.828 * [taylor]: Taking taylor expansion of 0 in D 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.828 * [backup-simplify]: Simplify 0 into 0 12.828 * [taylor]: Taking taylor expansion of 0 in d 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [taylor]: Taking taylor expansion of 0 in d 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [taylor]: Taking taylor expansion of 0 in d 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [taylor]: Taking taylor expansion of 0 in d 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [taylor]: Taking taylor expansion of 0 in d 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [backup-simplify]: Simplify (* 2 (/ 1 (pow d 2))) into (/ 2 (pow d 2)) 12.829 * [taylor]: Taking taylor expansion of (/ 2 (pow d 2)) in d 12.829 * [taylor]: Taking taylor expansion of 2 in d 12.829 * [backup-simplify]: Simplify 2 into 2 12.829 * [taylor]: Taking taylor expansion of (pow d 2) in d 12.829 * [taylor]: Taking taylor expansion of d in d 12.829 * [backup-simplify]: Simplify 0 into 0 12.829 * [backup-simplify]: Simplify 1 into 1 12.830 * [backup-simplify]: Simplify (* 1 1) into 1 12.830 * [backup-simplify]: Simplify (/ 2 1) into 2 12.830 * [taylor]: Taking taylor expansion of 2 in M 12.830 * [backup-simplify]: Simplify 2 into 2 12.830 * [taylor]: Taking taylor expansion of 0 in d 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [taylor]: Taking taylor expansion of 0 in M 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [taylor]: Taking taylor expansion of 0 in M 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [taylor]: Taking taylor expansion of 0 in M 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [taylor]: Taking taylor expansion of 0 in M 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [taylor]: Taking taylor expansion of 0 in M 12.831 * [backup-simplify]: Simplify 0 into 0 12.831 * [taylor]: Taking taylor expansion of 0 in M 12.831 * [backup-simplify]: Simplify 0 into 0 12.832 * [backup-simplify]: Simplify 0 into 0 12.834 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 12.836 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 12.838 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 12.840 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))))) into 0 12.843 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))))) into 0 12.844 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.846 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 12.848 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 12.850 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))))) into 0 12.853 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))))) into 0 12.854 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 w)))))) into 0 12.856 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2)))))))) into 0 12.857 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 12.858 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))))) into 0 12.859 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 12.860 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4))))))) into 0 12.861 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 12.861 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 12.862 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))) (* 0 (/ 0 (pow M 2))) (* 0 (/ 0 (pow M 2))))) into 0 12.862 * [backup-simplify]: Simplify (- 0) into 0 12.862 * [backup-simplify]: Simplify (+ 0 0) into 0 12.863 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))))) (* 2 (* (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 0)))) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 12.863 * [backup-simplify]: Simplify (+ 0 0) into 0 12.863 * [taylor]: Taking taylor expansion of 0 in w 12.863 * [backup-simplify]: Simplify 0 into 0 12.863 * [taylor]: Taking taylor expansion of 0 in h 12.864 * [backup-simplify]: Simplify 0 into 0 12.864 * [taylor]: Taking taylor expansion of 0 in D 12.864 * [backup-simplify]: Simplify 0 into 0 12.864 * [taylor]: Taking taylor expansion of 0 in d 12.864 * [backup-simplify]: Simplify 0 into 0 12.864 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 12.865 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))) into 0 12.866 * [backup-simplify]: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 3)))))) into 0 12.867 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 12.868 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2)))))) into 0 12.868 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.869 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2)))))) into 0 12.873 * [backup-simplify]: Simplify (+ (* (pow D 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 3)))))) into 0 12.874 * [backup-simplify]: Simplify (+ (* (pow D 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 3)))))) into 0 12.875 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.876 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.877 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3))))))) into 0 12.878 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M))))) into 0 12.878 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow M 2)))))) into 0 12.879 * [backup-simplify]: Simplify (+ (* (pow M 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3))))))) into 0 12.881 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3)))) (+ (* (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))))) into 0 12.882 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3))))))))) into 0 12.882 * [backup-simplify]: Simplify (- 0) into 0 12.882 * [taylor]: Taking taylor expansion of 0 in h 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [taylor]: Taking taylor expansion of 0 in D 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [taylor]: Taking taylor expansion of 0 in d 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [taylor]: Taking taylor expansion of 0 in h 12.882 * [backup-simplify]: Simplify 0 into 0 12.882 * [taylor]: Taking taylor expansion of 0 in D 12.883 * [backup-simplify]: Simplify 0 into 0 12.883 * [taylor]: Taking taylor expansion of 0 in d 12.883 * [backup-simplify]: Simplify 0 into 0 12.883 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 12.884 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 12.885 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 12.887 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 12.888 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))))) into 0 12.890 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (* (pow D 2) h)) (* 0 0)))))) into 0 12.892 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 2) (* (pow D 2) h))) (+ (* (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))))) into 0 12.894 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 2) (* (pow M 2) (* (pow D 2) h)))))))) into 0 12.894 * [backup-simplify]: Simplify (- 0) into 0 12.894 * [taylor]: Taking taylor expansion of 0 in h 12.894 * [backup-simplify]: Simplify 0 into 0 12.894 * [taylor]: Taking taylor expansion of 0 in D 12.894 * [backup-simplify]: Simplify 0 into 0 12.894 * [taylor]: Taking taylor expansion of 0 in d 12.894 * [backup-simplify]: Simplify 0 into 0 12.894 * [taylor]: Taking taylor expansion of 0 in h 12.894 * [backup-simplify]: Simplify 0 into 0 12.894 * [taylor]: Taking taylor expansion of 0 in D 12.894 * [backup-simplify]: Simplify 0 into 0 12.894 * [taylor]: Taking taylor expansion of 0 in d 12.894 * [backup-simplify]: Simplify 0 into 0 12.896 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 12.897 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 12.899 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 12.901 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 12.902 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* (pow D 2) h) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.904 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (* (pow D 2) h) (pow d 2))))))) into 0 12.904 * [taylor]: Taking taylor expansion of 0 in h 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in D 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in d 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in D 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in d 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in D 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in d 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in D 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in d 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in D 12.904 * [backup-simplify]: Simplify 0 into 0 12.904 * [taylor]: Taking taylor expansion of 0 in d 12.904 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in d 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in d 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in d 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in d 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in d 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in d 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in d 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [taylor]: Taking taylor expansion of 0 in D 12.906 * [backup-simplify]: Simplify 0 into 0 12.906 * [taylor]: Taking taylor expansion of 0 in d 12.906 * [backup-simplify]: Simplify 0 into 0 12.906 * [taylor]: Taking taylor expansion of 0 in D 12.906 * [backup-simplify]: Simplify 0 into 0 12.906 * [taylor]: Taking taylor expansion of 0 in d 12.906 * [backup-simplify]: Simplify 0 into 0 12.907 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 12.908 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 12.909 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.910 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (pow D 2) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.911 * [backup-simplify]: Simplify (+ (* 2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow D 2) (pow d 2)))))) into 0 12.911 * [taylor]: Taking taylor expansion of 0 in D 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.911 * [taylor]: Taking taylor expansion of 0 in d 12.911 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.912 * [taylor]: Taking taylor expansion of 0 in d 12.912 * [backup-simplify]: Simplify 0 into 0 12.913 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.913 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.913 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) into 0 12.913 * [backup-simplify]: Simplify (+ (* 2 0) (* 0 (/ 1 (pow d 2)))) into 0 12.913 * [taylor]: Taking taylor expansion of 0 in d 12.913 * [backup-simplify]: Simplify 0 into 0 12.913 * [taylor]: Taking taylor expansion of 0 in d 12.913 * [backup-simplify]: Simplify 0 into 0 12.914 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.915 * [taylor]: Taking taylor expansion of 0 in M 12.915 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [taylor]: Taking taylor expansion of 0 in M 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 2 into 2 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 0 into 0 12.916 * [backup-simplify]: Simplify 0 into 0 12.917 * [backup-simplify]: Simplify (* 2 (* 1 (* (pow (/ 1 d) -2) (* (pow (/ 1 D) 2) (* (/ 1 h) (* (/ 1 w) (/ 1 (/ 1 c0)))))))) into (* 2 (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) 12.918 * [backup-simplify]: Simplify (+ (/ (/ 1 (- c0)) (/ (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D)))) (* (/ 1 (- d)) (/ 1 (- d))))) (sqrt (- (* (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D)))))) (* (/ 1 (- M)) (/ 1 (- M)))))) into (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) 12.918 * [approximate]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in (c0 w h D d M) around 0 12.918 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in M 12.918 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in M 12.918 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in M 12.918 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in M 12.919 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in M 12.919 * [taylor]: Taking taylor expansion of (pow w 2) in M 12.919 * [taylor]: Taking taylor expansion of w in M 12.919 * [backup-simplify]: Simplify w into w 12.919 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in M 12.919 * [taylor]: Taking taylor expansion of (pow D 4) in M 12.919 * [taylor]: Taking taylor expansion of D in M 12.919 * [backup-simplify]: Simplify D into D 12.919 * [taylor]: Taking taylor expansion of (pow h 2) in M 12.919 * [taylor]: Taking taylor expansion of h in M 12.919 * [backup-simplify]: Simplify h into h 12.919 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in M 12.919 * [taylor]: Taking taylor expansion of (pow c0 2) in M 12.919 * [taylor]: Taking taylor expansion of c0 in M 12.919 * [backup-simplify]: Simplify c0 into c0 12.919 * [taylor]: Taking taylor expansion of (pow d 4) in M 12.919 * [taylor]: Taking taylor expansion of d in M 12.919 * [backup-simplify]: Simplify d into d 12.919 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.919 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.919 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.919 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.919 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.919 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.919 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.920 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.920 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.920 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.920 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) 12.920 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in M 12.920 * [taylor]: Taking taylor expansion of (pow M 2) in M 12.920 * [taylor]: Taking taylor expansion of M in M 12.920 * [backup-simplify]: Simplify 0 into 0 12.920 * [backup-simplify]: Simplify 1 into 1 12.921 * [backup-simplify]: Simplify (* 1 1) into 1 12.921 * [backup-simplify]: Simplify (/ 1 1) into 1 12.921 * [backup-simplify]: Simplify (- 1) into -1 12.921 * [backup-simplify]: Simplify (+ 0 -1) into -1 12.922 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 12.922 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.923 * [backup-simplify]: Simplify (- 0) into 0 12.923 * [backup-simplify]: Simplify (+ 0 0) into 0 12.924 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 12.924 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in M 12.924 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in M 12.924 * [taylor]: Taking taylor expansion of w in M 12.924 * [backup-simplify]: Simplify w into w 12.924 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in M 12.924 * [taylor]: Taking taylor expansion of (pow D 2) in M 12.924 * [taylor]: Taking taylor expansion of D in M 12.924 * [backup-simplify]: Simplify D into D 12.924 * [taylor]: Taking taylor expansion of h in M 12.924 * [backup-simplify]: Simplify h into h 12.924 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in M 12.924 * [taylor]: Taking taylor expansion of c0 in M 12.924 * [backup-simplify]: Simplify c0 into c0 12.924 * [taylor]: Taking taylor expansion of (pow d 2) in M 12.924 * [taylor]: Taking taylor expansion of d in M 12.924 * [backup-simplify]: Simplify d into d 12.924 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.924 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.924 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.924 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.924 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.924 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) into (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) 12.924 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in d 12.925 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in d 12.925 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in d 12.925 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in d 12.925 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in d 12.925 * [taylor]: Taking taylor expansion of (pow w 2) in d 12.925 * [taylor]: Taking taylor expansion of w in d 12.925 * [backup-simplify]: Simplify w into w 12.925 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in d 12.925 * [taylor]: Taking taylor expansion of (pow D 4) in d 12.925 * [taylor]: Taking taylor expansion of D in d 12.925 * [backup-simplify]: Simplify D into D 12.925 * [taylor]: Taking taylor expansion of (pow h 2) in d 12.925 * [taylor]: Taking taylor expansion of h in d 12.925 * [backup-simplify]: Simplify h into h 12.925 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in d 12.925 * [taylor]: Taking taylor expansion of (pow c0 2) in d 12.925 * [taylor]: Taking taylor expansion of c0 in d 12.925 * [backup-simplify]: Simplify c0 into c0 12.925 * [taylor]: Taking taylor expansion of (pow d 4) in d 12.925 * [taylor]: Taking taylor expansion of d in d 12.925 * [backup-simplify]: Simplify 0 into 0 12.925 * [backup-simplify]: Simplify 1 into 1 12.925 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.925 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.925 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.925 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.925 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.925 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.926 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.926 * [backup-simplify]: Simplify (* 1 1) into 1 12.926 * [backup-simplify]: Simplify (* 1 1) into 1 12.926 * [backup-simplify]: Simplify (* (pow c0 2) 1) into (pow c0 2) 12.926 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 12.926 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in d 12.927 * [taylor]: Taking taylor expansion of (pow M 2) in d 12.927 * [taylor]: Taking taylor expansion of M in d 12.927 * [backup-simplify]: Simplify M into M 12.927 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.927 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.927 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) 12.927 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))) into (/ (* w (* (pow D 2) h)) c0) 12.927 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.927 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.928 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.928 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.928 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.928 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.928 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.929 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.929 * [backup-simplify]: Simplify (+ (* c0 0) (* 0 c0)) into 0 12.929 * [backup-simplify]: Simplify (+ (* (pow c0 2) 0) (* 0 1)) into 0 12.930 * [backup-simplify]: Simplify (- (/ 0 (pow c0 2)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2)) (/ 0 (pow c0 2))))) into 0 12.930 * [backup-simplify]: Simplify (+ 0 0) into 0 12.930 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow c0 2))))) into 0 12.930 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in d 12.930 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 12.930 * [taylor]: Taking taylor expansion of w in d 12.930 * [backup-simplify]: Simplify w into w 12.931 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 12.931 * [taylor]: Taking taylor expansion of (pow D 2) in d 12.931 * [taylor]: Taking taylor expansion of D in d 12.931 * [backup-simplify]: Simplify D into D 12.931 * [taylor]: Taking taylor expansion of h in d 12.931 * [backup-simplify]: Simplify h into h 12.931 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in d 12.931 * [taylor]: Taking taylor expansion of c0 in d 12.931 * [backup-simplify]: Simplify c0 into c0 12.931 * [taylor]: Taking taylor expansion of (pow d 2) in d 12.931 * [taylor]: Taking taylor expansion of d in d 12.931 * [backup-simplify]: Simplify 0 into 0 12.931 * [backup-simplify]: Simplify 1 into 1 12.931 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.931 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.931 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.931 * [backup-simplify]: Simplify (* 1 1) into 1 12.931 * [backup-simplify]: Simplify (* c0 1) into c0 12.931 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 12.931 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in D 12.932 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in D 12.932 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in D 12.932 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in D 12.932 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in D 12.932 * [taylor]: Taking taylor expansion of (pow w 2) in D 12.932 * [taylor]: Taking taylor expansion of w in D 12.932 * [backup-simplify]: Simplify w into w 12.932 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in D 12.932 * [taylor]: Taking taylor expansion of (pow D 4) in D 12.932 * [taylor]: Taking taylor expansion of D in D 12.932 * [backup-simplify]: Simplify 0 into 0 12.932 * [backup-simplify]: Simplify 1 into 1 12.932 * [taylor]: Taking taylor expansion of (pow h 2) in D 12.932 * [taylor]: Taking taylor expansion of h in D 12.932 * [backup-simplify]: Simplify h into h 12.932 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in D 12.932 * [taylor]: Taking taylor expansion of (pow c0 2) in D 12.932 * [taylor]: Taking taylor expansion of c0 in D 12.932 * [backup-simplify]: Simplify c0 into c0 12.932 * [taylor]: Taking taylor expansion of (pow d 4) in D 12.932 * [taylor]: Taking taylor expansion of d in D 12.932 * [backup-simplify]: Simplify d into d 12.932 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.932 * [backup-simplify]: Simplify (* 1 1) into 1 12.932 * [backup-simplify]: Simplify (* 1 1) into 1 12.933 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.933 * [backup-simplify]: Simplify (* 1 (pow h 2)) into (pow h 2) 12.933 * [backup-simplify]: Simplify (* (pow w 2) (pow h 2)) into (* (pow w 2) (pow h 2)) 12.933 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.933 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.933 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.933 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.933 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow h 2)) (* (pow c0 2) (pow d 4))) 12.933 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in D 12.933 * [taylor]: Taking taylor expansion of (pow M 2) in D 12.933 * [taylor]: Taking taylor expansion of M in D 12.933 * [backup-simplify]: Simplify M into M 12.933 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.934 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.934 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.934 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.934 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 12.934 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.934 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 12.934 * [backup-simplify]: Simplify (- 0) into 0 12.935 * [backup-simplify]: Simplify (+ 0 0) into 0 12.935 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 12.935 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in D 12.935 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 12.935 * [taylor]: Taking taylor expansion of w in D 12.935 * [backup-simplify]: Simplify w into w 12.935 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 12.935 * [taylor]: Taking taylor expansion of (pow D 2) in D 12.935 * [taylor]: Taking taylor expansion of D in D 12.935 * [backup-simplify]: Simplify 0 into 0 12.935 * [backup-simplify]: Simplify 1 into 1 12.935 * [taylor]: Taking taylor expansion of h in D 12.935 * [backup-simplify]: Simplify h into h 12.935 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in D 12.935 * [taylor]: Taking taylor expansion of c0 in D 12.935 * [backup-simplify]: Simplify c0 into c0 12.935 * [taylor]: Taking taylor expansion of (pow d 2) in D 12.935 * [taylor]: Taking taylor expansion of d in D 12.935 * [backup-simplify]: Simplify d into d 12.935 * [backup-simplify]: Simplify (* 1 1) into 1 12.936 * [backup-simplify]: Simplify (* 1 h) into h 12.936 * [backup-simplify]: Simplify (* w h) into (* w h) 12.936 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.936 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.936 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 12.936 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in h 12.936 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in h 12.936 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in h 12.936 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in h 12.936 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in h 12.936 * [taylor]: Taking taylor expansion of (pow w 2) in h 12.936 * [taylor]: Taking taylor expansion of w in h 12.936 * [backup-simplify]: Simplify w into w 12.936 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in h 12.936 * [taylor]: Taking taylor expansion of (pow D 4) in h 12.936 * [taylor]: Taking taylor expansion of D in h 12.936 * [backup-simplify]: Simplify D into D 12.936 * [taylor]: Taking taylor expansion of (pow h 2) in h 12.936 * [taylor]: Taking taylor expansion of h in h 12.936 * [backup-simplify]: Simplify 0 into 0 12.936 * [backup-simplify]: Simplify 1 into 1 12.936 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in h 12.936 * [taylor]: Taking taylor expansion of (pow c0 2) in h 12.936 * [taylor]: Taking taylor expansion of c0 in h 12.936 * [backup-simplify]: Simplify c0 into c0 12.936 * [taylor]: Taking taylor expansion of (pow d 4) in h 12.936 * [taylor]: Taking taylor expansion of d in h 12.936 * [backup-simplify]: Simplify d into d 12.936 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.936 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.937 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.937 * [backup-simplify]: Simplify (* 1 1) into 1 12.937 * [backup-simplify]: Simplify (* (pow D 4) 1) into (pow D 4) 12.937 * [backup-simplify]: Simplify (* (pow w 2) (pow D 4)) into (* (pow w 2) (pow D 4)) 12.937 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.937 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.937 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.937 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.938 * [backup-simplify]: Simplify (/ (* (pow w 2) (pow D 4)) (* (pow d 4) (pow c0 2))) into (/ (* (pow w 2) (pow D 4)) (* (pow c0 2) (pow d 4))) 12.938 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in h 12.938 * [taylor]: Taking taylor expansion of (pow M 2) in h 12.938 * [taylor]: Taking taylor expansion of M in h 12.938 * [backup-simplify]: Simplify M into M 12.938 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.938 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.938 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.938 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.938 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 12.938 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.938 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 12.939 * [backup-simplify]: Simplify (- 0) into 0 12.939 * [backup-simplify]: Simplify (+ 0 0) into 0 12.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 12.939 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in h 12.939 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 12.939 * [taylor]: Taking taylor expansion of w in h 12.939 * [backup-simplify]: Simplify w into w 12.939 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 12.939 * [taylor]: Taking taylor expansion of (pow D 2) in h 12.939 * [taylor]: Taking taylor expansion of D in h 12.939 * [backup-simplify]: Simplify D into D 12.939 * [taylor]: Taking taylor expansion of h in h 12.939 * [backup-simplify]: Simplify 0 into 0 12.939 * [backup-simplify]: Simplify 1 into 1 12.939 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in h 12.939 * [taylor]: Taking taylor expansion of c0 in h 12.939 * [backup-simplify]: Simplify c0 into c0 12.939 * [taylor]: Taking taylor expansion of (pow d 2) in h 12.939 * [taylor]: Taking taylor expansion of d in h 12.939 * [backup-simplify]: Simplify d into d 12.940 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.940 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 12.940 * [backup-simplify]: Simplify (* w 0) into 0 12.940 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.940 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 12.940 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 12.941 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.941 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.941 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 12.941 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in w 12.941 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in w 12.941 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in w 12.941 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in w 12.941 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in w 12.941 * [taylor]: Taking taylor expansion of (pow w 2) in w 12.941 * [taylor]: Taking taylor expansion of w in w 12.941 * [backup-simplify]: Simplify 0 into 0 12.941 * [backup-simplify]: Simplify 1 into 1 12.941 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in w 12.941 * [taylor]: Taking taylor expansion of (pow D 4) in w 12.941 * [taylor]: Taking taylor expansion of D in w 12.941 * [backup-simplify]: Simplify D into D 12.941 * [taylor]: Taking taylor expansion of (pow h 2) in w 12.941 * [taylor]: Taking taylor expansion of h in w 12.941 * [backup-simplify]: Simplify h into h 12.941 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in w 12.941 * [taylor]: Taking taylor expansion of (pow c0 2) in w 12.941 * [taylor]: Taking taylor expansion of c0 in w 12.941 * [backup-simplify]: Simplify c0 into c0 12.941 * [taylor]: Taking taylor expansion of (pow d 4) in w 12.941 * [taylor]: Taking taylor expansion of d in w 12.941 * [backup-simplify]: Simplify d into d 12.942 * [backup-simplify]: Simplify (* 1 1) into 1 12.942 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.942 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.942 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.942 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.942 * [backup-simplify]: Simplify (* 1 (* (pow D 4) (pow h 2))) into (* (pow D 4) (pow h 2)) 12.942 * [backup-simplify]: Simplify (* c0 c0) into (pow c0 2) 12.942 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.943 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.943 * [backup-simplify]: Simplify (* (pow c0 2) (pow d 4)) into (* (pow d 4) (pow c0 2)) 12.943 * [backup-simplify]: Simplify (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) into (/ (* (pow D 4) (pow h 2)) (* (pow d 4) (pow c0 2))) 12.943 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in w 12.943 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.943 * [taylor]: Taking taylor expansion of M in w 12.943 * [backup-simplify]: Simplify M into M 12.943 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.943 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.943 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.943 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.944 * [backup-simplify]: Simplify (sqrt (- (/ 1 (pow M 2)))) into (sqrt (- (/ 1 (pow M 2)))) 12.944 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.944 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 12.944 * [backup-simplify]: Simplify (- 0) into 0 12.944 * [backup-simplify]: Simplify (+ 0 0) into 0 12.944 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (/ 1 (pow M 2)))))) into 0 12.944 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in w 12.945 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 12.945 * [taylor]: Taking taylor expansion of w in w 12.945 * [backup-simplify]: Simplify 0 into 0 12.945 * [backup-simplify]: Simplify 1 into 1 12.945 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 12.945 * [taylor]: Taking taylor expansion of (pow D 2) in w 12.945 * [taylor]: Taking taylor expansion of D in w 12.945 * [backup-simplify]: Simplify D into D 12.945 * [taylor]: Taking taylor expansion of h in w 12.945 * [backup-simplify]: Simplify h into h 12.945 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in w 12.945 * [taylor]: Taking taylor expansion of c0 in w 12.945 * [backup-simplify]: Simplify c0 into c0 12.945 * [taylor]: Taking taylor expansion of (pow d 2) in w 12.945 * [taylor]: Taking taylor expansion of d in w 12.945 * [backup-simplify]: Simplify d into d 12.945 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.945 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.945 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 12.945 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.945 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.946 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 12.946 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.946 * [backup-simplify]: Simplify (* c0 (pow d 2)) into (* (pow d 2) c0) 12.946 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 12.946 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in c0 12.946 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 12.946 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 12.946 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 12.946 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 12.946 * [taylor]: Taking taylor expansion of (pow w 2) in c0 12.946 * [taylor]: Taking taylor expansion of w in c0 12.946 * [backup-simplify]: Simplify w into w 12.946 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 12.946 * [taylor]: Taking taylor expansion of (pow D 4) in c0 12.946 * [taylor]: Taking taylor expansion of D in c0 12.946 * [backup-simplify]: Simplify D into D 12.946 * [taylor]: Taking taylor expansion of (pow h 2) in c0 12.946 * [taylor]: Taking taylor expansion of h in c0 12.946 * [backup-simplify]: Simplify h into h 12.946 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 12.946 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 12.946 * [taylor]: Taking taylor expansion of c0 in c0 12.946 * [backup-simplify]: Simplify 0 into 0 12.946 * [backup-simplify]: Simplify 1 into 1 12.946 * [taylor]: Taking taylor expansion of (pow d 4) in c0 12.946 * [taylor]: Taking taylor expansion of d in c0 12.946 * [backup-simplify]: Simplify d into d 12.946 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.946 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.947 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.947 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.947 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.947 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.947 * [backup-simplify]: Simplify (* 1 1) into 1 12.947 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.947 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.947 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 12.948 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.948 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 12.948 * [taylor]: Taking taylor expansion of (pow M 2) in c0 12.948 * [taylor]: Taking taylor expansion of M in c0 12.948 * [backup-simplify]: Simplify M into M 12.948 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.948 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.948 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.949 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.949 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.949 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.949 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.949 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.949 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.949 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.949 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.950 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.950 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.950 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 12.951 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 12.951 * [backup-simplify]: Simplify (+ 0 0) into 0 12.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 12.951 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 12.951 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 12.952 * [taylor]: Taking taylor expansion of w in c0 12.952 * [backup-simplify]: Simplify w into w 12.952 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 12.952 * [taylor]: Taking taylor expansion of (pow D 2) in c0 12.952 * [taylor]: Taking taylor expansion of D in c0 12.952 * [backup-simplify]: Simplify D into D 12.952 * [taylor]: Taking taylor expansion of h in c0 12.952 * [backup-simplify]: Simplify h into h 12.952 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 12.952 * [taylor]: Taking taylor expansion of c0 in c0 12.952 * [backup-simplify]: Simplify 0 into 0 12.952 * [backup-simplify]: Simplify 1 into 1 12.952 * [taylor]: Taking taylor expansion of (pow d 2) in c0 12.952 * [taylor]: Taking taylor expansion of d in c0 12.952 * [backup-simplify]: Simplify d into d 12.952 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.952 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.952 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.952 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.952 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 12.952 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.953 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 12.953 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.953 * [taylor]: Taking taylor expansion of (- (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) (/ (* w (* (pow D 2) h)) (* c0 (pow d 2)))) in c0 12.953 * [taylor]: Taking taylor expansion of (sqrt (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2)))) in c0 12.953 * [taylor]: Taking taylor expansion of (- (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) (/ 1 (pow M 2))) in c0 12.953 * [taylor]: Taking taylor expansion of (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (* (pow c0 2) (pow d 4))) in c0 12.953 * [taylor]: Taking taylor expansion of (* (pow w 2) (* (pow D 4) (pow h 2))) in c0 12.953 * [taylor]: Taking taylor expansion of (pow w 2) in c0 12.953 * [taylor]: Taking taylor expansion of w in c0 12.953 * [backup-simplify]: Simplify w into w 12.953 * [taylor]: Taking taylor expansion of (* (pow D 4) (pow h 2)) in c0 12.953 * [taylor]: Taking taylor expansion of (pow D 4) in c0 12.953 * [taylor]: Taking taylor expansion of D in c0 12.953 * [backup-simplify]: Simplify D into D 12.953 * [taylor]: Taking taylor expansion of (pow h 2) in c0 12.953 * [taylor]: Taking taylor expansion of h in c0 12.953 * [backup-simplify]: Simplify h into h 12.953 * [taylor]: Taking taylor expansion of (* (pow c0 2) (pow d 4)) in c0 12.953 * [taylor]: Taking taylor expansion of (pow c0 2) in c0 12.953 * [taylor]: Taking taylor expansion of c0 in c0 12.953 * [backup-simplify]: Simplify 0 into 0 12.953 * [backup-simplify]: Simplify 1 into 1 12.953 * [taylor]: Taking taylor expansion of (pow d 4) in c0 12.953 * [taylor]: Taking taylor expansion of d in c0 12.953 * [backup-simplify]: Simplify d into d 12.953 * [backup-simplify]: Simplify (* w w) into (pow w 2) 12.953 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.954 * [backup-simplify]: Simplify (* (pow D 2) (pow D 2)) into (pow D 4) 12.954 * [backup-simplify]: Simplify (* h h) into (pow h 2) 12.954 * [backup-simplify]: Simplify (* (pow D 4) (pow h 2)) into (* (pow D 4) (pow h 2)) 12.954 * [backup-simplify]: Simplify (* (pow w 2) (* (pow D 4) (pow h 2))) into (* (pow w 2) (* (pow D 4) (pow h 2))) 12.954 * [backup-simplify]: Simplify (* 1 1) into 1 12.954 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.954 * [backup-simplify]: Simplify (* (pow d 2) (pow d 2)) into (pow d 4) 12.954 * [backup-simplify]: Simplify (* 1 (pow d 4)) into (pow d 4) 12.955 * [backup-simplify]: Simplify (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.955 * [taylor]: Taking taylor expansion of (/ 1 (pow M 2)) in c0 12.955 * [taylor]: Taking taylor expansion of (pow M 2) in c0 12.955 * [taylor]: Taking taylor expansion of M in c0 12.955 * [backup-simplify]: Simplify M into M 12.955 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.955 * [backup-simplify]: Simplify (/ 1 (pow M 2)) into (/ 1 (pow M 2)) 12.955 * [backup-simplify]: Simplify (+ (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 0) into (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) 12.956 * [backup-simplify]: Simplify (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.956 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 12.956 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.956 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 (pow D 2))) into 0 12.956 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (* 0 (pow h 2))) into 0 12.956 * [backup-simplify]: Simplify (+ (* w 0) (* 0 w)) into 0 12.956 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (* 0 (* (pow D 4) (pow h 2)))) into 0 12.956 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.956 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (* 0 (pow d 2))) into 0 12.957 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.957 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow d 4))) into 0 12.958 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))))) into 0 12.958 * [backup-simplify]: Simplify (+ 0 0) into 0 12.959 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4))))) into 0 12.959 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* c0 (pow d 2))) in c0 12.959 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 12.959 * [taylor]: Taking taylor expansion of w in c0 12.959 * [backup-simplify]: Simplify w into w 12.959 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 12.959 * [taylor]: Taking taylor expansion of (pow D 2) in c0 12.959 * [taylor]: Taking taylor expansion of D in c0 12.959 * [backup-simplify]: Simplify D into D 12.959 * [taylor]: Taking taylor expansion of h in c0 12.959 * [backup-simplify]: Simplify h into h 12.959 * [taylor]: Taking taylor expansion of (* c0 (pow d 2)) in c0 12.959 * [taylor]: Taking taylor expansion of c0 in c0 12.959 * [backup-simplify]: Simplify 0 into 0 12.959 * [backup-simplify]: Simplify 1 into 1 12.959 * [taylor]: Taking taylor expansion of (pow d 2) in c0 12.959 * [taylor]: Taking taylor expansion of d in c0 12.959 * [backup-simplify]: Simplify d into d 12.959 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.959 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.960 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 12.960 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.960 * [backup-simplify]: Simplify (* 0 (pow d 2)) into 0 12.960 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.961 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow d 2))) into (pow d 2) 12.961 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 12.961 * [backup-simplify]: Simplify (- (/ (* w (* (pow D 2) h)) (pow d 2))) into (- (/ (* w (* (pow D 2) h)) (pow d 2))) 12.963 * [backup-simplify]: Simplify (+ (/ (* w (* (pow D 2) h)) (pow d 2)) (- (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 12.963 * [taylor]: Taking taylor expansion of 0 in w 12.963 * [backup-simplify]: Simplify 0 into 0 12.963 * [taylor]: Taking taylor expansion of 0 in h 12.963 * [backup-simplify]: Simplify 0 into 0 12.963 * [taylor]: Taking taylor expansion of 0 in D 12.963 * [backup-simplify]: Simplify 0 into 0 12.963 * [taylor]: Taking taylor expansion of 0 in d 12.963 * [backup-simplify]: Simplify 0 into 0 12.963 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.963 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.963 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 12.964 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.965 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow d 2)))) into 0 12.966 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 12.966 * [backup-simplify]: Simplify (- 0) into 0 12.967 * [backup-simplify]: Simplify (+ 0 0) into 0 12.967 * [taylor]: Taking taylor expansion of 0 in w 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in h 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in D 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in d 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in h 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in D 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in d 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in D 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in d 12.967 * [backup-simplify]: Simplify 0 into 0 12.967 * [taylor]: Taking taylor expansion of 0 in d 12.967 * [backup-simplify]: Simplify 0 into 0 12.968 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 12.968 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.969 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 12.970 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 12.970 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 w))) into 0 12.971 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))) into 0 12.971 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 12.972 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 12.973 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.974 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 4)))) into 0 12.975 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 12.975 * [backup-simplify]: Simplify (- (/ 1 (pow M 2))) into (- (/ 1 (pow M 2))) 12.975 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (pow M 2)))) into (- (/ 1 (pow M 2))) 12.976 * [backup-simplify]: Simplify (/ (- (- (/ 1 (pow M 2))) (pow 0 2) (+)) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 12.977 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.977 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 12.978 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 12.979 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 12.980 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 12.981 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 12.981 * [backup-simplify]: Simplify (- 0) into 0 12.982 * [backup-simplify]: Simplify (+ (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 0) into (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) 12.982 * [taylor]: Taking taylor expansion of (- (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))))) in w 12.982 * [taylor]: Taking taylor expansion of (* 1/2 (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h))))) in w 12.982 * [taylor]: Taking taylor expansion of 1/2 in w 12.982 * [backup-simplify]: Simplify 1/2 into 1/2 12.982 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* (pow M 2) (* w (* (pow D 2) h)))) in w 12.982 * [taylor]: Taking taylor expansion of (pow d 2) in w 12.982 * [taylor]: Taking taylor expansion of d in w 12.982 * [backup-simplify]: Simplify d into d 12.982 * [taylor]: Taking taylor expansion of (* (pow M 2) (* w (* (pow D 2) h))) in w 12.982 * [taylor]: Taking taylor expansion of (pow M 2) in w 12.982 * [taylor]: Taking taylor expansion of M in w 12.982 * [backup-simplify]: Simplify M into M 12.982 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 12.982 * [taylor]: Taking taylor expansion of w in w 12.982 * [backup-simplify]: Simplify 0 into 0 12.982 * [backup-simplify]: Simplify 1 into 1 12.982 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 12.982 * [taylor]: Taking taylor expansion of (pow D 2) in w 12.982 * [taylor]: Taking taylor expansion of D in w 12.982 * [backup-simplify]: Simplify D into D 12.983 * [taylor]: Taking taylor expansion of h in w 12.983 * [backup-simplify]: Simplify h into h 12.983 * [backup-simplify]: Simplify (* d d) into (pow d 2) 12.983 * [backup-simplify]: Simplify (* M M) into (pow M 2) 12.983 * [backup-simplify]: Simplify (* D D) into (pow D 2) 12.983 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 12.983 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 12.983 * [backup-simplify]: Simplify (* (pow M 2) 0) into 0 12.983 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 12.984 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 12.985 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 12.985 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 12.985 * [backup-simplify]: Simplify (+ (* (pow M 2) (* (pow D 2) h)) (* 0 0)) into (* (pow M 2) (* (pow D 2) h)) 12.986 * [backup-simplify]: Simplify (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) into (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) 12.986 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 12.986 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 12.987 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 12.988 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 12.988 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 12.989 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 12.990 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 2) (* (pow D 2) h))) (+ (* (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) (/ 0 (* (pow M 2) (* (pow D 2) h)))))) into 0 12.991 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))))) into 0 12.992 * [backup-simplify]: Simplify (- 0) into 0 12.992 * [taylor]: Taking taylor expansion of 0 in h 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in D 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in d 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in h 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in D 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in d 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in h 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in D 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in d 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in D 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in d 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in D 12.992 * [backup-simplify]: Simplify 0 into 0 12.992 * [taylor]: Taking taylor expansion of 0 in d 12.992 * [backup-simplify]: Simplify 0 into 0 12.993 * [taylor]: Taking taylor expansion of 0 in D 12.993 * [backup-simplify]: Simplify 0 into 0 12.993 * [taylor]: Taking taylor expansion of 0 in d 12.993 * [backup-simplify]: Simplify 0 into 0 12.993 * [taylor]: Taking taylor expansion of 0 in d 12.993 * [backup-simplify]: Simplify 0 into 0 12.993 * [taylor]: Taking taylor expansion of 0 in d 12.993 * [backup-simplify]: Simplify 0 into 0 12.993 * [taylor]: Taking taylor expansion of 0 in d 12.993 * [backup-simplify]: Simplify 0 into 0 12.993 * [taylor]: Taking taylor expansion of 0 in d 12.993 * [backup-simplify]: Simplify 0 into 0 12.993 * [taylor]: Taking taylor expansion of 0 in M 12.993 * [backup-simplify]: Simplify 0 into 0 12.994 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 12.995 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 12.996 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 12.997 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 12.998 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 w)))) into 0 12.999 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2)))))) into 0 13.000 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.001 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 13.002 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.004 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4))))) into 0 13.005 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 13.005 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 13.005 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))))) into 0 13.006 * [backup-simplify]: Simplify (- 0) into 0 13.006 * [backup-simplify]: Simplify (+ 0 0) into 0 13.007 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))))))) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 13.015 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.017 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.018 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.019 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 13.021 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))) into 0 13.022 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.023 * [backup-simplify]: Simplify (- 0) into 0 13.023 * [backup-simplify]: Simplify (+ 0 0) into 0 13.023 * [taylor]: Taking taylor expansion of 0 in w 13.023 * [backup-simplify]: Simplify 0 into 0 13.023 * [taylor]: Taking taylor expansion of 0 in h 13.023 * [backup-simplify]: Simplify 0 into 0 13.023 * [taylor]: Taking taylor expansion of 0 in D 13.023 * [backup-simplify]: Simplify 0 into 0 13.023 * [taylor]: Taking taylor expansion of 0 in d 13.023 * [backup-simplify]: Simplify 0 into 0 13.024 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.025 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.026 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.027 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.028 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 13.029 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 (* (pow D 2) h)) (* 0 0)))) into 0 13.030 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 2) (* (pow D 2) h))) (+ (* (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))))) into 0 13.032 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ (pow d 2) (* (pow M 2) (* (pow D 2) h)))))) into 0 13.032 * [backup-simplify]: Simplify (- 0) into 0 13.032 * [taylor]: Taking taylor expansion of 0 in h 13.032 * [backup-simplify]: Simplify 0 into 0 13.032 * [taylor]: Taking taylor expansion of 0 in D 13.032 * [backup-simplify]: Simplify 0 into 0 13.032 * [taylor]: Taking taylor expansion of 0 in d 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in h 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in D 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in d 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in h 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in D 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in d 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in D 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in d 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in D 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in d 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in D 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in d 13.033 * [backup-simplify]: Simplify 0 into 0 13.033 * [taylor]: Taking taylor expansion of 0 in D 13.033 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in D 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in D 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.034 * [taylor]: Taking taylor expansion of 0 in d 13.034 * [backup-simplify]: Simplify 0 into 0 13.035 * [taylor]: Taking taylor expansion of 0 in d 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [taylor]: Taking taylor expansion of 0 in d 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [taylor]: Taking taylor expansion of 0 in M 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [taylor]: Taking taylor expansion of 0 in M 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [taylor]: Taking taylor expansion of 0 in M 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [taylor]: Taking taylor expansion of 0 in M 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [taylor]: Taking taylor expansion of 0 in M 13.035 * [backup-simplify]: Simplify 0 into 0 13.035 * [backup-simplify]: Simplify 0 into 0 13.037 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.038 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.040 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2)))))) into 0 13.041 * [backup-simplify]: Simplify (+ (* (pow D 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2)))))) into 0 13.042 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 w))))) into 0 13.044 * [backup-simplify]: Simplify (+ (* (pow w 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 4) (pow h 2))))))) into 0 13.045 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 13.046 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2)))))) into 0 13.048 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.049 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 4)))))) into 0 13.050 * [backup-simplify]: Simplify (- (/ 0 (pow d 4)) (+ (* (/ (* (pow w 2) (* (pow D 4) (pow h 2))) (pow d 4)) (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))) (* 0 (/ 0 (pow d 4))))) into 0 13.051 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 13.051 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow M 2)) (/ 0 (pow M 2))) (* 0 (/ 0 (pow M 2))))) into 0 13.052 * [backup-simplify]: Simplify (- 0) into 0 13.052 * [backup-simplify]: Simplify (+ 0 0) into 0 13.054 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1/2 (/ (pow d 2) (* w (* (pow M 2) (* (pow D 2) h))))) 2) (+ (* 2 (* 0 0)))) (* 2 (/ (* w (* (pow D 2) h)) (pow d 2)))) into (* -1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) 13.056 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.057 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.059 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.060 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 13.062 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))))) into 0 13.063 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.064 * [backup-simplify]: Simplify (- 0) into 0 13.065 * [backup-simplify]: Simplify (+ (* -1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) 0) into (- (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))))) 13.065 * [taylor]: Taking taylor expansion of (- (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))))) in w 13.065 * [taylor]: Taking taylor expansion of (* 1/8 (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))))) in w 13.065 * [taylor]: Taking taylor expansion of 1/8 in w 13.065 * [backup-simplify]: Simplify 1/8 into 1/8 13.065 * [taylor]: Taking taylor expansion of (/ (pow d 6) (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3))))) in w 13.065 * [taylor]: Taking taylor expansion of (pow d 6) in w 13.065 * [taylor]: Taking taylor expansion of d in w 13.065 * [backup-simplify]: Simplify d into d 13.065 * [taylor]: Taking taylor expansion of (* (pow M 4) (* (pow w 3) (* (pow D 6) (pow h 3)))) in w 13.065 * [taylor]: Taking taylor expansion of (pow M 4) in w 13.065 * [taylor]: Taking taylor expansion of M in w 13.065 * [backup-simplify]: Simplify M into M 13.065 * [taylor]: Taking taylor expansion of (* (pow w 3) (* (pow D 6) (pow h 3))) in w 13.065 * [taylor]: Taking taylor expansion of (pow w 3) in w 13.065 * [taylor]: Taking taylor expansion of w in w 13.065 * [backup-simplify]: Simplify 0 into 0 13.066 * [backup-simplify]: Simplify 1 into 1 13.066 * [taylor]: Taking taylor expansion of (* (pow D 6) (pow h 3)) in w 13.066 * [taylor]: Taking taylor expansion of (pow D 6) in w 13.066 * [taylor]: Taking taylor expansion of D in w 13.066 * [backup-simplify]: Simplify D into D 13.066 * [taylor]: Taking taylor expansion of (pow h 3) in w 13.066 * [taylor]: Taking taylor expansion of h in w 13.066 * [backup-simplify]: Simplify h into h 13.066 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.066 * [backup-simplify]: Simplify (* d (pow d 2)) into (pow d 3) 13.066 * [backup-simplify]: Simplify (* (pow d 3) (pow d 3)) into (pow d 6) 13.066 * [backup-simplify]: Simplify (* M M) into (pow M 2) 13.066 * [backup-simplify]: Simplify (* (pow M 2) (pow M 2)) into (pow M 4) 13.067 * [backup-simplify]: Simplify (* 1 1) into 1 13.067 * [backup-simplify]: Simplify (* 1 1) into 1 13.067 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.068 * [backup-simplify]: Simplify (* D (pow D 2)) into (pow D 3) 13.068 * [backup-simplify]: Simplify (* (pow D 3) (pow D 3)) into (pow D 6) 13.068 * [backup-simplify]: Simplify (* h h) into (pow h 2) 13.068 * [backup-simplify]: Simplify (* h (pow h 2)) into (pow h 3) 13.068 * [backup-simplify]: Simplify (* (pow D 6) (pow h 3)) into (* (pow D 6) (pow h 3)) 13.069 * [backup-simplify]: Simplify (* 1 (* (pow D 6) (pow h 3))) into (* (pow D 6) (pow h 3)) 13.069 * [backup-simplify]: Simplify (* (pow M 4) (* (pow D 6) (pow h 3))) into (* (pow M 4) (* (pow D 6) (pow h 3))) 13.069 * [backup-simplify]: Simplify (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) into (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) 13.070 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.071 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.071 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.072 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 2))))) into 0 13.072 * [backup-simplify]: Simplify (+ (* d 0) (* 0 (pow d 2))) into 0 13.073 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 (pow d 2)))) into 0 13.074 * [backup-simplify]: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow d 3))))) into 0 13.075 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.075 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 h))) into 0 13.075 * [backup-simplify]: Simplify (+ (* h 0) (* 0 h)) into 0 13.076 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 2))))) into 0 13.077 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.077 * [backup-simplify]: Simplify (+ (* D 0) (* 0 (pow D 2))) into 0 13.077 * [backup-simplify]: Simplify (+ (* (pow D 3) 0) (* 0 (pow D 3))) into 0 13.078 * [backup-simplify]: Simplify (+ (* h 0) (+ (* 0 0) (* 0 (pow h 2)))) into 0 13.078 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.079 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 (pow D 2)))) into 0 13.080 * [backup-simplify]: Simplify (+ (* (pow D 3) 0) (+ (* 0 0) (* 0 (pow D 3)))) into 0 13.080 * [backup-simplify]: Simplify (+ (* h 0) (* 0 (pow h 2))) into 0 13.081 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.082 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 2))))) into 0 13.083 * [backup-simplify]: Simplify (+ (* (pow D 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow D 3))))) into 0 13.084 * [backup-simplify]: Simplify (+ (* (pow D 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow h 3))))) into 0 13.085 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.085 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.086 * [backup-simplify]: Simplify (+ (* (pow D 6) 0) (+ (* 0 0) (* 0 (pow h 3)))) into 0 13.087 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.088 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.088 * [backup-simplify]: Simplify (+ (* (pow D 6) 0) (* 0 (pow h 3))) into 0 13.089 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.090 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.092 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3)))))) into 0 13.092 * [backup-simplify]: Simplify (+ (* M 0) (* 0 M)) into 0 13.092 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (* 0 (pow M 2))) into 0 13.093 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3))))) into 0 13.094 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (* 0 M))) into 0 13.095 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (* 0 (pow M 2)))) into 0 13.095 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow D 6) (pow h 3)))) into 0 13.096 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (* 0 M)))) into 0 13.097 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow M 2))))) into 0 13.099 * [backup-simplify]: Simplify (+ (* (pow M 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3)))))) into 0 13.099 * [backup-simplify]: Simplify (+ (* (pow d 3) 0) (* 0 (pow d 3))) into 0 13.099 * [backup-simplify]: Simplify (+ (* (pow M 4) 0) (* 0 (* (pow D 6) (pow h 3)))) into 0 13.101 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3)))) (+ (* (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))))) into 0 13.101 * [backup-simplify]: Simplify (+ (* (pow M 4) 0) (+ (* 0 0) (* 0 (* (pow D 6) (pow h 3))))) into 0 13.102 * [backup-simplify]: Simplify (+ (* (pow d 3) 0) (+ (* 0 0) (* 0 (pow d 3)))) into 0 13.104 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3)))) (+ (* (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))))) into 0 13.106 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3)))) (+ (* (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))) (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))) (* 0 (/ 0 (* (pow M 4) (* (pow D 6) (pow h 3))))))) into 0 13.108 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 6) (* (pow M 4) (* (pow D 6) (pow h 3)))))))) into 0 13.108 * [backup-simplify]: Simplify (- 0) into 0 13.108 * [taylor]: Taking taylor expansion of 0 in h 13.108 * [backup-simplify]: Simplify 0 into 0 13.108 * [taylor]: Taking taylor expansion of 0 in D 13.108 * [backup-simplify]: Simplify 0 into 0 13.109 * [taylor]: Taking taylor expansion of 0 in d 13.109 * [backup-simplify]: Simplify 0 into 0 13.109 * [taylor]: Taking taylor expansion of 0 in h 13.109 * [backup-simplify]: Simplify 0 into 0 13.109 * [taylor]: Taking taylor expansion of 0 in D 13.109 * [backup-simplify]: Simplify 0 into 0 13.109 * [taylor]: Taking taylor expansion of 0 in d 13.109 * [backup-simplify]: Simplify 0 into 0 13.110 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.111 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.112 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.114 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.115 * [backup-simplify]: Simplify (+ (* M 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 M))))) into 0 13.117 * [backup-simplify]: Simplify (+ (* (pow M 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))))) into 0 13.119 * [backup-simplify]: Simplify (- (/ 0 (* (pow M 2) (* (pow D 2) h))) (+ (* (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))) (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))) (* 0 (/ 0 (* (pow M 2) (* (pow D 2) h)))))) into 0 13.121 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow d 2) (* (pow M 2) (* (pow D 2) h))))))) into 0 13.122 * [backup-simplify]: Simplify (- 0) into 0 13.122 * [taylor]: Taking taylor expansion of 0 in h 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [taylor]: Taking taylor expansion of 0 in D 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [taylor]: Taking taylor expansion of 0 in d 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [taylor]: Taking taylor expansion of 0 in h 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [taylor]: Taking taylor expansion of 0 in D 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [taylor]: Taking taylor expansion of 0 in d 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [taylor]: Taking taylor expansion of 0 in h 13.122 * [backup-simplify]: Simplify 0 into 0 13.122 * [taylor]: Taking taylor expansion of 0 in D 13.122 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in d 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in D 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in d 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in D 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in d 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in D 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in d 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in D 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in d 13.123 * [backup-simplify]: Simplify 0 into 0 13.123 * [taylor]: Taking taylor expansion of 0 in D 13.123 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in D 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in D 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in D 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in D 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in D 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.124 * [backup-simplify]: Simplify 0 into 0 13.124 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.125 * [taylor]: Taking taylor expansion of 0 in d 13.125 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in d 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in d 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in d 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in d 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in d 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.126 * [taylor]: Taking taylor expansion of 0 in M 13.126 * [backup-simplify]: Simplify 0 into 0 13.127 * [taylor]: Taking taylor expansion of 0 in M 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [taylor]: Taking taylor expansion of 0 in M 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [taylor]: Taking taylor expansion of 0 in M 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [taylor]: Taking taylor expansion of 0 in M 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [taylor]: Taking taylor expansion of 0 in M 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [taylor]: Taking taylor expansion of 0 in M 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * [backup-simplify]: Simplify 0 into 0 13.127 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2) 13.127 * [backup-simplify]: Simplify (/ (* (* w h) (* D D)) (* d d)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.127 * [approximate]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in (w h D d) around 0 13.127 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 13.127 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.127 * [taylor]: Taking taylor expansion of w in d 13.127 * [backup-simplify]: Simplify w into w 13.127 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.127 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.127 * [taylor]: Taking taylor expansion of D in d 13.127 * [backup-simplify]: Simplify D into D 13.128 * [taylor]: Taking taylor expansion of h in d 13.128 * [backup-simplify]: Simplify h into h 13.128 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.128 * [taylor]: Taking taylor expansion of d in d 13.128 * [backup-simplify]: Simplify 0 into 0 13.128 * [backup-simplify]: Simplify 1 into 1 13.128 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.128 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.128 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.128 * [backup-simplify]: Simplify (* 1 1) into 1 13.128 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 13.128 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in D 13.128 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.129 * [taylor]: Taking taylor expansion of w in D 13.129 * [backup-simplify]: Simplify w into w 13.129 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.129 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.129 * [taylor]: Taking taylor expansion of D in D 13.129 * [backup-simplify]: Simplify 0 into 0 13.129 * [backup-simplify]: Simplify 1 into 1 13.129 * [taylor]: Taking taylor expansion of h in D 13.129 * [backup-simplify]: Simplify h into h 13.129 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.129 * [taylor]: Taking taylor expansion of d in D 13.129 * [backup-simplify]: Simplify d into d 13.129 * [backup-simplify]: Simplify (* 1 1) into 1 13.129 * [backup-simplify]: Simplify (* 1 h) into h 13.129 * [backup-simplify]: Simplify (* w h) into (* w h) 13.129 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.129 * [backup-simplify]: Simplify (/ (* w h) (pow d 2)) into (/ (* w h) (pow d 2)) 13.129 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in h 13.129 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.129 * [taylor]: Taking taylor expansion of w in h 13.129 * [backup-simplify]: Simplify w into w 13.129 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.129 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.129 * [taylor]: Taking taylor expansion of D in h 13.129 * [backup-simplify]: Simplify D into D 13.129 * [taylor]: Taking taylor expansion of h in h 13.129 * [backup-simplify]: Simplify 0 into 0 13.129 * [backup-simplify]: Simplify 1 into 1 13.130 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.130 * [taylor]: Taking taylor expansion of d in h 13.130 * [backup-simplify]: Simplify d into d 13.130 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.130 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.130 * [backup-simplify]: Simplify (* w 0) into 0 13.130 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.130 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.131 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.131 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.131 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (pow d 2)) into (/ (* w (pow D 2)) (pow d 2)) 13.131 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in w 13.131 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.131 * [taylor]: Taking taylor expansion of w in w 13.131 * [backup-simplify]: Simplify 0 into 0 13.131 * [backup-simplify]: Simplify 1 into 1 13.131 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.131 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.131 * [taylor]: Taking taylor expansion of D in w 13.131 * [backup-simplify]: Simplify D into D 13.131 * [taylor]: Taking taylor expansion of h in w 13.131 * [backup-simplify]: Simplify h into h 13.131 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.131 * [taylor]: Taking taylor expansion of d in w 13.131 * [backup-simplify]: Simplify d into d 13.131 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.131 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.131 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.131 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.132 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.132 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.132 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.132 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (pow d 2)) into (/ (* (pow D 2) h) (pow d 2)) 13.132 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in w 13.132 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.132 * [taylor]: Taking taylor expansion of w in w 13.132 * [backup-simplify]: Simplify 0 into 0 13.132 * [backup-simplify]: Simplify 1 into 1 13.132 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.132 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.132 * [taylor]: Taking taylor expansion of D in w 13.132 * [backup-simplify]: Simplify D into D 13.132 * [taylor]: Taking taylor expansion of h in w 13.132 * [backup-simplify]: Simplify h into h 13.132 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.132 * [taylor]: Taking taylor expansion of d in w 13.132 * [backup-simplify]: Simplify d into d 13.132 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.133 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.133 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.133 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.133 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.133 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.133 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.133 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (pow d 2)) into (/ (* (pow D 2) h) (pow d 2)) 13.134 * [taylor]: Taking taylor expansion of (/ (* (pow D 2) h) (pow d 2)) in h 13.134 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.134 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.134 * [taylor]: Taking taylor expansion of D in h 13.134 * [backup-simplify]: Simplify D into D 13.134 * [taylor]: Taking taylor expansion of h in h 13.134 * [backup-simplify]: Simplify 0 into 0 13.134 * [backup-simplify]: Simplify 1 into 1 13.134 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.134 * [taylor]: Taking taylor expansion of d in h 13.134 * [backup-simplify]: Simplify d into d 13.134 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.134 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.134 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.134 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.134 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.135 * [backup-simplify]: Simplify (/ (pow D 2) (pow d 2)) into (/ (pow D 2) (pow d 2)) 13.135 * [taylor]: Taking taylor expansion of (/ (pow D 2) (pow d 2)) in D 13.135 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.135 * [taylor]: Taking taylor expansion of D in D 13.135 * [backup-simplify]: Simplify 0 into 0 13.135 * [backup-simplify]: Simplify 1 into 1 13.135 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.135 * [taylor]: Taking taylor expansion of d in D 13.135 * [backup-simplify]: Simplify d into d 13.135 * [backup-simplify]: Simplify (* 1 1) into 1 13.135 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.135 * [backup-simplify]: Simplify (/ 1 (pow d 2)) into (/ 1 (pow d 2)) 13.135 * [taylor]: Taking taylor expansion of (/ 1 (pow d 2)) in d 13.135 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.135 * [taylor]: Taking taylor expansion of d in d 13.135 * [backup-simplify]: Simplify 0 into 0 13.135 * [backup-simplify]: Simplify 1 into 1 13.136 * [backup-simplify]: Simplify (* 1 1) into 1 13.136 * [backup-simplify]: Simplify (/ 1 1) into 1 13.136 * [backup-simplify]: Simplify 1 into 1 13.136 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.137 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.137 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.137 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.138 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* (pow D 2) h) (pow d 2)) (/ 0 (pow d 2))))) into 0 13.138 * [taylor]: Taking taylor expansion of 0 in h 13.138 * [backup-simplify]: Simplify 0 into 0 13.138 * [taylor]: Taking taylor expansion of 0 in D 13.138 * [backup-simplify]: Simplify 0 into 0 13.138 * [taylor]: Taking taylor expansion of 0 in d 13.138 * [backup-simplify]: Simplify 0 into 0 13.138 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.138 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.139 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.139 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (pow D 2) (pow d 2)) (/ 0 (pow d 2))))) into 0 13.139 * [taylor]: Taking taylor expansion of 0 in D 13.139 * [backup-simplify]: Simplify 0 into 0 13.139 * [taylor]: Taking taylor expansion of 0 in d 13.139 * [backup-simplify]: Simplify 0 into 0 13.139 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.139 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.140 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))))) into 0 13.140 * [taylor]: Taking taylor expansion of 0 in d 13.140 * [backup-simplify]: Simplify 0 into 0 13.140 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.141 * [backup-simplify]: Simplify 0 into 0 13.141 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.142 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.143 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.143 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.143 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* (pow D 2) h) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.143 * [taylor]: Taking taylor expansion of 0 in h 13.143 * [backup-simplify]: Simplify 0 into 0 13.143 * [taylor]: Taking taylor expansion of 0 in D 13.143 * [backup-simplify]: Simplify 0 into 0 13.143 * [taylor]: Taking taylor expansion of 0 in d 13.143 * [backup-simplify]: Simplify 0 into 0 13.143 * [taylor]: Taking taylor expansion of 0 in D 13.143 * [backup-simplify]: Simplify 0 into 0 13.143 * [taylor]: Taking taylor expansion of 0 in d 13.144 * [backup-simplify]: Simplify 0 into 0 13.144 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.145 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.145 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.145 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (pow D 2) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.145 * [taylor]: Taking taylor expansion of 0 in D 13.145 * [backup-simplify]: Simplify 0 into 0 13.145 * [taylor]: Taking taylor expansion of 0 in d 13.145 * [backup-simplify]: Simplify 0 into 0 13.145 * [taylor]: Taking taylor expansion of 0 in d 13.145 * [backup-simplify]: Simplify 0 into 0 13.145 * [taylor]: Taking taylor expansion of 0 in d 13.145 * [backup-simplify]: Simplify 0 into 0 13.146 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.147 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.147 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.147 * [taylor]: Taking taylor expansion of 0 in d 13.147 * [backup-simplify]: Simplify 0 into 0 13.148 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.149 * [backup-simplify]: Simplify 0 into 0 13.150 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.152 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.153 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.154 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.155 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* (pow D 2) h) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.155 * [taylor]: Taking taylor expansion of 0 in h 13.155 * [backup-simplify]: Simplify 0 into 0 13.155 * [taylor]: Taking taylor expansion of 0 in D 13.155 * [backup-simplify]: Simplify 0 into 0 13.155 * [taylor]: Taking taylor expansion of 0 in d 13.155 * [backup-simplify]: Simplify 0 into 0 13.155 * [taylor]: Taking taylor expansion of 0 in D 13.155 * [backup-simplify]: Simplify 0 into 0 13.155 * [taylor]: Taking taylor expansion of 0 in d 13.155 * [backup-simplify]: Simplify 0 into 0 13.156 * [taylor]: Taking taylor expansion of 0 in D 13.156 * [backup-simplify]: Simplify 0 into 0 13.156 * [taylor]: Taking taylor expansion of 0 in d 13.156 * [backup-simplify]: Simplify 0 into 0 13.157 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.158 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 13.159 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.160 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (pow D 2) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.160 * [taylor]: Taking taylor expansion of 0 in D 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [taylor]: Taking taylor expansion of 0 in d 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [taylor]: Taking taylor expansion of 0 in d 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [taylor]: Taking taylor expansion of 0 in d 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [taylor]: Taking taylor expansion of 0 in d 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [taylor]: Taking taylor expansion of 0 in d 13.160 * [backup-simplify]: Simplify 0 into 0 13.160 * [taylor]: Taking taylor expansion of 0 in d 13.160 * [backup-simplify]: Simplify 0 into 0 13.161 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.162 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.163 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ 1 (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.163 * [taylor]: Taking taylor expansion of 0 in d 13.163 * [backup-simplify]: Simplify 0 into 0 13.163 * [backup-simplify]: Simplify 0 into 0 13.163 * [backup-simplify]: Simplify 0 into 0 13.163 * [backup-simplify]: Simplify 0 into 0 13.164 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.165 * [backup-simplify]: Simplify 0 into 0 13.166 * [backup-simplify]: Simplify (* 1 (* (pow d -2) (* (pow D 2) (* h w)))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.166 * [backup-simplify]: Simplify (/ (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D))) (* (/ 1 d) (/ 1 d))) into (/ (pow d 2) (* w (* (pow D 2) h))) 13.166 * [approximate]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in (w h D d) around 0 13.166 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 13.166 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.166 * [taylor]: Taking taylor expansion of d in d 13.166 * [backup-simplify]: Simplify 0 into 0 13.166 * [backup-simplify]: Simplify 1 into 1 13.166 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.166 * [taylor]: Taking taylor expansion of w in d 13.166 * [backup-simplify]: Simplify w into w 13.166 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.166 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.166 * [taylor]: Taking taylor expansion of D in d 13.166 * [backup-simplify]: Simplify D into D 13.166 * [taylor]: Taking taylor expansion of h in d 13.166 * [backup-simplify]: Simplify h into h 13.167 * [backup-simplify]: Simplify (* 1 1) into 1 13.167 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.167 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.167 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.167 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 13.167 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in D 13.167 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.167 * [taylor]: Taking taylor expansion of d in D 13.167 * [backup-simplify]: Simplify d into d 13.167 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.167 * [taylor]: Taking taylor expansion of w in D 13.167 * [backup-simplify]: Simplify w into w 13.167 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.167 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.167 * [taylor]: Taking taylor expansion of D in D 13.167 * [backup-simplify]: Simplify 0 into 0 13.167 * [backup-simplify]: Simplify 1 into 1 13.167 * [taylor]: Taking taylor expansion of h in D 13.167 * [backup-simplify]: Simplify h into h 13.167 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.168 * [backup-simplify]: Simplify (* 1 1) into 1 13.168 * [backup-simplify]: Simplify (* 1 h) into h 13.168 * [backup-simplify]: Simplify (* w h) into (* w h) 13.168 * [backup-simplify]: Simplify (/ (pow d 2) (* w h)) into (/ (pow d 2) (* w h)) 13.168 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in h 13.168 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.168 * [taylor]: Taking taylor expansion of d in h 13.168 * [backup-simplify]: Simplify d into d 13.168 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.168 * [taylor]: Taking taylor expansion of w in h 13.168 * [backup-simplify]: Simplify w into w 13.168 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.168 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.168 * [taylor]: Taking taylor expansion of D in h 13.168 * [backup-simplify]: Simplify D into D 13.168 * [taylor]: Taking taylor expansion of h in h 13.168 * [backup-simplify]: Simplify 0 into 0 13.168 * [backup-simplify]: Simplify 1 into 1 13.168 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.168 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.168 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.168 * [backup-simplify]: Simplify (* w 0) into 0 13.168 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.169 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.169 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.169 * [backup-simplify]: Simplify (/ (pow d 2) (* w (pow D 2))) into (/ (pow d 2) (* w (pow D 2))) 13.169 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in w 13.169 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.169 * [taylor]: Taking taylor expansion of d in w 13.169 * [backup-simplify]: Simplify d into d 13.169 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.169 * [taylor]: Taking taylor expansion of w in w 13.169 * [backup-simplify]: Simplify 0 into 0 13.169 * [backup-simplify]: Simplify 1 into 1 13.169 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.170 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.170 * [taylor]: Taking taylor expansion of D in w 13.170 * [backup-simplify]: Simplify D into D 13.170 * [taylor]: Taking taylor expansion of h in w 13.170 * [backup-simplify]: Simplify h into h 13.170 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.170 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.170 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.170 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.170 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.170 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.170 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.171 * [backup-simplify]: Simplify (/ (pow d 2) (* (pow D 2) h)) into (/ (pow d 2) (* (pow D 2) h)) 13.171 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in w 13.171 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.171 * [taylor]: Taking taylor expansion of d in w 13.171 * [backup-simplify]: Simplify d into d 13.171 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.171 * [taylor]: Taking taylor expansion of w in w 13.171 * [backup-simplify]: Simplify 0 into 0 13.171 * [backup-simplify]: Simplify 1 into 1 13.171 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.171 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.171 * [taylor]: Taking taylor expansion of D in w 13.171 * [backup-simplify]: Simplify D into D 13.171 * [taylor]: Taking taylor expansion of h in w 13.171 * [backup-simplify]: Simplify h into h 13.171 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.171 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.171 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.171 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.171 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.171 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.172 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.172 * [backup-simplify]: Simplify (/ (pow d 2) (* (pow D 2) h)) into (/ (pow d 2) (* (pow D 2) h)) 13.172 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* (pow D 2) h)) in h 13.172 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.172 * [taylor]: Taking taylor expansion of d in h 13.172 * [backup-simplify]: Simplify d into d 13.172 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.172 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.172 * [taylor]: Taking taylor expansion of D in h 13.172 * [backup-simplify]: Simplify D into D 13.172 * [taylor]: Taking taylor expansion of h in h 13.172 * [backup-simplify]: Simplify 0 into 0 13.172 * [backup-simplify]: Simplify 1 into 1 13.172 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.173 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.173 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.173 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.176 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.177 * [backup-simplify]: Simplify (/ (pow d 2) (pow D 2)) into (/ (pow d 2) (pow D 2)) 13.177 * [taylor]: Taking taylor expansion of (/ (pow d 2) (pow D 2)) in D 13.177 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.177 * [taylor]: Taking taylor expansion of d in D 13.177 * [backup-simplify]: Simplify d into d 13.177 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.177 * [taylor]: Taking taylor expansion of D in D 13.177 * [backup-simplify]: Simplify 0 into 0 13.177 * [backup-simplify]: Simplify 1 into 1 13.177 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.177 * [backup-simplify]: Simplify (* 1 1) into 1 13.177 * [backup-simplify]: Simplify (/ (pow d 2) 1) into (pow d 2) 13.177 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.177 * [taylor]: Taking taylor expansion of d in d 13.177 * [backup-simplify]: Simplify 0 into 0 13.177 * [backup-simplify]: Simplify 1 into 1 13.178 * [backup-simplify]: Simplify (* 1 1) into 1 13.178 * [backup-simplify]: Simplify 1 into 1 13.178 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.178 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.178 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.179 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.179 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 13.179 * [taylor]: Taking taylor expansion of 0 in h 13.179 * [backup-simplify]: Simplify 0 into 0 13.180 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.180 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.180 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.181 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))))) into 0 13.181 * [taylor]: Taking taylor expansion of 0 in D 13.181 * [backup-simplify]: Simplify 0 into 0 13.181 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.181 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.182 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow d 2) (/ 0 1)))) into 0 13.182 * [taylor]: Taking taylor expansion of 0 in d 13.182 * [backup-simplify]: Simplify 0 into 0 13.182 * [backup-simplify]: Simplify 0 into 0 13.182 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.182 * [backup-simplify]: Simplify 0 into 0 13.183 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.183 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.184 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.185 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.185 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.185 * [taylor]: Taking taylor expansion of 0 in h 13.185 * [backup-simplify]: Simplify 0 into 0 13.185 * [taylor]: Taking taylor expansion of 0 in D 13.185 * [backup-simplify]: Simplify 0 into 0 13.185 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.186 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.187 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.187 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.187 * [taylor]: Taking taylor expansion of 0 in D 13.187 * [backup-simplify]: Simplify 0 into 0 13.187 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.189 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow d 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.189 * [taylor]: Taking taylor expansion of 0 in d 13.189 * [backup-simplify]: Simplify 0 into 0 13.189 * [backup-simplify]: Simplify 0 into 0 13.189 * [backup-simplify]: Simplify 0 into 0 13.189 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.189 * [backup-simplify]: Simplify 0 into 0 13.190 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.191 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.191 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.192 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.193 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.193 * [taylor]: Taking taylor expansion of 0 in h 13.193 * [backup-simplify]: Simplify 0 into 0 13.193 * [taylor]: Taking taylor expansion of 0 in D 13.193 * [backup-simplify]: Simplify 0 into 0 13.193 * [taylor]: Taking taylor expansion of 0 in D 13.193 * [backup-simplify]: Simplify 0 into 0 13.194 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.195 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.196 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 13.196 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.196 * [taylor]: Taking taylor expansion of 0 in D 13.196 * [backup-simplify]: Simplify 0 into 0 13.197 * [taylor]: Taking taylor expansion of 0 in d 13.197 * [backup-simplify]: Simplify 0 into 0 13.197 * [backup-simplify]: Simplify 0 into 0 13.197 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 d) 2) (* (pow (/ 1 D) -2) (* (/ 1 (/ 1 h)) (/ 1 (/ 1 w)))))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.198 * [backup-simplify]: Simplify (/ (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D)))) (* (/ 1 (- d)) (/ 1 (- d)))) into (/ (pow d 2) (* w (* (pow D 2) h))) 13.198 * [approximate]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in (w h D d) around 0 13.198 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 13.198 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.198 * [taylor]: Taking taylor expansion of d in d 13.198 * [backup-simplify]: Simplify 0 into 0 13.198 * [backup-simplify]: Simplify 1 into 1 13.198 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.198 * [taylor]: Taking taylor expansion of w in d 13.198 * [backup-simplify]: Simplify w into w 13.198 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.198 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.198 * [taylor]: Taking taylor expansion of D in d 13.198 * [backup-simplify]: Simplify D into D 13.198 * [taylor]: Taking taylor expansion of h in d 13.198 * [backup-simplify]: Simplify h into h 13.199 * [backup-simplify]: Simplify (* 1 1) into 1 13.199 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.199 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.199 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.199 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 13.199 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in D 13.199 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.199 * [taylor]: Taking taylor expansion of d in D 13.199 * [backup-simplify]: Simplify d into d 13.199 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.199 * [taylor]: Taking taylor expansion of w in D 13.199 * [backup-simplify]: Simplify w into w 13.200 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.200 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.200 * [taylor]: Taking taylor expansion of D in D 13.200 * [backup-simplify]: Simplify 0 into 0 13.200 * [backup-simplify]: Simplify 1 into 1 13.200 * [taylor]: Taking taylor expansion of h in D 13.200 * [backup-simplify]: Simplify h into h 13.200 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.200 * [backup-simplify]: Simplify (* 1 1) into 1 13.200 * [backup-simplify]: Simplify (* 1 h) into h 13.200 * [backup-simplify]: Simplify (* w h) into (* w h) 13.200 * [backup-simplify]: Simplify (/ (pow d 2) (* w h)) into (/ (pow d 2) (* w h)) 13.201 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in h 13.201 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.201 * [taylor]: Taking taylor expansion of d in h 13.201 * [backup-simplify]: Simplify d into d 13.201 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.201 * [taylor]: Taking taylor expansion of w in h 13.201 * [backup-simplify]: Simplify w into w 13.201 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.201 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.201 * [taylor]: Taking taylor expansion of D in h 13.201 * [backup-simplify]: Simplify D into D 13.201 * [taylor]: Taking taylor expansion of h in h 13.201 * [backup-simplify]: Simplify 0 into 0 13.201 * [backup-simplify]: Simplify 1 into 1 13.201 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.201 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.201 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.201 * [backup-simplify]: Simplify (* w 0) into 0 13.201 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.202 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.202 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.203 * [backup-simplify]: Simplify (/ (pow d 2) (* w (pow D 2))) into (/ (pow d 2) (* w (pow D 2))) 13.203 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in w 13.203 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.203 * [taylor]: Taking taylor expansion of d in w 13.203 * [backup-simplify]: Simplify d into d 13.203 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.203 * [taylor]: Taking taylor expansion of w in w 13.203 * [backup-simplify]: Simplify 0 into 0 13.203 * [backup-simplify]: Simplify 1 into 1 13.203 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.203 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.203 * [taylor]: Taking taylor expansion of D in w 13.203 * [backup-simplify]: Simplify D into D 13.203 * [taylor]: Taking taylor expansion of h in w 13.203 * [backup-simplify]: Simplify h into h 13.203 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.203 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.203 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.204 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.204 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.204 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.205 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.205 * [backup-simplify]: Simplify (/ (pow d 2) (* (pow D 2) h)) into (/ (pow d 2) (* (pow D 2) h)) 13.205 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in w 13.205 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.205 * [taylor]: Taking taylor expansion of d in w 13.205 * [backup-simplify]: Simplify d into d 13.205 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.205 * [taylor]: Taking taylor expansion of w in w 13.205 * [backup-simplify]: Simplify 0 into 0 13.205 * [backup-simplify]: Simplify 1 into 1 13.205 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.205 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.205 * [taylor]: Taking taylor expansion of D in w 13.205 * [backup-simplify]: Simplify D into D 13.205 * [taylor]: Taking taylor expansion of h in w 13.205 * [backup-simplify]: Simplify h into h 13.205 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.205 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.206 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.206 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.206 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.206 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.207 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.207 * [backup-simplify]: Simplify (/ (pow d 2) (* (pow D 2) h)) into (/ (pow d 2) (* (pow D 2) h)) 13.207 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* (pow D 2) h)) in h 13.207 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.207 * [taylor]: Taking taylor expansion of d in h 13.207 * [backup-simplify]: Simplify d into d 13.207 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.207 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.207 * [taylor]: Taking taylor expansion of D in h 13.207 * [backup-simplify]: Simplify D into D 13.207 * [taylor]: Taking taylor expansion of h in h 13.207 * [backup-simplify]: Simplify 0 into 0 13.207 * [backup-simplify]: Simplify 1 into 1 13.207 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.208 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.208 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.208 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.208 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.209 * [backup-simplify]: Simplify (/ (pow d 2) (pow D 2)) into (/ (pow d 2) (pow D 2)) 13.209 * [taylor]: Taking taylor expansion of (/ (pow d 2) (pow D 2)) in D 13.209 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.209 * [taylor]: Taking taylor expansion of d in D 13.209 * [backup-simplify]: Simplify d into d 13.209 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.209 * [taylor]: Taking taylor expansion of D in D 13.209 * [backup-simplify]: Simplify 0 into 0 13.209 * [backup-simplify]: Simplify 1 into 1 13.209 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.209 * [backup-simplify]: Simplify (* 1 1) into 1 13.209 * [backup-simplify]: Simplify (/ (pow d 2) 1) into (pow d 2) 13.210 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.210 * [taylor]: Taking taylor expansion of d in d 13.210 * [backup-simplify]: Simplify 0 into 0 13.210 * [backup-simplify]: Simplify 1 into 1 13.210 * [backup-simplify]: Simplify (* 1 1) into 1 13.210 * [backup-simplify]: Simplify 1 into 1 13.210 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.211 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.211 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.212 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.213 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 13.213 * [taylor]: Taking taylor expansion of 0 in h 13.213 * [backup-simplify]: Simplify 0 into 0 13.213 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.214 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.214 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.215 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))))) into 0 13.215 * [taylor]: Taking taylor expansion of 0 in D 13.215 * [backup-simplify]: Simplify 0 into 0 13.215 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.216 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.217 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow d 2) (/ 0 1)))) into 0 13.217 * [taylor]: Taking taylor expansion of 0 in d 13.217 * [backup-simplify]: Simplify 0 into 0 13.217 * [backup-simplify]: Simplify 0 into 0 13.218 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.218 * [backup-simplify]: Simplify 0 into 0 13.218 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.219 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.220 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.222 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.223 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.223 * [taylor]: Taking taylor expansion of 0 in h 13.223 * [backup-simplify]: Simplify 0 into 0 13.223 * [taylor]: Taking taylor expansion of 0 in D 13.223 * [backup-simplify]: Simplify 0 into 0 13.224 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.225 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.226 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.227 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.227 * [taylor]: Taking taylor expansion of 0 in D 13.227 * [backup-simplify]: Simplify 0 into 0 13.227 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.228 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.230 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (pow d 2) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.230 * [taylor]: Taking taylor expansion of 0 in d 13.230 * [backup-simplify]: Simplify 0 into 0 13.230 * [backup-simplify]: Simplify 0 into 0 13.230 * [backup-simplify]: Simplify 0 into 0 13.231 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.231 * [backup-simplify]: Simplify 0 into 0 13.232 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.234 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.235 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.237 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.238 * [backup-simplify]: Simplify (- (/ 0 (* (pow D 2) h)) (+ (* (/ (pow d 2) (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.238 * [taylor]: Taking taylor expansion of 0 in h 13.238 * [backup-simplify]: Simplify 0 into 0 13.238 * [taylor]: Taking taylor expansion of 0 in D 13.238 * [backup-simplify]: Simplify 0 into 0 13.238 * [taylor]: Taking taylor expansion of 0 in D 13.238 * [backup-simplify]: Simplify 0 into 0 13.239 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.240 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.242 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 13.242 * [backup-simplify]: Simplify (- (/ 0 (pow D 2)) (+ (* (/ (pow d 2) (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.242 * [taylor]: Taking taylor expansion of 0 in D 13.242 * [backup-simplify]: Simplify 0 into 0 13.243 * [taylor]: Taking taylor expansion of 0 in d 13.243 * [backup-simplify]: Simplify 0 into 0 13.243 * [backup-simplify]: Simplify 0 into 0 13.243 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 (- d)) 2) (* (pow (/ 1 (- D)) -2) (* (/ 1 (/ 1 (- h))) (/ 1 (/ 1 (- w))))))) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.243 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2 1 1 2) 13.244 * [backup-simplify]: Simplify (/ (* c0 (* d d)) (* (* w h) (* D D))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.244 * [approximate]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in (c0 d w h D) around 0 13.244 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in D 13.244 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 13.244 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.244 * [taylor]: Taking taylor expansion of d in D 13.244 * [backup-simplify]: Simplify d into d 13.244 * [taylor]: Taking taylor expansion of c0 in D 13.244 * [backup-simplify]: Simplify c0 into c0 13.244 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.244 * [taylor]: Taking taylor expansion of w in D 13.244 * [backup-simplify]: Simplify w into w 13.244 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.244 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.244 * [taylor]: Taking taylor expansion of D in D 13.244 * [backup-simplify]: Simplify 0 into 0 13.244 * [backup-simplify]: Simplify 1 into 1 13.244 * [taylor]: Taking taylor expansion of h in D 13.244 * [backup-simplify]: Simplify h into h 13.244 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.245 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.245 * [backup-simplify]: Simplify (* 1 1) into 1 13.245 * [backup-simplify]: Simplify (* 1 h) into h 13.245 * [backup-simplify]: Simplify (* w h) into (* w h) 13.245 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w h)) into (/ (* (pow d 2) c0) (* w h)) 13.245 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in h 13.245 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 13.245 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.245 * [taylor]: Taking taylor expansion of d in h 13.246 * [backup-simplify]: Simplify d into d 13.246 * [taylor]: Taking taylor expansion of c0 in h 13.246 * [backup-simplify]: Simplify c0 into c0 13.246 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.246 * [taylor]: Taking taylor expansion of w in h 13.246 * [backup-simplify]: Simplify w into w 13.246 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.246 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.246 * [taylor]: Taking taylor expansion of D in h 13.246 * [backup-simplify]: Simplify D into D 13.246 * [taylor]: Taking taylor expansion of h in h 13.246 * [backup-simplify]: Simplify 0 into 0 13.246 * [backup-simplify]: Simplify 1 into 1 13.246 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.246 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.246 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.246 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.246 * [backup-simplify]: Simplify (* w 0) into 0 13.246 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.247 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.248 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.248 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (pow D 2))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 13.248 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in w 13.248 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 13.248 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.248 * [taylor]: Taking taylor expansion of d in w 13.248 * [backup-simplify]: Simplify d into d 13.248 * [taylor]: Taking taylor expansion of c0 in w 13.248 * [backup-simplify]: Simplify c0 into c0 13.248 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.248 * [taylor]: Taking taylor expansion of w in w 13.248 * [backup-simplify]: Simplify 0 into 0 13.248 * [backup-simplify]: Simplify 1 into 1 13.248 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.248 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.248 * [taylor]: Taking taylor expansion of D in w 13.248 * [backup-simplify]: Simplify D into D 13.248 * [taylor]: Taking taylor expansion of h in w 13.248 * [backup-simplify]: Simplify h into h 13.249 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.249 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.249 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.249 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.249 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.249 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.249 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.250 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.250 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* (pow D 2) h)) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 13.250 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in d 13.251 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 13.251 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.251 * [taylor]: Taking taylor expansion of d in d 13.251 * [backup-simplify]: Simplify 0 into 0 13.251 * [backup-simplify]: Simplify 1 into 1 13.251 * [taylor]: Taking taylor expansion of c0 in d 13.251 * [backup-simplify]: Simplify c0 into c0 13.251 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.251 * [taylor]: Taking taylor expansion of w in d 13.251 * [backup-simplify]: Simplify w into w 13.251 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.251 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.251 * [taylor]: Taking taylor expansion of D in d 13.251 * [backup-simplify]: Simplify D into D 13.251 * [taylor]: Taking taylor expansion of h in d 13.251 * [backup-simplify]: Simplify h into h 13.251 * [backup-simplify]: Simplify (* 1 1) into 1 13.252 * [backup-simplify]: Simplify (* 1 c0) into c0 13.252 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.252 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.252 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.253 * [backup-simplify]: Simplify (/ c0 (* w (* (pow D 2) h))) into (/ c0 (* w (* (pow D 2) h))) 13.253 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 13.253 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.253 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.253 * [taylor]: Taking taylor expansion of d in c0 13.253 * [backup-simplify]: Simplify d into d 13.253 * [taylor]: Taking taylor expansion of c0 in c0 13.253 * [backup-simplify]: Simplify 0 into 0 13.253 * [backup-simplify]: Simplify 1 into 1 13.253 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.253 * [taylor]: Taking taylor expansion of w in c0 13.253 * [backup-simplify]: Simplify w into w 13.253 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.253 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.253 * [taylor]: Taking taylor expansion of D in c0 13.253 * [backup-simplify]: Simplify D into D 13.253 * [taylor]: Taking taylor expansion of h in c0 13.253 * [backup-simplify]: Simplify h into h 13.253 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.253 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.253 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.254 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.254 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.254 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.254 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.254 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 13.254 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 13.254 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.254 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.254 * [taylor]: Taking taylor expansion of d in c0 13.254 * [backup-simplify]: Simplify d into d 13.254 * [taylor]: Taking taylor expansion of c0 in c0 13.255 * [backup-simplify]: Simplify 0 into 0 13.255 * [backup-simplify]: Simplify 1 into 1 13.255 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.255 * [taylor]: Taking taylor expansion of w in c0 13.255 * [backup-simplify]: Simplify w into w 13.255 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.255 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.255 * [taylor]: Taking taylor expansion of D in c0 13.255 * [backup-simplify]: Simplify D into D 13.255 * [taylor]: Taking taylor expansion of h in c0 13.255 * [backup-simplify]: Simplify h into h 13.255 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.255 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.255 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.255 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.255 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.255 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.255 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.256 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 13.256 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 13.256 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.256 * [taylor]: Taking taylor expansion of d in d 13.256 * [backup-simplify]: Simplify 0 into 0 13.256 * [backup-simplify]: Simplify 1 into 1 13.256 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.256 * [taylor]: Taking taylor expansion of w in d 13.256 * [backup-simplify]: Simplify w into w 13.256 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.256 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.256 * [taylor]: Taking taylor expansion of D in d 13.256 * [backup-simplify]: Simplify D into D 13.256 * [taylor]: Taking taylor expansion of h in d 13.256 * [backup-simplify]: Simplify h into h 13.256 * [backup-simplify]: Simplify (* 1 1) into 1 13.256 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.256 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.257 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.257 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 13.257 * [taylor]: Taking taylor expansion of (/ 1 (* w (* (pow D 2) h))) in w 13.257 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.257 * [taylor]: Taking taylor expansion of w in w 13.257 * [backup-simplify]: Simplify 0 into 0 13.257 * [backup-simplify]: Simplify 1 into 1 13.257 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.257 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.257 * [taylor]: Taking taylor expansion of D in w 13.257 * [backup-simplify]: Simplify D into D 13.257 * [taylor]: Taking taylor expansion of h in w 13.257 * [backup-simplify]: Simplify h into h 13.257 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.257 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.257 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.257 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.257 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.258 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.258 * [backup-simplify]: Simplify (/ 1 (* (pow D 2) h)) into (/ 1 (* (pow D 2) h)) 13.258 * [taylor]: Taking taylor expansion of (/ 1 (* (pow D 2) h)) in h 13.258 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.258 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.258 * [taylor]: Taking taylor expansion of D in h 13.258 * [backup-simplify]: Simplify D into D 13.258 * [taylor]: Taking taylor expansion of h in h 13.258 * [backup-simplify]: Simplify 0 into 0 13.258 * [backup-simplify]: Simplify 1 into 1 13.258 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.258 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.258 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.259 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.259 * [backup-simplify]: Simplify (/ 1 (pow D 2)) into (/ 1 (pow D 2)) 13.259 * [taylor]: Taking taylor expansion of (/ 1 (pow D 2)) in D 13.259 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.259 * [taylor]: Taking taylor expansion of D in D 13.259 * [backup-simplify]: Simplify 0 into 0 13.259 * [backup-simplify]: Simplify 1 into 1 13.259 * [backup-simplify]: Simplify (* 1 1) into 1 13.259 * [backup-simplify]: Simplify (/ 1 1) into 1 13.259 * [backup-simplify]: Simplify 1 into 1 13.260 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.260 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.260 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.260 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.260 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.261 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 13.261 * [taylor]: Taking taylor expansion of 0 in d 13.261 * [backup-simplify]: Simplify 0 into 0 13.261 * [taylor]: Taking taylor expansion of 0 in w 13.261 * [backup-simplify]: Simplify 0 into 0 13.262 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.262 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.262 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.262 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.262 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 13.262 * [taylor]: Taking taylor expansion of 0 in w 13.263 * [backup-simplify]: Simplify 0 into 0 13.263 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.263 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.264 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.264 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 13.264 * [taylor]: Taking taylor expansion of 0 in h 13.264 * [backup-simplify]: Simplify 0 into 0 13.264 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.265 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.265 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))))) into 0 13.265 * [taylor]: Taking taylor expansion of 0 in D 13.265 * [backup-simplify]: Simplify 0 into 0 13.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.266 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.266 * [backup-simplify]: Simplify 0 into 0 13.267 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.267 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.267 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.268 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.268 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.269 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.269 * [taylor]: Taking taylor expansion of 0 in d 13.269 * [backup-simplify]: Simplify 0 into 0 13.269 * [taylor]: Taking taylor expansion of 0 in w 13.269 * [backup-simplify]: Simplify 0 into 0 13.269 * [taylor]: Taking taylor expansion of 0 in w 13.269 * [backup-simplify]: Simplify 0 into 0 13.269 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.270 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.270 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.270 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.271 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.271 * [taylor]: Taking taylor expansion of 0 in w 13.271 * [backup-simplify]: Simplify 0 into 0 13.271 * [taylor]: Taking taylor expansion of 0 in h 13.271 * [backup-simplify]: Simplify 0 into 0 13.271 * [taylor]: Taking taylor expansion of 0 in h 13.271 * [backup-simplify]: Simplify 0 into 0 13.271 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.272 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.273 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.273 * [taylor]: Taking taylor expansion of 0 in h 13.273 * [backup-simplify]: Simplify 0 into 0 13.273 * [taylor]: Taking taylor expansion of 0 in D 13.273 * [backup-simplify]: Simplify 0 into 0 13.274 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.274 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.275 * [taylor]: Taking taylor expansion of 0 in D 13.275 * [backup-simplify]: Simplify 0 into 0 13.275 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.276 * [backup-simplify]: Simplify 0 into 0 13.277 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 13.277 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 13.278 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.278 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.279 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.279 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.279 * [taylor]: Taking taylor expansion of 0 in d 13.279 * [backup-simplify]: Simplify 0 into 0 13.280 * [taylor]: Taking taylor expansion of 0 in w 13.280 * [backup-simplify]: Simplify 0 into 0 13.280 * [taylor]: Taking taylor expansion of 0 in w 13.280 * [backup-simplify]: Simplify 0 into 0 13.280 * [taylor]: Taking taylor expansion of 0 in w 13.280 * [backup-simplify]: Simplify 0 into 0 13.280 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.281 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.281 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.282 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.283 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.283 * [taylor]: Taking taylor expansion of 0 in w 13.283 * [backup-simplify]: Simplify 0 into 0 13.283 * [taylor]: Taking taylor expansion of 0 in h 13.283 * [backup-simplify]: Simplify 0 into 0 13.283 * [taylor]: Taking taylor expansion of 0 in h 13.283 * [backup-simplify]: Simplify 0 into 0 13.283 * [taylor]: Taking taylor expansion of 0 in h 13.283 * [backup-simplify]: Simplify 0 into 0 13.283 * [taylor]: Taking taylor expansion of 0 in h 13.284 * [backup-simplify]: Simplify 0 into 0 13.284 * [taylor]: Taking taylor expansion of 0 in h 13.284 * [backup-simplify]: Simplify 0 into 0 13.285 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.286 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.288 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.289 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.289 * [taylor]: Taking taylor expansion of 0 in h 13.289 * [backup-simplify]: Simplify 0 into 0 13.289 * [taylor]: Taking taylor expansion of 0 in D 13.289 * [backup-simplify]: Simplify 0 into 0 13.289 * [taylor]: Taking taylor expansion of 0 in D 13.289 * [backup-simplify]: Simplify 0 into 0 13.289 * [taylor]: Taking taylor expansion of 0 in D 13.289 * [backup-simplify]: Simplify 0 into 0 13.289 * [taylor]: Taking taylor expansion of 0 in D 13.289 * [backup-simplify]: Simplify 0 into 0 13.290 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.291 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 13.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.292 * [taylor]: Taking taylor expansion of 0 in D 13.292 * [backup-simplify]: Simplify 0 into 0 13.292 * [backup-simplify]: Simplify 0 into 0 13.293 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.294 * [backup-simplify]: Simplify 0 into 0 13.296 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 13.297 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 13.298 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.299 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.301 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.302 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.302 * [taylor]: Taking taylor expansion of 0 in d 13.302 * [backup-simplify]: Simplify 0 into 0 13.302 * [taylor]: Taking taylor expansion of 0 in w 13.302 * [backup-simplify]: Simplify 0 into 0 13.302 * [taylor]: Taking taylor expansion of 0 in w 13.302 * [backup-simplify]: Simplify 0 into 0 13.302 * [taylor]: Taking taylor expansion of 0 in w 13.302 * [backup-simplify]: Simplify 0 into 0 13.302 * [taylor]: Taking taylor expansion of 0 in w 13.302 * [backup-simplify]: Simplify 0 into 0 13.304 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.305 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.306 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.307 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.309 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.309 * [taylor]: Taking taylor expansion of 0 in w 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in h 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in h 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in h 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in h 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in h 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in h 13.309 * [backup-simplify]: Simplify 0 into 0 13.309 * [taylor]: Taking taylor expansion of 0 in h 13.309 * [backup-simplify]: Simplify 0 into 0 13.310 * [taylor]: Taking taylor expansion of 0 in h 13.310 * [backup-simplify]: Simplify 0 into 0 13.310 * [taylor]: Taking taylor expansion of 0 in h 13.310 * [backup-simplify]: Simplify 0 into 0 13.311 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 13.317 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 13.319 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 13.320 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.320 * [taylor]: Taking taylor expansion of 0 in h 13.320 * [backup-simplify]: Simplify 0 into 0 13.320 * [taylor]: Taking taylor expansion of 0 in D 13.320 * [backup-simplify]: Simplify 0 into 0 13.320 * [taylor]: Taking taylor expansion of 0 in D 13.320 * [backup-simplify]: Simplify 0 into 0 13.320 * [taylor]: Taking taylor expansion of 0 in D 13.320 * [backup-simplify]: Simplify 0 into 0 13.320 * [taylor]: Taking taylor expansion of 0 in D 13.321 * [backup-simplify]: Simplify 0 into 0 13.321 * [taylor]: Taking taylor expansion of 0 in D 13.321 * [backup-simplify]: Simplify 0 into 0 13.321 * [taylor]: Taking taylor expansion of 0 in D 13.321 * [backup-simplify]: Simplify 0 into 0 13.321 * [taylor]: Taking taylor expansion of 0 in D 13.321 * [backup-simplify]: Simplify 0 into 0 13.321 * [taylor]: Taking taylor expansion of 0 in D 13.321 * [backup-simplify]: Simplify 0 into 0 13.321 * [taylor]: Taking taylor expansion of 0 in D 13.321 * [backup-simplify]: Simplify 0 into 0 13.321 * [taylor]: Taking taylor expansion of 0 in D 13.321 * [backup-simplify]: Simplify 0 into 0 13.323 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 13.324 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 13.325 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.325 * [taylor]: Taking taylor expansion of 0 in D 13.325 * [backup-simplify]: Simplify 0 into 0 13.325 * [backup-simplify]: Simplify 0 into 0 13.325 * [backup-simplify]: Simplify 0 into 0 13.325 * [backup-simplify]: Simplify (* 1 (* (pow D -2) (* (/ 1 h) (* (/ 1 w) (* (pow d 2) c0))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.326 * [backup-simplify]: Simplify (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) into (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) 13.326 * [approximate]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in (c0 d w h D) around 0 13.326 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 13.326 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.326 * [taylor]: Taking taylor expansion of w in D 13.326 * [backup-simplify]: Simplify w into w 13.326 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.326 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.326 * [taylor]: Taking taylor expansion of D in D 13.326 * [backup-simplify]: Simplify 0 into 0 13.326 * [backup-simplify]: Simplify 1 into 1 13.326 * [taylor]: Taking taylor expansion of h in D 13.326 * [backup-simplify]: Simplify h into h 13.326 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 13.326 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.326 * [taylor]: Taking taylor expansion of d in D 13.327 * [backup-simplify]: Simplify d into d 13.327 * [taylor]: Taking taylor expansion of c0 in D 13.327 * [backup-simplify]: Simplify c0 into c0 13.327 * [backup-simplify]: Simplify (* 1 1) into 1 13.327 * [backup-simplify]: Simplify (* 1 h) into h 13.327 * [backup-simplify]: Simplify (* w h) into (* w h) 13.327 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.327 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.328 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 13.328 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 13.328 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.328 * [taylor]: Taking taylor expansion of w in h 13.328 * [backup-simplify]: Simplify w into w 13.328 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.328 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.328 * [taylor]: Taking taylor expansion of D in h 13.328 * [backup-simplify]: Simplify D into D 13.328 * [taylor]: Taking taylor expansion of h in h 13.328 * [backup-simplify]: Simplify 0 into 0 13.328 * [backup-simplify]: Simplify 1 into 1 13.328 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 13.328 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.328 * [taylor]: Taking taylor expansion of d in h 13.328 * [backup-simplify]: Simplify d into d 13.328 * [taylor]: Taking taylor expansion of c0 in h 13.328 * [backup-simplify]: Simplify c0 into c0 13.328 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.328 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.328 * [backup-simplify]: Simplify (* w 0) into 0 13.328 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.329 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.330 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.330 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.330 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.330 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 13.330 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 13.330 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.330 * [taylor]: Taking taylor expansion of w in w 13.330 * [backup-simplify]: Simplify 0 into 0 13.330 * [backup-simplify]: Simplify 1 into 1 13.330 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.330 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.330 * [taylor]: Taking taylor expansion of D in w 13.330 * [backup-simplify]: Simplify D into D 13.330 * [taylor]: Taking taylor expansion of h in w 13.330 * [backup-simplify]: Simplify h into h 13.330 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 13.331 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.331 * [taylor]: Taking taylor expansion of d in w 13.331 * [backup-simplify]: Simplify d into d 13.331 * [taylor]: Taking taylor expansion of c0 in w 13.331 * [backup-simplify]: Simplify c0 into c0 13.331 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.331 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.331 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.331 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.331 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.332 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.332 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.332 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.332 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 13.332 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 13.333 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.333 * [taylor]: Taking taylor expansion of w in d 13.333 * [backup-simplify]: Simplify w into w 13.333 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.333 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.333 * [taylor]: Taking taylor expansion of D in d 13.333 * [backup-simplify]: Simplify D into D 13.333 * [taylor]: Taking taylor expansion of h in d 13.333 * [backup-simplify]: Simplify h into h 13.333 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 13.333 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.333 * [taylor]: Taking taylor expansion of d in d 13.333 * [backup-simplify]: Simplify 0 into 0 13.333 * [backup-simplify]: Simplify 1 into 1 13.333 * [taylor]: Taking taylor expansion of c0 in d 13.333 * [backup-simplify]: Simplify c0 into c0 13.333 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.333 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.333 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.334 * [backup-simplify]: Simplify (* 1 1) into 1 13.334 * [backup-simplify]: Simplify (* 1 c0) into c0 13.334 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 13.334 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.335 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.335 * [taylor]: Taking taylor expansion of w in c0 13.335 * [backup-simplify]: Simplify w into w 13.335 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.335 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.335 * [taylor]: Taking taylor expansion of D in c0 13.335 * [backup-simplify]: Simplify D into D 13.335 * [taylor]: Taking taylor expansion of h in c0 13.335 * [backup-simplify]: Simplify h into h 13.335 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.335 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.335 * [taylor]: Taking taylor expansion of d in c0 13.335 * [backup-simplify]: Simplify d into d 13.335 * [taylor]: Taking taylor expansion of c0 in c0 13.335 * [backup-simplify]: Simplify 0 into 0 13.335 * [backup-simplify]: Simplify 1 into 1 13.335 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.335 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.335 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.335 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.336 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.336 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.336 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.337 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.337 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.337 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.337 * [taylor]: Taking taylor expansion of w in c0 13.337 * [backup-simplify]: Simplify w into w 13.337 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.337 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.337 * [taylor]: Taking taylor expansion of D in c0 13.337 * [backup-simplify]: Simplify D into D 13.337 * [taylor]: Taking taylor expansion of h in c0 13.337 * [backup-simplify]: Simplify h into h 13.337 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.337 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.337 * [taylor]: Taking taylor expansion of d in c0 13.337 * [backup-simplify]: Simplify d into d 13.337 * [taylor]: Taking taylor expansion of c0 in c0 13.337 * [backup-simplify]: Simplify 0 into 0 13.337 * [backup-simplify]: Simplify 1 into 1 13.337 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.337 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.337 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.338 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.338 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.338 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.338 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.339 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.339 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 13.339 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.339 * [taylor]: Taking taylor expansion of w in d 13.339 * [backup-simplify]: Simplify w into w 13.339 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.339 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.339 * [taylor]: Taking taylor expansion of D in d 13.339 * [backup-simplify]: Simplify D into D 13.339 * [taylor]: Taking taylor expansion of h in d 13.339 * [backup-simplify]: Simplify h into h 13.339 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.339 * [taylor]: Taking taylor expansion of d in d 13.339 * [backup-simplify]: Simplify 0 into 0 13.339 * [backup-simplify]: Simplify 1 into 1 13.339 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.339 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.340 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.340 * [backup-simplify]: Simplify (* 1 1) into 1 13.340 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 13.340 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.340 * [taylor]: Taking taylor expansion of w in w 13.340 * [backup-simplify]: Simplify 0 into 0 13.340 * [backup-simplify]: Simplify 1 into 1 13.340 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.340 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.340 * [taylor]: Taking taylor expansion of D in w 13.340 * [backup-simplify]: Simplify D into D 13.340 * [taylor]: Taking taylor expansion of h in w 13.341 * [backup-simplify]: Simplify h into h 13.341 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.341 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.341 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.341 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.342 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.342 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.342 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.342 * [taylor]: Taking taylor expansion of D in h 13.342 * [backup-simplify]: Simplify D into D 13.342 * [taylor]: Taking taylor expansion of h in h 13.342 * [backup-simplify]: Simplify 0 into 0 13.342 * [backup-simplify]: Simplify 1 into 1 13.342 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.342 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.343 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.343 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.343 * [taylor]: Taking taylor expansion of D in D 13.343 * [backup-simplify]: Simplify 0 into 0 13.343 * [backup-simplify]: Simplify 1 into 1 13.343 * [backup-simplify]: Simplify (* 1 1) into 1 13.343 * [backup-simplify]: Simplify 1 into 1 13.343 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.343 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.344 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.344 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.345 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.346 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 13.346 * [taylor]: Taking taylor expansion of 0 in d 13.346 * [backup-simplify]: Simplify 0 into 0 13.346 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.346 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.346 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.347 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 13.348 * [taylor]: Taking taylor expansion of 0 in w 13.348 * [backup-simplify]: Simplify 0 into 0 13.348 * [taylor]: Taking taylor expansion of 0 in h 13.348 * [backup-simplify]: Simplify 0 into 0 13.348 * [taylor]: Taking taylor expansion of 0 in D 13.348 * [backup-simplify]: Simplify 0 into 0 13.348 * [backup-simplify]: Simplify 0 into 0 13.349 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.349 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.350 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.350 * [taylor]: Taking taylor expansion of 0 in h 13.350 * [backup-simplify]: Simplify 0 into 0 13.350 * [taylor]: Taking taylor expansion of 0 in D 13.350 * [backup-simplify]: Simplify 0 into 0 13.350 * [backup-simplify]: Simplify 0 into 0 13.351 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.352 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.352 * [taylor]: Taking taylor expansion of 0 in D 13.352 * [backup-simplify]: Simplify 0 into 0 13.352 * [backup-simplify]: Simplify 0 into 0 13.352 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.352 * [backup-simplify]: Simplify 0 into 0 13.353 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.354 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.354 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.355 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.356 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.357 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.357 * [taylor]: Taking taylor expansion of 0 in d 13.357 * [backup-simplify]: Simplify 0 into 0 13.357 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.358 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.358 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.359 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.361 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.361 * [taylor]: Taking taylor expansion of 0 in w 13.361 * [backup-simplify]: Simplify 0 into 0 13.361 * [taylor]: Taking taylor expansion of 0 in h 13.361 * [backup-simplify]: Simplify 0 into 0 13.361 * [taylor]: Taking taylor expansion of 0 in D 13.361 * [backup-simplify]: Simplify 0 into 0 13.361 * [backup-simplify]: Simplify 0 into 0 13.361 * [taylor]: Taking taylor expansion of 0 in h 13.361 * [backup-simplify]: Simplify 0 into 0 13.361 * [taylor]: Taking taylor expansion of 0 in D 13.361 * [backup-simplify]: Simplify 0 into 0 13.361 * [backup-simplify]: Simplify 0 into 0 13.362 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 D) 2) (* (/ 1 h) (* (/ 1 w) (* (pow (/ 1 d) -2) (/ 1 (/ 1 c0))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.363 * [backup-simplify]: Simplify (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) into (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) 13.363 * [approximate]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in (c0 d w h D) around 0 13.363 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in D 13.363 * [taylor]: Taking taylor expansion of -1 in D 13.363 * [backup-simplify]: Simplify -1 into -1 13.363 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 13.363 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.363 * [taylor]: Taking taylor expansion of w in D 13.363 * [backup-simplify]: Simplify w into w 13.363 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.363 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.363 * [taylor]: Taking taylor expansion of D in D 13.363 * [backup-simplify]: Simplify 0 into 0 13.363 * [backup-simplify]: Simplify 1 into 1 13.363 * [taylor]: Taking taylor expansion of h in D 13.363 * [backup-simplify]: Simplify h into h 13.363 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 13.363 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.363 * [taylor]: Taking taylor expansion of d in D 13.363 * [backup-simplify]: Simplify d into d 13.363 * [taylor]: Taking taylor expansion of c0 in D 13.364 * [backup-simplify]: Simplify c0 into c0 13.364 * [backup-simplify]: Simplify (* 1 1) into 1 13.364 * [backup-simplify]: Simplify (* 1 h) into h 13.364 * [backup-simplify]: Simplify (* w h) into (* w h) 13.364 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.364 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.365 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 13.365 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in h 13.365 * [taylor]: Taking taylor expansion of -1 in h 13.365 * [backup-simplify]: Simplify -1 into -1 13.365 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 13.365 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.365 * [taylor]: Taking taylor expansion of w in h 13.365 * [backup-simplify]: Simplify w into w 13.365 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.365 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.365 * [taylor]: Taking taylor expansion of D in h 13.365 * [backup-simplify]: Simplify D into D 13.365 * [taylor]: Taking taylor expansion of h in h 13.365 * [backup-simplify]: Simplify 0 into 0 13.365 * [backup-simplify]: Simplify 1 into 1 13.365 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 13.365 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.365 * [taylor]: Taking taylor expansion of d in h 13.365 * [backup-simplify]: Simplify d into d 13.365 * [taylor]: Taking taylor expansion of c0 in h 13.365 * [backup-simplify]: Simplify c0 into c0 13.365 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.365 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.365 * [backup-simplify]: Simplify (* w 0) into 0 13.365 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.366 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.367 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.367 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.367 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.367 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 13.367 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in w 13.367 * [taylor]: Taking taylor expansion of -1 in w 13.367 * [backup-simplify]: Simplify -1 into -1 13.367 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 13.367 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.367 * [taylor]: Taking taylor expansion of w in w 13.368 * [backup-simplify]: Simplify 0 into 0 13.368 * [backup-simplify]: Simplify 1 into 1 13.368 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.368 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.368 * [taylor]: Taking taylor expansion of D in w 13.368 * [backup-simplify]: Simplify D into D 13.368 * [taylor]: Taking taylor expansion of h in w 13.368 * [backup-simplify]: Simplify h into h 13.368 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 13.368 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.368 * [taylor]: Taking taylor expansion of d in w 13.368 * [backup-simplify]: Simplify d into d 13.368 * [taylor]: Taking taylor expansion of c0 in w 13.368 * [backup-simplify]: Simplify c0 into c0 13.368 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.368 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.368 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.368 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.369 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.369 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.369 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.370 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.370 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 13.370 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in d 13.370 * [taylor]: Taking taylor expansion of -1 in d 13.370 * [backup-simplify]: Simplify -1 into -1 13.370 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 13.370 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.370 * [taylor]: Taking taylor expansion of w in d 13.370 * [backup-simplify]: Simplify w into w 13.370 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.370 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.370 * [taylor]: Taking taylor expansion of D in d 13.370 * [backup-simplify]: Simplify D into D 13.370 * [taylor]: Taking taylor expansion of h in d 13.370 * [backup-simplify]: Simplify h into h 13.370 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 13.370 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.370 * [taylor]: Taking taylor expansion of d in d 13.371 * [backup-simplify]: Simplify 0 into 0 13.371 * [backup-simplify]: Simplify 1 into 1 13.371 * [taylor]: Taking taylor expansion of c0 in d 13.371 * [backup-simplify]: Simplify c0 into c0 13.371 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.371 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.371 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.372 * [backup-simplify]: Simplify (* 1 1) into 1 13.372 * [backup-simplify]: Simplify (* 1 c0) into c0 13.372 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 13.372 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 13.372 * [taylor]: Taking taylor expansion of -1 in c0 13.372 * [backup-simplify]: Simplify -1 into -1 13.372 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.372 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.372 * [taylor]: Taking taylor expansion of w in c0 13.372 * [backup-simplify]: Simplify w into w 13.372 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.373 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.373 * [taylor]: Taking taylor expansion of D in c0 13.373 * [backup-simplify]: Simplify D into D 13.373 * [taylor]: Taking taylor expansion of h in c0 13.373 * [backup-simplify]: Simplify h into h 13.373 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.373 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.373 * [taylor]: Taking taylor expansion of d in c0 13.373 * [backup-simplify]: Simplify d into d 13.373 * [taylor]: Taking taylor expansion of c0 in c0 13.373 * [backup-simplify]: Simplify 0 into 0 13.373 * [backup-simplify]: Simplify 1 into 1 13.373 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.373 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.373 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.373 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.374 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.374 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.374 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.375 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.375 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 13.375 * [taylor]: Taking taylor expansion of -1 in c0 13.375 * [backup-simplify]: Simplify -1 into -1 13.375 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.375 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.375 * [taylor]: Taking taylor expansion of w in c0 13.375 * [backup-simplify]: Simplify w into w 13.375 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.375 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.375 * [taylor]: Taking taylor expansion of D in c0 13.375 * [backup-simplify]: Simplify D into D 13.375 * [taylor]: Taking taylor expansion of h in c0 13.375 * [backup-simplify]: Simplify h into h 13.375 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.375 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.375 * [taylor]: Taking taylor expansion of d in c0 13.375 * [backup-simplify]: Simplify d into d 13.375 * [taylor]: Taking taylor expansion of c0 in c0 13.375 * [backup-simplify]: Simplify 0 into 0 13.375 * [backup-simplify]: Simplify 1 into 1 13.375 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.376 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.376 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.376 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.376 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.376 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.377 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.377 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.377 * [backup-simplify]: Simplify (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) into (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) 13.377 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) in d 13.377 * [taylor]: Taking taylor expansion of -1 in d 13.377 * [backup-simplify]: Simplify -1 into -1 13.377 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 13.378 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.378 * [taylor]: Taking taylor expansion of w in d 13.378 * [backup-simplify]: Simplify w into w 13.378 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.378 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.378 * [taylor]: Taking taylor expansion of D in d 13.378 * [backup-simplify]: Simplify D into D 13.378 * [taylor]: Taking taylor expansion of h in d 13.378 * [backup-simplify]: Simplify h into h 13.378 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.378 * [taylor]: Taking taylor expansion of d in d 13.378 * [backup-simplify]: Simplify 0 into 0 13.378 * [backup-simplify]: Simplify 1 into 1 13.378 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.378 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.378 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.379 * [backup-simplify]: Simplify (* 1 1) into 1 13.379 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 13.379 * [backup-simplify]: Simplify (* -1 (* w (* (pow D 2) h))) into (* -1 (* w (* (pow D 2) h))) 13.379 * [taylor]: Taking taylor expansion of (* -1 (* w (* (pow D 2) h))) in w 13.379 * [taylor]: Taking taylor expansion of -1 in w 13.379 * [backup-simplify]: Simplify -1 into -1 13.379 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.379 * [taylor]: Taking taylor expansion of w in w 13.379 * [backup-simplify]: Simplify 0 into 0 13.379 * [backup-simplify]: Simplify 1 into 1 13.379 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.379 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.379 * [taylor]: Taking taylor expansion of D in w 13.380 * [backup-simplify]: Simplify D into D 13.380 * [taylor]: Taking taylor expansion of h in w 13.380 * [backup-simplify]: Simplify h into h 13.380 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.380 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.380 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.380 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.381 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.381 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.382 * [backup-simplify]: Simplify (+ (* -1 (* (pow D 2) h)) (* 0 0)) into (- (* (pow D 2) h)) 13.382 * [taylor]: Taking taylor expansion of (- (* (pow D 2) h)) in h 13.382 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.382 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.382 * [taylor]: Taking taylor expansion of D in h 13.382 * [backup-simplify]: Simplify D into D 13.382 * [taylor]: Taking taylor expansion of h in h 13.382 * [backup-simplify]: Simplify 0 into 0 13.382 * [backup-simplify]: Simplify 1 into 1 13.382 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.382 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.383 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.383 * [backup-simplify]: Simplify (- (pow D 2)) into (- (pow D 2)) 13.383 * [taylor]: Taking taylor expansion of (- (pow D 2)) in D 13.383 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.383 * [taylor]: Taking taylor expansion of D in D 13.383 * [backup-simplify]: Simplify 0 into 0 13.383 * [backup-simplify]: Simplify 1 into 1 13.383 * [backup-simplify]: Simplify (* 1 1) into 1 13.384 * [backup-simplify]: Simplify (- 1) into -1 13.384 * [backup-simplify]: Simplify -1 into -1 13.384 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.384 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.384 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.385 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.386 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.386 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 13.387 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 13.387 * [taylor]: Taking taylor expansion of 0 in d 13.387 * [backup-simplify]: Simplify 0 into 0 13.387 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.387 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.388 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.388 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.389 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 13.390 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* w (* (pow D 2) h)))) into 0 13.390 * [taylor]: Taking taylor expansion of 0 in w 13.390 * [backup-simplify]: Simplify 0 into 0 13.390 * [taylor]: Taking taylor expansion of 0 in h 13.390 * [backup-simplify]: Simplify 0 into 0 13.390 * [taylor]: Taking taylor expansion of 0 in D 13.390 * [backup-simplify]: Simplify 0 into 0 13.390 * [backup-simplify]: Simplify 0 into 0 13.391 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.391 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.392 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.393 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 13.393 * [taylor]: Taking taylor expansion of 0 in h 13.393 * [backup-simplify]: Simplify 0 into 0 13.393 * [taylor]: Taking taylor expansion of 0 in D 13.394 * [backup-simplify]: Simplify 0 into 0 13.394 * [backup-simplify]: Simplify 0 into 0 13.395 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.395 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.396 * [backup-simplify]: Simplify (- 0) into 0 13.396 * [taylor]: Taking taylor expansion of 0 in D 13.396 * [backup-simplify]: Simplify 0 into 0 13.396 * [backup-simplify]: Simplify 0 into 0 13.396 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.397 * [backup-simplify]: Simplify (- 0) into 0 13.397 * [backup-simplify]: Simplify 0 into 0 13.397 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.398 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.399 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.399 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.400 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.401 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.402 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2))))) into 0 13.402 * [taylor]: Taking taylor expansion of 0 in d 13.402 * [backup-simplify]: Simplify 0 into 0 13.403 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.404 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.404 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.405 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.407 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.408 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* w (* (pow D 2) h))))) into 0 13.408 * [taylor]: Taking taylor expansion of 0 in w 13.408 * [backup-simplify]: Simplify 0 into 0 13.408 * [taylor]: Taking taylor expansion of 0 in h 13.408 * [backup-simplify]: Simplify 0 into 0 13.408 * [taylor]: Taking taylor expansion of 0 in D 13.408 * [backup-simplify]: Simplify 0 into 0 13.408 * [backup-simplify]: Simplify 0 into 0 13.408 * [taylor]: Taking taylor expansion of 0 in h 13.408 * [backup-simplify]: Simplify 0 into 0 13.408 * [taylor]: Taking taylor expansion of 0 in D 13.408 * [backup-simplify]: Simplify 0 into 0 13.408 * [backup-simplify]: Simplify 0 into 0 13.409 * [backup-simplify]: Simplify (* -1 (* (pow (/ 1 (- D)) 2) (* (/ 1 (- h)) (* (/ 1 (- w)) (* (pow (/ 1 (- d)) -2) (/ 1 (/ 1 (- c0)))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.409 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2 1 1 1) 13.409 * [backup-simplify]: Simplify (/ (* c0 (* d d)) (* (* w h) (* D D))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.409 * [approximate]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in (c0 d w h D) around 0 13.409 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in D 13.409 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 13.409 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.409 * [taylor]: Taking taylor expansion of d in D 13.409 * [backup-simplify]: Simplify d into d 13.410 * [taylor]: Taking taylor expansion of c0 in D 13.410 * [backup-simplify]: Simplify c0 into c0 13.410 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.410 * [taylor]: Taking taylor expansion of w in D 13.410 * [backup-simplify]: Simplify w into w 13.410 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.410 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.410 * [taylor]: Taking taylor expansion of D in D 13.410 * [backup-simplify]: Simplify 0 into 0 13.410 * [backup-simplify]: Simplify 1 into 1 13.410 * [taylor]: Taking taylor expansion of h in D 13.410 * [backup-simplify]: Simplify h into h 13.410 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.410 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.411 * [backup-simplify]: Simplify (* 1 1) into 1 13.411 * [backup-simplify]: Simplify (* 1 h) into h 13.411 * [backup-simplify]: Simplify (* w h) into (* w h) 13.411 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w h)) into (/ (* (pow d 2) c0) (* w h)) 13.411 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in h 13.411 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 13.411 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.411 * [taylor]: Taking taylor expansion of d in h 13.411 * [backup-simplify]: Simplify d into d 13.411 * [taylor]: Taking taylor expansion of c0 in h 13.411 * [backup-simplify]: Simplify c0 into c0 13.411 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.411 * [taylor]: Taking taylor expansion of w in h 13.411 * [backup-simplify]: Simplify w into w 13.411 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.411 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.411 * [taylor]: Taking taylor expansion of D in h 13.411 * [backup-simplify]: Simplify D into D 13.411 * [taylor]: Taking taylor expansion of h in h 13.411 * [backup-simplify]: Simplify 0 into 0 13.411 * [backup-simplify]: Simplify 1 into 1 13.412 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.412 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.412 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.412 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.412 * [backup-simplify]: Simplify (* w 0) into 0 13.412 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.413 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.413 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.414 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* w (pow D 2))) into (/ (* (pow d 2) c0) (* w (pow D 2))) 13.414 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in w 13.414 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 13.414 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.414 * [taylor]: Taking taylor expansion of d in w 13.414 * [backup-simplify]: Simplify d into d 13.414 * [taylor]: Taking taylor expansion of c0 in w 13.414 * [backup-simplify]: Simplify c0 into c0 13.414 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.414 * [taylor]: Taking taylor expansion of w in w 13.414 * [backup-simplify]: Simplify 0 into 0 13.414 * [backup-simplify]: Simplify 1 into 1 13.414 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.414 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.414 * [taylor]: Taking taylor expansion of D in w 13.414 * [backup-simplify]: Simplify D into D 13.414 * [taylor]: Taking taylor expansion of h in w 13.414 * [backup-simplify]: Simplify h into h 13.414 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.414 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.414 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.415 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.415 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.415 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.415 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.416 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.416 * [backup-simplify]: Simplify (/ (* (pow d 2) c0) (* (pow D 2) h)) into (/ (* (pow d 2) c0) (* (pow D 2) h)) 13.416 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in d 13.416 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 13.416 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.416 * [taylor]: Taking taylor expansion of d in d 13.416 * [backup-simplify]: Simplify 0 into 0 13.416 * [backup-simplify]: Simplify 1 into 1 13.416 * [taylor]: Taking taylor expansion of c0 in d 13.416 * [backup-simplify]: Simplify c0 into c0 13.416 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.416 * [taylor]: Taking taylor expansion of w in d 13.416 * [backup-simplify]: Simplify w into w 13.416 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.417 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.417 * [taylor]: Taking taylor expansion of D in d 13.417 * [backup-simplify]: Simplify D into D 13.417 * [taylor]: Taking taylor expansion of h in d 13.417 * [backup-simplify]: Simplify h into h 13.417 * [backup-simplify]: Simplify (* 1 1) into 1 13.417 * [backup-simplify]: Simplify (* 1 c0) into c0 13.417 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.417 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.418 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.418 * [backup-simplify]: Simplify (/ c0 (* w (* (pow D 2) h))) into (/ c0 (* w (* (pow D 2) h))) 13.418 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 13.418 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.418 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.418 * [taylor]: Taking taylor expansion of d in c0 13.418 * [backup-simplify]: Simplify d into d 13.418 * [taylor]: Taking taylor expansion of c0 in c0 13.418 * [backup-simplify]: Simplify 0 into 0 13.418 * [backup-simplify]: Simplify 1 into 1 13.418 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.418 * [taylor]: Taking taylor expansion of w in c0 13.418 * [backup-simplify]: Simplify w into w 13.418 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.418 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.418 * [taylor]: Taking taylor expansion of D in c0 13.418 * [backup-simplify]: Simplify D into D 13.418 * [taylor]: Taking taylor expansion of h in c0 13.418 * [backup-simplify]: Simplify h into h 13.418 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.419 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.419 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.419 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.419 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.420 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.420 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.420 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 13.420 * [taylor]: Taking taylor expansion of (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) in c0 13.420 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.420 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.420 * [taylor]: Taking taylor expansion of d in c0 13.420 * [backup-simplify]: Simplify d into d 13.420 * [taylor]: Taking taylor expansion of c0 in c0 13.420 * [backup-simplify]: Simplify 0 into 0 13.420 * [backup-simplify]: Simplify 1 into 1 13.420 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.420 * [taylor]: Taking taylor expansion of w in c0 13.420 * [backup-simplify]: Simplify w into w 13.420 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.420 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.420 * [taylor]: Taking taylor expansion of D in c0 13.421 * [backup-simplify]: Simplify D into D 13.421 * [taylor]: Taking taylor expansion of h in c0 13.421 * [backup-simplify]: Simplify h into h 13.421 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.421 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.421 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.422 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.422 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.422 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.422 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.422 * [backup-simplify]: Simplify (/ (pow d 2) (* w (* (pow D 2) h))) into (/ (pow d 2) (* w (* (pow D 2) h))) 13.422 * [taylor]: Taking taylor expansion of (/ (pow d 2) (* w (* (pow D 2) h))) in d 13.422 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.422 * [taylor]: Taking taylor expansion of d in d 13.422 * [backup-simplify]: Simplify 0 into 0 13.422 * [backup-simplify]: Simplify 1 into 1 13.422 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.422 * [taylor]: Taking taylor expansion of w in d 13.422 * [backup-simplify]: Simplify w into w 13.422 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.422 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.422 * [taylor]: Taking taylor expansion of D in d 13.422 * [backup-simplify]: Simplify D into D 13.422 * [taylor]: Taking taylor expansion of h in d 13.422 * [backup-simplify]: Simplify h into h 13.423 * [backup-simplify]: Simplify (* 1 1) into 1 13.423 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.423 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.423 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.423 * [backup-simplify]: Simplify (/ 1 (* w (* (pow D 2) h))) into (/ 1 (* w (* (pow D 2) h))) 13.423 * [taylor]: Taking taylor expansion of (/ 1 (* w (* (pow D 2) h))) in w 13.423 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.423 * [taylor]: Taking taylor expansion of w in w 13.423 * [backup-simplify]: Simplify 0 into 0 13.423 * [backup-simplify]: Simplify 1 into 1 13.423 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.423 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.423 * [taylor]: Taking taylor expansion of D in w 13.423 * [backup-simplify]: Simplify D into D 13.423 * [taylor]: Taking taylor expansion of h in w 13.423 * [backup-simplify]: Simplify h into h 13.423 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.424 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.424 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.424 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.424 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.424 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.424 * [backup-simplify]: Simplify (/ 1 (* (pow D 2) h)) into (/ 1 (* (pow D 2) h)) 13.424 * [taylor]: Taking taylor expansion of (/ 1 (* (pow D 2) h)) in h 13.424 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.424 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.424 * [taylor]: Taking taylor expansion of D in h 13.424 * [backup-simplify]: Simplify D into D 13.424 * [taylor]: Taking taylor expansion of h in h 13.424 * [backup-simplify]: Simplify 0 into 0 13.424 * [backup-simplify]: Simplify 1 into 1 13.425 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.425 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.425 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.425 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.425 * [backup-simplify]: Simplify (/ 1 (pow D 2)) into (/ 1 (pow D 2)) 13.425 * [taylor]: Taking taylor expansion of (/ 1 (pow D 2)) in D 13.425 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.425 * [taylor]: Taking taylor expansion of D in D 13.425 * [backup-simplify]: Simplify 0 into 0 13.425 * [backup-simplify]: Simplify 1 into 1 13.426 * [backup-simplify]: Simplify (* 1 1) into 1 13.426 * [backup-simplify]: Simplify (/ 1 1) into 1 13.426 * [backup-simplify]: Simplify 1 into 1 13.426 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.427 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.427 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.427 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.427 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.427 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 13.427 * [taylor]: Taking taylor expansion of 0 in d 13.427 * [backup-simplify]: Simplify 0 into 0 13.427 * [taylor]: Taking taylor expansion of 0 in w 13.427 * [backup-simplify]: Simplify 0 into 0 13.428 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.428 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.428 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.428 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.429 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))))) into 0 13.429 * [taylor]: Taking taylor expansion of 0 in w 13.429 * [backup-simplify]: Simplify 0 into 0 13.429 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.429 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.430 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.430 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))))) into 0 13.430 * [taylor]: Taking taylor expansion of 0 in h 13.430 * [backup-simplify]: Simplify 0 into 0 13.431 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.431 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))))) into 0 13.431 * [taylor]: Taking taylor expansion of 0 in D 13.431 * [backup-simplify]: Simplify 0 into 0 13.432 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.432 * [backup-simplify]: Simplify 0 into 0 13.433 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.433 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.434 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.434 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.434 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.435 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.435 * [taylor]: Taking taylor expansion of 0 in d 13.435 * [backup-simplify]: Simplify 0 into 0 13.435 * [taylor]: Taking taylor expansion of 0 in w 13.435 * [backup-simplify]: Simplify 0 into 0 13.435 * [taylor]: Taking taylor expansion of 0 in w 13.435 * [backup-simplify]: Simplify 0 into 0 13.436 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.436 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.436 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.437 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.437 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.437 * [taylor]: Taking taylor expansion of 0 in w 13.437 * [backup-simplify]: Simplify 0 into 0 13.437 * [taylor]: Taking taylor expansion of 0 in h 13.437 * [backup-simplify]: Simplify 0 into 0 13.437 * [taylor]: Taking taylor expansion of 0 in h 13.437 * [backup-simplify]: Simplify 0 into 0 13.438 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.439 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.439 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.440 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.440 * [taylor]: Taking taylor expansion of 0 in h 13.440 * [backup-simplify]: Simplify 0 into 0 13.440 * [taylor]: Taking taylor expansion of 0 in D 13.440 * [backup-simplify]: Simplify 0 into 0 13.440 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.441 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.441 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.441 * [taylor]: Taking taylor expansion of 0 in D 13.441 * [backup-simplify]: Simplify 0 into 0 13.442 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.443 * [backup-simplify]: Simplify 0 into 0 13.443 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d))))) into 0 13.444 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 13.445 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.445 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.446 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.447 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.447 * [taylor]: Taking taylor expansion of 0 in d 13.447 * [backup-simplify]: Simplify 0 into 0 13.447 * [taylor]: Taking taylor expansion of 0 in w 13.447 * [backup-simplify]: Simplify 0 into 0 13.447 * [taylor]: Taking taylor expansion of 0 in w 13.447 * [backup-simplify]: Simplify 0 into 0 13.447 * [taylor]: Taking taylor expansion of 0 in w 13.447 * [backup-simplify]: Simplify 0 into 0 13.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.448 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))) into 0 13.449 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))) into 0 13.449 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))) into 0 13.450 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.450 * [taylor]: Taking taylor expansion of 0 in w 13.450 * [backup-simplify]: Simplify 0 into 0 13.450 * [taylor]: Taking taylor expansion of 0 in h 13.450 * [backup-simplify]: Simplify 0 into 0 13.450 * [taylor]: Taking taylor expansion of 0 in h 13.450 * [backup-simplify]: Simplify 0 into 0 13.450 * [taylor]: Taking taylor expansion of 0 in h 13.450 * [backup-simplify]: Simplify 0 into 0 13.450 * [taylor]: Taking taylor expansion of 0 in h 13.451 * [backup-simplify]: Simplify 0 into 0 13.451 * [taylor]: Taking taylor expansion of 0 in h 13.451 * [backup-simplify]: Simplify 0 into 0 13.452 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.453 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.455 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.456 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.456 * [taylor]: Taking taylor expansion of 0 in h 13.456 * [backup-simplify]: Simplify 0 into 0 13.456 * [taylor]: Taking taylor expansion of 0 in D 13.456 * [backup-simplify]: Simplify 0 into 0 13.456 * [taylor]: Taking taylor expansion of 0 in D 13.456 * [backup-simplify]: Simplify 0 into 0 13.456 * [taylor]: Taking taylor expansion of 0 in D 13.456 * [backup-simplify]: Simplify 0 into 0 13.456 * [taylor]: Taking taylor expansion of 0 in D 13.456 * [backup-simplify]: Simplify 0 into 0 13.458 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.460 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 13.460 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.460 * [taylor]: Taking taylor expansion of 0 in D 13.460 * [backup-simplify]: Simplify 0 into 0 13.461 * [backup-simplify]: Simplify 0 into 0 13.462 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.463 * [backup-simplify]: Simplify 0 into 0 13.464 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))))) into 0 13.466 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 13.467 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.468 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.470 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.471 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ (pow d 2) (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.471 * [taylor]: Taking taylor expansion of 0 in d 13.471 * [backup-simplify]: Simplify 0 into 0 13.471 * [taylor]: Taking taylor expansion of 0 in w 13.471 * [backup-simplify]: Simplify 0 into 0 13.471 * [taylor]: Taking taylor expansion of 0 in w 13.471 * [backup-simplify]: Simplify 0 into 0 13.471 * [taylor]: Taking taylor expansion of 0 in w 13.471 * [backup-simplify]: Simplify 0 into 0 13.471 * [taylor]: Taking taylor expansion of 0 in w 13.472 * [backup-simplify]: Simplify 0 into 0 13.473 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.474 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D))))) into 0 13.479 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h))))) into 0 13.480 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))))) into 0 13.481 * [backup-simplify]: Simplify (- (/ 0 (* w (* (pow D 2) h))) (+ (* (/ 1 (* w (* (pow D 2) h))) (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))) (* 0 (/ 0 (* w (* (pow D 2) h)))))) into 0 13.481 * [taylor]: Taking taylor expansion of 0 in w 13.481 * [backup-simplify]: Simplify 0 into 0 13.481 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.482 * [taylor]: Taking taylor expansion of 0 in h 13.482 * [backup-simplify]: Simplify 0 into 0 13.484 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 13.485 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 h)))))) into 0 13.487 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (pow D 2) h))))))) into 0 13.488 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow D 2) h)) (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))) (* 0 (/ 0 (* (pow D 2) h))))) into 0 13.488 * [taylor]: Taking taylor expansion of 0 in h 13.488 * [backup-simplify]: Simplify 0 into 0 13.488 * [taylor]: Taking taylor expansion of 0 in D 13.488 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.489 * [taylor]: Taking taylor expansion of 0 in D 13.489 * [backup-simplify]: Simplify 0 into 0 13.491 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 D)))))) into 0 13.492 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 13.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow D 2)) (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))) (* 0 (/ 0 (pow D 2))))) into 0 13.493 * [taylor]: Taking taylor expansion of 0 in D 13.493 * [backup-simplify]: Simplify 0 into 0 13.493 * [backup-simplify]: Simplify 0 into 0 13.493 * [backup-simplify]: Simplify 0 into 0 13.494 * [backup-simplify]: Simplify (* 1 (* (pow D -2) (* (/ 1 h) (* (/ 1 w) (* (pow d 2) c0))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.494 * [backup-simplify]: Simplify (/ (* (/ 1 c0) (* (/ 1 d) (/ 1 d))) (* (* (/ 1 w) (/ 1 h)) (* (/ 1 D) (/ 1 D)))) into (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) 13.494 * [approximate]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in (c0 d w h D) around 0 13.494 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 13.494 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.494 * [taylor]: Taking taylor expansion of w in D 13.494 * [backup-simplify]: Simplify w into w 13.494 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.494 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.494 * [taylor]: Taking taylor expansion of D in D 13.495 * [backup-simplify]: Simplify 0 into 0 13.495 * [backup-simplify]: Simplify 1 into 1 13.495 * [taylor]: Taking taylor expansion of h in D 13.495 * [backup-simplify]: Simplify h into h 13.495 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 13.495 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.495 * [taylor]: Taking taylor expansion of d in D 13.495 * [backup-simplify]: Simplify d into d 13.495 * [taylor]: Taking taylor expansion of c0 in D 13.495 * [backup-simplify]: Simplify c0 into c0 13.496 * [backup-simplify]: Simplify (* 1 1) into 1 13.496 * [backup-simplify]: Simplify (* 1 h) into h 13.496 * [backup-simplify]: Simplify (* w h) into (* w h) 13.496 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.496 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.496 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 13.496 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 13.496 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.496 * [taylor]: Taking taylor expansion of w in h 13.496 * [backup-simplify]: Simplify w into w 13.496 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.496 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.496 * [taylor]: Taking taylor expansion of D in h 13.496 * [backup-simplify]: Simplify D into D 13.496 * [taylor]: Taking taylor expansion of h in h 13.496 * [backup-simplify]: Simplify 0 into 0 13.496 * [backup-simplify]: Simplify 1 into 1 13.496 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 13.496 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.496 * [taylor]: Taking taylor expansion of d in h 13.497 * [backup-simplify]: Simplify d into d 13.497 * [taylor]: Taking taylor expansion of c0 in h 13.497 * [backup-simplify]: Simplify c0 into c0 13.497 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.497 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.497 * [backup-simplify]: Simplify (* w 0) into 0 13.497 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.497 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.498 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.498 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.498 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.498 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 13.498 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 13.499 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.499 * [taylor]: Taking taylor expansion of w in w 13.499 * [backup-simplify]: Simplify 0 into 0 13.499 * [backup-simplify]: Simplify 1 into 1 13.499 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.499 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.499 * [taylor]: Taking taylor expansion of D in w 13.499 * [backup-simplify]: Simplify D into D 13.499 * [taylor]: Taking taylor expansion of h in w 13.499 * [backup-simplify]: Simplify h into h 13.499 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 13.499 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.499 * [taylor]: Taking taylor expansion of d in w 13.499 * [backup-simplify]: Simplify d into d 13.499 * [taylor]: Taking taylor expansion of c0 in w 13.499 * [backup-simplify]: Simplify c0 into c0 13.499 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.499 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.499 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.499 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.499 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.500 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.500 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.500 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.501 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 13.501 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 13.501 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.501 * [taylor]: Taking taylor expansion of w in d 13.501 * [backup-simplify]: Simplify w into w 13.501 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.501 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.501 * [taylor]: Taking taylor expansion of D in d 13.501 * [backup-simplify]: Simplify D into D 13.501 * [taylor]: Taking taylor expansion of h in d 13.501 * [backup-simplify]: Simplify h into h 13.501 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 13.501 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.501 * [taylor]: Taking taylor expansion of d in d 13.501 * [backup-simplify]: Simplify 0 into 0 13.501 * [backup-simplify]: Simplify 1 into 1 13.501 * [taylor]: Taking taylor expansion of c0 in d 13.501 * [backup-simplify]: Simplify c0 into c0 13.501 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.501 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.501 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.502 * [backup-simplify]: Simplify (* 1 1) into 1 13.502 * [backup-simplify]: Simplify (* 1 c0) into c0 13.502 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 13.502 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.502 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.502 * [taylor]: Taking taylor expansion of w in c0 13.502 * [backup-simplify]: Simplify w into w 13.502 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.502 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.502 * [taylor]: Taking taylor expansion of D in c0 13.502 * [backup-simplify]: Simplify D into D 13.502 * [taylor]: Taking taylor expansion of h in c0 13.502 * [backup-simplify]: Simplify h into h 13.502 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.502 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.502 * [taylor]: Taking taylor expansion of d in c0 13.502 * [backup-simplify]: Simplify d into d 13.502 * [taylor]: Taking taylor expansion of c0 in c0 13.502 * [backup-simplify]: Simplify 0 into 0 13.502 * [backup-simplify]: Simplify 1 into 1 13.503 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.503 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.503 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.503 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.503 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.503 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.504 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.504 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.504 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.504 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.504 * [taylor]: Taking taylor expansion of w in c0 13.504 * [backup-simplify]: Simplify w into w 13.504 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.504 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.504 * [taylor]: Taking taylor expansion of D in c0 13.504 * [backup-simplify]: Simplify D into D 13.504 * [taylor]: Taking taylor expansion of h in c0 13.504 * [backup-simplify]: Simplify h into h 13.504 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.504 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.504 * [taylor]: Taking taylor expansion of d in c0 13.504 * [backup-simplify]: Simplify d into d 13.504 * [taylor]: Taking taylor expansion of c0 in c0 13.504 * [backup-simplify]: Simplify 0 into 0 13.504 * [backup-simplify]: Simplify 1 into 1 13.504 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.505 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.505 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.505 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.505 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.505 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.505 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.506 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.506 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 13.506 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.506 * [taylor]: Taking taylor expansion of w in d 13.506 * [backup-simplify]: Simplify w into w 13.506 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.506 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.506 * [taylor]: Taking taylor expansion of D in d 13.506 * [backup-simplify]: Simplify D into D 13.506 * [taylor]: Taking taylor expansion of h in d 13.506 * [backup-simplify]: Simplify h into h 13.506 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.506 * [taylor]: Taking taylor expansion of d in d 13.506 * [backup-simplify]: Simplify 0 into 0 13.506 * [backup-simplify]: Simplify 1 into 1 13.506 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.506 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.507 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.507 * [backup-simplify]: Simplify (* 1 1) into 1 13.507 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 13.507 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.507 * [taylor]: Taking taylor expansion of w in w 13.507 * [backup-simplify]: Simplify 0 into 0 13.507 * [backup-simplify]: Simplify 1 into 1 13.507 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.507 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.507 * [taylor]: Taking taylor expansion of D in w 13.507 * [backup-simplify]: Simplify D into D 13.507 * [taylor]: Taking taylor expansion of h in w 13.507 * [backup-simplify]: Simplify h into h 13.508 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.508 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.508 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.508 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.508 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.508 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.509 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.509 * [taylor]: Taking taylor expansion of D in h 13.509 * [backup-simplify]: Simplify D into D 13.509 * [taylor]: Taking taylor expansion of h in h 13.509 * [backup-simplify]: Simplify 0 into 0 13.509 * [backup-simplify]: Simplify 1 into 1 13.509 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.509 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.509 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.509 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.509 * [taylor]: Taking taylor expansion of D in D 13.509 * [backup-simplify]: Simplify 0 into 0 13.509 * [backup-simplify]: Simplify 1 into 1 13.510 * [backup-simplify]: Simplify (* 1 1) into 1 13.510 * [backup-simplify]: Simplify 1 into 1 13.510 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.510 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.510 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.511 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.511 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.512 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 13.512 * [taylor]: Taking taylor expansion of 0 in d 13.512 * [backup-simplify]: Simplify 0 into 0 13.512 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.512 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.513 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.513 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.514 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 13.514 * [taylor]: Taking taylor expansion of 0 in w 13.514 * [backup-simplify]: Simplify 0 into 0 13.514 * [taylor]: Taking taylor expansion of 0 in h 13.514 * [backup-simplify]: Simplify 0 into 0 13.514 * [taylor]: Taking taylor expansion of 0 in D 13.514 * [backup-simplify]: Simplify 0 into 0 13.514 * [backup-simplify]: Simplify 0 into 0 13.515 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.515 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.517 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.517 * [taylor]: Taking taylor expansion of 0 in h 13.517 * [backup-simplify]: Simplify 0 into 0 13.517 * [taylor]: Taking taylor expansion of 0 in D 13.517 * [backup-simplify]: Simplify 0 into 0 13.517 * [backup-simplify]: Simplify 0 into 0 13.517 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.518 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.518 * [taylor]: Taking taylor expansion of 0 in D 13.518 * [backup-simplify]: Simplify 0 into 0 13.518 * [backup-simplify]: Simplify 0 into 0 13.519 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.519 * [backup-simplify]: Simplify 0 into 0 13.519 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.520 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.520 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.521 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.522 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.522 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.522 * [taylor]: Taking taylor expansion of 0 in d 13.522 * [backup-simplify]: Simplify 0 into 0 13.523 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.523 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.524 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.525 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.526 * [taylor]: Taking taylor expansion of 0 in w 13.526 * [backup-simplify]: Simplify 0 into 0 13.526 * [taylor]: Taking taylor expansion of 0 in h 13.526 * [backup-simplify]: Simplify 0 into 0 13.526 * [taylor]: Taking taylor expansion of 0 in D 13.526 * [backup-simplify]: Simplify 0 into 0 13.526 * [backup-simplify]: Simplify 0 into 0 13.526 * [taylor]: Taking taylor expansion of 0 in h 13.526 * [backup-simplify]: Simplify 0 into 0 13.526 * [taylor]: Taking taylor expansion of 0 in D 13.526 * [backup-simplify]: Simplify 0 into 0 13.526 * [backup-simplify]: Simplify 0 into 0 13.527 * [backup-simplify]: Simplify (* 1 (* (pow (/ 1 D) 2) (* (/ 1 h) (* (/ 1 w) (* (pow (/ 1 d) -2) (/ 1 (/ 1 c0))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.528 * [backup-simplify]: Simplify (/ (* (/ 1 (- c0)) (* (/ 1 (- d)) (/ 1 (- d)))) (* (* (/ 1 (- w)) (/ 1 (- h))) (* (/ 1 (- D)) (/ 1 (- D))))) into (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) 13.528 * [approximate]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in (c0 d w h D) around 0 13.528 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in D 13.528 * [taylor]: Taking taylor expansion of -1 in D 13.528 * [backup-simplify]: Simplify -1 into -1 13.528 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in D 13.528 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in D 13.528 * [taylor]: Taking taylor expansion of w in D 13.528 * [backup-simplify]: Simplify w into w 13.528 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in D 13.528 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.528 * [taylor]: Taking taylor expansion of D in D 13.528 * [backup-simplify]: Simplify 0 into 0 13.528 * [backup-simplify]: Simplify 1 into 1 13.528 * [taylor]: Taking taylor expansion of h in D 13.528 * [backup-simplify]: Simplify h into h 13.528 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in D 13.528 * [taylor]: Taking taylor expansion of (pow d 2) in D 13.528 * [taylor]: Taking taylor expansion of d in D 13.528 * [backup-simplify]: Simplify d into d 13.528 * [taylor]: Taking taylor expansion of c0 in D 13.528 * [backup-simplify]: Simplify c0 into c0 13.528 * [backup-simplify]: Simplify (* 1 1) into 1 13.529 * [backup-simplify]: Simplify (* 1 h) into h 13.529 * [backup-simplify]: Simplify (* w h) into (* w h) 13.529 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.529 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.529 * [backup-simplify]: Simplify (/ (* w h) (* (pow d 2) c0)) into (/ (* w h) (* c0 (pow d 2))) 13.529 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in h 13.529 * [taylor]: Taking taylor expansion of -1 in h 13.529 * [backup-simplify]: Simplify -1 into -1 13.529 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in h 13.529 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in h 13.529 * [taylor]: Taking taylor expansion of w in h 13.529 * [backup-simplify]: Simplify w into w 13.529 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.529 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.529 * [taylor]: Taking taylor expansion of D in h 13.529 * [backup-simplify]: Simplify D into D 13.529 * [taylor]: Taking taylor expansion of h in h 13.529 * [backup-simplify]: Simplify 0 into 0 13.529 * [backup-simplify]: Simplify 1 into 1 13.529 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in h 13.529 * [taylor]: Taking taylor expansion of (pow d 2) in h 13.529 * [taylor]: Taking taylor expansion of d in h 13.530 * [backup-simplify]: Simplify d into d 13.530 * [taylor]: Taking taylor expansion of c0 in h 13.530 * [backup-simplify]: Simplify c0 into c0 13.530 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.530 * [backup-simplify]: Simplify (* (pow D 2) 0) into 0 13.530 * [backup-simplify]: Simplify (* w 0) into 0 13.530 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.530 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.531 * [backup-simplify]: Simplify (+ (* w (pow D 2)) (* 0 0)) into (* w (pow D 2)) 13.531 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.531 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.531 * [backup-simplify]: Simplify (/ (* w (pow D 2)) (* (pow d 2) c0)) into (/ (* w (pow D 2)) (* c0 (pow d 2))) 13.531 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in w 13.531 * [taylor]: Taking taylor expansion of -1 in w 13.531 * [backup-simplify]: Simplify -1 into -1 13.532 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in w 13.532 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.532 * [taylor]: Taking taylor expansion of w in w 13.532 * [backup-simplify]: Simplify 0 into 0 13.532 * [backup-simplify]: Simplify 1 into 1 13.532 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.532 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.532 * [taylor]: Taking taylor expansion of D in w 13.532 * [backup-simplify]: Simplify D into D 13.532 * [taylor]: Taking taylor expansion of h in w 13.532 * [backup-simplify]: Simplify h into h 13.532 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in w 13.532 * [taylor]: Taking taylor expansion of (pow d 2) in w 13.532 * [taylor]: Taking taylor expansion of d in w 13.532 * [backup-simplify]: Simplify d into d 13.532 * [taylor]: Taking taylor expansion of c0 in w 13.532 * [backup-simplify]: Simplify c0 into c0 13.532 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.532 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.532 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.532 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.533 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.533 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.533 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.533 * [backup-simplify]: Simplify (* (pow d 2) c0) into (* (pow d 2) c0) 13.534 * [backup-simplify]: Simplify (/ (* (pow D 2) h) (* (pow d 2) c0)) into (/ (* (pow D 2) h) (* (pow d 2) c0)) 13.534 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in d 13.534 * [taylor]: Taking taylor expansion of -1 in d 13.534 * [backup-simplify]: Simplify -1 into -1 13.534 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in d 13.534 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.534 * [taylor]: Taking taylor expansion of w in d 13.534 * [backup-simplify]: Simplify w into w 13.534 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.534 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.534 * [taylor]: Taking taylor expansion of D in d 13.534 * [backup-simplify]: Simplify D into D 13.534 * [taylor]: Taking taylor expansion of h in d 13.534 * [backup-simplify]: Simplify h into h 13.534 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in d 13.534 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.534 * [taylor]: Taking taylor expansion of d in d 13.534 * [backup-simplify]: Simplify 0 into 0 13.534 * [backup-simplify]: Simplify 1 into 1 13.534 * [taylor]: Taking taylor expansion of c0 in d 13.534 * [backup-simplify]: Simplify c0 into c0 13.534 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.534 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.534 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.535 * [backup-simplify]: Simplify (* 1 1) into 1 13.535 * [backup-simplify]: Simplify (* 1 c0) into c0 13.535 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) c0) into (/ (* w (* (pow D 2) h)) c0) 13.535 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 13.535 * [taylor]: Taking taylor expansion of -1 in c0 13.535 * [backup-simplify]: Simplify -1 into -1 13.535 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.535 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.535 * [taylor]: Taking taylor expansion of w in c0 13.535 * [backup-simplify]: Simplify w into w 13.535 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.535 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.535 * [taylor]: Taking taylor expansion of D in c0 13.535 * [backup-simplify]: Simplify D into D 13.535 * [taylor]: Taking taylor expansion of h in c0 13.535 * [backup-simplify]: Simplify h into h 13.535 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.536 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.536 * [taylor]: Taking taylor expansion of d in c0 13.536 * [backup-simplify]: Simplify d into d 13.536 * [taylor]: Taking taylor expansion of c0 in c0 13.536 * [backup-simplify]: Simplify 0 into 0 13.536 * [backup-simplify]: Simplify 1 into 1 13.536 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.536 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.536 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.536 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.536 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.536 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.537 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.537 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.537 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (* (pow d 2) c0))) in c0 13.537 * [taylor]: Taking taylor expansion of -1 in c0 13.537 * [backup-simplify]: Simplify -1 into -1 13.537 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (* (pow d 2) c0)) in c0 13.537 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in c0 13.537 * [taylor]: Taking taylor expansion of w in c0 13.537 * [backup-simplify]: Simplify w into w 13.537 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in c0 13.537 * [taylor]: Taking taylor expansion of (pow D 2) in c0 13.537 * [taylor]: Taking taylor expansion of D in c0 13.537 * [backup-simplify]: Simplify D into D 13.537 * [taylor]: Taking taylor expansion of h in c0 13.537 * [backup-simplify]: Simplify h into h 13.537 * [taylor]: Taking taylor expansion of (* (pow d 2) c0) in c0 13.537 * [taylor]: Taking taylor expansion of (pow d 2) in c0 13.537 * [taylor]: Taking taylor expansion of d in c0 13.537 * [backup-simplify]: Simplify d into d 13.538 * [taylor]: Taking taylor expansion of c0 in c0 13.538 * [backup-simplify]: Simplify 0 into 0 13.538 * [backup-simplify]: Simplify 1 into 1 13.538 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.538 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.538 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.538 * [backup-simplify]: Simplify (* d d) into (pow d 2) 13.538 * [backup-simplify]: Simplify (* (pow d 2) 0) into 0 13.538 * [backup-simplify]: Simplify (+ (* d 0) (* 0 d)) into 0 13.539 * [backup-simplify]: Simplify (+ (* (pow d 2) 1) (* 0 0)) into (pow d 2) 13.539 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) (pow d 2)) into (/ (* w (* (pow D 2) h)) (pow d 2)) 13.539 * [backup-simplify]: Simplify (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) into (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) 13.539 * [taylor]: Taking taylor expansion of (* -1 (/ (* w (* (pow D 2) h)) (pow d 2))) in d 13.539 * [taylor]: Taking taylor expansion of -1 in d 13.539 * [backup-simplify]: Simplify -1 into -1 13.540 * [taylor]: Taking taylor expansion of (/ (* w (* (pow D 2) h)) (pow d 2)) in d 13.540 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in d 13.540 * [taylor]: Taking taylor expansion of w in d 13.540 * [backup-simplify]: Simplify w into w 13.540 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in d 13.540 * [taylor]: Taking taylor expansion of (pow D 2) in d 13.540 * [taylor]: Taking taylor expansion of D in d 13.540 * [backup-simplify]: Simplify D into D 13.540 * [taylor]: Taking taylor expansion of h in d 13.540 * [backup-simplify]: Simplify h into h 13.540 * [taylor]: Taking taylor expansion of (pow d 2) in d 13.540 * [taylor]: Taking taylor expansion of d in d 13.540 * [backup-simplify]: Simplify 0 into 0 13.540 * [backup-simplify]: Simplify 1 into 1 13.540 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.540 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.540 * [backup-simplify]: Simplify (* w (* (pow D 2) h)) into (* w (* (pow D 2) h)) 13.541 * [backup-simplify]: Simplify (* 1 1) into 1 13.541 * [backup-simplify]: Simplify (/ (* w (* (pow D 2) h)) 1) into (* w (* (pow D 2) h)) 13.541 * [backup-simplify]: Simplify (* -1 (* w (* (pow D 2) h))) into (* -1 (* w (* (pow D 2) h))) 13.541 * [taylor]: Taking taylor expansion of (* -1 (* w (* (pow D 2) h))) in w 13.541 * [taylor]: Taking taylor expansion of -1 in w 13.541 * [backup-simplify]: Simplify -1 into -1 13.541 * [taylor]: Taking taylor expansion of (* w (* (pow D 2) h)) in w 13.541 * [taylor]: Taking taylor expansion of w in w 13.541 * [backup-simplify]: Simplify 0 into 0 13.541 * [backup-simplify]: Simplify 1 into 1 13.541 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in w 13.541 * [taylor]: Taking taylor expansion of (pow D 2) in w 13.541 * [taylor]: Taking taylor expansion of D in w 13.541 * [backup-simplify]: Simplify D into D 13.541 * [taylor]: Taking taylor expansion of h in w 13.541 * [backup-simplify]: Simplify h into h 13.541 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.542 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.542 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.542 * [backup-simplify]: Simplify (* (pow D 2) h) into (* (pow D 2) h) 13.542 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (* (pow D 2) h))) into (* (pow D 2) h) 13.543 * [backup-simplify]: Simplify (* 0 (* (pow D 2) h)) into 0 13.543 * [backup-simplify]: Simplify (+ (* -1 (* (pow D 2) h)) (* 0 0)) into (- (* (pow D 2) h)) 13.543 * [taylor]: Taking taylor expansion of (- (* (pow D 2) h)) in h 13.543 * [taylor]: Taking taylor expansion of (* (pow D 2) h) in h 13.543 * [taylor]: Taking taylor expansion of (pow D 2) in h 13.543 * [taylor]: Taking taylor expansion of D in h 13.543 * [backup-simplify]: Simplify D into D 13.543 * [taylor]: Taking taylor expansion of h in h 13.543 * [backup-simplify]: Simplify 0 into 0 13.543 * [backup-simplify]: Simplify 1 into 1 13.543 * [backup-simplify]: Simplify (* D D) into (pow D 2) 13.544 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.544 * [backup-simplify]: Simplify (+ (* (pow D 2) 1) (* 0 0)) into (pow D 2) 13.544 * [backup-simplify]: Simplify (- (pow D 2)) into (- (pow D 2)) 13.544 * [taylor]: Taking taylor expansion of (- (pow D 2)) in D 13.544 * [taylor]: Taking taylor expansion of (pow D 2) in D 13.544 * [taylor]: Taking taylor expansion of D in D 13.544 * [backup-simplify]: Simplify 0 into 0 13.544 * [backup-simplify]: Simplify 1 into 1 13.545 * [backup-simplify]: Simplify (* 1 1) into 1 13.545 * [backup-simplify]: Simplify (- 1) into -1 13.545 * [backup-simplify]: Simplify -1 into -1 13.545 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.546 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.546 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.546 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (* 0 d))) into 0 13.547 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.547 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))))) into 0 13.548 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2)))) into 0 13.548 * [taylor]: Taking taylor expansion of 0 in d 13.548 * [backup-simplify]: Simplify 0 into 0 13.548 * [backup-simplify]: Simplify (+ (* D 0) (* 0 D)) into 0 13.548 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (* 0 h)) into 0 13.548 * [backup-simplify]: Simplify (+ (* w 0) (* 0 (* (pow D 2) h))) into 0 13.548 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.549 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)))) into 0 13.549 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* w (* (pow D 2) h)))) into 0 13.549 * [taylor]: Taking taylor expansion of 0 in w 13.549 * [backup-simplify]: Simplify 0 into 0 13.549 * [taylor]: Taking taylor expansion of 0 in h 13.549 * [backup-simplify]: Simplify 0 into 0 13.549 * [taylor]: Taking taylor expansion of 0 in D 13.549 * [backup-simplify]: Simplify 0 into 0 13.549 * [backup-simplify]: Simplify 0 into 0 13.550 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.550 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.551 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (* (pow D 2) h)))) into 0 13.551 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* (pow D 2) h)) (* 0 0))) into 0 13.551 * [taylor]: Taking taylor expansion of 0 in h 13.551 * [backup-simplify]: Simplify 0 into 0 13.551 * [taylor]: Taking taylor expansion of 0 in D 13.551 * [backup-simplify]: Simplify 0 into 0 13.551 * [backup-simplify]: Simplify 0 into 0 13.552 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.552 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 1) (* 0 0))) into 0 13.552 * [backup-simplify]: Simplify (- 0) into 0 13.552 * [taylor]: Taking taylor expansion of 0 in D 13.552 * [backup-simplify]: Simplify 0 into 0 13.552 * [backup-simplify]: Simplify 0 into 0 13.553 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.553 * [backup-simplify]: Simplify (- 0) into 0 13.553 * [backup-simplify]: Simplify 0 into 0 13.553 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.554 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.554 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.555 * [backup-simplify]: Simplify (+ (* d 0) (+ (* 0 0) (+ (* 0 0) (* 0 d)))) into 0 13.555 * [backup-simplify]: Simplify (+ (* (pow d 2) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 13.556 * [backup-simplify]: Simplify (- (/ 0 (pow d 2)) (+ (* (/ (* w (* (pow D 2) h)) (pow d 2)) (/ 0 (pow d 2))) (* 0 (/ 0 (pow d 2))))) into 0 13.556 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (* w (* (pow D 2) h)) (pow d 2))))) into 0 13.556 * [taylor]: Taking taylor expansion of 0 in d 13.556 * [backup-simplify]: Simplify 0 into 0 13.557 * [backup-simplify]: Simplify (+ (* D 0) (+ (* 0 0) (* 0 D))) into 0 13.557 * [backup-simplify]: Simplify (+ (* (pow D 2) 0) (+ (* 0 0) (* 0 h))) into 0 13.557 * [backup-simplify]: Simplify (+ (* w 0) (+ (* 0 0) (* 0 (* (pow D 2) h)))) into 0 13.558 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* w (* (pow D 2) h)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.559 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* w (* (pow D 2) h))))) into 0 13.560 * [taylor]: Taking taylor expansion of 0 in w 13.560 * [backup-simplify]: Simplify 0 into 0 13.560 * [taylor]: Taking taylor expansion of 0 in h 13.560 * [backup-simplify]: Simplify 0 into 0 13.560 * [taylor]: Taking taylor expansion of 0 in D 13.560 * [backup-simplify]: Simplify 0 into 0 13.560 * [backup-simplify]: Simplify 0 into 0 13.560 * [taylor]: Taking taylor expansion of 0 in h 13.560 * [backup-simplify]: Simplify 0 into 0 13.560 * [taylor]: Taking taylor expansion of 0 in D 13.560 * [backup-simplify]: Simplify 0 into 0 13.560 * [backup-simplify]: Simplify 0 into 0 13.560 * [backup-simplify]: Simplify (* -1 (* (pow (/ 1 (- D)) 2) (* (/ 1 (- h)) (* (/ 1 (- w)) (* (pow (/ 1 (- d)) -2) (/ 1 (/ 1 (- c0)))))))) into (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.560 * * * [progress]: simplifying candidates 13.563 * [simplify]: Simplifying: (expm1 (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (log1p (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (* (exp (/ c0 (/ (* (* w h) (* D D)) (* d d)))) (exp (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (log (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (exp (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (* (cbrt (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (cbrt (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (cbrt (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (* (* (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (sqrt (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (sqrt (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (+ (* c0 (sqrt (+ (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))))) (+ (* (* M M) (* M M)) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (* (/ (* (* w h) (* D D)) (* d d)) (sqrt (- (pow (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) 3) (pow (* M M) 3))))) (* (/ (* (* w h) (* D D)) (* d d)) (sqrt (+ (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))))) (+ (* (* M M) (* M M)) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (+ (* c0 (sqrt (+ (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (* (/ (* (* w h) (* D D)) (* d d)) (sqrt (- (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))))) (* (* M M) (* M M)))))) (* (/ (* (* w h) (* D D)) (* d d)) (sqrt (+ (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (+ (pow (/ c0 (/ (* (* w h) (* D D)) (* d d))) 3) (pow (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))) 3)) (+ (* (/ c0 (/ (* (* w h) (* D D)) (* d d))) (/ c0 (/ (* (* w h) (* D D)) (* d d)))) (- (* (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (* (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))))) (- (* (/ c0 (/ (* (* w h) (* D D)) (* d d))) (/ c0 (/ (* (* w h) (* D D)) (* d d)))) (* (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))) (- (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (+ (/ c0 (/ (* (* w h) (* D D)) (* d d))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M)))) (expm1 (/ (* (* w h) (* D D)) (* d d))) (log1p (/ (* (* w h) (* D D)) (* d d))) (- (+ (+ (log w) (log h)) (+ (log D) (log D))) (+ (log d) (log d))) (- (+ (+ (log w) (log h)) (+ (log D) (log D))) (log (* d d))) (- (+ (+ (log w) (log h)) (log (* D D))) (+ (log d) (log d))) (- (+ (+ (log w) (log h)) (log (* D D))) (log (* d d))) (- (+ (log (* w h)) (+ (log D) (log D))) (+ (log d) (log d))) (- (+ (log (* w h)) (+ (log D) (log D))) (log (* d d))) (- (+ (log (* w h)) (log (* D D))) (+ (log d) (log d))) (- (+ (log (* w h)) (log (* D D))) (log (* d d))) (- (log (* (* w h) (* D D))) (+ (log d) (log d))) (- (log (* (* w h) (* D D))) (log (* d d))) (log (/ (* (* w h) (* D D)) (* d d))) (exp (/ (* (* w h) (* D D)) (* d d))) (/ (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D))) (* (* (* d d) d) (* (* d d) d))) (/ (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D))) (* (* (* d d) (* d d)) (* d d))) (/ (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D))) (* (* (* d d) d) (* (* d d) d))) (/ (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D))) (* (* (* d d) (* d d)) (* d d))) (/ (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D))) (* (* (* d d) d) (* (* d d) d))) (/ (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D))) (* (* (* d d) (* d d)) (* d d))) (/ (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D))) (* (* (* d d) d) (* (* d d) d))) (/ (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D))) (* (* (* d d) (* d d)) (* d d))) (/ (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D))) (* (* (* d d) d) (* (* d d) d))) (/ (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D))) (* (* (* d d) (* d d)) (* d d))) (* (cbrt (/ (* (* w h) (* D D)) (* d d))) (cbrt (/ (* (* w h) (* D D)) (* d d)))) (cbrt (/ (* (* w h) (* D D)) (* d d))) (* (* (/ (* (* w h) (* D D)) (* d d)) (/ (* (* w h) (* D D)) (* d d))) (/ (* (* w h) (* D D)) (* d d))) (sqrt (/ (* (* w h) (* D D)) (* d d))) (sqrt (/ (* (* w h) (* D D)) (* d d))) (- (* (* w h) (* D D))) (- (* d d)) (/ (* w h) d) (/ (* D D) d) (/ 1 (* d d)) (/ (* d d) (* (* w h) (* D D))) (/ (* (* w h) (* D D)) d) (/ (* d d) (* D D)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (log (* (* w h) (* D D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (log (* (* w h) (* D D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (log (* D D)))) (- (log (* c0 (* d d))) (log (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (+ (log d) (log d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (+ (log d) (log d))) (log (* (* w h) (* D D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (+ (log c0) (log (* d d))) (+ (log (* w h)) (log (* D D)))) (- (+ (log c0) (log (* d d))) (log (* (* w h) (* D D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (+ (log w) (log h)) (log (* D D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (+ (log D) (log D)))) (- (log (* c0 (* d d))) (+ (log (* w h)) (log (* D D)))) (- (log (* c0 (* d d))) (log (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) d) (* (* d d) d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 c0) c0) (* (* (* d d) (* d d)) (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w w) w) (* (* h h) h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) D) (* (* D D) D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* w h)) (* w h)) (* (* (* D D) (* D D)) (* D D)))) (/ (* (* (* c0 (* d d)) (* c0 (* d d))) (* c0 (* d d))) (* (* (* (* w h) (* D D)) (* (* w h) (* D D))) (* (* w h) (* D D)))) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (* 2 (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) 0 (/ (* w (* (pow D 2) h)) (pow d 2)) (/ (* w (* (pow D 2) h)) (pow d 2)) (/ (* w (* (pow D 2) h)) (pow d 2)) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) (/ (* (pow d 2) c0) (* w (* (pow D 2) h))) 13.568 * * [simplify]: Extracting # 0 : cost 0 13.568 * * [simplify]: Extracting # 1 : cost 0 13.569 * * [simplify]: Extracting # 2 : cost 0 13.569 * * [simplify]: Extracting # 3 : cost 0 13.569 * * [simplify]: Extracting # 4 : cost 0 13.569 * * [simplify]: Extracting # 5 : cost 0 13.570 * * [simplify]: Extracting # 6 : cost 0 13.570 * * [simplify]: Extracting # 7 : cost 0 13.570 * * [simplify]: Extracting # 8 : cost 0 13.570 * * [simplify]: iteration 0 : 201 enodes (cost 4466 ) 13.669 * * [simplify]: Extracting # 0 : cost 0 13.671 * * [simplify]: Extracting # 1 : cost 0 13.673 * * [simplify]: Extracting # 2 : cost 0 13.674 * * [simplify]: Extracting # 3 : cost 0 13.675 * * [simplify]: Extracting # 4 : cost 0 13.677 * * [simplify]: iteration 1 : 590 enodes (cost 4081 ) 14.363 * * [simplify]: Extracting # 0 : cost 0 14.373 * * [simplify]: Extracting # 1 : cost 0 14.383 * * [simplify]: Extracting # 2 : cost 0 14.393 * * [simplify]: Extracting # 3 : cost 0 14.398 * * [simplify]: Extracting # 4 : cost 0 14.403 * * [simplify]: Extracting # 5 : cost 0 14.408 * * [simplify]: Extracting # 6 : cost 0 14.413 * * [simplify]: Extracting # 7 : cost 0 14.417 * * [simplify]: iteration 2 : 3862 enodes (cost 2768 ) 16.260 * * [simplify]: Extracting # 0 : cost 0 16.274 * * [simplify]: Extracting # 1 : cost 0 16.293 * * [simplify]: Extracting # 2 : cost 0 16.300 * * [simplify]: iteration done: 5000 enodes (cost 2755 ) 16.301 * [simplify]: Simplified to: (expm1 (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (log1p (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (exp (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (log (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (exp (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (* (cbrt (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (cbrt (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M)))))) (cbrt (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (pow (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M)))) 3) (sqrt (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (sqrt (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))))) (fma (sqrt (fma (* M M) (fma M M (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4))))) (* (pow (/ c0 (/ (* (* w h) (* D D)) (* d d))) 3) (/ (* c0 (* d d)) (* (* w h) (* D D)))))) c0 (/ (* (/ (* (* w h) (* D D)) d) (sqrt (- (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 6) (pow M 6)))) d)) (* (sqrt (fma (* M M) (fma M M (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4))))) (* (pow (/ c0 (/ (* (* w h) (* D D)) (* d d))) 3) (/ (* c0 (* d d)) (* (* w h) (* D D)))))) (/ (* (* w h) (* D D)) (* d d))) (fma (/ (* (* w h) (* D D)) (* d d)) (sqrt (fma (/ (* c0 (* d d)) (* (* w h) (* D D))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (- (* M (pow M 3))))) (* (hypot (/ (* c0 (* d d)) (* (* w h) (* D D))) M) c0)) (* (/ (* (* w h) (* D D)) (* d d)) (hypot (/ (* c0 (* d d)) (* (* w h) (* D D))) M)) (+ (pow (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3)) (fma (/ c0 (* (* w h) (* w h))) (/ (* (pow d 4) c0) (pow D 4)) (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (fma M M (* (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))) (/ (* c0 (* d d)) (* (* w h) (* D D))))))) (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M))) (- (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M)))) (fma (/ c0 (* (* w h) (* D D))) (* d d) (sqrt (- (/ (* (* c0 c0) (pow d 4)) (* (* w w) (* (* h h) (pow D 4)))) (* M M)))) (expm1 (/ (* (* w h) (* D D)) (* d d))) (log1p (/ (* (* w h) (* D D)) (* d d))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (fma 2 (- (log D) (log d)) (log (* w h))) (exp (/ (* (* w h) (* D D)) (* d d))) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (* (cbrt (/ (* (* w h) (* D D)) (* d d))) (cbrt (/ (* (* w h) (* D D)) (* d d)))) (cbrt (/ (* (* w h) (* D D)) (* d d))) (pow (/ (* (* w h) (* D D)) (* d d)) 3) (sqrt (/ (* (* w h) (* D D)) (* d d))) (sqrt (/ (* (* w h) (* D D)) (* d d))) (- (* (* w h) (* D D))) (- (* d d)) (/ (* w h) d) (/ (* D D) d) (/ 1 (* d d)) (/ (* d d) (* (* w h) (* D D))) (/ (* (* w h) (* D D)) d) (/ (* d d) (* D D)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ c0 (/ (* (* w h) (* D D)) (* d d)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (expm1 (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log1p (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (log (/ (* c0 (* d d)) (* (* w h) (* D D)))) (exp (/ c0 (/ (* (* w h) (* D D)) (* d d)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (* (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D))))) (cbrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (pow (/ (* c0 (* d d)) (* (* w h) (* D D))) 3) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (sqrt (/ (* c0 (* d d)) (* (* w h) (* D D)))) (- (* c0 (* d d))) (- (* (* w h) (* D D))) (/ c0 (* w h)) (/ (* d d) (* D D)) (/ 1 (* (* w h) (* D D))) (/ (* (* w h) (* D D)) (* c0 (* d d))) (/ (* c0 (* d d)) (* w h)) (/ (* (* w h) (* D D)) (* d d)) (/ (* c0 (* d d)) (* (* w h) (* D D))) (* 2 (/ (* (pow d 2) c0) (* w (* (pow D 2) h)))) 0 (/ (* (* w h) (* D D)) (* d d)) (/ (* (* w h) (* D D)) (* d d)) (/ (* (* w h) (* D D)) (* d d)) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D))) 16.303 * * * [progress]: adding candidates to table 16.912 * [progress]: [Phase 3 of 3] Extracting. 16.912 * * [regime]: Finding splitpoints for: (# # # # # # # #) 16.922 * * * [regime-changes]: Trying 9 branch expressions: ((* M M) (* D D) (* d d) M d D h w c0) 16.923 * * * * [regimes]: Trying to branch on (* M M) from (# # # # # # # #) 17.011 * * * * [regimes]: Trying to branch on (* D D) from (# # # # # # # #) 17.101 * * * * [regimes]: Trying to branch on (* d d) from (# # # # # # # #) 17.160 * * * * [regimes]: Trying to branch on M from (# # # # # # # #) 17.235 * * * * [regimes]: Trying to branch on d from (# # # # # # # #) 17.335 * * * * [regimes]: Trying to branch on D from (# # # # # # # #) 17.400 * * * * [regimes]: Trying to branch on h from (# # # # # # # #) 17.482 * * * * [regimes]: Trying to branch on w from (# # # # # # # #) 17.559 * * * * [regimes]: Trying to branch on c0 from (# # # # # # # #) 17.661 * * * [regime]: Found split indices: #