24.746 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.034 * * * [progress]: [2/2] Setting up program. 0.038 * [progress]: [Phase 2 of 3] Improving. 0.038 * [simplify]: Simplifying: (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) 0.038 * * [simplify]: Extracting # 0 : cost 0 0.038 * * [simplify]: Extracting # 1 : cost 0 0.038 * * [simplify]: Extracting # 2 : cost 0 0.039 * * [simplify]: Extracting # 3 : cost 0 0.039 * * [simplify]: Extracting # 4 : cost 0 0.039 * * [simplify]: Extracting # 5 : cost 0 0.039 * * [simplify]: Extracting # 6 : cost 0 0.039 * * [simplify]: Extracting # 7 : cost 0 0.039 * * [simplify]: iteration 0 : 10 enodes (cost 35 ) 0.043 * * [simplify]: Extracting # 0 : cost 0 0.043 * * [simplify]: Extracting # 1 : cost 0 0.043 * * [simplify]: Extracting # 2 : cost 0 0.043 * * [simplify]: iteration 1 : 20 enodes (cost 35 ) 0.052 * * [simplify]: Extracting # 0 : cost 0 0.052 * * [simplify]: Extracting # 1 : cost 0 0.052 * * [simplify]: Extracting # 2 : cost 0 0.052 * * [simplify]: iteration 2 : 46 enodes (cost 33 ) 0.077 * * [simplify]: Extracting # 0 : cost 0 0.078 * * [simplify]: Extracting # 1 : cost 0 0.078 * * [simplify]: Extracting # 2 : cost 0 0.078 * * [simplify]: iteration 3 : 119 enodes (cost 33 ) 0.160 * * [simplify]: Extracting # 0 : cost 0 0.160 * * [simplify]: Extracting # 1 : cost 0 0.160 * * [simplify]: Extracting # 2 : cost 0 0.161 * * [simplify]: iteration 4 : 313 enodes (cost 33 ) 0.394 * * [simplify]: Extracting # 0 : cost 0 0.395 * * [simplify]: Extracting # 1 : cost 0 0.395 * * [simplify]: Extracting # 2 : cost 0 0.395 * * [simplify]: Extracting # 3 : cost 0 0.396 * * [simplify]: Extracting # 4 : cost 0 0.396 * * [simplify]: iteration 5 : 564 enodes (cost 33 ) 0.683 * * [simplify]: Extracting # 0 : cost 0 0.683 * * [simplify]: Extracting # 1 : cost 0 0.684 * * [simplify]: Extracting # 2 : cost 0 0.684 * * [simplify]: iteration 6 : 766 enodes (cost 33 ) 1.045 * * [simplify]: Extracting # 0 : cost 0 1.046 * * [simplify]: Extracting # 1 : cost 0 1.046 * * [simplify]: Extracting # 2 : cost 0 1.047 * * [simplify]: Extracting # 3 : cost 0 1.048 * * [simplify]: iteration 7 : 1019 enodes (cost 33 ) 1.915 * * [simplify]: Extracting # 0 : cost 0 1.920 * * [simplify]: Extracting # 1 : cost 0 1.922 * * [simplify]: Extracting # 2 : cost 0 1.923 * * [simplify]: iteration 8 : 1447 enodes (cost 33 ) 5.611 * * [simplify]: Extracting # 0 : cost 0 5.627 * * [simplify]: Extracting # 1 : cost 0 5.636 * * [simplify]: Extracting # 2 : cost 0 5.643 * * [simplify]: iteration done: 5000 enodes (cost 33 ) 5.643 * [simplify]: Simplified to: (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) 5.650 * * [progress]: iteration 1 / 4 5.650 * * * [progress]: picking best candidate 5.652 * * * * [pick]: Picked # 5.652 * * * [progress]: localizing error 5.664 * * * [progress]: generating rewritten candidates 5.664 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 5.665 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 5.665 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 5.670 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 5.690 * * * [progress]: generating series expansions 5.690 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 5.690 * [backup-simplify]: Simplify (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) into (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) 5.690 * [approximate]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in (t) around 0 5.690 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.691 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.691 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.691 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.691 * [taylor]: Taking taylor expansion of 2.0 in t 5.691 * [backup-simplify]: Simplify 2.0 into 2.0 5.691 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.691 * [taylor]: Taking taylor expansion of t in t 5.691 * [backup-simplify]: Simplify 0 into 0 5.691 * [backup-simplify]: Simplify 1 into 1 5.691 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.691 * [taylor]: Taking taylor expansion of t in t 5.691 * [backup-simplify]: Simplify 0 into 0 5.691 * [backup-simplify]: Simplify 1 into 1 5.691 * [taylor]: Taking taylor expansion of 1.0 in t 5.691 * [backup-simplify]: Simplify 1.0 into 1.0 5.691 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.692 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.692 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.692 * [taylor]: Taking taylor expansion of 2.0 in t 5.692 * [backup-simplify]: Simplify 2.0 into 2.0 5.692 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.692 * [taylor]: Taking taylor expansion of t in t 5.692 * [backup-simplify]: Simplify 0 into 0 5.692 * [backup-simplify]: Simplify 1 into 1 5.692 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.692 * [taylor]: Taking taylor expansion of t in t 5.692 * [backup-simplify]: Simplify 0 into 0 5.692 * [backup-simplify]: Simplify 1 into 1 5.692 * [taylor]: Taking taylor expansion of 1.0 in t 5.692 * [backup-simplify]: Simplify 1.0 into 1.0 5.692 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.693 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.693 * [taylor]: Taking taylor expansion of 1.0 in t 5.693 * [backup-simplify]: Simplify 1.0 into 1.0 5.693 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.693 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.693 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.693 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.693 * [taylor]: Taking taylor expansion of 2.0 in t 5.693 * [backup-simplify]: Simplify 2.0 into 2.0 5.693 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.693 * [taylor]: Taking taylor expansion of t in t 5.693 * [backup-simplify]: Simplify 0 into 0 5.693 * [backup-simplify]: Simplify 1 into 1 5.693 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.693 * [taylor]: Taking taylor expansion of t in t 5.693 * [backup-simplify]: Simplify 0 into 0 5.693 * [backup-simplify]: Simplify 1 into 1 5.693 * [taylor]: Taking taylor expansion of 1.0 in t 5.693 * [backup-simplify]: Simplify 1.0 into 1.0 5.693 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.694 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.694 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.694 * [taylor]: Taking taylor expansion of 2.0 in t 5.694 * [backup-simplify]: Simplify 2.0 into 2.0 5.694 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.694 * [taylor]: Taking taylor expansion of t in t 5.694 * [backup-simplify]: Simplify 0 into 0 5.694 * [backup-simplify]: Simplify 1 into 1 5.694 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.694 * [taylor]: Taking taylor expansion of t in t 5.694 * [backup-simplify]: Simplify 0 into 0 5.694 * [backup-simplify]: Simplify 1 into 1 5.694 * [taylor]: Taking taylor expansion of 1.0 in t 5.694 * [backup-simplify]: Simplify 1.0 into 1.0 5.694 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.694 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.695 * [taylor]: Taking taylor expansion of 1.0 in t 5.695 * [backup-simplify]: Simplify 1.0 into 1.0 5.695 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.695 * [backup-simplify]: Simplify 1.0 into 1.0 5.695 * [backup-simplify]: Simplify (+ 0 0) into 0 5.695 * [backup-simplify]: Simplify 0 into 0 5.696 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.696 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.697 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.697 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.697 * [backup-simplify]: Simplify 4.0 into 4.0 5.697 * [backup-simplify]: Simplify (+ 1 0) into 1 5.699 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.700 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.700 * [backup-simplify]: Simplify (+ 1 0) into 1 5.702 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.710 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.711 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.712 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.712 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 5.713 * [backup-simplify]: Simplify (+ (* (- 8.0) (pow t 3)) (+ (* 4.0 (pow t 2)) 1.0)) into (- (+ (* 4.0 (pow t 2)) 1.0) (* 8.0 (pow t 3))) 5.713 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 1.0) into (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) 5.713 * [approximate]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in (t) around 0 5.713 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 5.713 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.713 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.713 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.713 * [taylor]: Taking taylor expansion of 2.0 in t 5.713 * [backup-simplify]: Simplify 2.0 into 2.0 5.713 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.713 * [taylor]: Taking taylor expansion of t in t 5.713 * [backup-simplify]: Simplify 0 into 0 5.713 * [backup-simplify]: Simplify 1 into 1 5.713 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.713 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.714 * [taylor]: Taking taylor expansion of t in t 5.714 * [backup-simplify]: Simplify 0 into 0 5.714 * [backup-simplify]: Simplify 1 into 1 5.714 * [backup-simplify]: Simplify (/ 1 1) into 1 5.714 * [taylor]: Taking taylor expansion of 1.0 in t 5.714 * [backup-simplify]: Simplify 1.0 into 1.0 5.714 * [backup-simplify]: Simplify (+ 1 0) into 1 5.714 * [backup-simplify]: Simplify (* 0 1) into 0 5.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.715 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.716 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.716 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.716 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.716 * [taylor]: Taking taylor expansion of 2.0 in t 5.716 * [backup-simplify]: Simplify 2.0 into 2.0 5.716 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.716 * [taylor]: Taking taylor expansion of t in t 5.716 * [backup-simplify]: Simplify 0 into 0 5.716 * [backup-simplify]: Simplify 1 into 1 5.716 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.716 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.716 * [taylor]: Taking taylor expansion of t in t 5.716 * [backup-simplify]: Simplify 0 into 0 5.716 * [backup-simplify]: Simplify 1 into 1 5.717 * [backup-simplify]: Simplify (/ 1 1) into 1 5.717 * [taylor]: Taking taylor expansion of 1.0 in t 5.717 * [backup-simplify]: Simplify 1.0 into 1.0 5.717 * [backup-simplify]: Simplify (+ 1 0) into 1 5.717 * [backup-simplify]: Simplify (* 0 1) into 0 5.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.718 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.718 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.719 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.719 * [taylor]: Taking taylor expansion of 1.0 in t 5.719 * [backup-simplify]: Simplify 1.0 into 1.0 5.719 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 5.719 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.719 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.719 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.719 * [taylor]: Taking taylor expansion of 2.0 in t 5.719 * [backup-simplify]: Simplify 2.0 into 2.0 5.719 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.719 * [taylor]: Taking taylor expansion of t in t 5.719 * [backup-simplify]: Simplify 0 into 0 5.719 * [backup-simplify]: Simplify 1 into 1 5.719 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.719 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.719 * [taylor]: Taking taylor expansion of t in t 5.719 * [backup-simplify]: Simplify 0 into 0 5.719 * [backup-simplify]: Simplify 1 into 1 5.719 * [backup-simplify]: Simplify (/ 1 1) into 1 5.719 * [taylor]: Taking taylor expansion of 1.0 in t 5.719 * [backup-simplify]: Simplify 1.0 into 1.0 5.720 * [backup-simplify]: Simplify (+ 1 0) into 1 5.720 * [backup-simplify]: Simplify (* 0 1) into 0 5.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.721 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.721 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.722 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.722 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.722 * [taylor]: Taking taylor expansion of 2.0 in t 5.722 * [backup-simplify]: Simplify 2.0 into 2.0 5.722 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.722 * [taylor]: Taking taylor expansion of t in t 5.722 * [backup-simplify]: Simplify 0 into 0 5.722 * [backup-simplify]: Simplify 1 into 1 5.722 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.722 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.722 * [taylor]: Taking taylor expansion of t in t 5.722 * [backup-simplify]: Simplify 0 into 0 5.722 * [backup-simplify]: Simplify 1 into 1 5.722 * [backup-simplify]: Simplify (/ 1 1) into 1 5.722 * [taylor]: Taking taylor expansion of 1.0 in t 5.722 * [backup-simplify]: Simplify 1.0 into 1.0 5.722 * [backup-simplify]: Simplify (+ 1 0) into 1 5.723 * [backup-simplify]: Simplify (* 0 1) into 0 5.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.723 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.724 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.724 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.724 * [taylor]: Taking taylor expansion of 1.0 in t 5.724 * [backup-simplify]: Simplify 1.0 into 1.0 5.725 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.725 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 5.725 * [backup-simplify]: Simplify 5.0 into 5.0 5.726 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.726 * [backup-simplify]: Simplify (+ 0 0) into 0 5.728 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.731 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.731 * [backup-simplify]: Simplify (+ 0 0) into 0 5.733 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.735 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.737 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.738 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.738 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 5.739 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.739 * [backup-simplify]: Simplify (+ 0 0) into 0 5.740 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 5.742 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.743 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.743 * [backup-simplify]: Simplify (+ 0 0) into 0 5.744 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 5.747 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.749 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 5.749 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.749 * [backup-simplify]: Simplify 12.0 into 12.0 5.750 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 t) 2)) (+ (* (- 8.0) (/ 1 t)) 5.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) 5.750 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 1.0) into (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) 5.750 * [approximate]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in (t) around 0 5.750 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 5.750 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 5.750 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.750 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.750 * [taylor]: Taking taylor expansion of -2.0 in t 5.750 * [backup-simplify]: Simplify -2.0 into -2.0 5.750 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.750 * [taylor]: Taking taylor expansion of t in t 5.750 * [backup-simplify]: Simplify 0 into 0 5.750 * [backup-simplify]: Simplify 1 into 1 5.750 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.750 * [taylor]: Taking taylor expansion of 1.0 in t 5.750 * [backup-simplify]: Simplify 1.0 into 1.0 5.750 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.750 * [taylor]: Taking taylor expansion of t in t 5.750 * [backup-simplify]: Simplify 0 into 0 5.750 * [backup-simplify]: Simplify 1 into 1 5.751 * [backup-simplify]: Simplify (/ 1 1) into 1 5.751 * [backup-simplify]: Simplify (- 1) into -1 5.751 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.751 * [backup-simplify]: Simplify (* 0 -1) into 0 5.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.752 * [backup-simplify]: Simplify (- 0) into 0 5.752 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.753 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.753 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.753 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.753 * [taylor]: Taking taylor expansion of -2.0 in t 5.753 * [backup-simplify]: Simplify -2.0 into -2.0 5.753 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.753 * [taylor]: Taking taylor expansion of t in t 5.753 * [backup-simplify]: Simplify 0 into 0 5.753 * [backup-simplify]: Simplify 1 into 1 5.753 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.753 * [taylor]: Taking taylor expansion of 1.0 in t 5.753 * [backup-simplify]: Simplify 1.0 into 1.0 5.753 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.753 * [taylor]: Taking taylor expansion of t in t 5.753 * [backup-simplify]: Simplify 0 into 0 5.753 * [backup-simplify]: Simplify 1 into 1 5.754 * [backup-simplify]: Simplify (/ 1 1) into 1 5.754 * [backup-simplify]: Simplify (- 1) into -1 5.754 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.754 * [backup-simplify]: Simplify (* 0 -1) into 0 5.755 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.755 * [backup-simplify]: Simplify (- 0) into 0 5.755 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.756 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.756 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.756 * [taylor]: Taking taylor expansion of 1.0 in t 5.756 * [backup-simplify]: Simplify 1.0 into 1.0 5.756 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 5.756 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 5.756 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.756 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.756 * [taylor]: Taking taylor expansion of -2.0 in t 5.756 * [backup-simplify]: Simplify -2.0 into -2.0 5.756 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.757 * [taylor]: Taking taylor expansion of t in t 5.757 * [backup-simplify]: Simplify 0 into 0 5.757 * [backup-simplify]: Simplify 1 into 1 5.757 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.757 * [taylor]: Taking taylor expansion of 1.0 in t 5.757 * [backup-simplify]: Simplify 1.0 into 1.0 5.757 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.757 * [taylor]: Taking taylor expansion of t in t 5.757 * [backup-simplify]: Simplify 0 into 0 5.757 * [backup-simplify]: Simplify 1 into 1 5.757 * [backup-simplify]: Simplify (/ 1 1) into 1 5.757 * [backup-simplify]: Simplify (- 1) into -1 5.757 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.758 * [backup-simplify]: Simplify (* 0 -1) into 0 5.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.758 * [backup-simplify]: Simplify (- 0) into 0 5.759 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.759 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.759 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.759 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.759 * [taylor]: Taking taylor expansion of -2.0 in t 5.759 * [backup-simplify]: Simplify -2.0 into -2.0 5.759 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.759 * [taylor]: Taking taylor expansion of t in t 5.760 * [backup-simplify]: Simplify 0 into 0 5.760 * [backup-simplify]: Simplify 1 into 1 5.760 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.760 * [taylor]: Taking taylor expansion of 1.0 in t 5.760 * [backup-simplify]: Simplify 1.0 into 1.0 5.760 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.760 * [taylor]: Taking taylor expansion of t in t 5.760 * [backup-simplify]: Simplify 0 into 0 5.760 * [backup-simplify]: Simplify 1 into 1 5.760 * [backup-simplify]: Simplify (/ 1 1) into 1 5.760 * [backup-simplify]: Simplify (- 1) into -1 5.760 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.761 * [backup-simplify]: Simplify (* 0 -1) into 0 5.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.761 * [backup-simplify]: Simplify (- 0) into 0 5.762 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.762 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.762 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.762 * [taylor]: Taking taylor expansion of 1.0 in t 5.762 * [backup-simplify]: Simplify 1.0 into 1.0 5.763 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.763 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 5.763 * [backup-simplify]: Simplify 5.0 into 5.0 5.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.764 * [backup-simplify]: Simplify (- 0) into 0 5.764 * [backup-simplify]: Simplify (+ 0 0) into 0 5.766 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.768 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.768 * [backup-simplify]: Simplify (- 0) into 0 5.769 * [backup-simplify]: Simplify (+ 0 0) into 0 5.770 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.772 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.773 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 5.773 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 5.773 * [backup-simplify]: Simplify 8.0 into 8.0 5.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.774 * [backup-simplify]: Simplify (- 0) into 0 5.774 * [backup-simplify]: Simplify (+ 0 0) into 0 5.775 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.777 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.778 * [backup-simplify]: Simplify (- 0) into 0 5.778 * [backup-simplify]: Simplify (+ 0 0) into 0 5.780 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.784 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.786 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 5.786 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.786 * [backup-simplify]: Simplify 12.0 into 12.0 5.786 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 (- t)) 2)) (+ (* 8.0 (/ 1 (- t))) 5.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) 5.787 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 5.787 * [backup-simplify]: Simplify (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) into (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) 5.787 * [approximate]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in (t) around 0 5.787 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.787 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.787 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.787 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.787 * [taylor]: Taking taylor expansion of 2.0 in t 5.787 * [backup-simplify]: Simplify 2.0 into 2.0 5.787 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.787 * [taylor]: Taking taylor expansion of t in t 5.787 * [backup-simplify]: Simplify 0 into 0 5.787 * [backup-simplify]: Simplify 1 into 1 5.787 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.787 * [taylor]: Taking taylor expansion of t in t 5.787 * [backup-simplify]: Simplify 0 into 0 5.787 * [backup-simplify]: Simplify 1 into 1 5.787 * [taylor]: Taking taylor expansion of 1.0 in t 5.788 * [backup-simplify]: Simplify 1.0 into 1.0 5.788 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.788 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.788 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.788 * [taylor]: Taking taylor expansion of 2.0 in t 5.788 * [backup-simplify]: Simplify 2.0 into 2.0 5.788 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.789 * [taylor]: Taking taylor expansion of t in t 5.789 * [backup-simplify]: Simplify 0 into 0 5.789 * [backup-simplify]: Simplify 1 into 1 5.789 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.789 * [taylor]: Taking taylor expansion of t in t 5.789 * [backup-simplify]: Simplify 0 into 0 5.789 * [backup-simplify]: Simplify 1 into 1 5.789 * [taylor]: Taking taylor expansion of 1.0 in t 5.789 * [backup-simplify]: Simplify 1.0 into 1.0 5.789 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.790 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.790 * [taylor]: Taking taylor expansion of 2.0 in t 5.790 * [backup-simplify]: Simplify 2.0 into 2.0 5.790 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.790 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.790 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.790 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.790 * [taylor]: Taking taylor expansion of 2.0 in t 5.790 * [backup-simplify]: Simplify 2.0 into 2.0 5.790 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.790 * [taylor]: Taking taylor expansion of t in t 5.790 * [backup-simplify]: Simplify 0 into 0 5.790 * [backup-simplify]: Simplify 1 into 1 5.790 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.790 * [taylor]: Taking taylor expansion of t in t 5.790 * [backup-simplify]: Simplify 0 into 0 5.790 * [backup-simplify]: Simplify 1 into 1 5.790 * [taylor]: Taking taylor expansion of 1.0 in t 5.790 * [backup-simplify]: Simplify 1.0 into 1.0 5.791 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.791 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.791 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.791 * [taylor]: Taking taylor expansion of 2.0 in t 5.791 * [backup-simplify]: Simplify 2.0 into 2.0 5.791 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.791 * [taylor]: Taking taylor expansion of t in t 5.791 * [backup-simplify]: Simplify 0 into 0 5.791 * [backup-simplify]: Simplify 1 into 1 5.791 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.791 * [taylor]: Taking taylor expansion of t in t 5.791 * [backup-simplify]: Simplify 0 into 0 5.791 * [backup-simplify]: Simplify 1 into 1 5.791 * [taylor]: Taking taylor expansion of 1.0 in t 5.791 * [backup-simplify]: Simplify 1.0 into 1.0 5.792 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.792 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.792 * [taylor]: Taking taylor expansion of 2.0 in t 5.792 * [backup-simplify]: Simplify 2.0 into 2.0 5.793 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 5.793 * [backup-simplify]: Simplify 2.0 into 2.0 5.793 * [backup-simplify]: Simplify (+ 0 0) into 0 5.793 * [backup-simplify]: Simplify 0 into 0 5.794 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.794 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.795 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.795 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.795 * [backup-simplify]: Simplify 4.0 into 4.0 5.795 * [backup-simplify]: Simplify (+ 1 0) into 1 5.798 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.800 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.801 * [backup-simplify]: Simplify (+ 1 0) into 1 5.804 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.806 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.808 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.814 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.814 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 5.815 * [backup-simplify]: Simplify (+ (* (- 8.0) (pow t 3)) (+ (* 4.0 (pow t 2)) 2.0)) into (- (+ (* 4.0 (pow t 2)) 2.0) (* 8.0 (pow t 3))) 5.815 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 2.0) into (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) 5.815 * [approximate]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in (t) around 0 5.815 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 5.816 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.816 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.816 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.816 * [taylor]: Taking taylor expansion of 2.0 in t 5.816 * [backup-simplify]: Simplify 2.0 into 2.0 5.816 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.816 * [taylor]: Taking taylor expansion of t in t 5.816 * [backup-simplify]: Simplify 0 into 0 5.816 * [backup-simplify]: Simplify 1 into 1 5.816 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.816 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.816 * [taylor]: Taking taylor expansion of t in t 5.816 * [backup-simplify]: Simplify 0 into 0 5.816 * [backup-simplify]: Simplify 1 into 1 5.816 * [backup-simplify]: Simplify (/ 1 1) into 1 5.816 * [taylor]: Taking taylor expansion of 1.0 in t 5.816 * [backup-simplify]: Simplify 1.0 into 1.0 5.817 * [backup-simplify]: Simplify (+ 1 0) into 1 5.817 * [backup-simplify]: Simplify (* 0 1) into 0 5.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.818 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.819 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.819 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.820 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.820 * [taylor]: Taking taylor expansion of 2.0 in t 5.820 * [backup-simplify]: Simplify 2.0 into 2.0 5.820 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.820 * [taylor]: Taking taylor expansion of t in t 5.820 * [backup-simplify]: Simplify 0 into 0 5.820 * [backup-simplify]: Simplify 1 into 1 5.820 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.820 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.820 * [taylor]: Taking taylor expansion of t in t 5.820 * [backup-simplify]: Simplify 0 into 0 5.820 * [backup-simplify]: Simplify 1 into 1 5.820 * [backup-simplify]: Simplify (/ 1 1) into 1 5.820 * [taylor]: Taking taylor expansion of 1.0 in t 5.820 * [backup-simplify]: Simplify 1.0 into 1.0 5.821 * [backup-simplify]: Simplify (+ 1 0) into 1 5.821 * [backup-simplify]: Simplify (* 0 1) into 0 5.822 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.822 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.823 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.823 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.823 * [taylor]: Taking taylor expansion of 2.0 in t 5.823 * [backup-simplify]: Simplify 2.0 into 2.0 5.823 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 5.824 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.824 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.824 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.824 * [taylor]: Taking taylor expansion of 2.0 in t 5.824 * [backup-simplify]: Simplify 2.0 into 2.0 5.824 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.824 * [taylor]: Taking taylor expansion of t in t 5.824 * [backup-simplify]: Simplify 0 into 0 5.824 * [backup-simplify]: Simplify 1 into 1 5.824 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.824 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.824 * [taylor]: Taking taylor expansion of t in t 5.824 * [backup-simplify]: Simplify 0 into 0 5.824 * [backup-simplify]: Simplify 1 into 1 5.824 * [backup-simplify]: Simplify (/ 1 1) into 1 5.824 * [taylor]: Taking taylor expansion of 1.0 in t 5.824 * [backup-simplify]: Simplify 1.0 into 1.0 5.825 * [backup-simplify]: Simplify (+ 1 0) into 1 5.825 * [backup-simplify]: Simplify (* 0 1) into 0 5.826 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.826 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.827 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.827 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.827 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.827 * [taylor]: Taking taylor expansion of 2.0 in t 5.828 * [backup-simplify]: Simplify 2.0 into 2.0 5.828 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.828 * [taylor]: Taking taylor expansion of t in t 5.828 * [backup-simplify]: Simplify 0 into 0 5.828 * [backup-simplify]: Simplify 1 into 1 5.828 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.828 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.828 * [taylor]: Taking taylor expansion of t in t 5.828 * [backup-simplify]: Simplify 0 into 0 5.828 * [backup-simplify]: Simplify 1 into 1 5.828 * [backup-simplify]: Simplify (/ 1 1) into 1 5.828 * [taylor]: Taking taylor expansion of 1.0 in t 5.828 * [backup-simplify]: Simplify 1.0 into 1.0 5.829 * [backup-simplify]: Simplify (+ 1 0) into 1 5.829 * [backup-simplify]: Simplify (* 0 1) into 0 5.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.830 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.831 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.831 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.831 * [taylor]: Taking taylor expansion of 2.0 in t 5.831 * [backup-simplify]: Simplify 2.0 into 2.0 5.832 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.832 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 5.832 * [backup-simplify]: Simplify 6.0 into 6.0 5.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.833 * [backup-simplify]: Simplify (+ 0 0) into 0 5.836 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.839 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.840 * [backup-simplify]: Simplify (+ 0 0) into 0 5.843 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.846 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.849 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.849 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.850 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 5.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.851 * [backup-simplify]: Simplify (+ 0 0) into 0 5.852 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 5.857 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.858 * [backup-simplify]: Simplify (+ 0 0) into 0 5.859 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 5.864 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.867 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 5.868 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.868 * [backup-simplify]: Simplify 12.0 into 12.0 5.869 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 t) 2)) (+ (* (- 8.0) (/ 1 t)) 6.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) 5.869 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 2.0) into (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) 5.869 * [approximate]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in (t) around 0 5.869 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 5.869 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 5.869 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.870 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.870 * [taylor]: Taking taylor expansion of -2.0 in t 5.870 * [backup-simplify]: Simplify -2.0 into -2.0 5.870 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.870 * [taylor]: Taking taylor expansion of t in t 5.870 * [backup-simplify]: Simplify 0 into 0 5.870 * [backup-simplify]: Simplify 1 into 1 5.870 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.870 * [taylor]: Taking taylor expansion of 1.0 in t 5.870 * [backup-simplify]: Simplify 1.0 into 1.0 5.870 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.870 * [taylor]: Taking taylor expansion of t in t 5.870 * [backup-simplify]: Simplify 0 into 0 5.870 * [backup-simplify]: Simplify 1 into 1 5.870 * [backup-simplify]: Simplify (/ 1 1) into 1 5.871 * [backup-simplify]: Simplify (- 1) into -1 5.871 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.871 * [backup-simplify]: Simplify (* 0 -1) into 0 5.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.873 * [backup-simplify]: Simplify (- 0) into 0 5.873 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.874 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.874 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.874 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.874 * [taylor]: Taking taylor expansion of -2.0 in t 5.874 * [backup-simplify]: Simplify -2.0 into -2.0 5.874 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.874 * [taylor]: Taking taylor expansion of t in t 5.874 * [backup-simplify]: Simplify 0 into 0 5.874 * [backup-simplify]: Simplify 1 into 1 5.874 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.874 * [taylor]: Taking taylor expansion of 1.0 in t 5.874 * [backup-simplify]: Simplify 1.0 into 1.0 5.875 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.875 * [taylor]: Taking taylor expansion of t in t 5.875 * [backup-simplify]: Simplify 0 into 0 5.875 * [backup-simplify]: Simplify 1 into 1 5.875 * [backup-simplify]: Simplify (/ 1 1) into 1 5.875 * [backup-simplify]: Simplify (- 1) into -1 5.876 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.876 * [backup-simplify]: Simplify (* 0 -1) into 0 5.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.877 * [backup-simplify]: Simplify (- 0) into 0 5.878 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.878 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.879 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.879 * [taylor]: Taking taylor expansion of 2.0 in t 5.879 * [backup-simplify]: Simplify 2.0 into 2.0 5.879 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 5.879 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 5.879 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.879 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.879 * [taylor]: Taking taylor expansion of -2.0 in t 5.879 * [backup-simplify]: Simplify -2.0 into -2.0 5.879 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.879 * [taylor]: Taking taylor expansion of t in t 5.879 * [backup-simplify]: Simplify 0 into 0 5.879 * [backup-simplify]: Simplify 1 into 1 5.879 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.879 * [taylor]: Taking taylor expansion of 1.0 in t 5.880 * [backup-simplify]: Simplify 1.0 into 1.0 5.880 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.880 * [taylor]: Taking taylor expansion of t in t 5.880 * [backup-simplify]: Simplify 0 into 0 5.880 * [backup-simplify]: Simplify 1 into 1 5.880 * [backup-simplify]: Simplify (/ 1 1) into 1 5.880 * [backup-simplify]: Simplify (- 1) into -1 5.881 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.881 * [backup-simplify]: Simplify (* 0 -1) into 0 5.882 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.882 * [backup-simplify]: Simplify (- 0) into 0 5.883 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.884 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.884 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.884 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.884 * [taylor]: Taking taylor expansion of -2.0 in t 5.884 * [backup-simplify]: Simplify -2.0 into -2.0 5.884 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.884 * [taylor]: Taking taylor expansion of t in t 5.884 * [backup-simplify]: Simplify 0 into 0 5.884 * [backup-simplify]: Simplify 1 into 1 5.884 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.884 * [taylor]: Taking taylor expansion of 1.0 in t 5.884 * [backup-simplify]: Simplify 1.0 into 1.0 5.884 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.884 * [taylor]: Taking taylor expansion of t in t 5.884 * [backup-simplify]: Simplify 0 into 0 5.884 * [backup-simplify]: Simplify 1 into 1 5.885 * [backup-simplify]: Simplify (/ 1 1) into 1 5.885 * [backup-simplify]: Simplify (- 1) into -1 5.886 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.886 * [backup-simplify]: Simplify (* 0 -1) into 0 5.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.887 * [backup-simplify]: Simplify (- 0) into 0 5.887 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.888 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.889 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.889 * [taylor]: Taking taylor expansion of 2.0 in t 5.889 * [backup-simplify]: Simplify 2.0 into 2.0 5.889 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.890 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 5.890 * [backup-simplify]: Simplify 6.0 into 6.0 5.891 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.891 * [backup-simplify]: Simplify (- 0) into 0 5.891 * [backup-simplify]: Simplify (+ 0 0) into 0 5.894 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.898 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.899 * [backup-simplify]: Simplify (- 0) into 0 5.899 * [backup-simplify]: Simplify (+ 0 0) into 0 5.902 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.905 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.906 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 5.907 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 5.907 * [backup-simplify]: Simplify 8.0 into 8.0 5.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.909 * [backup-simplify]: Simplify (- 0) into 0 5.909 * [backup-simplify]: Simplify (+ 0 0) into 0 5.910 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.915 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.917 * [backup-simplify]: Simplify (- 0) into 0 5.917 * [backup-simplify]: Simplify (+ 0 0) into 0 5.918 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.923 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.924 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 5.925 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.925 * [backup-simplify]: Simplify 12.0 into 12.0 5.925 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 (- t)) 2)) (+ (* 8.0 (/ 1 (- t))) 6.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) 5.925 * * * * [progress]: [ 3 / 4 ] generating series at (2) 5.926 * [backup-simplify]: Simplify (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) into (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) 5.926 * [approximate]: Taking taylor expansion of (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in (t) around 0 5.926 * [taylor]: Taking taylor expansion of (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 5.926 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.926 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.926 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.926 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.926 * [taylor]: Taking taylor expansion of 2.0 in t 5.926 * [backup-simplify]: Simplify 2.0 into 2.0 5.927 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.927 * [taylor]: Taking taylor expansion of t in t 5.927 * [backup-simplify]: Simplify 0 into 0 5.927 * [backup-simplify]: Simplify 1 into 1 5.927 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.927 * [taylor]: Taking taylor expansion of t in t 5.927 * [backup-simplify]: Simplify 0 into 0 5.927 * [backup-simplify]: Simplify 1 into 1 5.927 * [taylor]: Taking taylor expansion of 1.0 in t 5.927 * [backup-simplify]: Simplify 1.0 into 1.0 5.927 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.928 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.928 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.928 * [taylor]: Taking taylor expansion of 2.0 in t 5.928 * [backup-simplify]: Simplify 2.0 into 2.0 5.928 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.928 * [taylor]: Taking taylor expansion of t in t 5.928 * [backup-simplify]: Simplify 0 into 0 5.928 * [backup-simplify]: Simplify 1 into 1 5.928 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.928 * [taylor]: Taking taylor expansion of t in t 5.928 * [backup-simplify]: Simplify 0 into 0 5.928 * [backup-simplify]: Simplify 1 into 1 5.928 * [taylor]: Taking taylor expansion of 1.0 in t 5.928 * [backup-simplify]: Simplify 1.0 into 1.0 5.928 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.929 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.929 * [taylor]: Taking taylor expansion of 1.0 in t 5.929 * [backup-simplify]: Simplify 1.0 into 1.0 5.929 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.929 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.929 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.929 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.929 * [taylor]: Taking taylor expansion of 2.0 in t 5.929 * [backup-simplify]: Simplify 2.0 into 2.0 5.929 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.929 * [taylor]: Taking taylor expansion of t in t 5.929 * [backup-simplify]: Simplify 0 into 0 5.929 * [backup-simplify]: Simplify 1 into 1 5.930 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.930 * [taylor]: Taking taylor expansion of t in t 5.930 * [backup-simplify]: Simplify 0 into 0 5.930 * [backup-simplify]: Simplify 1 into 1 5.930 * [taylor]: Taking taylor expansion of 1.0 in t 5.930 * [backup-simplify]: Simplify 1.0 into 1.0 5.930 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.931 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.931 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.931 * [taylor]: Taking taylor expansion of 2.0 in t 5.931 * [backup-simplify]: Simplify 2.0 into 2.0 5.931 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.931 * [taylor]: Taking taylor expansion of t in t 5.931 * [backup-simplify]: Simplify 0 into 0 5.931 * [backup-simplify]: Simplify 1 into 1 5.931 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.931 * [taylor]: Taking taylor expansion of t in t 5.931 * [backup-simplify]: Simplify 0 into 0 5.931 * [backup-simplify]: Simplify 1 into 1 5.931 * [taylor]: Taking taylor expansion of 1.0 in t 5.931 * [backup-simplify]: Simplify 1.0 into 1.0 5.931 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.932 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.932 * [taylor]: Taking taylor expansion of 2.0 in t 5.932 * [backup-simplify]: Simplify 2.0 into 2.0 5.932 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.933 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 5.933 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 5.933 * [taylor]: Taking taylor expansion of (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 5.933 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.933 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.933 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.933 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.934 * [taylor]: Taking taylor expansion of 2.0 in t 5.934 * [backup-simplify]: Simplify 2.0 into 2.0 5.934 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.934 * [taylor]: Taking taylor expansion of t in t 5.934 * [backup-simplify]: Simplify 0 into 0 5.934 * [backup-simplify]: Simplify 1 into 1 5.934 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.934 * [taylor]: Taking taylor expansion of t in t 5.934 * [backup-simplify]: Simplify 0 into 0 5.934 * [backup-simplify]: Simplify 1 into 1 5.934 * [taylor]: Taking taylor expansion of 1.0 in t 5.934 * [backup-simplify]: Simplify 1.0 into 1.0 5.934 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.935 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.935 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.935 * [taylor]: Taking taylor expansion of 2.0 in t 5.935 * [backup-simplify]: Simplify 2.0 into 2.0 5.935 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.935 * [taylor]: Taking taylor expansion of t in t 5.935 * [backup-simplify]: Simplify 0 into 0 5.935 * [backup-simplify]: Simplify 1 into 1 5.935 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.935 * [taylor]: Taking taylor expansion of t in t 5.935 * [backup-simplify]: Simplify 0 into 0 5.935 * [backup-simplify]: Simplify 1 into 1 5.935 * [taylor]: Taking taylor expansion of 1.0 in t 5.935 * [backup-simplify]: Simplify 1.0 into 1.0 5.935 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.936 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.936 * [taylor]: Taking taylor expansion of 1.0 in t 5.936 * [backup-simplify]: Simplify 1.0 into 1.0 5.936 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.936 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.936 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.936 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.936 * [taylor]: Taking taylor expansion of 2.0 in t 5.936 * [backup-simplify]: Simplify 2.0 into 2.0 5.936 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.936 * [taylor]: Taking taylor expansion of t in t 5.936 * [backup-simplify]: Simplify 0 into 0 5.936 * [backup-simplify]: Simplify 1 into 1 5.936 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.936 * [taylor]: Taking taylor expansion of t in t 5.937 * [backup-simplify]: Simplify 0 into 0 5.937 * [backup-simplify]: Simplify 1 into 1 5.937 * [taylor]: Taking taylor expansion of 1.0 in t 5.937 * [backup-simplify]: Simplify 1.0 into 1.0 5.937 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.937 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.937 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.938 * [taylor]: Taking taylor expansion of 2.0 in t 5.938 * [backup-simplify]: Simplify 2.0 into 2.0 5.938 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.938 * [taylor]: Taking taylor expansion of t in t 5.938 * [backup-simplify]: Simplify 0 into 0 5.938 * [backup-simplify]: Simplify 1 into 1 5.938 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.938 * [taylor]: Taking taylor expansion of t in t 5.938 * [backup-simplify]: Simplify 0 into 0 5.938 * [backup-simplify]: Simplify 1 into 1 5.938 * [taylor]: Taking taylor expansion of 1.0 in t 5.938 * [backup-simplify]: Simplify 1.0 into 1.0 5.938 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.939 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.939 * [taylor]: Taking taylor expansion of 2.0 in t 5.939 * [backup-simplify]: Simplify 2.0 into 2.0 5.939 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.940 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 5.940 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 5.940 * [backup-simplify]: Simplify 0.5 into 0.5 5.941 * [backup-simplify]: Simplify (+ 0 0) into 0 5.941 * [backup-simplify]: Simplify (+ 0 0) into 0 5.942 * [backup-simplify]: Simplify (- (/ 0 2.0) (+ (* 0.5 (/ 0 2.0)))) into 0 5.942 * [backup-simplify]: Simplify 0 into 0 5.942 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.943 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.943 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.943 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.944 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.944 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.945 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.945 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.949 * [backup-simplify]: Simplify (- (/ 4.0 2.0) (+ (* 0.5 (/ 4.0 2.0)) (* 0 (/ 0 2.0)))) into 1.0 5.949 * [backup-simplify]: Simplify 1.0 into 1.0 5.950 * [backup-simplify]: Simplify (+ 1 0) into 1 5.953 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.958 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.959 * [backup-simplify]: Simplify (+ 1 0) into 1 5.961 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.963 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.966 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.966 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.967 * [backup-simplify]: Simplify (+ 1 0) into 1 5.969 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.970 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.970 * [backup-simplify]: Simplify (+ 1 0) into 1 5.972 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.973 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.974 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.975 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.979 * [backup-simplify]: Simplify (- (/ (- 8.0) 2.0) (+ (* 0.5 (/ (- 8.0) 2.0)) (* 0 (/ 4.0 2.0)) (* 1.0 (/ 0 2.0)))) into (- 2.0) 5.979 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 5.980 * [backup-simplify]: Simplify (+ (* (- 2.0) (pow t 3)) (+ (* 1.0 (pow t 2)) 0.5)) into (- (+ (* 1.0 (pow t 2)) 0.5) (* 2.0 (pow t 3))) 5.980 * [backup-simplify]: Simplify (/ (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 1.0) (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 2.0)) into (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) 5.980 * [approximate]: Taking taylor expansion of (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in (t) around 0 5.980 * [taylor]: Taking taylor expansion of (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in t 5.980 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 5.981 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.981 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.981 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.981 * [taylor]: Taking taylor expansion of 2.0 in t 5.981 * [backup-simplify]: Simplify 2.0 into 2.0 5.981 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.981 * [taylor]: Taking taylor expansion of t in t 5.981 * [backup-simplify]: Simplify 0 into 0 5.981 * [backup-simplify]: Simplify 1 into 1 5.981 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.981 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.981 * [taylor]: Taking taylor expansion of t in t 5.981 * [backup-simplify]: Simplify 0 into 0 5.981 * [backup-simplify]: Simplify 1 into 1 5.981 * [backup-simplify]: Simplify (/ 1 1) into 1 5.981 * [taylor]: Taking taylor expansion of 1.0 in t 5.981 * [backup-simplify]: Simplify 1.0 into 1.0 5.981 * [backup-simplify]: Simplify (+ 1 0) into 1 5.982 * [backup-simplify]: Simplify (* 0 1) into 0 5.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.982 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.983 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.983 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.983 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.983 * [taylor]: Taking taylor expansion of 2.0 in t 5.983 * [backup-simplify]: Simplify 2.0 into 2.0 5.983 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.983 * [taylor]: Taking taylor expansion of t in t 5.983 * [backup-simplify]: Simplify 0 into 0 5.983 * [backup-simplify]: Simplify 1 into 1 5.983 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.983 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.983 * [taylor]: Taking taylor expansion of t in t 5.983 * [backup-simplify]: Simplify 0 into 0 5.983 * [backup-simplify]: Simplify 1 into 1 5.984 * [backup-simplify]: Simplify (/ 1 1) into 1 5.984 * [taylor]: Taking taylor expansion of 1.0 in t 5.984 * [backup-simplify]: Simplify 1.0 into 1.0 5.984 * [backup-simplify]: Simplify (+ 1 0) into 1 5.984 * [backup-simplify]: Simplify (* 0 1) into 0 5.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.985 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.985 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.985 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.986 * [taylor]: Taking taylor expansion of 1.0 in t 5.986 * [backup-simplify]: Simplify 1.0 into 1.0 5.986 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 5.986 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.986 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.986 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.986 * [taylor]: Taking taylor expansion of 2.0 in t 5.986 * [backup-simplify]: Simplify 2.0 into 2.0 5.986 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.986 * [taylor]: Taking taylor expansion of t in t 5.986 * [backup-simplify]: Simplify 0 into 0 5.986 * [backup-simplify]: Simplify 1 into 1 5.986 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.986 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.986 * [taylor]: Taking taylor expansion of t in t 5.986 * [backup-simplify]: Simplify 0 into 0 5.986 * [backup-simplify]: Simplify 1 into 1 5.986 * [backup-simplify]: Simplify (/ 1 1) into 1 5.986 * [taylor]: Taking taylor expansion of 1.0 in t 5.986 * [backup-simplify]: Simplify 1.0 into 1.0 5.986 * [backup-simplify]: Simplify (+ 1 0) into 1 5.987 * [backup-simplify]: Simplify (* 0 1) into 0 5.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.987 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.988 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.988 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.988 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.988 * [taylor]: Taking taylor expansion of 2.0 in t 5.988 * [backup-simplify]: Simplify 2.0 into 2.0 5.988 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.988 * [taylor]: Taking taylor expansion of t in t 5.988 * [backup-simplify]: Simplify 0 into 0 5.988 * [backup-simplify]: Simplify 1 into 1 5.988 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.988 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.988 * [taylor]: Taking taylor expansion of t in t 5.988 * [backup-simplify]: Simplify 0 into 0 5.988 * [backup-simplify]: Simplify 1 into 1 5.989 * [backup-simplify]: Simplify (/ 1 1) into 1 5.989 * [taylor]: Taking taylor expansion of 1.0 in t 5.989 * [backup-simplify]: Simplify 1.0 into 1.0 5.989 * [backup-simplify]: Simplify (+ 1 0) into 1 5.989 * [backup-simplify]: Simplify (* 0 1) into 0 5.990 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.990 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.990 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.991 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.991 * [taylor]: Taking taylor expansion of 2.0 in t 5.991 * [backup-simplify]: Simplify 2.0 into 2.0 5.991 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.991 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 5.991 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.992 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 5.992 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 5.992 * [taylor]: Taking taylor expansion of (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in t 5.992 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 5.992 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.992 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.992 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.992 * [taylor]: Taking taylor expansion of 2.0 in t 5.992 * [backup-simplify]: Simplify 2.0 into 2.0 5.992 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.992 * [taylor]: Taking taylor expansion of t in t 5.992 * [backup-simplify]: Simplify 0 into 0 5.992 * [backup-simplify]: Simplify 1 into 1 5.992 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.992 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.992 * [taylor]: Taking taylor expansion of t in t 5.992 * [backup-simplify]: Simplify 0 into 0 5.992 * [backup-simplify]: Simplify 1 into 1 5.993 * [backup-simplify]: Simplify (/ 1 1) into 1 5.993 * [taylor]: Taking taylor expansion of 1.0 in t 5.993 * [backup-simplify]: Simplify 1.0 into 1.0 5.993 * [backup-simplify]: Simplify (+ 1 0) into 1 5.993 * [backup-simplify]: Simplify (* 0 1) into 0 5.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.994 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.994 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.995 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.995 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.995 * [taylor]: Taking taylor expansion of 2.0 in t 5.995 * [backup-simplify]: Simplify 2.0 into 2.0 5.995 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.995 * [taylor]: Taking taylor expansion of t in t 5.995 * [backup-simplify]: Simplify 0 into 0 5.995 * [backup-simplify]: Simplify 1 into 1 5.995 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.995 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.995 * [taylor]: Taking taylor expansion of t in t 5.995 * [backup-simplify]: Simplify 0 into 0 5.995 * [backup-simplify]: Simplify 1 into 1 5.995 * [backup-simplify]: Simplify (/ 1 1) into 1 5.995 * [taylor]: Taking taylor expansion of 1.0 in t 5.995 * [backup-simplify]: Simplify 1.0 into 1.0 5.995 * [backup-simplify]: Simplify (+ 1 0) into 1 5.996 * [backup-simplify]: Simplify (* 0 1) into 0 5.996 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.996 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.997 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.997 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.997 * [taylor]: Taking taylor expansion of 1.0 in t 5.997 * [backup-simplify]: Simplify 1.0 into 1.0 5.997 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 5.997 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.997 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.997 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.997 * [taylor]: Taking taylor expansion of 2.0 in t 5.997 * [backup-simplify]: Simplify 2.0 into 2.0 5.997 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.997 * [taylor]: Taking taylor expansion of t in t 5.997 * [backup-simplify]: Simplify 0 into 0 5.997 * [backup-simplify]: Simplify 1 into 1 5.997 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.997 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.998 * [taylor]: Taking taylor expansion of t in t 5.998 * [backup-simplify]: Simplify 0 into 0 5.998 * [backup-simplify]: Simplify 1 into 1 5.998 * [backup-simplify]: Simplify (/ 1 1) into 1 5.998 * [taylor]: Taking taylor expansion of 1.0 in t 5.998 * [backup-simplify]: Simplify 1.0 into 1.0 5.998 * [backup-simplify]: Simplify (+ 1 0) into 1 5.998 * [backup-simplify]: Simplify (* 0 1) into 0 5.999 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.999 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.000 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 6.000 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.000 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 6.000 * [taylor]: Taking taylor expansion of 2.0 in t 6.000 * [backup-simplify]: Simplify 2.0 into 2.0 6.000 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 6.000 * [taylor]: Taking taylor expansion of t in t 6.000 * [backup-simplify]: Simplify 0 into 0 6.000 * [backup-simplify]: Simplify 1 into 1 6.000 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 6.000 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.000 * [taylor]: Taking taylor expansion of t in t 6.000 * [backup-simplify]: Simplify 0 into 0 6.000 * [backup-simplify]: Simplify 1 into 1 6.000 * [backup-simplify]: Simplify (/ 1 1) into 1 6.000 * [taylor]: Taking taylor expansion of 1.0 in t 6.000 * [backup-simplify]: Simplify 1.0 into 1.0 6.001 * [backup-simplify]: Simplify (+ 1 0) into 1 6.001 * [backup-simplify]: Simplify (* 0 1) into 0 6.001 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.002 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.002 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 6.002 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.002 * [taylor]: Taking taylor expansion of 2.0 in t 6.002 * [backup-simplify]: Simplify 2.0 into 2.0 6.003 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.003 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 6.003 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.004 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 6.004 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 6.004 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 6.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.006 * [backup-simplify]: Simplify (+ 0 0) into 0 6.008 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.011 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.013 * [backup-simplify]: Simplify (+ 0 0) into 0 6.016 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.019 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.021 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 6.022 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 6.023 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.023 * [backup-simplify]: Simplify (+ 0 0) into 0 6.026 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.031 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.031 * [backup-simplify]: Simplify (+ 0 0) into 0 6.034 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.037 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.039 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 6.040 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 6.044 * [backup-simplify]: Simplify (- (/ (- 8.0) 6.0) (+ (* 0.8333333333333334 (/ (- 8.0) 6.0)))) into (- 0.2222222222222221) 6.044 * [backup-simplify]: Simplify (- 0.2222222222222221) into (- 0.2222222222222221) 6.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.045 * [backup-simplify]: Simplify (+ 0 0) into 0 6.047 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.051 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.052 * [backup-simplify]: Simplify (+ 0 0) into 0 6.054 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.058 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.061 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 6.062 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.063 * [backup-simplify]: Simplify (+ 0 0) into 0 6.064 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.069 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.077 * [backup-simplify]: Simplify (+ 0 0) into 0 6.078 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.088 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 6.088 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.095 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* (- 0.2222222222222221) (/ (- 8.0) 6.0)))) into 0.0370370370370372 6.095 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 6.096 * [backup-simplify]: Simplify (+ (* 0.0370370370370372 (pow (/ 1 t) 2)) (+ (* (- 0.2222222222222221) (/ 1 t)) 0.8333333333333334)) into (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) 6.097 * [backup-simplify]: Simplify (/ (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 1.0) (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 2.0)) into (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) 6.097 * [approximate]: Taking taylor expansion of (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in (t) around 0 6.097 * [taylor]: Taking taylor expansion of (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in t 6.097 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 6.097 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 6.097 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.097 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.097 * [taylor]: Taking taylor expansion of -2.0 in t 6.097 * [backup-simplify]: Simplify -2.0 into -2.0 6.097 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.097 * [taylor]: Taking taylor expansion of t in t 6.097 * [backup-simplify]: Simplify 0 into 0 6.097 * [backup-simplify]: Simplify 1 into 1 6.097 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.097 * [taylor]: Taking taylor expansion of 1.0 in t 6.097 * [backup-simplify]: Simplify 1.0 into 1.0 6.098 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.098 * [taylor]: Taking taylor expansion of t in t 6.098 * [backup-simplify]: Simplify 0 into 0 6.098 * [backup-simplify]: Simplify 1 into 1 6.098 * [backup-simplify]: Simplify (/ 1 1) into 1 6.098 * [backup-simplify]: Simplify (- 1) into -1 6.099 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.099 * [backup-simplify]: Simplify (* 0 -1) into 0 6.100 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.101 * [backup-simplify]: Simplify (- 0) into 0 6.101 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.102 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.103 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.103 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.103 * [taylor]: Taking taylor expansion of -2.0 in t 6.103 * [backup-simplify]: Simplify -2.0 into -2.0 6.103 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.103 * [taylor]: Taking taylor expansion of t in t 6.103 * [backup-simplify]: Simplify 0 into 0 6.103 * [backup-simplify]: Simplify 1 into 1 6.103 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.103 * [taylor]: Taking taylor expansion of 1.0 in t 6.103 * [backup-simplify]: Simplify 1.0 into 1.0 6.103 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.103 * [taylor]: Taking taylor expansion of t in t 6.103 * [backup-simplify]: Simplify 0 into 0 6.103 * [backup-simplify]: Simplify 1 into 1 6.103 * [backup-simplify]: Simplify (/ 1 1) into 1 6.104 * [backup-simplify]: Simplify (- 1) into -1 6.104 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.105 * [backup-simplify]: Simplify (* 0 -1) into 0 6.105 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.106 * [backup-simplify]: Simplify (- 0) into 0 6.106 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.107 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.108 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.108 * [taylor]: Taking taylor expansion of 1.0 in t 6.108 * [backup-simplify]: Simplify 1.0 into 1.0 6.108 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 6.108 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 6.108 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.108 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.108 * [taylor]: Taking taylor expansion of -2.0 in t 6.108 * [backup-simplify]: Simplify -2.0 into -2.0 6.108 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.108 * [taylor]: Taking taylor expansion of t in t 6.108 * [backup-simplify]: Simplify 0 into 0 6.108 * [backup-simplify]: Simplify 1 into 1 6.108 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.108 * [taylor]: Taking taylor expansion of 1.0 in t 6.108 * [backup-simplify]: Simplify 1.0 into 1.0 6.108 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.108 * [taylor]: Taking taylor expansion of t in t 6.108 * [backup-simplify]: Simplify 0 into 0 6.109 * [backup-simplify]: Simplify 1 into 1 6.109 * [backup-simplify]: Simplify (/ 1 1) into 1 6.109 * [backup-simplify]: Simplify (- 1) into -1 6.110 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.110 * [backup-simplify]: Simplify (* 0 -1) into 0 6.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.111 * [backup-simplify]: Simplify (- 0) into 0 6.112 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.113 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.113 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.113 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.113 * [taylor]: Taking taylor expansion of -2.0 in t 6.113 * [backup-simplify]: Simplify -2.0 into -2.0 6.113 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.113 * [taylor]: Taking taylor expansion of t in t 6.113 * [backup-simplify]: Simplify 0 into 0 6.113 * [backup-simplify]: Simplify 1 into 1 6.113 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.113 * [taylor]: Taking taylor expansion of 1.0 in t 6.113 * [backup-simplify]: Simplify 1.0 into 1.0 6.113 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.113 * [taylor]: Taking taylor expansion of t in t 6.113 * [backup-simplify]: Simplify 0 into 0 6.113 * [backup-simplify]: Simplify 1 into 1 6.114 * [backup-simplify]: Simplify (/ 1 1) into 1 6.114 * [backup-simplify]: Simplify (- 1) into -1 6.115 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.115 * [backup-simplify]: Simplify (* 0 -1) into 0 6.116 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.116 * [backup-simplify]: Simplify (- 0) into 0 6.116 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.117 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.118 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.118 * [taylor]: Taking taylor expansion of 2.0 in t 6.118 * [backup-simplify]: Simplify 2.0 into 2.0 6.118 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.119 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 6.119 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.119 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 6.120 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 6.120 * [taylor]: Taking taylor expansion of (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in t 6.120 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 6.120 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 6.120 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.120 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.120 * [taylor]: Taking taylor expansion of -2.0 in t 6.120 * [backup-simplify]: Simplify -2.0 into -2.0 6.120 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.120 * [taylor]: Taking taylor expansion of t in t 6.121 * [backup-simplify]: Simplify 0 into 0 6.121 * [backup-simplify]: Simplify 1 into 1 6.121 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.121 * [taylor]: Taking taylor expansion of 1.0 in t 6.121 * [backup-simplify]: Simplify 1.0 into 1.0 6.121 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.121 * [taylor]: Taking taylor expansion of t in t 6.121 * [backup-simplify]: Simplify 0 into 0 6.121 * [backup-simplify]: Simplify 1 into 1 6.121 * [backup-simplify]: Simplify (/ 1 1) into 1 6.122 * [backup-simplify]: Simplify (- 1) into -1 6.122 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.122 * [backup-simplify]: Simplify (* 0 -1) into 0 6.123 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.123 * [backup-simplify]: Simplify (- 0) into 0 6.124 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.125 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.125 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.125 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.125 * [taylor]: Taking taylor expansion of -2.0 in t 6.125 * [backup-simplify]: Simplify -2.0 into -2.0 6.125 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.125 * [taylor]: Taking taylor expansion of t in t 6.125 * [backup-simplify]: Simplify 0 into 0 6.125 * [backup-simplify]: Simplify 1 into 1 6.125 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.125 * [taylor]: Taking taylor expansion of 1.0 in t 6.125 * [backup-simplify]: Simplify 1.0 into 1.0 6.126 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.126 * [taylor]: Taking taylor expansion of t in t 6.126 * [backup-simplify]: Simplify 0 into 0 6.126 * [backup-simplify]: Simplify 1 into 1 6.126 * [backup-simplify]: Simplify (/ 1 1) into 1 6.126 * [backup-simplify]: Simplify (- 1) into -1 6.127 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.127 * [backup-simplify]: Simplify (* 0 -1) into 0 6.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.128 * [backup-simplify]: Simplify (- 0) into 0 6.129 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.130 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.130 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.130 * [taylor]: Taking taylor expansion of 1.0 in t 6.130 * [backup-simplify]: Simplify 1.0 into 1.0 6.130 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 6.131 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 6.131 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.131 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.131 * [taylor]: Taking taylor expansion of -2.0 in t 6.131 * [backup-simplify]: Simplify -2.0 into -2.0 6.131 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.131 * [taylor]: Taking taylor expansion of t in t 6.131 * [backup-simplify]: Simplify 0 into 0 6.131 * [backup-simplify]: Simplify 1 into 1 6.131 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.131 * [taylor]: Taking taylor expansion of 1.0 in t 6.131 * [backup-simplify]: Simplify 1.0 into 1.0 6.131 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.131 * [taylor]: Taking taylor expansion of t in t 6.131 * [backup-simplify]: Simplify 0 into 0 6.131 * [backup-simplify]: Simplify 1 into 1 6.131 * [backup-simplify]: Simplify (/ 1 1) into 1 6.132 * [backup-simplify]: Simplify (- 1) into -1 6.132 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.133 * [backup-simplify]: Simplify (* 0 -1) into 0 6.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.134 * [backup-simplify]: Simplify (- 0) into 0 6.134 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.135 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.136 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.136 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.136 * [taylor]: Taking taylor expansion of -2.0 in t 6.136 * [backup-simplify]: Simplify -2.0 into -2.0 6.136 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.136 * [taylor]: Taking taylor expansion of t in t 6.136 * [backup-simplify]: Simplify 0 into 0 6.136 * [backup-simplify]: Simplify 1 into 1 6.136 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.136 * [taylor]: Taking taylor expansion of 1.0 in t 6.136 * [backup-simplify]: Simplify 1.0 into 1.0 6.136 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.136 * [taylor]: Taking taylor expansion of t in t 6.136 * [backup-simplify]: Simplify 0 into 0 6.136 * [backup-simplify]: Simplify 1 into 1 6.137 * [backup-simplify]: Simplify (/ 1 1) into 1 6.137 * [backup-simplify]: Simplify (- 1) into -1 6.138 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.138 * [backup-simplify]: Simplify (* 0 -1) into 0 6.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.140 * [backup-simplify]: Simplify (- 0) into 0 6.140 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.142 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.142 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.142 * [taylor]: Taking taylor expansion of 2.0 in t 6.142 * [backup-simplify]: Simplify 2.0 into 2.0 6.143 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.143 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 6.144 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.144 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 6.145 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 6.145 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 6.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.147 * [backup-simplify]: Simplify (- 0) into 0 6.147 * [backup-simplify]: Simplify (+ 0 0) into 0 6.151 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.154 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.155 * [backup-simplify]: Simplify (- 0) into 0 6.155 * [backup-simplify]: Simplify (+ 0 0) into 0 6.159 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.162 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.164 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 6.164 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 6.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.165 * [backup-simplify]: Simplify (- 0) into 0 6.166 * [backup-simplify]: Simplify (+ 0 0) into 0 6.169 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.172 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.173 * [backup-simplify]: Simplify (- 0) into 0 6.174 * [backup-simplify]: Simplify (+ 0 0) into 0 6.177 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.180 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.182 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 6.182 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 6.185 * [backup-simplify]: Simplify (- (/ 8.0 6.0) (+ (* 0.8333333333333334 (/ 8.0 6.0)))) into 0.2222222222222221 6.185 * [backup-simplify]: Simplify 0.2222222222222221 into 0.2222222222222221 6.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.187 * [backup-simplify]: Simplify (- 0) into 0 6.187 * [backup-simplify]: Simplify (+ 0 0) into 0 6.188 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.193 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.194 * [backup-simplify]: Simplify (- 0) into 0 6.194 * [backup-simplify]: Simplify (+ 0 0) into 0 6.196 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.200 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.202 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 6.202 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.204 * [backup-simplify]: Simplify (- 0) into 0 6.204 * [backup-simplify]: Simplify (+ 0 0) into 0 6.205 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.209 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.210 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.211 * [backup-simplify]: Simplify (- 0) into 0 6.211 * [backup-simplify]: Simplify (+ 0 0) into 0 6.212 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.217 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.219 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 6.219 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.229 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* 0.2222222222222221 (/ 8.0 6.0)))) into 0.0370370370370372 6.229 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 6.230 * [backup-simplify]: Simplify (+ (* 0.0370370370370372 (pow (/ 1 (- t)) 2)) (+ (* 0.2222222222222221 (/ 1 (- t))) 0.8333333333333334)) into (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) 6.230 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 6.230 * [backup-simplify]: Simplify (/ (* 2.0 t) (+ 1.0 t)) into (* 2.0 (/ t (+ t 1.0))) 6.230 * [approximate]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in (t) around 0 6.230 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 6.230 * [taylor]: Taking taylor expansion of 2.0 in t 6.230 * [backup-simplify]: Simplify 2.0 into 2.0 6.230 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 6.230 * [taylor]: Taking taylor expansion of t in t 6.230 * [backup-simplify]: Simplify 0 into 0 6.230 * [backup-simplify]: Simplify 1 into 1 6.230 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 6.231 * [taylor]: Taking taylor expansion of t in t 6.231 * [backup-simplify]: Simplify 0 into 0 6.231 * [backup-simplify]: Simplify 1 into 1 6.231 * [taylor]: Taking taylor expansion of 1.0 in t 6.231 * [backup-simplify]: Simplify 1.0 into 1.0 6.231 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.232 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 6.232 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 6.232 * [taylor]: Taking taylor expansion of 2.0 in t 6.232 * [backup-simplify]: Simplify 2.0 into 2.0 6.232 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 6.232 * [taylor]: Taking taylor expansion of t in t 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [backup-simplify]: Simplify 1 into 1 6.232 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 6.232 * [taylor]: Taking taylor expansion of t in t 6.232 * [backup-simplify]: Simplify 0 into 0 6.232 * [backup-simplify]: Simplify 1 into 1 6.232 * [taylor]: Taking taylor expansion of 1.0 in t 6.232 * [backup-simplify]: Simplify 1.0 into 1.0 6.233 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.233 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 6.234 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 6.234 * [backup-simplify]: Simplify 2.0 into 2.0 6.234 * [backup-simplify]: Simplify (+ 1 0) into 1 6.236 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 6.237 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 6.238 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 6.238 * [backup-simplify]: Simplify (+ 0 0) into 0 6.241 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)))) into 1.0 6.242 * [backup-simplify]: Simplify (+ (* 2.0 1.0) (+ (* 0 (- 1.0)) (* 0 1.0))) into 2.0 6.242 * [backup-simplify]: Simplify 2.0 into 2.0 6.243 * [backup-simplify]: Simplify (+ (* 2.0 (pow t 3)) (+ (* (- 2.0) (pow t 2)) (* 2.0 t))) into (- (+ (* 2.0 (pow t 3)) (* 2.0 t)) (* 2.0 (pow t 2))) 6.243 * [backup-simplify]: Simplify (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) into (/ 2.0 (* t (+ (/ 1 t) 1.0))) 6.243 * [approximate]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in (t) around 0 6.243 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 6.243 * [taylor]: Taking taylor expansion of 2.0 in t 6.243 * [backup-simplify]: Simplify 2.0 into 2.0 6.243 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 6.243 * [taylor]: Taking taylor expansion of t in t 6.243 * [backup-simplify]: Simplify 0 into 0 6.243 * [backup-simplify]: Simplify 1 into 1 6.243 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 6.243 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.243 * [taylor]: Taking taylor expansion of t in t 6.243 * [backup-simplify]: Simplify 0 into 0 6.243 * [backup-simplify]: Simplify 1 into 1 6.243 * [backup-simplify]: Simplify (/ 1 1) into 1 6.243 * [taylor]: Taking taylor expansion of 1.0 in t 6.243 * [backup-simplify]: Simplify 1.0 into 1.0 6.244 * [backup-simplify]: Simplify (+ 1 0) into 1 6.244 * [backup-simplify]: Simplify (* 0 1) into 0 6.244 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.245 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.245 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 6.245 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.245 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 6.245 * [taylor]: Taking taylor expansion of 2.0 in t 6.245 * [backup-simplify]: Simplify 2.0 into 2.0 6.245 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 6.245 * [taylor]: Taking taylor expansion of t in t 6.245 * [backup-simplify]: Simplify 0 into 0 6.245 * [backup-simplify]: Simplify 1 into 1 6.245 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 6.245 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.245 * [taylor]: Taking taylor expansion of t in t 6.245 * [backup-simplify]: Simplify 0 into 0 6.245 * [backup-simplify]: Simplify 1 into 1 6.246 * [backup-simplify]: Simplify (/ 1 1) into 1 6.246 * [taylor]: Taking taylor expansion of 1.0 in t 6.246 * [backup-simplify]: Simplify 1.0 into 1.0 6.246 * [backup-simplify]: Simplify (+ 1 0) into 1 6.246 * [backup-simplify]: Simplify (* 0 1) into 0 6.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.247 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.248 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 6.248 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.248 * [backup-simplify]: Simplify 2.0 into 2.0 6.248 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.249 * [backup-simplify]: Simplify (+ 0 0) into 0 6.250 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.252 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.253 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 6.253 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.253 * [backup-simplify]: Simplify (+ 0 0) into 0 6.254 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.257 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.257 * [backup-simplify]: Simplify 2.0 into 2.0 6.257 * [backup-simplify]: Simplify (+ (* 2.0 (pow (/ 1 t) 2)) (+ (* (- 2.0) (/ 1 t)) 2.0)) into (- (+ (* 2.0 (/ 1 (pow t 2))) 2.0) (* 2.0 (/ 1 t))) 6.258 * [backup-simplify]: Simplify (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) into (/ -2.0 (* t (- 1.0 (/ 1 t)))) 6.258 * [approximate]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in (t) around 0 6.258 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.258 * [taylor]: Taking taylor expansion of -2.0 in t 6.258 * [backup-simplify]: Simplify -2.0 into -2.0 6.258 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.258 * [taylor]: Taking taylor expansion of t in t 6.258 * [backup-simplify]: Simplify 0 into 0 6.258 * [backup-simplify]: Simplify 1 into 1 6.258 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.258 * [taylor]: Taking taylor expansion of 1.0 in t 6.258 * [backup-simplify]: Simplify 1.0 into 1.0 6.258 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.258 * [taylor]: Taking taylor expansion of t in t 6.258 * [backup-simplify]: Simplify 0 into 0 6.258 * [backup-simplify]: Simplify 1 into 1 6.258 * [backup-simplify]: Simplify (/ 1 1) into 1 6.258 * [backup-simplify]: Simplify (- 1) into -1 6.259 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.259 * [backup-simplify]: Simplify (* 0 -1) into 0 6.259 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.260 * [backup-simplify]: Simplify (- 0) into 0 6.260 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.260 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.261 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.261 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.261 * [taylor]: Taking taylor expansion of -2.0 in t 6.261 * [backup-simplify]: Simplify -2.0 into -2.0 6.261 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.261 * [taylor]: Taking taylor expansion of t in t 6.261 * [backup-simplify]: Simplify 0 into 0 6.261 * [backup-simplify]: Simplify 1 into 1 6.261 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.261 * [taylor]: Taking taylor expansion of 1.0 in t 6.261 * [backup-simplify]: Simplify 1.0 into 1.0 6.261 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.261 * [taylor]: Taking taylor expansion of t in t 6.261 * [backup-simplify]: Simplify 0 into 0 6.261 * [backup-simplify]: Simplify 1 into 1 6.261 * [backup-simplify]: Simplify (/ 1 1) into 1 6.261 * [backup-simplify]: Simplify (- 1) into -1 6.262 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.262 * [backup-simplify]: Simplify (* 0 -1) into 0 6.262 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.263 * [backup-simplify]: Simplify (- 0) into 0 6.263 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.263 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.264 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.264 * [backup-simplify]: Simplify 2.0 into 2.0 6.264 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.265 * [backup-simplify]: Simplify (- 0) into 0 6.265 * [backup-simplify]: Simplify (+ 0 0) into 0 6.267 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.269 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.269 * [backup-simplify]: Simplify 2.0 into 2.0 6.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.269 * [backup-simplify]: Simplify (- 0) into 0 6.270 * [backup-simplify]: Simplify (+ 0 0) into 0 6.270 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.275 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.275 * [backup-simplify]: Simplify 2.0 into 2.0 6.275 * [backup-simplify]: Simplify (+ (* 2.0 (pow (/ 1 (- t)) 2)) (+ (* 2.0 (/ 1 (- t))) 2.0)) into (- (+ (* 2.0 (/ 1 (pow t 2))) 2.0) (* 2.0 (/ 1 t))) 6.276 * * * [progress]: simplifying candidates 6.278 * [simplify]: Simplifying: (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (expm1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log1p (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (- (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (exp (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (* (* (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (- (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (- (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 1) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) 1) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (/ (* 2.0 t) (+ 1.0 t))) (log1p (/ (* 2.0 t) (+ 1.0 t))) (- (+ (log 2.0) (log t)) (log (+ 1.0 t))) (- (log (* 2.0 t)) (log (+ 1.0 t))) (log (/ (* 2.0 t) (+ 1.0 t))) (exp (/ (* 2.0 t) (+ 1.0 t))) (/ (* (* (* 2.0 2.0) 2.0) (* (* t t) t)) (* (* (+ 1.0 t) (+ 1.0 t)) (+ 1.0 t))) (/ (* (* (* 2.0 t) (* 2.0 t)) (* 2.0 t)) (* (* (+ 1.0 t) (+ 1.0 t)) (+ 1.0 t))) (* (cbrt (/ (* 2.0 t) (+ 1.0 t))) (cbrt (/ (* 2.0 t) (+ 1.0 t)))) (cbrt (/ (* 2.0 t) (+ 1.0 t))) (* (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (/ (* 2.0 t) (+ 1.0 t))) (sqrt (/ (* 2.0 t) (+ 1.0 t))) (sqrt (/ (* 2.0 t) (+ 1.0 t))) (- (* 2.0 t)) (- (+ 1.0 t)) (/ 2.0 (* (cbrt (+ 1.0 t)) (cbrt (+ 1.0 t)))) (/ t (cbrt (+ 1.0 t))) (/ 2.0 (sqrt (+ 1.0 t))) (/ t (sqrt (+ 1.0 t))) (/ 2.0 1) (/ t (+ 1.0 t)) (/ 2.0 1) (/ t (+ 1.0 t)) (/ 1 (+ 1.0 t)) (/ (+ 1.0 t) (* 2.0 t)) (/ (* 2.0 t) (* (cbrt (+ 1.0 t)) (cbrt (+ 1.0 t)))) (/ (* 2.0 t) (sqrt (+ 1.0 t))) (/ (* 2.0 t) 1) (/ (* 2.0 t) 1) (/ (+ 1.0 t) t) (/ (* 2.0 t) (+ (pow 1.0 3) (pow t 3))) (/ (* 2.0 t) (- (* 1.0 1.0) (* t t))) (- (+ (* 4.0 (pow t 2)) 1.0) (* 8.0 (pow t 3))) (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) (- (+ (* 4.0 (pow t 2)) 2.0) (* 8.0 (pow t 3))) (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) (- (+ (* 1.0 (pow t 2)) 0.5) (* 2.0 (pow t 3))) (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) (- (+ (* 2.0 (pow t 3)) (* 2.0 t)) (* 2.0 (pow t 2))) (- (+ (* 2.0 (/ 1 (pow t 2))) 2.0) (* 2.0 (/ 1 t))) (- (+ (* 2.0 (/ 1 (pow t 2))) 2.0) (* 2.0 (/ 1 t))) 6.284 * * [simplify]: Extracting # 0 : cost 0 6.284 * * [simplify]: Extracting # 1 : cost 0 6.284 * * [simplify]: Extracting # 2 : cost 0 6.285 * * [simplify]: Extracting # 3 : cost 0 6.285 * * [simplify]: Extracting # 4 : cost 0 6.285 * * [simplify]: Extracting # 5 : cost 0 6.285 * * [simplify]: Extracting # 6 : cost 0 6.285 * * [simplify]: Extracting # 7 : cost 0 6.286 * * [simplify]: Extracting # 8 : cost 0 6.286 * * [simplify]: iteration 0 : 155 enodes (cost 2366 ) 6.329 * * [simplify]: Extracting # 0 : cost 0 6.331 * * [simplify]: Extracting # 1 : cost 0 6.331 * * [simplify]: Extracting # 2 : cost 0 6.332 * * [simplify]: Extracting # 3 : cost 0 6.333 * * [simplify]: iteration 1 : 353 enodes (cost 2331 ) 6.610 * * [simplify]: Extracting # 0 : cost 0 6.613 * * [simplify]: Extracting # 1 : cost 0 6.615 * * [simplify]: Extracting # 2 : cost 0 6.617 * * [simplify]: Extracting # 3 : cost 0 6.619 * * [simplify]: Extracting # 4 : cost 0 6.622 * * [simplify]: iteration 2 : 1057 enodes (cost 2070 ) 7.917 * * [simplify]: Extracting # 0 : cost 0 7.926 * * [simplify]: Extracting # 1 : cost 0 7.933 * * [simplify]: Extracting # 2 : cost 0 7.941 * * [simplify]: Extracting # 3 : cost 0 7.949 * * [simplify]: Extracting # 4 : cost 0 7.957 * * [simplify]: iteration 3 : 3818 enodes (cost 2066 ) 9.531 * * [simplify]: Extracting # 0 : cost 0 9.537 * * [simplify]: Extracting # 1 : cost 0 9.547 * * [simplify]: Extracting # 2 : cost 0 9.562 * * [simplify]: iteration done: 5002 enodes (cost 2055 ) 9.564 * [simplify]: Simplified to: (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) 3) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* (* 2.0 t) 2.0) (+ 1.0 t)) (/ t (+ 1.0 t)) 2.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (pow (fma (/ (* (* 2.0 t) 2.0) (+ 1.0 t)) (/ t (+ 1.0 t)) 2.0) 3) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (expm1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log1p (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (exp (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (pow (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) 3) (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (pow (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) 3) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (- (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (- (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (/ (* 2.0 t) (+ 1.0 t))) (log1p (/ (* 2.0 t) (+ 1.0 t))) (log (/ (* 2.0 t) (+ 1.0 t))) (log (/ (* 2.0 t) (+ 1.0 t))) (log (/ (* 2.0 t) (+ 1.0 t))) (exp (/ (* 2.0 t) (+ 1.0 t))) (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (* (cbrt (/ (* 2.0 t) (+ 1.0 t))) (cbrt (/ (* 2.0 t) (+ 1.0 t)))) (cbrt (/ (* 2.0 t) (+ 1.0 t))) (pow (/ (* 2.0 t) (+ 1.0 t)) 3) (sqrt (/ (* 2.0 t) (+ 1.0 t))) (sqrt (/ (* 2.0 t) (+ 1.0 t))) (- (* 2.0 t)) (- (+ 1.0 t)) (/ 2.0 (* (cbrt (+ 1.0 t)) (cbrt (+ 1.0 t)))) (/ t (cbrt (+ 1.0 t))) (/ 2.0 (sqrt (+ 1.0 t))) (/ t (sqrt (+ 1.0 t))) 2.0 (/ t (+ 1.0 t)) 2.0 (/ t (+ 1.0 t)) (/ 1 (+ 1.0 t)) (/ (+ 1.0 t) (* 2.0 t)) (/ (* 2.0 t) (* (cbrt (+ 1.0 t)) (cbrt (+ 1.0 t)))) (/ (* 2.0 t) (sqrt (+ 1.0 t))) (* 2.0 t) (* 2.0 t) (/ (+ 1.0 t) t) (/ (* 2.0 t) (+ (pow 1.0 3) (pow t 3))) (/ (* 2.0 t) (- (* 1.0 1.0) (* t t))) (fma (pow t 2) (- 4.0 (* t 8.0)) 1.0) (fma (/ 1 t) (- (/ 12.0 t) 8.0) 5.0) (fma (/ 1 t) (- (/ 12.0 t) 8.0) 5.0) (fma (pow t 2) (- 4.0 (* t 8.0)) 2.0) (fma (/ 1 t) (- (/ 12.0 t) 8.0) 6.0) (fma (/ 1 t) (- (/ 12.0 t) 8.0) 6.0) (fma (pow t 2) (- 1.0 (* 2.0 t)) 0.5) (fma (/ 1 t) (- (/ 0.0370370370370372 t) 0.2222222222222221) 0.8333333333333334) (fma (/ 1 t) (- (/ 0.0370370370370372 t) 0.2222222222222221) 0.8333333333333334) (* 2.0 (+ (- t (* t t)) (pow t 3))) (fma (/ 1 t) (- (/ 2.0 t) 2.0) 2.0) (fma (/ 1 t) (- (/ 2.0 t) 2.0) 2.0) 9.565 * * * [progress]: adding candidates to table 9.873 * * [progress]: iteration 2 / 4 9.873 * * * [progress]: picking best candidate 9.878 * * * * [pick]: Picked # 9.878 * * * [progress]: localizing error 9.909 * * * [progress]: generating rewritten candidates 9.909 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 9.924 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 9.959 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1) 9.959 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 9.992 * * * [progress]: generating series expansions 9.992 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 9.993 * [backup-simplify]: Simplify (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) into (* (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0)) 9.993 * [approximate]: Taking taylor expansion of (* (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0)) in (t) around 0 9.993 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0)) in t 9.993 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) in t 9.993 * [taylor]: Taking taylor expansion of (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 9.993 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 9.993 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 9.993 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 9.993 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 9.993 * [taylor]: Taking taylor expansion of 2.0 in t 9.993 * [backup-simplify]: Simplify 2.0 into 2.0 9.993 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 9.993 * [taylor]: Taking taylor expansion of t in t 9.993 * [backup-simplify]: Simplify 0 into 0 9.993 * [backup-simplify]: Simplify 1 into 1 9.993 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 9.993 * [taylor]: Taking taylor expansion of t in t 9.993 * [backup-simplify]: Simplify 0 into 0 9.993 * [backup-simplify]: Simplify 1 into 1 9.993 * [taylor]: Taking taylor expansion of 1.0 in t 9.993 * [backup-simplify]: Simplify 1.0 into 1.0 9.994 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.994 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 9.994 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 9.994 * [taylor]: Taking taylor expansion of 2.0 in t 9.994 * [backup-simplify]: Simplify 2.0 into 2.0 9.994 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 9.994 * [taylor]: Taking taylor expansion of t in t 9.994 * [backup-simplify]: Simplify 0 into 0 9.994 * [backup-simplify]: Simplify 1 into 1 9.994 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 9.994 * [taylor]: Taking taylor expansion of t in t 9.994 * [backup-simplify]: Simplify 0 into 0 9.994 * [backup-simplify]: Simplify 1 into 1 9.994 * [taylor]: Taking taylor expansion of 1.0 in t 9.994 * [backup-simplify]: Simplify 1.0 into 1.0 9.995 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.995 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 9.995 * [taylor]: Taking taylor expansion of 2.0 in t 9.995 * [backup-simplify]: Simplify 2.0 into 2.0 9.995 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 9.996 * [backup-simplify]: Simplify (/ 1 2.0) into 0.5 9.996 * [backup-simplify]: Simplify (sqrt 0.5) into (sqrt 0.5) 9.996 * [backup-simplify]: Simplify (+ 0 0) into 0 9.997 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ 0 2.0)))) into 0 9.997 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.5))) into 0 9.997 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 9.997 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 9.997 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 9.997 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 9.997 * [taylor]: Taking taylor expansion of 2.0 in t 9.997 * [backup-simplify]: Simplify 2.0 into 2.0 9.997 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 9.997 * [taylor]: Taking taylor expansion of t in t 9.997 * [backup-simplify]: Simplify 0 into 0 9.997 * [backup-simplify]: Simplify 1 into 1 9.997 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 9.997 * [taylor]: Taking taylor expansion of t in t 9.997 * [backup-simplify]: Simplify 0 into 0 9.997 * [backup-simplify]: Simplify 1 into 1 9.997 * [taylor]: Taking taylor expansion of 1.0 in t 9.997 * [backup-simplify]: Simplify 1.0 into 1.0 9.998 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.998 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 9.998 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 9.998 * [taylor]: Taking taylor expansion of 2.0 in t 9.998 * [backup-simplify]: Simplify 2.0 into 2.0 9.998 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 9.998 * [taylor]: Taking taylor expansion of t in t 9.998 * [backup-simplify]: Simplify 0 into 0 9.998 * [backup-simplify]: Simplify 1 into 1 9.998 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 9.998 * [taylor]: Taking taylor expansion of t in t 9.998 * [backup-simplify]: Simplify 0 into 0 9.998 * [backup-simplify]: Simplify 1 into 1 9.998 * [taylor]: Taking taylor expansion of 1.0 in t 9.998 * [backup-simplify]: Simplify 1.0 into 1.0 9.999 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.999 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 9.999 * [taylor]: Taking taylor expansion of 1.0 in t 9.999 * [backup-simplify]: Simplify 1.0 into 1.0 9.999 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0)) in t 9.999 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) in t 9.999 * [taylor]: Taking taylor expansion of (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 9.999 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 9.999 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 9.999 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 9.999 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 9.999 * [taylor]: Taking taylor expansion of 2.0 in t 9.999 * [backup-simplify]: Simplify 2.0 into 2.0 9.999 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 9.999 * [taylor]: Taking taylor expansion of t in t 9.999 * [backup-simplify]: Simplify 0 into 0 9.999 * [backup-simplify]: Simplify 1 into 1 9.999 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 9.999 * [taylor]: Taking taylor expansion of t in t 9.999 * [backup-simplify]: Simplify 0 into 0 9.999 * [backup-simplify]: Simplify 1 into 1 9.999 * [taylor]: Taking taylor expansion of 1.0 in t 9.999 * [backup-simplify]: Simplify 1.0 into 1.0 10.000 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.000 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.000 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.000 * [taylor]: Taking taylor expansion of 2.0 in t 10.000 * [backup-simplify]: Simplify 2.0 into 2.0 10.000 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.000 * [taylor]: Taking taylor expansion of t in t 10.000 * [backup-simplify]: Simplify 0 into 0 10.000 * [backup-simplify]: Simplify 1 into 1 10.000 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.000 * [taylor]: Taking taylor expansion of t in t 10.000 * [backup-simplify]: Simplify 0 into 0 10.000 * [backup-simplify]: Simplify 1 into 1 10.000 * [taylor]: Taking taylor expansion of 1.0 in t 10.000 * [backup-simplify]: Simplify 1.0 into 1.0 10.000 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.001 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.001 * [taylor]: Taking taylor expansion of 2.0 in t 10.001 * [backup-simplify]: Simplify 2.0 into 2.0 10.001 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.001 * [backup-simplify]: Simplify (/ 1 2.0) into 0.5 10.002 * [backup-simplify]: Simplify (sqrt 0.5) into (sqrt 0.5) 10.002 * [backup-simplify]: Simplify (+ 0 0) into 0 10.002 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ 0 2.0)))) into 0 10.003 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.5))) into 0 10.003 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.003 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.003 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.003 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.003 * [taylor]: Taking taylor expansion of 2.0 in t 10.003 * [backup-simplify]: Simplify 2.0 into 2.0 10.003 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.003 * [taylor]: Taking taylor expansion of t in t 10.003 * [backup-simplify]: Simplify 0 into 0 10.003 * [backup-simplify]: Simplify 1 into 1 10.003 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.003 * [taylor]: Taking taylor expansion of t in t 10.003 * [backup-simplify]: Simplify 0 into 0 10.003 * [backup-simplify]: Simplify 1 into 1 10.003 * [taylor]: Taking taylor expansion of 1.0 in t 10.003 * [backup-simplify]: Simplify 1.0 into 1.0 10.004 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.004 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.004 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.004 * [taylor]: Taking taylor expansion of 2.0 in t 10.004 * [backup-simplify]: Simplify 2.0 into 2.0 10.004 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.004 * [taylor]: Taking taylor expansion of t in t 10.004 * [backup-simplify]: Simplify 0 into 0 10.004 * [backup-simplify]: Simplify 1 into 1 10.004 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.004 * [taylor]: Taking taylor expansion of t in t 10.004 * [backup-simplify]: Simplify 0 into 0 10.004 * [backup-simplify]: Simplify 1 into 1 10.004 * [taylor]: Taking taylor expansion of 1.0 in t 10.004 * [backup-simplify]: Simplify 1.0 into 1.0 10.004 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.005 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.005 * [taylor]: Taking taylor expansion of 1.0 in t 10.005 * [backup-simplify]: Simplify 1.0 into 1.0 10.005 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.006 * [backup-simplify]: Simplify (* (sqrt 0.5) 1.0) into (* 1.0 (sqrt 0.5)) 10.006 * [backup-simplify]: Simplify (* 1.0 (sqrt 0.5)) into (* 1.0 (sqrt 0.5)) 10.007 * [backup-simplify]: Simplify (+ 0 0) into 0 10.007 * [backup-simplify]: Simplify (+ (* (sqrt 0.5) 0) (* 0 1.0)) into 0 10.007 * [backup-simplify]: Simplify 0 into 0 10.007 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.008 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.008 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.008 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.008 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.009 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.009 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.009 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.011 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ 4.0 2.0)) (* 0 (/ 0 2.0)))) into (- 1.0) 10.014 * [backup-simplify]: Simplify (/ (- (- 1.0) (pow 0 2) (+)) (* 2 (sqrt 0.5))) into (/ -0.5 (sqrt 0.5)) 10.017 * [backup-simplify]: Simplify (+ (* (sqrt 0.5) 4.0) (+ (* 0 0) (* (/ -0.5 (sqrt 0.5)) 1.0))) into (- (* 4.0 (sqrt 0.5)) (* 0.5 (/ 1 (sqrt 0.5)))) 10.019 * [backup-simplify]: Simplify (- (* 4.0 (sqrt 0.5)) (* 0.5 (/ 1 (sqrt 0.5)))) into (- (* 4.0 (sqrt 0.5)) (* 0.5 (/ 1 (sqrt 0.5)))) 10.020 * [backup-simplify]: Simplify (+ 1 0) into 1 10.021 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.023 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.023 * [backup-simplify]: Simplify (+ 1 0) into 1 10.025 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.026 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.027 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.028 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.028 * [backup-simplify]: Simplify (+ 1 0) into 1 10.030 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.031 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.032 * [backup-simplify]: Simplify (+ 1 0) into 1 10.033 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.035 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.036 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.037 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.041 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ (- 8.0) 2.0)) (* 0 (/ 4.0 2.0)) (* (- 1.0) (/ 0 2.0)))) into 2.0 10.044 * [backup-simplify]: Simplify (/ (- 2.0 (+ (* 2 (* 0 (/ -0.5 (sqrt 0.5)))))) (* 2 (sqrt 0.5))) into (/ 1.0 (sqrt 0.5)) 10.049 * [backup-simplify]: Simplify (+ (* (sqrt 0.5) (- 8.0)) (+ (* 0 4.0) (+ (* (/ -0.5 (sqrt 0.5)) 0) (* (/ 1.0 (sqrt 0.5)) 1.0)))) into (- (* 1.0 (/ 1 (sqrt 0.5))) (* 8.0 (sqrt 0.5))) 10.052 * [backup-simplify]: Simplify (- (* 1.0 (/ 1 (sqrt 0.5))) (* 8.0 (sqrt 0.5))) into (- (* 1.0 (/ 1 (sqrt 0.5))) (* 8.0 (sqrt 0.5))) 10.057 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 (sqrt 0.5))) (* 8.0 (sqrt 0.5))) (pow t 3)) (+ (* (- (* 4.0 (sqrt 0.5)) (* 0.5 (/ 1 (sqrt 0.5)))) (pow t 2)) (* 1.0 (sqrt 0.5)))) into (- (+ (* 4.0 (* (pow t 2) (sqrt 0.5))) (+ (* 1.0 (/ (pow t 3) (sqrt 0.5))) (* 1.0 (sqrt 0.5)))) (+ (* 0.5 (/ (pow t 2) (sqrt 0.5))) (* 8.0 (* (pow t 3) (sqrt 0.5))))) 10.058 * [backup-simplify]: Simplify (/ (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 1.0) (sqrt (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 2.0))) into (* (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (sqrt (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)))) 10.058 * [approximate]: Taking taylor expansion of (* (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (sqrt (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)))) in (t) around 0 10.058 * [taylor]: Taking taylor expansion of (* (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (sqrt (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)))) in t 10.058 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 10.058 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.058 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.058 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.058 * [taylor]: Taking taylor expansion of 2.0 in t 10.058 * [backup-simplify]: Simplify 2.0 into 2.0 10.058 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.058 * [taylor]: Taking taylor expansion of t in t 10.058 * [backup-simplify]: Simplify 0 into 0 10.058 * [backup-simplify]: Simplify 1 into 1 10.058 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.058 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.058 * [taylor]: Taking taylor expansion of t in t 10.058 * [backup-simplify]: Simplify 0 into 0 10.058 * [backup-simplify]: Simplify 1 into 1 10.058 * [backup-simplify]: Simplify (/ 1 1) into 1 10.058 * [taylor]: Taking taylor expansion of 1.0 in t 10.058 * [backup-simplify]: Simplify 1.0 into 1.0 10.059 * [backup-simplify]: Simplify (+ 1 0) into 1 10.059 * [backup-simplify]: Simplify (* 0 1) into 0 10.059 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.060 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.060 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.060 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.060 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.060 * [taylor]: Taking taylor expansion of 2.0 in t 10.060 * [backup-simplify]: Simplify 2.0 into 2.0 10.060 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.061 * [taylor]: Taking taylor expansion of t in t 10.061 * [backup-simplify]: Simplify 0 into 0 10.061 * [backup-simplify]: Simplify 1 into 1 10.061 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.061 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.061 * [taylor]: Taking taylor expansion of t in t 10.061 * [backup-simplify]: Simplify 0 into 0 10.061 * [backup-simplify]: Simplify 1 into 1 10.061 * [backup-simplify]: Simplify (/ 1 1) into 1 10.061 * [taylor]: Taking taylor expansion of 1.0 in t 10.061 * [backup-simplify]: Simplify 1.0 into 1.0 10.061 * [backup-simplify]: Simplify (+ 1 0) into 1 10.061 * [backup-simplify]: Simplify (* 0 1) into 0 10.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.062 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.063 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.063 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.063 * [taylor]: Taking taylor expansion of 1.0 in t 10.063 * [backup-simplify]: Simplify 1.0 into 1.0 10.063 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0))) in t 10.063 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in t 10.063 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 10.063 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.063 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.063 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.063 * [taylor]: Taking taylor expansion of 2.0 in t 10.063 * [backup-simplify]: Simplify 2.0 into 2.0 10.063 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.063 * [taylor]: Taking taylor expansion of t in t 10.063 * [backup-simplify]: Simplify 0 into 0 10.063 * [backup-simplify]: Simplify 1 into 1 10.063 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.063 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.063 * [taylor]: Taking taylor expansion of t in t 10.063 * [backup-simplify]: Simplify 0 into 0 10.063 * [backup-simplify]: Simplify 1 into 1 10.064 * [backup-simplify]: Simplify (/ 1 1) into 1 10.064 * [taylor]: Taking taylor expansion of 1.0 in t 10.064 * [backup-simplify]: Simplify 1.0 into 1.0 10.064 * [backup-simplify]: Simplify (+ 1 0) into 1 10.064 * [backup-simplify]: Simplify (* 0 1) into 0 10.065 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.065 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.065 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.066 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.066 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.066 * [taylor]: Taking taylor expansion of 2.0 in t 10.066 * [backup-simplify]: Simplify 2.0 into 2.0 10.066 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.066 * [taylor]: Taking taylor expansion of t in t 10.066 * [backup-simplify]: Simplify 0 into 0 10.066 * [backup-simplify]: Simplify 1 into 1 10.066 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.066 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.066 * [taylor]: Taking taylor expansion of t in t 10.066 * [backup-simplify]: Simplify 0 into 0 10.066 * [backup-simplify]: Simplify 1 into 1 10.066 * [backup-simplify]: Simplify (/ 1 1) into 1 10.066 * [taylor]: Taking taylor expansion of 1.0 in t 10.066 * [backup-simplify]: Simplify 1.0 into 1.0 10.066 * [backup-simplify]: Simplify (+ 1 0) into 1 10.067 * [backup-simplify]: Simplify (* 0 1) into 0 10.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.067 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.068 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.068 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.068 * [taylor]: Taking taylor expansion of 2.0 in t 10.068 * [backup-simplify]: Simplify 2.0 into 2.0 10.073 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.073 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.073 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.074 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.074 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.075 * [backup-simplify]: Simplify (+ 0 0) into 0 10.076 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.078 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.079 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.079 * [backup-simplify]: Simplify (+ 0 0) into 0 10.080 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.082 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.084 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.084 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.086 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ (- 8.0) 6.0)))) into 0.2222222222222222 10.087 * [backup-simplify]: Simplify (/ 0.2222222222222222 (* 2 (sqrt 0.16666666666666666))) into (/ 0.1111111111111111 (sqrt 0.16666666666666666)) 10.087 * [taylor]: Taking taylor expansion of (* (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (sqrt (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)))) in t 10.087 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 10.087 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.087 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.087 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.087 * [taylor]: Taking taylor expansion of 2.0 in t 10.087 * [backup-simplify]: Simplify 2.0 into 2.0 10.087 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.087 * [taylor]: Taking taylor expansion of t in t 10.087 * [backup-simplify]: Simplify 0 into 0 10.087 * [backup-simplify]: Simplify 1 into 1 10.087 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.087 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.088 * [taylor]: Taking taylor expansion of t in t 10.088 * [backup-simplify]: Simplify 0 into 0 10.088 * [backup-simplify]: Simplify 1 into 1 10.088 * [backup-simplify]: Simplify (/ 1 1) into 1 10.088 * [taylor]: Taking taylor expansion of 1.0 in t 10.088 * [backup-simplify]: Simplify 1.0 into 1.0 10.088 * [backup-simplify]: Simplify (+ 1 0) into 1 10.088 * [backup-simplify]: Simplify (* 0 1) into 0 10.089 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.089 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.089 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.090 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.090 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.090 * [taylor]: Taking taylor expansion of 2.0 in t 10.090 * [backup-simplify]: Simplify 2.0 into 2.0 10.090 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.090 * [taylor]: Taking taylor expansion of t in t 10.090 * [backup-simplify]: Simplify 0 into 0 10.090 * [backup-simplify]: Simplify 1 into 1 10.090 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.090 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.090 * [taylor]: Taking taylor expansion of t in t 10.090 * [backup-simplify]: Simplify 0 into 0 10.090 * [backup-simplify]: Simplify 1 into 1 10.090 * [backup-simplify]: Simplify (/ 1 1) into 1 10.090 * [taylor]: Taking taylor expansion of 1.0 in t 10.090 * [backup-simplify]: Simplify 1.0 into 1.0 10.091 * [backup-simplify]: Simplify (+ 1 0) into 1 10.091 * [backup-simplify]: Simplify (* 0 1) into 0 10.091 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.092 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.092 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.092 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.092 * [taylor]: Taking taylor expansion of 1.0 in t 10.092 * [backup-simplify]: Simplify 1.0 into 1.0 10.092 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0))) in t 10.093 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in t 10.093 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 10.093 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.093 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.093 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.093 * [taylor]: Taking taylor expansion of 2.0 in t 10.093 * [backup-simplify]: Simplify 2.0 into 2.0 10.093 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.093 * [taylor]: Taking taylor expansion of t in t 10.093 * [backup-simplify]: Simplify 0 into 0 10.093 * [backup-simplify]: Simplify 1 into 1 10.093 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.093 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.093 * [taylor]: Taking taylor expansion of t in t 10.093 * [backup-simplify]: Simplify 0 into 0 10.093 * [backup-simplify]: Simplify 1 into 1 10.093 * [backup-simplify]: Simplify (/ 1 1) into 1 10.093 * [taylor]: Taking taylor expansion of 1.0 in t 10.093 * [backup-simplify]: Simplify 1.0 into 1.0 10.094 * [backup-simplify]: Simplify (+ 1 0) into 1 10.094 * [backup-simplify]: Simplify (* 0 1) into 0 10.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.095 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.095 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.095 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.095 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.095 * [taylor]: Taking taylor expansion of 2.0 in t 10.095 * [backup-simplify]: Simplify 2.0 into 2.0 10.095 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.095 * [taylor]: Taking taylor expansion of t in t 10.095 * [backup-simplify]: Simplify 0 into 0 10.095 * [backup-simplify]: Simplify 1 into 1 10.095 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.095 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.095 * [taylor]: Taking taylor expansion of t in t 10.095 * [backup-simplify]: Simplify 0 into 0 10.095 * [backup-simplify]: Simplify 1 into 1 10.096 * [backup-simplify]: Simplify (/ 1 1) into 1 10.096 * [taylor]: Taking taylor expansion of 1.0 in t 10.096 * [backup-simplify]: Simplify 1.0 into 1.0 10.096 * [backup-simplify]: Simplify (+ 1 0) into 1 10.096 * [backup-simplify]: Simplify (* 0 1) into 0 10.097 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.097 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.097 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.098 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.098 * [taylor]: Taking taylor expansion of 2.0 in t 10.098 * [backup-simplify]: Simplify 2.0 into 2.0 10.098 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.098 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.099 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.099 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.099 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.100 * [backup-simplify]: Simplify (+ 0 0) into 0 10.101 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.103 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.104 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.104 * [backup-simplify]: Simplify (+ 0 0) into 0 10.106 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.108 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.109 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.109 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.111 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ (- 8.0) 6.0)))) into 0.2222222222222222 10.112 * [backup-simplify]: Simplify (/ 0.2222222222222222 (* 2 (sqrt 0.16666666666666666))) into (/ 0.1111111111111111 (sqrt 0.16666666666666666)) 10.113 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.113 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.114 * [backup-simplify]: Simplify (* 5.0 (sqrt 0.16666666666666666)) into (* 5.0 (sqrt 0.16666666666666666)) 10.114 * [backup-simplify]: Simplify (* 5.0 (sqrt 0.16666666666666666)) into (* 5.0 (sqrt 0.16666666666666666)) 10.115 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.115 * [backup-simplify]: Simplify (+ 0 0) into 0 10.117 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.118 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.119 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.119 * [backup-simplify]: Simplify (+ 0 0) into 0 10.121 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.123 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.124 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.124 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.127 * [backup-simplify]: Simplify (+ (* 5.0 (/ 0.1111111111111111 (sqrt 0.16666666666666666))) (* (- 8.0) (sqrt 0.16666666666666666))) into (- (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666))) (* 8.0 (sqrt 0.16666666666666666))) 10.129 * [backup-simplify]: Simplify (- (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666))) (* 8.0 (sqrt 0.16666666666666666))) into (- (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666))) (* 8.0 (sqrt 0.16666666666666666))) 10.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.130 * [backup-simplify]: Simplify (+ 0 0) into 0 10.131 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.134 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.134 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.134 * [backup-simplify]: Simplify (+ 0 0) into 0 10.135 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.138 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.140 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.141 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.144 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 12.0 6.0)) (* 0.2222222222222222 (/ (- 8.0) 6.0)))) into (- 0.037037037037037035) 10.148 * [backup-simplify]: Simplify (/ (- (- 0.037037037037037035) (pow (/ 0.1111111111111111 (sqrt 0.16666666666666666)) 2) (+)) (* 2 (sqrt 0.16666666666666666))) into (* -1/2 (/ (+ (* 0.012345679012345678 (/ 1 (pow (sqrt 0.16666666666666666) 2))) 0.037037037037037035) (sqrt 0.16666666666666666))) 10.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.149 * [backup-simplify]: Simplify (+ 0 0) into 0 10.149 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.153 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.154 * [backup-simplify]: Simplify (+ 0 0) into 0 10.155 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.164 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.167 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.167 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.182 * [backup-simplify]: Simplify (+ (* 5.0 (* -1/2 (/ (+ (* 0.012345679012345678 (/ 1 (pow (sqrt 0.16666666666666666) 2))) 0.037037037037037035) (sqrt 0.16666666666666666)))) (+ (* (- 8.0) (/ 0.1111111111111111 (sqrt 0.16666666666666666))) (* 12.0 (sqrt 0.16666666666666666)))) into (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) 10.190 * [backup-simplify]: Simplify (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) into (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) 10.204 * [backup-simplify]: Simplify (+ (* (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) (pow (/ 1 t) 2)) (+ (* (- (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666))) (* 8.0 (sqrt 0.16666666666666666))) (/ 1 t)) (* 5.0 (sqrt 0.16666666666666666)))) into (- (+ (* 12.0 (/ (sqrt 0.16666666666666666) (pow t 2))) (+ (* 0.5555555555555556 (/ 1 (* t (sqrt 0.16666666666666666)))) (* 5.0 (sqrt 0.16666666666666666)))) (+ (* 0.030864197530864196 (/ 1 (* (pow t 2) (pow (sqrt 0.16666666666666666) 3)))) (+ (* 8.0 (/ (sqrt 0.16666666666666666) t)) (* 0.9814814814814814 (/ 1 (* (pow t 2) (sqrt 0.16666666666666666))))))) 10.205 * [backup-simplify]: Simplify (/ (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 1.0) (sqrt (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 2.0))) into (* (sqrt (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0))) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0)) 10.205 * [approximate]: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0))) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0)) in (t) around 0 10.205 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0))) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0)) in t 10.205 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0))) in t 10.205 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in t 10.205 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 10.206 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.206 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.206 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.206 * [taylor]: Taking taylor expansion of -2.0 in t 10.206 * [backup-simplify]: Simplify -2.0 into -2.0 10.206 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.206 * [taylor]: Taking taylor expansion of t in t 10.206 * [backup-simplify]: Simplify 0 into 0 10.206 * [backup-simplify]: Simplify 1 into 1 10.206 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.206 * [taylor]: Taking taylor expansion of 1.0 in t 10.206 * [backup-simplify]: Simplify 1.0 into 1.0 10.206 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.206 * [taylor]: Taking taylor expansion of t in t 10.206 * [backup-simplify]: Simplify 0 into 0 10.206 * [backup-simplify]: Simplify 1 into 1 10.207 * [backup-simplify]: Simplify (/ 1 1) into 1 10.207 * [backup-simplify]: Simplify (- 1) into -1 10.207 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.208 * [backup-simplify]: Simplify (* 0 -1) into 0 10.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.209 * [backup-simplify]: Simplify (- 0) into 0 10.209 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.210 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.210 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.210 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.210 * [taylor]: Taking taylor expansion of -2.0 in t 10.210 * [backup-simplify]: Simplify -2.0 into -2.0 10.210 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.210 * [taylor]: Taking taylor expansion of t in t 10.210 * [backup-simplify]: Simplify 0 into 0 10.210 * [backup-simplify]: Simplify 1 into 1 10.210 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.210 * [taylor]: Taking taylor expansion of 1.0 in t 10.210 * [backup-simplify]: Simplify 1.0 into 1.0 10.210 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.210 * [taylor]: Taking taylor expansion of t in t 10.210 * [backup-simplify]: Simplify 0 into 0 10.210 * [backup-simplify]: Simplify 1 into 1 10.211 * [backup-simplify]: Simplify (/ 1 1) into 1 10.211 * [backup-simplify]: Simplify (- 1) into -1 10.211 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.212 * [backup-simplify]: Simplify (* 0 -1) into 0 10.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.213 * [backup-simplify]: Simplify (- 0) into 0 10.213 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.214 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.214 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.214 * [taylor]: Taking taylor expansion of 2.0 in t 10.214 * [backup-simplify]: Simplify 2.0 into 2.0 10.215 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.215 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.215 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.216 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.217 * [backup-simplify]: Simplify (- 0) into 0 10.217 * [backup-simplify]: Simplify (+ 0 0) into 0 10.220 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.223 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.224 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.224 * [backup-simplify]: Simplify (- 0) into 0 10.224 * [backup-simplify]: Simplify (+ 0 0) into 0 10.227 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.230 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.231 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.231 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.234 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 8.0 6.0)))) into (- 0.2222222222222222) 10.236 * [backup-simplify]: Simplify (/ (- 0.2222222222222222) (* 2 (sqrt 0.16666666666666666))) into (/ -0.1111111111111111 (sqrt 0.16666666666666666)) 10.236 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 10.236 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.236 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.236 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.236 * [taylor]: Taking taylor expansion of -2.0 in t 10.236 * [backup-simplify]: Simplify -2.0 into -2.0 10.236 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.236 * [taylor]: Taking taylor expansion of t in t 10.236 * [backup-simplify]: Simplify 0 into 0 10.236 * [backup-simplify]: Simplify 1 into 1 10.236 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.236 * [taylor]: Taking taylor expansion of 1.0 in t 10.236 * [backup-simplify]: Simplify 1.0 into 1.0 10.236 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.236 * [taylor]: Taking taylor expansion of t in t 10.236 * [backup-simplify]: Simplify 0 into 0 10.236 * [backup-simplify]: Simplify 1 into 1 10.237 * [backup-simplify]: Simplify (/ 1 1) into 1 10.237 * [backup-simplify]: Simplify (- 1) into -1 10.237 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.238 * [backup-simplify]: Simplify (* 0 -1) into 0 10.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.239 * [backup-simplify]: Simplify (- 0) into 0 10.239 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.240 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.240 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.240 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.240 * [taylor]: Taking taylor expansion of -2.0 in t 10.240 * [backup-simplify]: Simplify -2.0 into -2.0 10.240 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.241 * [taylor]: Taking taylor expansion of t in t 10.241 * [backup-simplify]: Simplify 0 into 0 10.241 * [backup-simplify]: Simplify 1 into 1 10.241 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.241 * [taylor]: Taking taylor expansion of 1.0 in t 10.241 * [backup-simplify]: Simplify 1.0 into 1.0 10.241 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.241 * [taylor]: Taking taylor expansion of t in t 10.241 * [backup-simplify]: Simplify 0 into 0 10.241 * [backup-simplify]: Simplify 1 into 1 10.241 * [backup-simplify]: Simplify (/ 1 1) into 1 10.241 * [backup-simplify]: Simplify (- 1) into -1 10.242 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.242 * [backup-simplify]: Simplify (* 0 -1) into 0 10.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.243 * [backup-simplify]: Simplify (- 0) into 0 10.244 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.245 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.245 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.245 * [taylor]: Taking taylor expansion of 1.0 in t 10.245 * [backup-simplify]: Simplify 1.0 into 1.0 10.245 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0))) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0)) in t 10.245 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0))) in t 10.245 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in t 10.245 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 10.245 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.246 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.246 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.246 * [taylor]: Taking taylor expansion of -2.0 in t 10.246 * [backup-simplify]: Simplify -2.0 into -2.0 10.246 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.246 * [taylor]: Taking taylor expansion of t in t 10.246 * [backup-simplify]: Simplify 0 into 0 10.246 * [backup-simplify]: Simplify 1 into 1 10.246 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.246 * [taylor]: Taking taylor expansion of 1.0 in t 10.246 * [backup-simplify]: Simplify 1.0 into 1.0 10.246 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.246 * [taylor]: Taking taylor expansion of t in t 10.246 * [backup-simplify]: Simplify 0 into 0 10.246 * [backup-simplify]: Simplify 1 into 1 10.246 * [backup-simplify]: Simplify (/ 1 1) into 1 10.247 * [backup-simplify]: Simplify (- 1) into -1 10.247 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.247 * [backup-simplify]: Simplify (* 0 -1) into 0 10.248 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.248 * [backup-simplify]: Simplify (- 0) into 0 10.249 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.249 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.250 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.250 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.250 * [taylor]: Taking taylor expansion of -2.0 in t 10.250 * [backup-simplify]: Simplify -2.0 into -2.0 10.250 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.250 * [taylor]: Taking taylor expansion of t in t 10.250 * [backup-simplify]: Simplify 0 into 0 10.250 * [backup-simplify]: Simplify 1 into 1 10.250 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.250 * [taylor]: Taking taylor expansion of 1.0 in t 10.250 * [backup-simplify]: Simplify 1.0 into 1.0 10.250 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.250 * [taylor]: Taking taylor expansion of t in t 10.250 * [backup-simplify]: Simplify 0 into 0 10.250 * [backup-simplify]: Simplify 1 into 1 10.251 * [backup-simplify]: Simplify (/ 1 1) into 1 10.251 * [backup-simplify]: Simplify (- 1) into -1 10.251 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.252 * [backup-simplify]: Simplify (* 0 -1) into 0 10.252 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.253 * [backup-simplify]: Simplify (- 0) into 0 10.253 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.254 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.254 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.254 * [taylor]: Taking taylor expansion of 2.0 in t 10.254 * [backup-simplify]: Simplify 2.0 into 2.0 10.255 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.255 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.255 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.256 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.256 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.257 * [backup-simplify]: Simplify (- 0) into 0 10.257 * [backup-simplify]: Simplify (+ 0 0) into 0 10.260 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.263 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.264 * [backup-simplify]: Simplify (- 0) into 0 10.264 * [backup-simplify]: Simplify (+ 0 0) into 0 10.267 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.269 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.270 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.271 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.273 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 8.0 6.0)))) into (- 0.2222222222222222) 10.275 * [backup-simplify]: Simplify (/ (- 0.2222222222222222) (* 2 (sqrt 0.16666666666666666))) into (/ -0.1111111111111111 (sqrt 0.16666666666666666)) 10.275 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 10.275 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.275 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.275 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.275 * [taylor]: Taking taylor expansion of -2.0 in t 10.275 * [backup-simplify]: Simplify -2.0 into -2.0 10.275 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.275 * [taylor]: Taking taylor expansion of t in t 10.276 * [backup-simplify]: Simplify 0 into 0 10.276 * [backup-simplify]: Simplify 1 into 1 10.276 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.276 * [taylor]: Taking taylor expansion of 1.0 in t 10.276 * [backup-simplify]: Simplify 1.0 into 1.0 10.276 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.276 * [taylor]: Taking taylor expansion of t in t 10.276 * [backup-simplify]: Simplify 0 into 0 10.276 * [backup-simplify]: Simplify 1 into 1 10.276 * [backup-simplify]: Simplify (/ 1 1) into 1 10.276 * [backup-simplify]: Simplify (- 1) into -1 10.277 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.277 * [backup-simplify]: Simplify (* 0 -1) into 0 10.278 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.278 * [backup-simplify]: Simplify (- 0) into 0 10.279 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.279 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.280 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.280 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.280 * [taylor]: Taking taylor expansion of -2.0 in t 10.280 * [backup-simplify]: Simplify -2.0 into -2.0 10.280 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.280 * [taylor]: Taking taylor expansion of t in t 10.280 * [backup-simplify]: Simplify 0 into 0 10.280 * [backup-simplify]: Simplify 1 into 1 10.280 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.280 * [taylor]: Taking taylor expansion of 1.0 in t 10.280 * [backup-simplify]: Simplify 1.0 into 1.0 10.280 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.280 * [taylor]: Taking taylor expansion of t in t 10.280 * [backup-simplify]: Simplify 0 into 0 10.280 * [backup-simplify]: Simplify 1 into 1 10.280 * [backup-simplify]: Simplify (/ 1 1) into 1 10.281 * [backup-simplify]: Simplify (- 1) into -1 10.281 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.282 * [backup-simplify]: Simplify (* 0 -1) into 0 10.282 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.283 * [backup-simplify]: Simplify (- 0) into 0 10.283 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.284 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.284 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.284 * [taylor]: Taking taylor expansion of 1.0 in t 10.284 * [backup-simplify]: Simplify 1.0 into 1.0 10.285 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.285 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.286 * [backup-simplify]: Simplify (* (sqrt 0.16666666666666666) 5.0) into (* 5.0 (sqrt 0.16666666666666666)) 10.287 * [backup-simplify]: Simplify (* 5.0 (sqrt 0.16666666666666666)) into (* 5.0 (sqrt 0.16666666666666666)) 10.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.288 * [backup-simplify]: Simplify (- 0) into 0 10.288 * [backup-simplify]: Simplify (+ 0 0) into 0 10.296 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.299 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.300 * [backup-simplify]: Simplify (- 0) into 0 10.301 * [backup-simplify]: Simplify (+ 0 0) into 0 10.303 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.306 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.307 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.307 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.311 * [backup-simplify]: Simplify (+ (* (sqrt 0.16666666666666666) 8.0) (* (/ -0.1111111111111111 (sqrt 0.16666666666666666)) 5.0)) into (- (* 8.0 (sqrt 0.16666666666666666)) (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666)))) 10.314 * [backup-simplify]: Simplify (- (* 8.0 (sqrt 0.16666666666666666)) (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666)))) into (- (* 8.0 (sqrt 0.16666666666666666)) (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666)))) 10.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.315 * [backup-simplify]: Simplify (- 0) into 0 10.315 * [backup-simplify]: Simplify (+ 0 0) into 0 10.317 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.320 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.322 * [backup-simplify]: Simplify (- 0) into 0 10.322 * [backup-simplify]: Simplify (+ 0 0) into 0 10.323 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.327 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.329 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.329 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.330 * [backup-simplify]: Simplify (- 0) into 0 10.330 * [backup-simplify]: Simplify (+ 0 0) into 0 10.332 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.335 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.337 * [backup-simplify]: Simplify (- 0) into 0 10.337 * [backup-simplify]: Simplify (+ 0 0) into 0 10.338 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.343 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.345 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.345 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.351 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 12.0 6.0)) (* (- 0.2222222222222222) (/ 8.0 6.0)))) into (- 0.037037037037037035) 10.357 * [backup-simplify]: Simplify (/ (- (- 0.037037037037037035) (pow (/ -0.1111111111111111 (sqrt 0.16666666666666666)) 2) (+)) (* 2 (sqrt 0.16666666666666666))) into (* -1/2 (/ (+ (* 0.012345679012345678 (/ 1 (pow (sqrt 0.16666666666666666) 2))) 0.037037037037037035) (sqrt 0.16666666666666666))) 10.379 * [backup-simplify]: Simplify (+ (* (sqrt 0.16666666666666666) 12.0) (+ (* (/ -0.1111111111111111 (sqrt 0.16666666666666666)) 8.0) (* (* -1/2 (/ (+ (* 0.012345679012345678 (/ 1 (pow (sqrt 0.16666666666666666) 2))) 0.037037037037037035) (sqrt 0.16666666666666666))) 5.0))) into (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) 10.388 * [backup-simplify]: Simplify (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) into (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) 10.402 * [backup-simplify]: Simplify (+ (* (- (* 12.0 (sqrt 0.16666666666666666)) (+ (* 0.030864197530864196 (/ 1 (pow (sqrt 0.16666666666666666) 3))) (* 0.9814814814814814 (/ 1 (sqrt 0.16666666666666666))))) (pow (/ 1 (- t)) 2)) (+ (* (- (* 8.0 (sqrt 0.16666666666666666)) (* 0.5555555555555556 (/ 1 (sqrt 0.16666666666666666)))) (/ 1 (- t))) (* 5.0 (sqrt 0.16666666666666666)))) into (- (+ (* 12.0 (/ (sqrt 0.16666666666666666) (pow t 2))) (+ (* 0.5555555555555556 (/ 1 (* t (sqrt 0.16666666666666666)))) (* 5.0 (sqrt 0.16666666666666666)))) (+ (* 0.030864197530864196 (/ 1 (* (pow t 2) (pow (sqrt 0.16666666666666666) 3)))) (+ (* 8.0 (/ (sqrt 0.16666666666666666) t)) (* 0.9814814814814814 (/ 1 (* (pow t 2) (sqrt 0.16666666666666666))))))) 10.402 * * * * [progress]: [ 2 / 4 ] generating series at (2) 10.403 * [backup-simplify]: Simplify (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) into (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) 10.403 * [approximate]: Taking taylor expansion of (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in (t) around 0 10.403 * [taylor]: Taking taylor expansion of (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 10.403 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.403 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.404 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.404 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.404 * [taylor]: Taking taylor expansion of 2.0 in t 10.404 * [backup-simplify]: Simplify 2.0 into 2.0 10.404 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.404 * [taylor]: Taking taylor expansion of t in t 10.404 * [backup-simplify]: Simplify 0 into 0 10.404 * [backup-simplify]: Simplify 1 into 1 10.404 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.404 * [taylor]: Taking taylor expansion of t in t 10.404 * [backup-simplify]: Simplify 0 into 0 10.404 * [backup-simplify]: Simplify 1 into 1 10.404 * [taylor]: Taking taylor expansion of 1.0 in t 10.404 * [backup-simplify]: Simplify 1.0 into 1.0 10.405 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.405 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.405 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.405 * [taylor]: Taking taylor expansion of 2.0 in t 10.405 * [backup-simplify]: Simplify 2.0 into 2.0 10.405 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.405 * [taylor]: Taking taylor expansion of t in t 10.405 * [backup-simplify]: Simplify 0 into 0 10.405 * [backup-simplify]: Simplify 1 into 1 10.405 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.406 * [taylor]: Taking taylor expansion of t in t 10.406 * [backup-simplify]: Simplify 0 into 0 10.406 * [backup-simplify]: Simplify 1 into 1 10.406 * [taylor]: Taking taylor expansion of 1.0 in t 10.406 * [backup-simplify]: Simplify 1.0 into 1.0 10.406 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.407 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.407 * [taylor]: Taking taylor expansion of 1.0 in t 10.407 * [backup-simplify]: Simplify 1.0 into 1.0 10.407 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.407 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.407 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.407 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.407 * [taylor]: Taking taylor expansion of 2.0 in t 10.407 * [backup-simplify]: Simplify 2.0 into 2.0 10.407 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.407 * [taylor]: Taking taylor expansion of t in t 10.407 * [backup-simplify]: Simplify 0 into 0 10.407 * [backup-simplify]: Simplify 1 into 1 10.407 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.407 * [taylor]: Taking taylor expansion of t in t 10.407 * [backup-simplify]: Simplify 0 into 0 10.407 * [backup-simplify]: Simplify 1 into 1 10.407 * [taylor]: Taking taylor expansion of 1.0 in t 10.407 * [backup-simplify]: Simplify 1.0 into 1.0 10.408 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.408 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.408 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.408 * [taylor]: Taking taylor expansion of 2.0 in t 10.408 * [backup-simplify]: Simplify 2.0 into 2.0 10.408 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.408 * [taylor]: Taking taylor expansion of t in t 10.408 * [backup-simplify]: Simplify 0 into 0 10.408 * [backup-simplify]: Simplify 1 into 1 10.408 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.408 * [taylor]: Taking taylor expansion of t in t 10.409 * [backup-simplify]: Simplify 0 into 0 10.409 * [backup-simplify]: Simplify 1 into 1 10.409 * [taylor]: Taking taylor expansion of 1.0 in t 10.409 * [backup-simplify]: Simplify 1.0 into 1.0 10.409 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.409 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.410 * [taylor]: Taking taylor expansion of 2.0 in t 10.410 * [backup-simplify]: Simplify 2.0 into 2.0 10.410 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.410 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.411 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 10.411 * [taylor]: Taking taylor expansion of (/ (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 10.411 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.411 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.411 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.411 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.411 * [taylor]: Taking taylor expansion of 2.0 in t 10.411 * [backup-simplify]: Simplify 2.0 into 2.0 10.411 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.411 * [taylor]: Taking taylor expansion of t in t 10.411 * [backup-simplify]: Simplify 0 into 0 10.411 * [backup-simplify]: Simplify 1 into 1 10.412 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.412 * [taylor]: Taking taylor expansion of t in t 10.412 * [backup-simplify]: Simplify 0 into 0 10.412 * [backup-simplify]: Simplify 1 into 1 10.412 * [taylor]: Taking taylor expansion of 1.0 in t 10.412 * [backup-simplify]: Simplify 1.0 into 1.0 10.412 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.413 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.413 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.413 * [taylor]: Taking taylor expansion of 2.0 in t 10.413 * [backup-simplify]: Simplify 2.0 into 2.0 10.413 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.413 * [taylor]: Taking taylor expansion of t in t 10.413 * [backup-simplify]: Simplify 0 into 0 10.413 * [backup-simplify]: Simplify 1 into 1 10.413 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.413 * [taylor]: Taking taylor expansion of t in t 10.413 * [backup-simplify]: Simplify 0 into 0 10.413 * [backup-simplify]: Simplify 1 into 1 10.413 * [taylor]: Taking taylor expansion of 1.0 in t 10.413 * [backup-simplify]: Simplify 1.0 into 1.0 10.413 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.414 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.414 * [taylor]: Taking taylor expansion of 1.0 in t 10.414 * [backup-simplify]: Simplify 1.0 into 1.0 10.414 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.414 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.414 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.414 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.414 * [taylor]: Taking taylor expansion of 2.0 in t 10.414 * [backup-simplify]: Simplify 2.0 into 2.0 10.414 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.414 * [taylor]: Taking taylor expansion of t in t 10.414 * [backup-simplify]: Simplify 0 into 0 10.414 * [backup-simplify]: Simplify 1 into 1 10.414 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.414 * [taylor]: Taking taylor expansion of t in t 10.414 * [backup-simplify]: Simplify 0 into 0 10.414 * [backup-simplify]: Simplify 1 into 1 10.415 * [taylor]: Taking taylor expansion of 1.0 in t 10.415 * [backup-simplify]: Simplify 1.0 into 1.0 10.415 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.415 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.416 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.416 * [taylor]: Taking taylor expansion of 2.0 in t 10.416 * [backup-simplify]: Simplify 2.0 into 2.0 10.416 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.416 * [taylor]: Taking taylor expansion of t in t 10.416 * [backup-simplify]: Simplify 0 into 0 10.416 * [backup-simplify]: Simplify 1 into 1 10.416 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.416 * [taylor]: Taking taylor expansion of t in t 10.416 * [backup-simplify]: Simplify 0 into 0 10.416 * [backup-simplify]: Simplify 1 into 1 10.416 * [taylor]: Taking taylor expansion of 1.0 in t 10.416 * [backup-simplify]: Simplify 1.0 into 1.0 10.416 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.417 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.417 * [taylor]: Taking taylor expansion of 2.0 in t 10.417 * [backup-simplify]: Simplify 2.0 into 2.0 10.417 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.418 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.418 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 10.418 * [backup-simplify]: Simplify 0.5 into 0.5 10.419 * [backup-simplify]: Simplify (+ 0 0) into 0 10.419 * [backup-simplify]: Simplify (+ 0 0) into 0 10.420 * [backup-simplify]: Simplify (- (/ 0 2.0) (+ (* 0.5 (/ 0 2.0)))) into 0 10.420 * [backup-simplify]: Simplify 0 into 0 10.420 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.421 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.421 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.422 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.422 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.422 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.423 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.423 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.427 * [backup-simplify]: Simplify (- (/ 4.0 2.0) (+ (* 0.5 (/ 4.0 2.0)) (* 0 (/ 0 2.0)))) into 1.0 10.428 * [backup-simplify]: Simplify 1.0 into 1.0 10.428 * [backup-simplify]: Simplify (+ 1 0) into 1 10.431 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.436 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.436 * [backup-simplify]: Simplify (+ 1 0) into 1 10.438 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.439 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.441 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.441 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.442 * [backup-simplify]: Simplify (+ 1 0) into 1 10.443 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.444 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.445 * [backup-simplify]: Simplify (+ 1 0) into 1 10.446 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.448 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.449 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.449 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.454 * [backup-simplify]: Simplify (- (/ (- 8.0) 2.0) (+ (* 0.5 (/ (- 8.0) 2.0)) (* 0 (/ 4.0 2.0)) (* 1.0 (/ 0 2.0)))) into (- 2.0) 10.454 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 10.454 * [backup-simplify]: Simplify (+ (* (- 2.0) (pow t 3)) (+ (* 1.0 (pow t 2)) 0.5)) into (- (+ (* 1.0 (pow t 2)) 0.5) (* 2.0 (pow t 3))) 10.455 * [backup-simplify]: Simplify (/ (/ (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 1.0) (sqrt (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 2.0))) (sqrt (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 2.0))) into (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) 10.455 * [approximate]: Taking taylor expansion of (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in (t) around 0 10.455 * [taylor]: Taking taylor expansion of (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in t 10.456 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 10.456 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.456 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.456 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.456 * [taylor]: Taking taylor expansion of 2.0 in t 10.456 * [backup-simplify]: Simplify 2.0 into 2.0 10.456 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.456 * [taylor]: Taking taylor expansion of t in t 10.456 * [backup-simplify]: Simplify 0 into 0 10.456 * [backup-simplify]: Simplify 1 into 1 10.456 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.456 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.456 * [taylor]: Taking taylor expansion of t in t 10.456 * [backup-simplify]: Simplify 0 into 0 10.456 * [backup-simplify]: Simplify 1 into 1 10.456 * [backup-simplify]: Simplify (/ 1 1) into 1 10.456 * [taylor]: Taking taylor expansion of 1.0 in t 10.456 * [backup-simplify]: Simplify 1.0 into 1.0 10.457 * [backup-simplify]: Simplify (+ 1 0) into 1 10.457 * [backup-simplify]: Simplify (* 0 1) into 0 10.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.458 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.458 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.458 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.458 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.458 * [taylor]: Taking taylor expansion of 2.0 in t 10.458 * [backup-simplify]: Simplify 2.0 into 2.0 10.458 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.458 * [taylor]: Taking taylor expansion of t in t 10.458 * [backup-simplify]: Simplify 0 into 0 10.458 * [backup-simplify]: Simplify 1 into 1 10.458 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.458 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.458 * [taylor]: Taking taylor expansion of t in t 10.458 * [backup-simplify]: Simplify 0 into 0 10.458 * [backup-simplify]: Simplify 1 into 1 10.459 * [backup-simplify]: Simplify (/ 1 1) into 1 10.459 * [taylor]: Taking taylor expansion of 1.0 in t 10.459 * [backup-simplify]: Simplify 1.0 into 1.0 10.459 * [backup-simplify]: Simplify (+ 1 0) into 1 10.460 * [backup-simplify]: Simplify (* 0 1) into 0 10.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.461 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.461 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.462 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.462 * [taylor]: Taking taylor expansion of 1.0 in t 10.462 * [backup-simplify]: Simplify 1.0 into 1.0 10.462 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 10.462 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.462 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.462 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.462 * [taylor]: Taking taylor expansion of 2.0 in t 10.462 * [backup-simplify]: Simplify 2.0 into 2.0 10.462 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.463 * [taylor]: Taking taylor expansion of t in t 10.463 * [backup-simplify]: Simplify 0 into 0 10.463 * [backup-simplify]: Simplify 1 into 1 10.463 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.463 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.463 * [taylor]: Taking taylor expansion of t in t 10.463 * [backup-simplify]: Simplify 0 into 0 10.463 * [backup-simplify]: Simplify 1 into 1 10.463 * [backup-simplify]: Simplify (/ 1 1) into 1 10.463 * [taylor]: Taking taylor expansion of 1.0 in t 10.463 * [backup-simplify]: Simplify 1.0 into 1.0 10.464 * [backup-simplify]: Simplify (+ 1 0) into 1 10.464 * [backup-simplify]: Simplify (* 0 1) into 0 10.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.465 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.466 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.466 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.466 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.467 * [taylor]: Taking taylor expansion of 2.0 in t 10.467 * [backup-simplify]: Simplify 2.0 into 2.0 10.467 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.467 * [taylor]: Taking taylor expansion of t in t 10.467 * [backup-simplify]: Simplify 0 into 0 10.467 * [backup-simplify]: Simplify 1 into 1 10.467 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.467 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.467 * [taylor]: Taking taylor expansion of t in t 10.467 * [backup-simplify]: Simplify 0 into 0 10.467 * [backup-simplify]: Simplify 1 into 1 10.467 * [backup-simplify]: Simplify (/ 1 1) into 1 10.467 * [taylor]: Taking taylor expansion of 1.0 in t 10.467 * [backup-simplify]: Simplify 1.0 into 1.0 10.468 * [backup-simplify]: Simplify (+ 1 0) into 1 10.468 * [backup-simplify]: Simplify (* 0 1) into 0 10.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.469 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.470 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.471 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.471 * [taylor]: Taking taylor expansion of 2.0 in t 10.471 * [backup-simplify]: Simplify 2.0 into 2.0 10.471 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.471 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.472 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.472 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.473 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.473 * [taylor]: Taking taylor expansion of (/ (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0)) in t 10.473 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 10.473 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.473 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.473 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.473 * [taylor]: Taking taylor expansion of 2.0 in t 10.473 * [backup-simplify]: Simplify 2.0 into 2.0 10.473 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.473 * [taylor]: Taking taylor expansion of t in t 10.473 * [backup-simplify]: Simplify 0 into 0 10.473 * [backup-simplify]: Simplify 1 into 1 10.473 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.473 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.473 * [taylor]: Taking taylor expansion of t in t 10.473 * [backup-simplify]: Simplify 0 into 0 10.473 * [backup-simplify]: Simplify 1 into 1 10.474 * [backup-simplify]: Simplify (/ 1 1) into 1 10.474 * [taylor]: Taking taylor expansion of 1.0 in t 10.474 * [backup-simplify]: Simplify 1.0 into 1.0 10.474 * [backup-simplify]: Simplify (+ 1 0) into 1 10.475 * [backup-simplify]: Simplify (* 0 1) into 0 10.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.476 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.477 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.477 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.477 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.477 * [taylor]: Taking taylor expansion of 2.0 in t 10.477 * [backup-simplify]: Simplify 2.0 into 2.0 10.477 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.477 * [taylor]: Taking taylor expansion of t in t 10.477 * [backup-simplify]: Simplify 0 into 0 10.477 * [backup-simplify]: Simplify 1 into 1 10.477 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.478 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.478 * [taylor]: Taking taylor expansion of t in t 10.478 * [backup-simplify]: Simplify 0 into 0 10.478 * [backup-simplify]: Simplify 1 into 1 10.478 * [backup-simplify]: Simplify (/ 1 1) into 1 10.478 * [taylor]: Taking taylor expansion of 1.0 in t 10.478 * [backup-simplify]: Simplify 1.0 into 1.0 10.479 * [backup-simplify]: Simplify (+ 1 0) into 1 10.479 * [backup-simplify]: Simplify (* 0 1) into 0 10.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.480 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.481 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.481 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.481 * [taylor]: Taking taylor expansion of 1.0 in t 10.481 * [backup-simplify]: Simplify 1.0 into 1.0 10.481 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 10.482 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.482 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.482 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.482 * [taylor]: Taking taylor expansion of 2.0 in t 10.482 * [backup-simplify]: Simplify 2.0 into 2.0 10.482 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.482 * [taylor]: Taking taylor expansion of t in t 10.482 * [backup-simplify]: Simplify 0 into 0 10.482 * [backup-simplify]: Simplify 1 into 1 10.482 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.482 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.482 * [taylor]: Taking taylor expansion of t in t 10.482 * [backup-simplify]: Simplify 0 into 0 10.482 * [backup-simplify]: Simplify 1 into 1 10.482 * [backup-simplify]: Simplify (/ 1 1) into 1 10.482 * [taylor]: Taking taylor expansion of 1.0 in t 10.483 * [backup-simplify]: Simplify 1.0 into 1.0 10.483 * [backup-simplify]: Simplify (+ 1 0) into 1 10.483 * [backup-simplify]: Simplify (* 0 1) into 0 10.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.485 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.485 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.486 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.486 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.486 * [taylor]: Taking taylor expansion of 2.0 in t 10.486 * [backup-simplify]: Simplify 2.0 into 2.0 10.486 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.486 * [taylor]: Taking taylor expansion of t in t 10.486 * [backup-simplify]: Simplify 0 into 0 10.486 * [backup-simplify]: Simplify 1 into 1 10.486 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.486 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.486 * [taylor]: Taking taylor expansion of t in t 10.486 * [backup-simplify]: Simplify 0 into 0 10.486 * [backup-simplify]: Simplify 1 into 1 10.487 * [backup-simplify]: Simplify (/ 1 1) into 1 10.487 * [taylor]: Taking taylor expansion of 1.0 in t 10.487 * [backup-simplify]: Simplify 1.0 into 1.0 10.487 * [backup-simplify]: Simplify (+ 1 0) into 1 10.488 * [backup-simplify]: Simplify (* 0 1) into 0 10.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.489 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.490 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.490 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.490 * [taylor]: Taking taylor expansion of 2.0 in t 10.490 * [backup-simplify]: Simplify 2.0 into 2.0 10.491 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.491 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.492 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.492 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.492 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.493 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 10.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.494 * [backup-simplify]: Simplify (+ 0 0) into 0 10.498 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.501 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.502 * [backup-simplify]: Simplify (+ 0 0) into 0 10.506 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.509 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.512 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.513 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.514 * [backup-simplify]: Simplify (+ 0 0) into 0 10.516 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.518 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.519 * [backup-simplify]: Simplify (+ 0 0) into 0 10.520 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.522 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.523 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.524 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.526 * [backup-simplify]: Simplify (- (/ (- 8.0) 6.0) (+ (* 0.8333333333333334 (/ (- 8.0) 6.0)))) into (- 0.2222222222222221) 10.527 * [backup-simplify]: Simplify (- 0.2222222222222221) into (- 0.2222222222222221) 10.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.528 * [backup-simplify]: Simplify (+ 0 0) into 0 10.528 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.531 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.532 * [backup-simplify]: Simplify (+ 0 0) into 0 10.533 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.536 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.538 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.538 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.539 * [backup-simplify]: Simplify (+ 0 0) into 0 10.539 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.542 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.543 * [backup-simplify]: Simplify (+ 0 0) into 0 10.549 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.555 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.558 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.559 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.566 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* (- 0.2222222222222221) (/ (- 8.0) 6.0)))) into 0.0370370370370372 10.566 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 10.566 * [backup-simplify]: Simplify (+ (* 0.0370370370370372 (pow (/ 1 t) 2)) (+ (* (- 0.2222222222222221) (/ 1 t)) 0.8333333333333334)) into (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) 10.568 * [backup-simplify]: Simplify (/ (/ (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 1.0) (sqrt (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 2.0))) (sqrt (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 2.0))) into (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) 10.568 * [approximate]: Taking taylor expansion of (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in (t) around 0 10.568 * [taylor]: Taking taylor expansion of (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in t 10.568 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 10.568 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.568 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.568 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.569 * [taylor]: Taking taylor expansion of -2.0 in t 10.569 * [backup-simplify]: Simplify -2.0 into -2.0 10.569 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.569 * [taylor]: Taking taylor expansion of t in t 10.569 * [backup-simplify]: Simplify 0 into 0 10.569 * [backup-simplify]: Simplify 1 into 1 10.569 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.569 * [taylor]: Taking taylor expansion of 1.0 in t 10.569 * [backup-simplify]: Simplify 1.0 into 1.0 10.569 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.569 * [taylor]: Taking taylor expansion of t in t 10.569 * [backup-simplify]: Simplify 0 into 0 10.569 * [backup-simplify]: Simplify 1 into 1 10.569 * [backup-simplify]: Simplify (/ 1 1) into 1 10.570 * [backup-simplify]: Simplify (- 1) into -1 10.570 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.571 * [backup-simplify]: Simplify (* 0 -1) into 0 10.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.572 * [backup-simplify]: Simplify (- 0) into 0 10.572 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.573 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.573 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.574 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.574 * [taylor]: Taking taylor expansion of -2.0 in t 10.574 * [backup-simplify]: Simplify -2.0 into -2.0 10.574 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.574 * [taylor]: Taking taylor expansion of t in t 10.574 * [backup-simplify]: Simplify 0 into 0 10.574 * [backup-simplify]: Simplify 1 into 1 10.574 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.574 * [taylor]: Taking taylor expansion of 1.0 in t 10.574 * [backup-simplify]: Simplify 1.0 into 1.0 10.574 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.574 * [taylor]: Taking taylor expansion of t in t 10.574 * [backup-simplify]: Simplify 0 into 0 10.574 * [backup-simplify]: Simplify 1 into 1 10.574 * [backup-simplify]: Simplify (/ 1 1) into 1 10.575 * [backup-simplify]: Simplify (- 1) into -1 10.575 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.576 * [backup-simplify]: Simplify (* 0 -1) into 0 10.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.577 * [backup-simplify]: Simplify (- 0) into 0 10.577 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.578 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.578 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.578 * [taylor]: Taking taylor expansion of 1.0 in t 10.578 * [backup-simplify]: Simplify 1.0 into 1.0 10.579 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 10.579 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.579 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.579 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.579 * [taylor]: Taking taylor expansion of -2.0 in t 10.579 * [backup-simplify]: Simplify -2.0 into -2.0 10.579 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.579 * [taylor]: Taking taylor expansion of t in t 10.579 * [backup-simplify]: Simplify 0 into 0 10.579 * [backup-simplify]: Simplify 1 into 1 10.579 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.579 * [taylor]: Taking taylor expansion of 1.0 in t 10.579 * [backup-simplify]: Simplify 1.0 into 1.0 10.579 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.579 * [taylor]: Taking taylor expansion of t in t 10.579 * [backup-simplify]: Simplify 0 into 0 10.579 * [backup-simplify]: Simplify 1 into 1 10.580 * [backup-simplify]: Simplify (/ 1 1) into 1 10.580 * [backup-simplify]: Simplify (- 1) into -1 10.580 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.581 * [backup-simplify]: Simplify (* 0 -1) into 0 10.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.582 * [backup-simplify]: Simplify (- 0) into 0 10.582 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.583 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.584 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.584 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.584 * [taylor]: Taking taylor expansion of -2.0 in t 10.584 * [backup-simplify]: Simplify -2.0 into -2.0 10.584 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.584 * [taylor]: Taking taylor expansion of t in t 10.584 * [backup-simplify]: Simplify 0 into 0 10.584 * [backup-simplify]: Simplify 1 into 1 10.584 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.584 * [taylor]: Taking taylor expansion of 1.0 in t 10.584 * [backup-simplify]: Simplify 1.0 into 1.0 10.584 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.584 * [taylor]: Taking taylor expansion of t in t 10.584 * [backup-simplify]: Simplify 0 into 0 10.584 * [backup-simplify]: Simplify 1 into 1 10.584 * [backup-simplify]: Simplify (/ 1 1) into 1 10.585 * [backup-simplify]: Simplify (- 1) into -1 10.585 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.586 * [backup-simplify]: Simplify (* 0 -1) into 0 10.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.587 * [backup-simplify]: Simplify (- 0) into 0 10.587 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.588 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.589 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.589 * [taylor]: Taking taylor expansion of 2.0 in t 10.589 * [backup-simplify]: Simplify 2.0 into 2.0 10.589 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.589 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.590 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.590 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.591 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.591 * [taylor]: Taking taylor expansion of (/ (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0)) in t 10.591 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 10.591 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.591 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.591 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.591 * [taylor]: Taking taylor expansion of -2.0 in t 10.591 * [backup-simplify]: Simplify -2.0 into -2.0 10.591 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.591 * [taylor]: Taking taylor expansion of t in t 10.591 * [backup-simplify]: Simplify 0 into 0 10.591 * [backup-simplify]: Simplify 1 into 1 10.591 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.591 * [taylor]: Taking taylor expansion of 1.0 in t 10.591 * [backup-simplify]: Simplify 1.0 into 1.0 10.591 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.591 * [taylor]: Taking taylor expansion of t in t 10.592 * [backup-simplify]: Simplify 0 into 0 10.592 * [backup-simplify]: Simplify 1 into 1 10.592 * [backup-simplify]: Simplify (/ 1 1) into 1 10.592 * [backup-simplify]: Simplify (- 1) into -1 10.593 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.593 * [backup-simplify]: Simplify (* 0 -1) into 0 10.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.594 * [backup-simplify]: Simplify (- 0) into 0 10.595 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.596 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.596 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.596 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.596 * [taylor]: Taking taylor expansion of -2.0 in t 10.596 * [backup-simplify]: Simplify -2.0 into -2.0 10.596 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.596 * [taylor]: Taking taylor expansion of t in t 10.596 * [backup-simplify]: Simplify 0 into 0 10.596 * [backup-simplify]: Simplify 1 into 1 10.596 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.596 * [taylor]: Taking taylor expansion of 1.0 in t 10.596 * [backup-simplify]: Simplify 1.0 into 1.0 10.596 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.596 * [taylor]: Taking taylor expansion of t in t 10.596 * [backup-simplify]: Simplify 0 into 0 10.596 * [backup-simplify]: Simplify 1 into 1 10.597 * [backup-simplify]: Simplify (/ 1 1) into 1 10.597 * [backup-simplify]: Simplify (- 1) into -1 10.598 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.598 * [backup-simplify]: Simplify (* 0 -1) into 0 10.599 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.599 * [backup-simplify]: Simplify (- 0) into 0 10.599 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.600 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.601 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.601 * [taylor]: Taking taylor expansion of 1.0 in t 10.601 * [backup-simplify]: Simplify 1.0 into 1.0 10.601 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 10.601 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.601 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.601 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.601 * [taylor]: Taking taylor expansion of -2.0 in t 10.601 * [backup-simplify]: Simplify -2.0 into -2.0 10.601 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.601 * [taylor]: Taking taylor expansion of t in t 10.601 * [backup-simplify]: Simplify 0 into 0 10.601 * [backup-simplify]: Simplify 1 into 1 10.601 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.601 * [taylor]: Taking taylor expansion of 1.0 in t 10.601 * [backup-simplify]: Simplify 1.0 into 1.0 10.601 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.601 * [taylor]: Taking taylor expansion of t in t 10.601 * [backup-simplify]: Simplify 0 into 0 10.601 * [backup-simplify]: Simplify 1 into 1 10.602 * [backup-simplify]: Simplify (/ 1 1) into 1 10.602 * [backup-simplify]: Simplify (- 1) into -1 10.603 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.603 * [backup-simplify]: Simplify (* 0 -1) into 0 10.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.604 * [backup-simplify]: Simplify (- 0) into 0 10.605 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.605 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.606 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.606 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.606 * [taylor]: Taking taylor expansion of -2.0 in t 10.606 * [backup-simplify]: Simplify -2.0 into -2.0 10.606 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.606 * [taylor]: Taking taylor expansion of t in t 10.606 * [backup-simplify]: Simplify 0 into 0 10.606 * [backup-simplify]: Simplify 1 into 1 10.606 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.606 * [taylor]: Taking taylor expansion of 1.0 in t 10.606 * [backup-simplify]: Simplify 1.0 into 1.0 10.606 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.606 * [taylor]: Taking taylor expansion of t in t 10.606 * [backup-simplify]: Simplify 0 into 0 10.606 * [backup-simplify]: Simplify 1 into 1 10.607 * [backup-simplify]: Simplify (/ 1 1) into 1 10.607 * [backup-simplify]: Simplify (- 1) into -1 10.608 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.608 * [backup-simplify]: Simplify (* 0 -1) into 0 10.609 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.610 * [backup-simplify]: Simplify (- 0) into 0 10.610 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.611 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.611 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.611 * [taylor]: Taking taylor expansion of 2.0 in t 10.611 * [backup-simplify]: Simplify 2.0 into 2.0 10.612 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.613 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.613 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.613 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.614 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.614 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 10.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.615 * [backup-simplify]: Simplify (- 0) into 0 10.616 * [backup-simplify]: Simplify (+ 0 0) into 0 10.619 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.622 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.623 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.624 * [backup-simplify]: Simplify (- 0) into 0 10.624 * [backup-simplify]: Simplify (+ 0 0) into 0 10.627 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.630 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.632 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.632 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.633 * [backup-simplify]: Simplify (- 0) into 0 10.634 * [backup-simplify]: Simplify (+ 0 0) into 0 10.637 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.640 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.641 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.641 * [backup-simplify]: Simplify (- 0) into 0 10.642 * [backup-simplify]: Simplify (+ 0 0) into 0 10.645 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.648 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.649 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.649 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.652 * [backup-simplify]: Simplify (- (/ 8.0 6.0) (+ (* 0.8333333333333334 (/ 8.0 6.0)))) into 0.2222222222222221 10.652 * [backup-simplify]: Simplify 0.2222222222222221 into 0.2222222222222221 10.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.654 * [backup-simplify]: Simplify (- 0) into 0 10.654 * [backup-simplify]: Simplify (+ 0 0) into 0 10.655 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.660 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.661 * [backup-simplify]: Simplify (- 0) into 0 10.661 * [backup-simplify]: Simplify (+ 0 0) into 0 10.663 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.667 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.669 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.669 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.671 * [backup-simplify]: Simplify (- 0) into 0 10.671 * [backup-simplify]: Simplify (+ 0 0) into 0 10.672 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.677 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.678 * [backup-simplify]: Simplify (- 0) into 0 10.678 * [backup-simplify]: Simplify (+ 0 0) into 0 10.680 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.684 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.686 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.687 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.692 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* 0.2222222222222221 (/ 8.0 6.0)))) into 0.0370370370370372 10.692 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 10.692 * [backup-simplify]: Simplify (+ (* 0.0370370370370372 (pow (/ 1 (- t)) 2)) (+ (* 0.2222222222222221 (/ 1 (- t))) 0.8333333333333334)) into (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) 10.692 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1) 10.693 * [backup-simplify]: Simplify (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) into (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) 10.693 * [approximate]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in (t) around 0 10.693 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.693 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.693 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.693 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.693 * [taylor]: Taking taylor expansion of 2.0 in t 10.693 * [backup-simplify]: Simplify 2.0 into 2.0 10.693 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.693 * [taylor]: Taking taylor expansion of t in t 10.693 * [backup-simplify]: Simplify 0 into 0 10.693 * [backup-simplify]: Simplify 1 into 1 10.693 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.693 * [taylor]: Taking taylor expansion of t in t 10.693 * [backup-simplify]: Simplify 0 into 0 10.693 * [backup-simplify]: Simplify 1 into 1 10.693 * [taylor]: Taking taylor expansion of 1.0 in t 10.694 * [backup-simplify]: Simplify 1.0 into 1.0 10.698 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.699 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.699 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.699 * [taylor]: Taking taylor expansion of 2.0 in t 10.699 * [backup-simplify]: Simplify 2.0 into 2.0 10.699 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.699 * [taylor]: Taking taylor expansion of t in t 10.699 * [backup-simplify]: Simplify 0 into 0 10.699 * [backup-simplify]: Simplify 1 into 1 10.699 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.699 * [taylor]: Taking taylor expansion of t in t 10.699 * [backup-simplify]: Simplify 0 into 0 10.699 * [backup-simplify]: Simplify 1 into 1 10.699 * [taylor]: Taking taylor expansion of 1.0 in t 10.699 * [backup-simplify]: Simplify 1.0 into 1.0 10.700 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.700 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.700 * [taylor]: Taking taylor expansion of 1.0 in t 10.700 * [backup-simplify]: Simplify 1.0 into 1.0 10.700 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.700 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.700 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.701 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.701 * [taylor]: Taking taylor expansion of 2.0 in t 10.701 * [backup-simplify]: Simplify 2.0 into 2.0 10.701 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.701 * [taylor]: Taking taylor expansion of t in t 10.701 * [backup-simplify]: Simplify 0 into 0 10.701 * [backup-simplify]: Simplify 1 into 1 10.701 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.701 * [taylor]: Taking taylor expansion of t in t 10.701 * [backup-simplify]: Simplify 0 into 0 10.701 * [backup-simplify]: Simplify 1 into 1 10.701 * [taylor]: Taking taylor expansion of 1.0 in t 10.701 * [backup-simplify]: Simplify 1.0 into 1.0 10.701 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.702 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.702 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.702 * [taylor]: Taking taylor expansion of 2.0 in t 10.702 * [backup-simplify]: Simplify 2.0 into 2.0 10.702 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.702 * [taylor]: Taking taylor expansion of t in t 10.702 * [backup-simplify]: Simplify 0 into 0 10.702 * [backup-simplify]: Simplify 1 into 1 10.702 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.702 * [taylor]: Taking taylor expansion of t in t 10.702 * [backup-simplify]: Simplify 0 into 0 10.702 * [backup-simplify]: Simplify 1 into 1 10.702 * [taylor]: Taking taylor expansion of 1.0 in t 10.702 * [backup-simplify]: Simplify 1.0 into 1.0 10.703 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.703 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.703 * [taylor]: Taking taylor expansion of 1.0 in t 10.703 * [backup-simplify]: Simplify 1.0 into 1.0 10.704 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.704 * [backup-simplify]: Simplify 1.0 into 1.0 10.704 * [backup-simplify]: Simplify (+ 0 0) into 0 10.704 * [backup-simplify]: Simplify 0 into 0 10.705 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.705 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.706 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.706 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.706 * [backup-simplify]: Simplify 4.0 into 4.0 10.707 * [backup-simplify]: Simplify (+ 1 0) into 1 10.710 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.712 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.712 * [backup-simplify]: Simplify (+ 1 0) into 1 10.715 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.717 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.719 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.720 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.721 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.722 * [backup-simplify]: Simplify (+ (* (- 8.0) (pow t 3)) (+ (* 4.0 (pow t 2)) 1.0)) into (- (+ (* 4.0 (pow t 2)) 1.0) (* 8.0 (pow t 3))) 10.722 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 1.0) into (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) 10.722 * [approximate]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in (t) around 0 10.722 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 10.722 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.722 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.722 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.722 * [taylor]: Taking taylor expansion of 2.0 in t 10.723 * [backup-simplify]: Simplify 2.0 into 2.0 10.723 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.723 * [taylor]: Taking taylor expansion of t in t 10.723 * [backup-simplify]: Simplify 0 into 0 10.723 * [backup-simplify]: Simplify 1 into 1 10.723 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.723 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.723 * [taylor]: Taking taylor expansion of t in t 10.723 * [backup-simplify]: Simplify 0 into 0 10.723 * [backup-simplify]: Simplify 1 into 1 10.723 * [backup-simplify]: Simplify (/ 1 1) into 1 10.723 * [taylor]: Taking taylor expansion of 1.0 in t 10.723 * [backup-simplify]: Simplify 1.0 into 1.0 10.724 * [backup-simplify]: Simplify (+ 1 0) into 1 10.724 * [backup-simplify]: Simplify (* 0 1) into 0 10.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.725 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.726 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.727 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.727 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.727 * [taylor]: Taking taylor expansion of 2.0 in t 10.727 * [backup-simplify]: Simplify 2.0 into 2.0 10.727 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.727 * [taylor]: Taking taylor expansion of t in t 10.727 * [backup-simplify]: Simplify 0 into 0 10.727 * [backup-simplify]: Simplify 1 into 1 10.727 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.727 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.727 * [taylor]: Taking taylor expansion of t in t 10.727 * [backup-simplify]: Simplify 0 into 0 10.727 * [backup-simplify]: Simplify 1 into 1 10.728 * [backup-simplify]: Simplify (/ 1 1) into 1 10.728 * [taylor]: Taking taylor expansion of 1.0 in t 10.728 * [backup-simplify]: Simplify 1.0 into 1.0 10.728 * [backup-simplify]: Simplify (+ 1 0) into 1 10.728 * [backup-simplify]: Simplify (* 0 1) into 0 10.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.730 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.730 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.731 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.731 * [taylor]: Taking taylor expansion of 1.0 in t 10.731 * [backup-simplify]: Simplify 1.0 into 1.0 10.731 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 1.0) in t 10.731 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.731 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.731 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.731 * [taylor]: Taking taylor expansion of 2.0 in t 10.731 * [backup-simplify]: Simplify 2.0 into 2.0 10.731 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.731 * [taylor]: Taking taylor expansion of t in t 10.731 * [backup-simplify]: Simplify 0 into 0 10.731 * [backup-simplify]: Simplify 1 into 1 10.731 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.731 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.731 * [taylor]: Taking taylor expansion of t in t 10.731 * [backup-simplify]: Simplify 0 into 0 10.732 * [backup-simplify]: Simplify 1 into 1 10.732 * [backup-simplify]: Simplify (/ 1 1) into 1 10.732 * [taylor]: Taking taylor expansion of 1.0 in t 10.732 * [backup-simplify]: Simplify 1.0 into 1.0 10.732 * [backup-simplify]: Simplify (+ 1 0) into 1 10.733 * [backup-simplify]: Simplify (* 0 1) into 0 10.734 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.734 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.735 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.735 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.735 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.735 * [taylor]: Taking taylor expansion of 2.0 in t 10.735 * [backup-simplify]: Simplify 2.0 into 2.0 10.735 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.735 * [taylor]: Taking taylor expansion of t in t 10.735 * [backup-simplify]: Simplify 0 into 0 10.735 * [backup-simplify]: Simplify 1 into 1 10.735 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.735 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.735 * [taylor]: Taking taylor expansion of t in t 10.735 * [backup-simplify]: Simplify 0 into 0 10.735 * [backup-simplify]: Simplify 1 into 1 10.736 * [backup-simplify]: Simplify (/ 1 1) into 1 10.736 * [taylor]: Taking taylor expansion of 1.0 in t 10.736 * [backup-simplify]: Simplify 1.0 into 1.0 10.736 * [backup-simplify]: Simplify (+ 1 0) into 1 10.737 * [backup-simplify]: Simplify (* 0 1) into 0 10.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.738 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.739 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.739 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.739 * [taylor]: Taking taylor expansion of 1.0 in t 10.739 * [backup-simplify]: Simplify 1.0 into 1.0 10.740 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.740 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.740 * [backup-simplify]: Simplify 5.0 into 5.0 10.741 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.741 * [backup-simplify]: Simplify (+ 0 0) into 0 10.744 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.747 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.749 * [backup-simplify]: Simplify (+ 0 0) into 0 10.751 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.755 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.757 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.758 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.758 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.759 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.759 * [backup-simplify]: Simplify (+ 0 0) into 0 10.761 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.765 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.766 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.767 * [backup-simplify]: Simplify (+ 0 0) into 0 10.768 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.773 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.776 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.777 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.777 * [backup-simplify]: Simplify 12.0 into 12.0 10.777 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 t) 2)) (+ (* (- 8.0) (/ 1 t)) 5.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) 10.778 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 1.0) into (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) 10.778 * [approximate]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in (t) around 0 10.778 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 10.778 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.778 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.778 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.778 * [taylor]: Taking taylor expansion of -2.0 in t 10.778 * [backup-simplify]: Simplify -2.0 into -2.0 10.778 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.778 * [taylor]: Taking taylor expansion of t in t 10.778 * [backup-simplify]: Simplify 0 into 0 10.778 * [backup-simplify]: Simplify 1 into 1 10.778 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.778 * [taylor]: Taking taylor expansion of 1.0 in t 10.778 * [backup-simplify]: Simplify 1.0 into 1.0 10.778 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.778 * [taylor]: Taking taylor expansion of t in t 10.779 * [backup-simplify]: Simplify 0 into 0 10.779 * [backup-simplify]: Simplify 1 into 1 10.779 * [backup-simplify]: Simplify (/ 1 1) into 1 10.779 * [backup-simplify]: Simplify (- 1) into -1 10.780 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.780 * [backup-simplify]: Simplify (* 0 -1) into 0 10.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.781 * [backup-simplify]: Simplify (- 0) into 0 10.782 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.783 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.783 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.783 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.783 * [taylor]: Taking taylor expansion of -2.0 in t 10.783 * [backup-simplify]: Simplify -2.0 into -2.0 10.783 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.783 * [taylor]: Taking taylor expansion of t in t 10.783 * [backup-simplify]: Simplify 0 into 0 10.783 * [backup-simplify]: Simplify 1 into 1 10.783 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.783 * [taylor]: Taking taylor expansion of 1.0 in t 10.784 * [backup-simplify]: Simplify 1.0 into 1.0 10.784 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.784 * [taylor]: Taking taylor expansion of t in t 10.784 * [backup-simplify]: Simplify 0 into 0 10.784 * [backup-simplify]: Simplify 1 into 1 10.784 * [backup-simplify]: Simplify (/ 1 1) into 1 10.784 * [backup-simplify]: Simplify (- 1) into -1 10.785 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.785 * [backup-simplify]: Simplify (* 0 -1) into 0 10.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.786 * [backup-simplify]: Simplify (- 0) into 0 10.787 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.787 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.788 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.788 * [taylor]: Taking taylor expansion of 1.0 in t 10.788 * [backup-simplify]: Simplify 1.0 into 1.0 10.788 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 1.0) in t 10.788 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.788 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.788 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.788 * [taylor]: Taking taylor expansion of -2.0 in t 10.788 * [backup-simplify]: Simplify -2.0 into -2.0 10.789 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.789 * [taylor]: Taking taylor expansion of t in t 10.789 * [backup-simplify]: Simplify 0 into 0 10.789 * [backup-simplify]: Simplify 1 into 1 10.789 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.789 * [taylor]: Taking taylor expansion of 1.0 in t 10.789 * [backup-simplify]: Simplify 1.0 into 1.0 10.789 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.789 * [taylor]: Taking taylor expansion of t in t 10.789 * [backup-simplify]: Simplify 0 into 0 10.789 * [backup-simplify]: Simplify 1 into 1 10.789 * [backup-simplify]: Simplify (/ 1 1) into 1 10.790 * [backup-simplify]: Simplify (- 1) into -1 10.790 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.790 * [backup-simplify]: Simplify (* 0 -1) into 0 10.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.792 * [backup-simplify]: Simplify (- 0) into 0 10.792 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.793 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.793 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.793 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.793 * [taylor]: Taking taylor expansion of -2.0 in t 10.793 * [backup-simplify]: Simplify -2.0 into -2.0 10.793 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.793 * [taylor]: Taking taylor expansion of t in t 10.793 * [backup-simplify]: Simplify 0 into 0 10.793 * [backup-simplify]: Simplify 1 into 1 10.794 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.794 * [taylor]: Taking taylor expansion of 1.0 in t 10.794 * [backup-simplify]: Simplify 1.0 into 1.0 10.794 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.794 * [taylor]: Taking taylor expansion of t in t 10.794 * [backup-simplify]: Simplify 0 into 0 10.794 * [backup-simplify]: Simplify 1 into 1 10.794 * [backup-simplify]: Simplify (/ 1 1) into 1 10.794 * [backup-simplify]: Simplify (- 1) into -1 10.795 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.795 * [backup-simplify]: Simplify (* 0 -1) into 0 10.796 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.796 * [backup-simplify]: Simplify (- 0) into 0 10.797 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.798 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.798 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.798 * [taylor]: Taking taylor expansion of 1.0 in t 10.798 * [backup-simplify]: Simplify 1.0 into 1.0 10.799 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.799 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.799 * [backup-simplify]: Simplify 5.0 into 5.0 10.800 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.801 * [backup-simplify]: Simplify (- 0) into 0 10.801 * [backup-simplify]: Simplify (+ 0 0) into 0 10.804 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.807 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.808 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.809 * [backup-simplify]: Simplify (- 0) into 0 10.809 * [backup-simplify]: Simplify (+ 0 0) into 0 10.812 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.815 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.816 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.817 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.817 * [backup-simplify]: Simplify 8.0 into 8.0 10.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.818 * [backup-simplify]: Simplify (- 0) into 0 10.819 * [backup-simplify]: Simplify (+ 0 0) into 0 10.820 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.825 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.826 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.826 * [backup-simplify]: Simplify (- 0) into 0 10.826 * [backup-simplify]: Simplify (+ 0 0) into 0 10.828 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.832 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.834 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.835 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.835 * [backup-simplify]: Simplify 12.0 into 12.0 10.835 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 (- t)) 2)) (+ (* 8.0 (/ 1 (- t))) 5.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) 10.835 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 10.835 * [backup-simplify]: Simplify (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) into (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) 10.836 * [approximate]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in (t) around 0 10.836 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.836 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.836 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.836 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.836 * [taylor]: Taking taylor expansion of 2.0 in t 10.836 * [backup-simplify]: Simplify 2.0 into 2.0 10.836 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.836 * [taylor]: Taking taylor expansion of t in t 10.836 * [backup-simplify]: Simplify 0 into 0 10.836 * [backup-simplify]: Simplify 1 into 1 10.836 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.836 * [taylor]: Taking taylor expansion of t in t 10.836 * [backup-simplify]: Simplify 0 into 0 10.836 * [backup-simplify]: Simplify 1 into 1 10.836 * [taylor]: Taking taylor expansion of 1.0 in t 10.836 * [backup-simplify]: Simplify 1.0 into 1.0 10.837 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.837 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.837 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.837 * [taylor]: Taking taylor expansion of 2.0 in t 10.837 * [backup-simplify]: Simplify 2.0 into 2.0 10.837 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.837 * [taylor]: Taking taylor expansion of t in t 10.837 * [backup-simplify]: Simplify 0 into 0 10.837 * [backup-simplify]: Simplify 1 into 1 10.837 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.837 * [taylor]: Taking taylor expansion of t in t 10.837 * [backup-simplify]: Simplify 0 into 0 10.837 * [backup-simplify]: Simplify 1 into 1 10.837 * [taylor]: Taking taylor expansion of 1.0 in t 10.837 * [backup-simplify]: Simplify 1.0 into 1.0 10.838 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.838 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.838 * [taylor]: Taking taylor expansion of 2.0 in t 10.838 * [backup-simplify]: Simplify 2.0 into 2.0 10.838 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.839 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.839 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.839 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.839 * [taylor]: Taking taylor expansion of 2.0 in t 10.839 * [backup-simplify]: Simplify 2.0 into 2.0 10.839 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.839 * [taylor]: Taking taylor expansion of t in t 10.839 * [backup-simplify]: Simplify 0 into 0 10.839 * [backup-simplify]: Simplify 1 into 1 10.839 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.839 * [taylor]: Taking taylor expansion of t in t 10.839 * [backup-simplify]: Simplify 0 into 0 10.839 * [backup-simplify]: Simplify 1 into 1 10.839 * [taylor]: Taking taylor expansion of 1.0 in t 10.839 * [backup-simplify]: Simplify 1.0 into 1.0 10.840 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.840 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.840 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.840 * [taylor]: Taking taylor expansion of 2.0 in t 10.840 * [backup-simplify]: Simplify 2.0 into 2.0 10.840 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.840 * [taylor]: Taking taylor expansion of t in t 10.840 * [backup-simplify]: Simplify 0 into 0 10.840 * [backup-simplify]: Simplify 1 into 1 10.840 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.840 * [taylor]: Taking taylor expansion of t in t 10.840 * [backup-simplify]: Simplify 0 into 0 10.840 * [backup-simplify]: Simplify 1 into 1 10.840 * [taylor]: Taking taylor expansion of 1.0 in t 10.840 * [backup-simplify]: Simplify 1.0 into 1.0 10.841 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.841 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.841 * [taylor]: Taking taylor expansion of 2.0 in t 10.841 * [backup-simplify]: Simplify 2.0 into 2.0 10.842 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.842 * [backup-simplify]: Simplify 2.0 into 2.0 10.842 * [backup-simplify]: Simplify (+ 0 0) into 0 10.842 * [backup-simplify]: Simplify 0 into 0 10.847 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.848 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.848 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.849 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.849 * [backup-simplify]: Simplify 4.0 into 4.0 10.849 * [backup-simplify]: Simplify (+ 1 0) into 1 10.852 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.854 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.855 * [backup-simplify]: Simplify (+ 1 0) into 1 10.858 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.860 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.862 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.863 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.863 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.864 * [backup-simplify]: Simplify (+ (* (- 8.0) (pow t 3)) (+ (* 4.0 (pow t 2)) 2.0)) into (- (+ (* 4.0 (pow t 2)) 2.0) (* 8.0 (pow t 3))) 10.864 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) 2.0) into (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) 10.864 * [approximate]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in (t) around 0 10.864 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 10.865 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.865 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.865 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.865 * [taylor]: Taking taylor expansion of 2.0 in t 10.865 * [backup-simplify]: Simplify 2.0 into 2.0 10.865 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.865 * [taylor]: Taking taylor expansion of t in t 10.865 * [backup-simplify]: Simplify 0 into 0 10.865 * [backup-simplify]: Simplify 1 into 1 10.865 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.865 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.865 * [taylor]: Taking taylor expansion of t in t 10.865 * [backup-simplify]: Simplify 0 into 0 10.865 * [backup-simplify]: Simplify 1 into 1 10.865 * [backup-simplify]: Simplify (/ 1 1) into 1 10.865 * [taylor]: Taking taylor expansion of 1.0 in t 10.865 * [backup-simplify]: Simplify 1.0 into 1.0 10.866 * [backup-simplify]: Simplify (+ 1 0) into 1 10.866 * [backup-simplify]: Simplify (* 0 1) into 0 10.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.867 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.868 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.869 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.869 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.869 * [taylor]: Taking taylor expansion of 2.0 in t 10.869 * [backup-simplify]: Simplify 2.0 into 2.0 10.869 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.869 * [taylor]: Taking taylor expansion of t in t 10.869 * [backup-simplify]: Simplify 0 into 0 10.869 * [backup-simplify]: Simplify 1 into 1 10.869 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.869 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.869 * [taylor]: Taking taylor expansion of t in t 10.869 * [backup-simplify]: Simplify 0 into 0 10.869 * [backup-simplify]: Simplify 1 into 1 10.870 * [backup-simplify]: Simplify (/ 1 1) into 1 10.870 * [taylor]: Taking taylor expansion of 1.0 in t 10.870 * [backup-simplify]: Simplify 1.0 into 1.0 10.870 * [backup-simplify]: Simplify (+ 1 0) into 1 10.870 * [backup-simplify]: Simplify (* 0 1) into 0 10.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.872 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.872 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.873 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.873 * [taylor]: Taking taylor expansion of 2.0 in t 10.873 * [backup-simplify]: Simplify 2.0 into 2.0 10.873 * [taylor]: Taking taylor expansion of (fma (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0))) 2.0) in t 10.873 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.873 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.873 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.873 * [taylor]: Taking taylor expansion of 2.0 in t 10.873 * [backup-simplify]: Simplify 2.0 into 2.0 10.873 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.873 * [taylor]: Taking taylor expansion of t in t 10.873 * [backup-simplify]: Simplify 0 into 0 10.873 * [backup-simplify]: Simplify 1 into 1 10.873 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.873 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.873 * [taylor]: Taking taylor expansion of t in t 10.873 * [backup-simplify]: Simplify 0 into 0 10.873 * [backup-simplify]: Simplify 1 into 1 10.874 * [backup-simplify]: Simplify (/ 1 1) into 1 10.874 * [taylor]: Taking taylor expansion of 1.0 in t 10.874 * [backup-simplify]: Simplify 1.0 into 1.0 10.874 * [backup-simplify]: Simplify (+ 1 0) into 1 10.875 * [backup-simplify]: Simplify (* 0 1) into 0 10.876 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.876 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.877 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.877 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.877 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.877 * [taylor]: Taking taylor expansion of 2.0 in t 10.877 * [backup-simplify]: Simplify 2.0 into 2.0 10.877 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.877 * [taylor]: Taking taylor expansion of t in t 10.877 * [backup-simplify]: Simplify 0 into 0 10.877 * [backup-simplify]: Simplify 1 into 1 10.877 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.877 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.878 * [taylor]: Taking taylor expansion of t in t 10.878 * [backup-simplify]: Simplify 0 into 0 10.878 * [backup-simplify]: Simplify 1 into 1 10.878 * [backup-simplify]: Simplify (/ 1 1) into 1 10.878 * [taylor]: Taking taylor expansion of 1.0 in t 10.878 * [backup-simplify]: Simplify 1.0 into 1.0 10.878 * [backup-simplify]: Simplify (+ 1 0) into 1 10.879 * [backup-simplify]: Simplify (* 0 1) into 0 10.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.880 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.881 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.881 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.881 * [taylor]: Taking taylor expansion of 2.0 in t 10.881 * [backup-simplify]: Simplify 2.0 into 2.0 10.882 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.882 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.882 * [backup-simplify]: Simplify 6.0 into 6.0 10.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.884 * [backup-simplify]: Simplify (+ 0 0) into 0 10.886 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.889 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.890 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.891 * [backup-simplify]: Simplify (+ 0 0) into 0 10.892 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.894 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.895 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.896 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.896 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.897 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.897 * [backup-simplify]: Simplify (+ 0 0) into 0 10.898 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.900 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.901 * [backup-simplify]: Simplify (+ 0 0) into 0 10.902 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.905 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.907 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.907 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.907 * [backup-simplify]: Simplify 12.0 into 12.0 10.907 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 t) 2)) (+ (* (- 8.0) (/ 1 t)) 6.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) 10.908 * [backup-simplify]: Simplify (fma (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) 2.0) into (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) 10.908 * [approximate]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in (t) around 0 10.908 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 10.908 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.908 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.908 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.908 * [taylor]: Taking taylor expansion of -2.0 in t 10.908 * [backup-simplify]: Simplify -2.0 into -2.0 10.908 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.908 * [taylor]: Taking taylor expansion of t in t 10.908 * [backup-simplify]: Simplify 0 into 0 10.908 * [backup-simplify]: Simplify 1 into 1 10.908 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.908 * [taylor]: Taking taylor expansion of 1.0 in t 10.908 * [backup-simplify]: Simplify 1.0 into 1.0 10.908 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.908 * [taylor]: Taking taylor expansion of t in t 10.908 * [backup-simplify]: Simplify 0 into 0 10.908 * [backup-simplify]: Simplify 1 into 1 10.908 * [backup-simplify]: Simplify (/ 1 1) into 1 10.909 * [backup-simplify]: Simplify (- 1) into -1 10.909 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.909 * [backup-simplify]: Simplify (* 0 -1) into 0 10.910 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.910 * [backup-simplify]: Simplify (- 0) into 0 10.910 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.911 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.911 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.911 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.911 * [taylor]: Taking taylor expansion of -2.0 in t 10.911 * [backup-simplify]: Simplify -2.0 into -2.0 10.911 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.911 * [taylor]: Taking taylor expansion of t in t 10.911 * [backup-simplify]: Simplify 0 into 0 10.911 * [backup-simplify]: Simplify 1 into 1 10.911 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.911 * [taylor]: Taking taylor expansion of 1.0 in t 10.911 * [backup-simplify]: Simplify 1.0 into 1.0 10.911 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.911 * [taylor]: Taking taylor expansion of t in t 10.911 * [backup-simplify]: Simplify 0 into 0 10.911 * [backup-simplify]: Simplify 1 into 1 10.911 * [backup-simplify]: Simplify (/ 1 1) into 1 10.912 * [backup-simplify]: Simplify (- 1) into -1 10.912 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.912 * [backup-simplify]: Simplify (* 0 -1) into 0 10.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.913 * [backup-simplify]: Simplify (- 0) into 0 10.913 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.913 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.914 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.914 * [taylor]: Taking taylor expansion of 2.0 in t 10.914 * [backup-simplify]: Simplify 2.0 into 2.0 10.914 * [taylor]: Taking taylor expansion of (fma (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t)))) 2.0) in t 10.914 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.914 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.914 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.914 * [taylor]: Taking taylor expansion of -2.0 in t 10.914 * [backup-simplify]: Simplify -2.0 into -2.0 10.914 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.914 * [taylor]: Taking taylor expansion of t in t 10.914 * [backup-simplify]: Simplify 0 into 0 10.914 * [backup-simplify]: Simplify 1 into 1 10.914 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.914 * [taylor]: Taking taylor expansion of 1.0 in t 10.914 * [backup-simplify]: Simplify 1.0 into 1.0 10.914 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.914 * [taylor]: Taking taylor expansion of t in t 10.914 * [backup-simplify]: Simplify 0 into 0 10.914 * [backup-simplify]: Simplify 1 into 1 10.914 * [backup-simplify]: Simplify (/ 1 1) into 1 10.915 * [backup-simplify]: Simplify (- 1) into -1 10.915 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.915 * [backup-simplify]: Simplify (* 0 -1) into 0 10.916 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.916 * [backup-simplify]: Simplify (- 0) into 0 10.916 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.917 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.917 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.917 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.917 * [taylor]: Taking taylor expansion of -2.0 in t 10.917 * [backup-simplify]: Simplify -2.0 into -2.0 10.917 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.917 * [taylor]: Taking taylor expansion of t in t 10.917 * [backup-simplify]: Simplify 0 into 0 10.917 * [backup-simplify]: Simplify 1 into 1 10.917 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.917 * [taylor]: Taking taylor expansion of 1.0 in t 10.917 * [backup-simplify]: Simplify 1.0 into 1.0 10.917 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.917 * [taylor]: Taking taylor expansion of t in t 10.917 * [backup-simplify]: Simplify 0 into 0 10.917 * [backup-simplify]: Simplify 1 into 1 10.917 * [backup-simplify]: Simplify (/ 1 1) into 1 10.918 * [backup-simplify]: Simplify (- 1) into -1 10.918 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.918 * [backup-simplify]: Simplify (* 0 -1) into 0 10.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.919 * [backup-simplify]: Simplify (- 0) into 0 10.920 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.920 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.921 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.921 * [taylor]: Taking taylor expansion of 2.0 in t 10.921 * [backup-simplify]: Simplify 2.0 into 2.0 10.921 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.922 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.922 * [backup-simplify]: Simplify 6.0 into 6.0 10.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.923 * [backup-simplify]: Simplify (- 0) into 0 10.923 * [backup-simplify]: Simplify (+ 0 0) into 0 10.926 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.930 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.930 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.931 * [backup-simplify]: Simplify (- 0) into 0 10.931 * [backup-simplify]: Simplify (+ 0 0) into 0 10.934 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.937 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.939 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.939 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.939 * [backup-simplify]: Simplify 8.0 into 8.0 10.940 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.941 * [backup-simplify]: Simplify (- 0) into 0 10.941 * [backup-simplify]: Simplify (+ 0 0) into 0 10.942 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.947 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.948 * [backup-simplify]: Simplify (- 0) into 0 10.949 * [backup-simplify]: Simplify (+ 0 0) into 0 10.950 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.954 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.956 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.957 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.957 * [backup-simplify]: Simplify 12.0 into 12.0 10.957 * [backup-simplify]: Simplify (+ (* 12.0 (pow (/ 1 (- t)) 2)) (+ (* 8.0 (/ 1 (- t))) 6.0)) into (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) 10.957 * * * [progress]: simplifying candidates 10.976 * [simplify]: Simplifying: (expm1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log1p (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (log (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (exp (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (* (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (* (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (- (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt 1)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt 1)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt 1)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 1) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt 1)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) 1) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log1p (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (- (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (log (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (exp (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (* (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (* (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (* (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (* (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (cbrt (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (* (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt 1)) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) 1) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt 1)) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt 1)) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) 1) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt 1)) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) 1) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt 1)) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt 1)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt 1)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt 1)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt 1)) (sqrt 1)) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt 1)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt 1)) 1) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt 1)) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) (sqrt 1)) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) 1) 1) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt 1)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) 1) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt 1)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) 1) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt 1)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt 1)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt 1)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt 1)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt 1)) (sqrt 1)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt 1)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt 1)) 1) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt 1)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) (sqrt 1)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) 1) 1) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) 1) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) 1) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt 1)) (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt 1)) 1) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 1) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 1) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 1) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 1) (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 1) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 1) 1) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 1) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt 1)) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) 1) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt 1)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 1) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (* (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (- (+ (* 4.0 (* (pow t 2) (sqrt 0.5))) (+ (* 1.0 (/ (pow t 3) (sqrt 0.5))) (* 1.0 (sqrt 0.5)))) (+ (* 0.5 (/ (pow t 2) (sqrt 0.5))) (* 8.0 (* (pow t 3) (sqrt 0.5))))) (- (+ (* 12.0 (/ (sqrt 0.16666666666666666) (pow t 2))) (+ (* 0.5555555555555556 (/ 1 (* t (sqrt 0.16666666666666666)))) (* 5.0 (sqrt 0.16666666666666666)))) (+ (* 0.030864197530864196 (/ 1 (* (pow t 2) (pow (sqrt 0.16666666666666666) 3)))) (+ (* 8.0 (/ (sqrt 0.16666666666666666) t)) (* 0.9814814814814814 (/ 1 (* (pow t 2) (sqrt 0.16666666666666666))))))) (- (+ (* 12.0 (/ (sqrt 0.16666666666666666) (pow t 2))) (+ (* 0.5555555555555556 (/ 1 (* t (sqrt 0.16666666666666666)))) (* 5.0 (sqrt 0.16666666666666666)))) (+ (* 0.030864197530864196 (/ 1 (* (pow t 2) (pow (sqrt 0.16666666666666666) 3)))) (+ (* 8.0 (/ (sqrt 0.16666666666666666) t)) (* 0.9814814814814814 (/ 1 (* (pow t 2) (sqrt 0.16666666666666666))))))) (- (+ (* 1.0 (pow t 2)) 0.5) (* 2.0 (pow t 3))) (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) (- (+ (* 0.0370370370370372 (/ 1 (pow t 2))) 0.8333333333333334) (* 0.2222222222222221 (/ 1 t))) (- (+ (* 4.0 (pow t 2)) 1.0) (* 8.0 (pow t 3))) (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) (- (+ (* 12.0 (/ 1 (pow t 2))) 5.0) (* 8.0 (/ 1 t))) (- (+ (* 4.0 (pow t 2)) 2.0) (* 8.0 (pow t 3))) (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) (- (+ (* 12.0 (/ 1 (pow t 2))) 6.0) (* 8.0 (/ 1 t))) 11.007 * * [simplify]: Extracting # 0 : cost 0 11.008 * * [simplify]: Extracting # 1 : cost 0 11.008 * * [simplify]: Extracting # 2 : cost 0 11.008 * * [simplify]: Extracting # 3 : cost 0 11.009 * * [simplify]: Extracting # 4 : cost 0 11.009 * * [simplify]: Extracting # 5 : cost 0 11.010 * * [simplify]: Extracting # 6 : cost 0 11.010 * * [simplify]: Extracting # 7 : cost 0 11.011 * * [simplify]: Extracting # 8 : cost 0 11.011 * * [simplify]: Extracting # 9 : cost 0 11.012 * * [simplify]: Extracting # 10 : cost 0 11.012 * * [simplify]: Extracting # 11 : cost 0 11.013 * * [simplify]: iteration 0 : 334 enodes (cost 20068 ) 11.189 * * [simplify]: Extracting # 0 : cost 0 11.191 * * [simplify]: Extracting # 1 : cost 0 11.192 * * [simplify]: Extracting # 2 : cost 0 11.193 * * [simplify]: Extracting # 3 : cost 0 11.193 * * [simplify]: Extracting # 4 : cost 0 11.194 * * [simplify]: Extracting # 5 : cost 0 11.195 * * [simplify]: iteration 1 : 757 enodes (cost 18324 ) 11.558 * * [simplify]: Extracting # 0 : cost 0 11.562 * * [simplify]: Extracting # 1 : cost 0 11.566 * * [simplify]: Extracting # 2 : cost 0 11.570 * * [simplify]: Extracting # 3 : cost 0 11.574 * * [simplify]: Extracting # 4 : cost 0 11.577 * * [simplify]: iteration 2 : 1696 enodes (cost 17160 ) 12.780 * * [simplify]: Extracting # 0 : cost 0 12.785 * * [simplify]: Extracting # 1 : cost 0 12.790 * * [simplify]: Extracting # 2 : cost 0 12.798 * * [simplify]: Extracting # 3 : cost 0 12.803 * * [simplify]: Extracting # 4 : cost 0 12.812 * * [simplify]: Extracting # 5 : cost 0 12.821 * * [simplify]: iteration 3 : 4763 enodes (cost 16467 ) 14.058 * * [simplify]: Extracting # 0 : cost 0 14.064 * * [simplify]: Extracting # 1 : cost 0 14.069 * * [simplify]: iteration done: 5000 enodes (cost 16465 ) 14.073 * [simplify]: Simplified to: (expm1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log1p (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (exp (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (pow (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (pow (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (- (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log1p (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (log (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (exp (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (pow (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) 3) (pow (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) 3) (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (pow (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) 3) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (- (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (- (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (pow (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (pow (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (/ 1 (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (pow (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) 1 (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (/ 1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ 1 (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (/ 1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ 1 (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (* (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (fabs (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (cbrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) (sqrt (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))))) (/ (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (pow (sqrt (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) 3) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (/ (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (pow (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0) 3) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 1.0)) (expm1 (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (log1p (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) (log (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (exp (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (* (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0))) (cbrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (pow (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0) 3) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (sqrt (fma (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)) 2.0)) (- (fma 1.0 (/ (pow t 3) (sqrt 0.5)) (* (sqrt 0.5) (fma 4.0 (pow t 2) 1.0))) (fma 0.5 (/ (pow t 2) (sqrt 0.5)) (* 8.0 (* (pow t 3) (sqrt 0.5))))) (fma 12.0 (/ (sqrt 0.16666666666666666) (pow t 2)) (- (fma (sqrt 0.16666666666666666) 5.0 (/ 0.5555555555555556 (* t (sqrt 0.16666666666666666)))) (fma 8.0 (/ (sqrt 0.16666666666666666) t) (* (/ 1 (pow t 2)) (+ (/ 0.030864197530864196 (pow (sqrt 0.16666666666666666) 3)) (/ 0.9814814814814814 (sqrt 0.16666666666666666))))))) (fma 12.0 (/ (sqrt 0.16666666666666666) (pow t 2)) (- (fma (sqrt 0.16666666666666666) 5.0 (/ 0.5555555555555556 (* t (sqrt 0.16666666666666666)))) (fma 8.0 (/ (sqrt 0.16666666666666666) t) (* (/ 1 (pow t 2)) (+ (/ 0.030864197530864196 (pow (sqrt 0.16666666666666666) 3)) (/ 0.9814814814814814 (sqrt 0.16666666666666666))))))) (+ 0.5 (* (pow t 2) (- 1.0 (* 2.0 t)))) (- (+ 0.8333333333333334 (/ 0.0370370370370372 (pow t 2))) (/ 0.2222222222222221 t)) (- (+ 0.8333333333333334 (/ 0.0370370370370372 (pow t 2))) (/ 0.2222222222222221 t)) (+ (* (pow t 2) (- 4.0 (* t 8.0))) 1.0) (- (+ 5.0 (/ 12.0 (pow t 2))) (/ 8.0 t)) (- (+ 5.0 (/ 12.0 (pow t 2))) (/ 8.0 t)) (+ (* (pow t 2) (- 4.0 (* t 8.0))) 2.0) (fma (/ 1 t) (- (/ 12.0 t) 8.0) 6.0) (fma (/ 1 t) (- (/ 12.0 t) 8.0) 6.0) 14.077 * * * [progress]: adding candidates to table 14.714 * [progress]: [Phase 3 of 3] Extracting. 14.714 * * [regime]: Finding splitpoints for: (# #) 14.715 * * * [regime-changes]: Trying 2 branch expressions: ((/ (* 2.0 t) (+ 1.0 t)) t) 14.715 * * * * [regimes]: Trying to branch on (/ (* 2.0 t) (+ 1.0 t)) from (# #) 14.733 * * * * [regimes]: Trying to branch on t from (# #) 14.746 * * * [regime]: Found split indices: #