23.691 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.029 * * * [progress]: [2/2] Setting up program. 0.032 * [progress]: [Phase 2 of 3] Improving. 0.032 * [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.032 * * [simplify]: Extracting # 0 : cost 0 0.032 * * [simplify]: Extracting # 1 : cost 0 0.032 * * [simplify]: Extracting # 2 : cost 0 0.032 * * [simplify]: Extracting # 3 : cost 0 0.032 * * [simplify]: Extracting # 4 : cost 0 0.033 * * [simplify]: Extracting # 5 : cost 0 0.033 * * [simplify]: Extracting # 6 : cost 0 0.033 * * [simplify]: Extracting # 7 : cost 0 0.033 * * [simplify]: iteration 0 : 10 enodes (cost 35 ) 0.036 * * [simplify]: Extracting # 0 : cost 0 0.037 * * [simplify]: Extracting # 1 : cost 0 0.037 * * [simplify]: Extracting # 2 : cost 0 0.037 * * [simplify]: iteration 1 : 20 enodes (cost 35 ) 0.044 * * [simplify]: Extracting # 0 : cost 0 0.045 * * [simplify]: Extracting # 1 : cost 0 0.045 * * [simplify]: Extracting # 2 : cost 0 0.045 * * [simplify]: iteration 2 : 46 enodes (cost 33 ) 0.062 * * [simplify]: Extracting # 0 : cost 0 0.062 * * [simplify]: Extracting # 1 : cost 0 0.062 * * [simplify]: Extracting # 2 : cost 0 0.062 * * [simplify]: iteration 3 : 119 enodes (cost 33 ) 0.135 * * [simplify]: Extracting # 0 : cost 0 0.136 * * [simplify]: Extracting # 1 : cost 0 0.136 * * [simplify]: Extracting # 2 : cost 0 0.136 * * [simplify]: iteration 4 : 313 enodes (cost 33 ) 0.327 * * [simplify]: Extracting # 0 : cost 0 0.328 * * [simplify]: Extracting # 1 : cost 0 0.328 * * [simplify]: Extracting # 2 : cost 0 0.328 * * [simplify]: Extracting # 3 : cost 0 0.329 * * [simplify]: Extracting # 4 : cost 0 0.329 * * [simplify]: iteration 5 : 564 enodes (cost 33 ) 0.640 * * [simplify]: Extracting # 0 : cost 0 0.641 * * [simplify]: Extracting # 1 : cost 0 0.642 * * [simplify]: Extracting # 2 : cost 0 0.643 * * [simplify]: iteration 6 : 766 enodes (cost 33 ) 1.036 * * [simplify]: Extracting # 0 : cost 0 1.037 * * [simplify]: Extracting # 1 : cost 0 1.038 * * [simplify]: Extracting # 2 : cost 0 1.039 * * [simplify]: Extracting # 3 : cost 0 1.040 * * [simplify]: iteration 7 : 1019 enodes (cost 33 ) 1.843 * * [simplify]: Extracting # 0 : cost 0 1.844 * * [simplify]: Extracting # 1 : cost 0 1.847 * * [simplify]: Extracting # 2 : cost 0 1.848 * * [simplify]: iteration 8 : 1447 enodes (cost 33 ) 5.570 * * [simplify]: Extracting # 0 : cost 0 5.587 * * [simplify]: Extracting # 1 : cost 0 5.595 * * [simplify]: Extracting # 2 : cost 0 5.604 * * [simplify]: iteration done: 5000 enodes (cost 33 ) 5.604 * [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.611 * * [progress]: iteration 1 / 4 5.611 * * * [progress]: picking best candidate 5.615 * * * * [pick]: Picked # 5.615 * * * [progress]: localizing error 5.637 * * * [progress]: generating rewritten candidates 5.637 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 5.637 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 5.638 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 5.649 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 5.672 * * * [progress]: generating series expansions 5.672 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 5.672 * [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.672 * [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.672 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.673 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.673 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.673 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.673 * [taylor]: Taking taylor expansion of 2.0 in t 5.673 * [backup-simplify]: Simplify 2.0 into 2.0 5.673 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.673 * [taylor]: Taking taylor expansion of t in t 5.673 * [backup-simplify]: Simplify 0 into 0 5.673 * [backup-simplify]: Simplify 1 into 1 5.673 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.673 * [taylor]: Taking taylor expansion of t in t 5.673 * [backup-simplify]: Simplify 0 into 0 5.673 * [backup-simplify]: Simplify 1 into 1 5.673 * [taylor]: Taking taylor expansion of 1.0 in t 5.673 * [backup-simplify]: Simplify 1.0 into 1.0 5.673 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.674 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.674 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.674 * [taylor]: Taking taylor expansion of 2.0 in t 5.674 * [backup-simplify]: Simplify 2.0 into 2.0 5.674 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.674 * [taylor]: Taking taylor expansion of t in t 5.674 * [backup-simplify]: Simplify 0 into 0 5.674 * [backup-simplify]: Simplify 1 into 1 5.674 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.674 * [taylor]: Taking taylor expansion of t in t 5.674 * [backup-simplify]: Simplify 0 into 0 5.674 * [backup-simplify]: Simplify 1 into 1 5.674 * [taylor]: Taking taylor expansion of 1.0 in t 5.674 * [backup-simplify]: Simplify 1.0 into 1.0 5.674 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.675 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.675 * [taylor]: Taking taylor expansion of 1.0 in t 5.675 * [backup-simplify]: Simplify 1.0 into 1.0 5.675 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.675 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.675 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.675 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.675 * [taylor]: Taking taylor expansion of 2.0 in t 5.675 * [backup-simplify]: Simplify 2.0 into 2.0 5.675 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.675 * [taylor]: Taking taylor expansion of t in t 5.675 * [backup-simplify]: Simplify 0 into 0 5.675 * [backup-simplify]: Simplify 1 into 1 5.675 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.675 * [taylor]: Taking taylor expansion of t in t 5.675 * [backup-simplify]: Simplify 0 into 0 5.675 * [backup-simplify]: Simplify 1 into 1 5.675 * [taylor]: Taking taylor expansion of 1.0 in t 5.675 * [backup-simplify]: Simplify 1.0 into 1.0 5.675 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.676 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.676 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.676 * [taylor]: Taking taylor expansion of 2.0 in t 5.676 * [backup-simplify]: Simplify 2.0 into 2.0 5.676 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.676 * [taylor]: Taking taylor expansion of t in t 5.676 * [backup-simplify]: Simplify 0 into 0 5.676 * [backup-simplify]: Simplify 1 into 1 5.676 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.676 * [taylor]: Taking taylor expansion of t in t 5.676 * [backup-simplify]: Simplify 0 into 0 5.676 * [backup-simplify]: Simplify 1 into 1 5.676 * [taylor]: Taking taylor expansion of 1.0 in t 5.676 * [backup-simplify]: Simplify 1.0 into 1.0 5.676 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.676 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.676 * [taylor]: Taking taylor expansion of 1.0 in t 5.676 * [backup-simplify]: Simplify 1.0 into 1.0 5.677 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.677 * [backup-simplify]: Simplify 1.0 into 1.0 5.677 * [backup-simplify]: Simplify (+ 0 0) into 0 5.677 * [backup-simplify]: Simplify 0 into 0 5.677 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.678 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.678 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.678 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.678 * [backup-simplify]: Simplify 4.0 into 4.0 5.679 * [backup-simplify]: Simplify (+ 1 0) into 1 5.680 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.682 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.682 * [backup-simplify]: Simplify (+ 1 0) into 1 5.684 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.685 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.686 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.687 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.687 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 5.688 * [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.688 * [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.688 * [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.688 * [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.688 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.688 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.688 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.688 * [taylor]: Taking taylor expansion of 2.0 in t 5.688 * [backup-simplify]: Simplify 2.0 into 2.0 5.688 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.688 * [taylor]: Taking taylor expansion of t in t 5.688 * [backup-simplify]: Simplify 0 into 0 5.688 * [backup-simplify]: Simplify 1 into 1 5.688 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.688 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.688 * [taylor]: Taking taylor expansion of t in t 5.688 * [backup-simplify]: Simplify 0 into 0 5.688 * [backup-simplify]: Simplify 1 into 1 5.688 * [backup-simplify]: Simplify (/ 1 1) into 1 5.689 * [taylor]: Taking taylor expansion of 1.0 in t 5.689 * [backup-simplify]: Simplify 1.0 into 1.0 5.689 * [backup-simplify]: Simplify (+ 1 0) into 1 5.689 * [backup-simplify]: Simplify (* 0 1) into 0 5.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.696 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.697 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.697 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.697 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.697 * [taylor]: Taking taylor expansion of 2.0 in t 5.697 * [backup-simplify]: Simplify 2.0 into 2.0 5.697 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.697 * [taylor]: Taking taylor expansion of t in t 5.697 * [backup-simplify]: Simplify 0 into 0 5.697 * [backup-simplify]: Simplify 1 into 1 5.697 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.697 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.697 * [taylor]: Taking taylor expansion of t in t 5.697 * [backup-simplify]: Simplify 0 into 0 5.697 * [backup-simplify]: Simplify 1 into 1 5.698 * [backup-simplify]: Simplify (/ 1 1) into 1 5.698 * [taylor]: Taking taylor expansion of 1.0 in t 5.698 * [backup-simplify]: Simplify 1.0 into 1.0 5.698 * [backup-simplify]: Simplify (+ 1 0) into 1 5.698 * [backup-simplify]: Simplify (* 0 1) into 0 5.699 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.699 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.699 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.700 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.700 * [taylor]: Taking taylor expansion of 1.0 in t 5.700 * [backup-simplify]: Simplify 1.0 into 1.0 5.700 * [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.700 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.700 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.700 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.700 * [taylor]: Taking taylor expansion of 2.0 in t 5.700 * [backup-simplify]: Simplify 2.0 into 2.0 5.700 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.700 * [taylor]: Taking taylor expansion of t in t 5.700 * [backup-simplify]: Simplify 0 into 0 5.700 * [backup-simplify]: Simplify 1 into 1 5.700 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.700 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.700 * [taylor]: Taking taylor expansion of t in t 5.700 * [backup-simplify]: Simplify 0 into 0 5.700 * [backup-simplify]: Simplify 1 into 1 5.700 * [backup-simplify]: Simplify (/ 1 1) into 1 5.701 * [taylor]: Taking taylor expansion of 1.0 in t 5.701 * [backup-simplify]: Simplify 1.0 into 1.0 5.701 * [backup-simplify]: Simplify (+ 1 0) into 1 5.701 * [backup-simplify]: Simplify (* 0 1) into 0 5.702 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.702 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.702 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.703 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.703 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.703 * [taylor]: Taking taylor expansion of 2.0 in t 5.703 * [backup-simplify]: Simplify 2.0 into 2.0 5.703 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.703 * [taylor]: Taking taylor expansion of t in t 5.703 * [backup-simplify]: Simplify 0 into 0 5.703 * [backup-simplify]: Simplify 1 into 1 5.703 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.703 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.703 * [taylor]: Taking taylor expansion of t in t 5.703 * [backup-simplify]: Simplify 0 into 0 5.703 * [backup-simplify]: Simplify 1 into 1 5.703 * [backup-simplify]: Simplify (/ 1 1) into 1 5.703 * [taylor]: Taking taylor expansion of 1.0 in t 5.703 * [backup-simplify]: Simplify 1.0 into 1.0 5.703 * [backup-simplify]: Simplify (+ 1 0) into 1 5.704 * [backup-simplify]: Simplify (* 0 1) into 0 5.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.704 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.705 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.705 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.705 * [taylor]: Taking taylor expansion of 1.0 in t 5.705 * [backup-simplify]: Simplify 1.0 into 1.0 5.706 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.706 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 5.706 * [backup-simplify]: Simplify 5.0 into 5.0 5.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.707 * [backup-simplify]: Simplify (+ 0 0) into 0 5.708 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.710 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.711 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.711 * [backup-simplify]: Simplify (+ 0 0) into 0 5.713 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.714 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.716 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.716 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.717 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 5.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.718 * [backup-simplify]: Simplify (+ 0 0) into 0 5.719 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 5.723 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.724 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.725 * [backup-simplify]: Simplify (+ 0 0) into 0 5.726 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 5.731 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.734 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 5.735 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.735 * [backup-simplify]: Simplify 12.0 into 12.0 5.736 * [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.736 * [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.736 * [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.736 * [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.737 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 5.737 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.737 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.737 * [taylor]: Taking taylor expansion of -2.0 in t 5.737 * [backup-simplify]: Simplify -2.0 into -2.0 5.737 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.737 * [taylor]: Taking taylor expansion of t in t 5.737 * [backup-simplify]: Simplify 0 into 0 5.737 * [backup-simplify]: Simplify 1 into 1 5.737 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.737 * [taylor]: Taking taylor expansion of 1.0 in t 5.737 * [backup-simplify]: Simplify 1.0 into 1.0 5.737 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.737 * [taylor]: Taking taylor expansion of t in t 5.737 * [backup-simplify]: Simplify 0 into 0 5.737 * [backup-simplify]: Simplify 1 into 1 5.738 * [backup-simplify]: Simplify (/ 1 1) into 1 5.738 * [backup-simplify]: Simplify (- 1) into -1 5.738 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.739 * [backup-simplify]: Simplify (* 0 -1) into 0 5.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.740 * [backup-simplify]: Simplify (- 0) into 0 5.741 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.742 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.742 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.742 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.742 * [taylor]: Taking taylor expansion of -2.0 in t 5.742 * [backup-simplify]: Simplify -2.0 into -2.0 5.742 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.742 * [taylor]: Taking taylor expansion of t in t 5.742 * [backup-simplify]: Simplify 0 into 0 5.742 * [backup-simplify]: Simplify 1 into 1 5.742 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.742 * [taylor]: Taking taylor expansion of 1.0 in t 5.742 * [backup-simplify]: Simplify 1.0 into 1.0 5.742 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.742 * [taylor]: Taking taylor expansion of t in t 5.743 * [backup-simplify]: Simplify 0 into 0 5.743 * [backup-simplify]: Simplify 1 into 1 5.743 * [backup-simplify]: Simplify (/ 1 1) into 1 5.743 * [backup-simplify]: Simplify (- 1) into -1 5.744 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.744 * [backup-simplify]: Simplify (* 0 -1) into 0 5.745 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.746 * [backup-simplify]: Simplify (- 0) into 0 5.746 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.747 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.748 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.748 * [taylor]: Taking taylor expansion of 1.0 in t 5.748 * [backup-simplify]: Simplify 1.0 into 1.0 5.748 * [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.748 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 5.748 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.748 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.748 * [taylor]: Taking taylor expansion of -2.0 in t 5.748 * [backup-simplify]: Simplify -2.0 into -2.0 5.748 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.748 * [taylor]: Taking taylor expansion of t in t 5.748 * [backup-simplify]: Simplify 0 into 0 5.748 * [backup-simplify]: Simplify 1 into 1 5.748 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.748 * [taylor]: Taking taylor expansion of 1.0 in t 5.748 * [backup-simplify]: Simplify 1.0 into 1.0 5.748 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.748 * [taylor]: Taking taylor expansion of t in t 5.748 * [backup-simplify]: Simplify 0 into 0 5.748 * [backup-simplify]: Simplify 1 into 1 5.749 * [backup-simplify]: Simplify (/ 1 1) into 1 5.749 * [backup-simplify]: Simplify (- 1) into -1 5.750 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.750 * [backup-simplify]: Simplify (* 0 -1) into 0 5.751 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.751 * [backup-simplify]: Simplify (- 0) into 0 5.752 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.752 * [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.755 * [backup-simplify]: Simplify (* 0 -1) into 0 5.756 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.757 * [backup-simplify]: Simplify (- 0) into 0 5.757 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.758 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.758 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.758 * [taylor]: Taking taylor expansion of 1.0 in t 5.758 * [backup-simplify]: Simplify 1.0 into 1.0 5.759 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.759 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 5.759 * [backup-simplify]: Simplify 5.0 into 5.0 5.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.761 * [backup-simplify]: Simplify (- 0) into 0 5.761 * [backup-simplify]: Simplify (+ 0 0) into 0 5.765 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.769 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.770 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.770 * [backup-simplify]: Simplify (- 0) into 0 5.771 * [backup-simplify]: Simplify (+ 0 0) into 0 5.774 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.777 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.779 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 5.779 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 5.779 * [backup-simplify]: Simplify 8.0 into 8.0 5.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.780 * [backup-simplify]: Simplify (- 0) into 0 5.781 * [backup-simplify]: Simplify (+ 0 0) into 0 5.782 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.787 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.788 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.788 * [backup-simplify]: Simplify (- 0) into 0 5.788 * [backup-simplify]: Simplify (+ 0 0) into 0 5.790 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.794 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.796 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 5.797 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.797 * [backup-simplify]: Simplify 12.0 into 12.0 5.797 * [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.797 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 5.797 * [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.798 * [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.798 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.798 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.798 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.798 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.798 * [taylor]: Taking taylor expansion of 2.0 in t 5.798 * [backup-simplify]: Simplify 2.0 into 2.0 5.798 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.798 * [taylor]: Taking taylor expansion of t in t 5.798 * [backup-simplify]: Simplify 0 into 0 5.798 * [backup-simplify]: Simplify 1 into 1 5.798 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.798 * [taylor]: Taking taylor expansion of t in t 5.798 * [backup-simplify]: Simplify 0 into 0 5.798 * [backup-simplify]: Simplify 1 into 1 5.798 * [taylor]: Taking taylor expansion of 1.0 in t 5.798 * [backup-simplify]: Simplify 1.0 into 1.0 5.799 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.799 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.799 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.799 * [taylor]: Taking taylor expansion of 2.0 in t 5.799 * [backup-simplify]: Simplify 2.0 into 2.0 5.799 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.799 * [taylor]: Taking taylor expansion of t in t 5.799 * [backup-simplify]: Simplify 0 into 0 5.799 * [backup-simplify]: Simplify 1 into 1 5.799 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.799 * [taylor]: Taking taylor expansion of t in t 5.800 * [backup-simplify]: Simplify 0 into 0 5.800 * [backup-simplify]: Simplify 1 into 1 5.800 * [taylor]: Taking taylor expansion of 1.0 in t 5.800 * [backup-simplify]: Simplify 1.0 into 1.0 5.800 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.801 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.801 * [taylor]: Taking taylor expansion of 2.0 in t 5.801 * [backup-simplify]: Simplify 2.0 into 2.0 5.801 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.801 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.801 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.801 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.801 * [taylor]: Taking taylor expansion of 2.0 in t 5.801 * [backup-simplify]: Simplify 2.0 into 2.0 5.801 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.801 * [taylor]: Taking taylor expansion of t in t 5.801 * [backup-simplify]: Simplify 0 into 0 5.801 * [backup-simplify]: Simplify 1 into 1 5.801 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.801 * [taylor]: Taking taylor expansion of t in t 5.801 * [backup-simplify]: Simplify 0 into 0 5.801 * [backup-simplify]: Simplify 1 into 1 5.801 * [taylor]: Taking taylor expansion of 1.0 in t 5.801 * [backup-simplify]: Simplify 1.0 into 1.0 5.802 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.802 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.802 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.802 * [taylor]: Taking taylor expansion of 2.0 in t 5.802 * [backup-simplify]: Simplify 2.0 into 2.0 5.802 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.802 * [taylor]: Taking taylor expansion of t in t 5.802 * [backup-simplify]: Simplify 0 into 0 5.802 * [backup-simplify]: Simplify 1 into 1 5.803 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.803 * [taylor]: Taking taylor expansion of t in t 5.803 * [backup-simplify]: Simplify 0 into 0 5.803 * [backup-simplify]: Simplify 1 into 1 5.803 * [taylor]: Taking taylor expansion of 1.0 in t 5.803 * [backup-simplify]: Simplify 1.0 into 1.0 5.803 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.804 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.804 * [taylor]: Taking taylor expansion of 2.0 in t 5.804 * [backup-simplify]: Simplify 2.0 into 2.0 5.804 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 5.804 * [backup-simplify]: Simplify 2.0 into 2.0 5.805 * [backup-simplify]: Simplify (+ 0 0) into 0 5.805 * [backup-simplify]: Simplify 0 into 0 5.805 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.806 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.806 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.806 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.806 * [backup-simplify]: Simplify 4.0 into 4.0 5.807 * [backup-simplify]: Simplify (+ 1 0) into 1 5.810 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.812 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.813 * [backup-simplify]: Simplify (+ 1 0) into 1 5.816 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.818 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.821 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.821 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.822 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 5.823 * [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.823 * [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.823 * [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.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.823 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.823 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.823 * [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.825 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.826 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.826 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.826 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.826 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.826 * [taylor]: Taking taylor expansion of 2.0 in t 5.826 * [backup-simplify]: Simplify 2.0 into 2.0 5.826 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.826 * [taylor]: Taking taylor expansion of t in t 5.826 * [backup-simplify]: Simplify 0 into 0 5.826 * [backup-simplify]: Simplify 1 into 1 5.826 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.826 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.826 * [taylor]: Taking taylor expansion of t in t 5.826 * [backup-simplify]: Simplify 0 into 0 5.826 * [backup-simplify]: Simplify 1 into 1 5.827 * [backup-simplify]: Simplify (/ 1 1) into 1 5.827 * [taylor]: Taking taylor expansion of 1.0 in t 5.827 * [backup-simplify]: Simplify 1.0 into 1.0 5.827 * [backup-simplify]: Simplify (+ 1 0) into 1 5.827 * [backup-simplify]: Simplify (* 0 1) into 0 5.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.833 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.834 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.834 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.834 * [taylor]: Taking taylor expansion of 2.0 in t 5.834 * [backup-simplify]: Simplify 2.0 into 2.0 5.834 * [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.834 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.834 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.834 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.834 * [taylor]: Taking taylor expansion of 2.0 in t 5.834 * [backup-simplify]: Simplify 2.0 into 2.0 5.834 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.834 * [taylor]: Taking taylor expansion of t in t 5.834 * [backup-simplify]: Simplify 0 into 0 5.834 * [backup-simplify]: Simplify 1 into 1 5.834 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.834 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.834 * [taylor]: Taking taylor expansion of t in t 5.834 * [backup-simplify]: Simplify 0 into 0 5.834 * [backup-simplify]: Simplify 1 into 1 5.835 * [backup-simplify]: Simplify (/ 1 1) into 1 5.835 * [taylor]: Taking taylor expansion of 1.0 in t 5.835 * [backup-simplify]: Simplify 1.0 into 1.0 5.835 * [backup-simplify]: Simplify (+ 1 0) into 1 5.835 * [backup-simplify]: Simplify (* 0 1) into 0 5.836 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.836 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.836 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.837 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.837 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.837 * [taylor]: Taking taylor expansion of 2.0 in t 5.837 * [backup-simplify]: Simplify 2.0 into 2.0 5.837 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.837 * [taylor]: Taking taylor expansion of t in t 5.837 * [backup-simplify]: Simplify 0 into 0 5.837 * [backup-simplify]: Simplify 1 into 1 5.837 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.837 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.837 * [taylor]: Taking taylor expansion of t in t 5.837 * [backup-simplify]: Simplify 0 into 0 5.837 * [backup-simplify]: Simplify 1 into 1 5.837 * [backup-simplify]: Simplify (/ 1 1) into 1 5.837 * [taylor]: Taking taylor expansion of 1.0 in t 5.837 * [backup-simplify]: Simplify 1.0 into 1.0 5.837 * [backup-simplify]: Simplify (+ 1 0) into 1 5.838 * [backup-simplify]: Simplify (* 0 1) into 0 5.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.838 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.839 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.839 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.839 * [taylor]: Taking taylor expansion of 2.0 in t 5.839 * [backup-simplify]: Simplify 2.0 into 2.0 5.839 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.840 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 5.840 * [backup-simplify]: Simplify 6.0 into 6.0 5.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.840 * [backup-simplify]: Simplify (+ 0 0) into 0 5.842 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.844 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.845 * [backup-simplify]: Simplify (+ 0 0) into 0 5.846 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.848 * [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.850 * [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.855 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.855 * [backup-simplify]: Simplify (+ 0 0) into 0 5.856 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 5.859 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 5.861 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 5.861 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.861 * [backup-simplify]: Simplify 12.0 into 12.0 5.862 * [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.862 * [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.862 * [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.862 * [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.862 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 5.862 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.862 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.862 * [taylor]: Taking taylor expansion of -2.0 in t 5.862 * [backup-simplify]: Simplify -2.0 into -2.0 5.862 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.862 * [taylor]: Taking taylor expansion of t in t 5.862 * [backup-simplify]: Simplify 0 into 0 5.862 * [backup-simplify]: Simplify 1 into 1 5.862 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.862 * [taylor]: Taking taylor expansion of 1.0 in t 5.862 * [backup-simplify]: Simplify 1.0 into 1.0 5.862 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.862 * [taylor]: Taking taylor expansion of t in t 5.862 * [backup-simplify]: Simplify 0 into 0 5.862 * [backup-simplify]: Simplify 1 into 1 5.863 * [backup-simplify]: Simplify (/ 1 1) into 1 5.863 * [backup-simplify]: Simplify (- 1) into -1 5.863 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.863 * [backup-simplify]: Simplify (* 0 -1) into 0 5.864 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.864 * [backup-simplify]: Simplify (- 0) into 0 5.864 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.865 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.865 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.865 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.865 * [taylor]: Taking taylor expansion of -2.0 in t 5.865 * [backup-simplify]: Simplify -2.0 into -2.0 5.865 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.865 * [taylor]: Taking taylor expansion of t in t 5.865 * [backup-simplify]: Simplify 0 into 0 5.865 * [backup-simplify]: Simplify 1 into 1 5.865 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.865 * [taylor]: Taking taylor expansion of 1.0 in t 5.865 * [backup-simplify]: Simplify 1.0 into 1.0 5.865 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.865 * [taylor]: Taking taylor expansion of t in t 5.865 * [backup-simplify]: Simplify 0 into 0 5.865 * [backup-simplify]: Simplify 1 into 1 5.865 * [backup-simplify]: Simplify (/ 1 1) into 1 5.866 * [backup-simplify]: Simplify (- 1) into -1 5.866 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.866 * [backup-simplify]: Simplify (* 0 -1) into 0 5.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.867 * [backup-simplify]: Simplify (- 0) into 0 5.867 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.868 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.868 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.868 * [taylor]: Taking taylor expansion of 2.0 in t 5.868 * [backup-simplify]: Simplify 2.0 into 2.0 5.868 * [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.868 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 5.868 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 5.868 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.868 * [taylor]: Taking taylor expansion of -2.0 in t 5.868 * [backup-simplify]: Simplify -2.0 into -2.0 5.868 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.868 * [taylor]: Taking taylor expansion of t in t 5.868 * [backup-simplify]: Simplify 0 into 0 5.868 * [backup-simplify]: Simplify 1 into 1 5.868 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.868 * [taylor]: Taking taylor expansion of 1.0 in t 5.868 * [backup-simplify]: Simplify 1.0 into 1.0 5.868 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.868 * [taylor]: Taking taylor expansion of t in t 5.868 * [backup-simplify]: Simplify 0 into 0 5.868 * [backup-simplify]: Simplify 1 into 1 5.869 * [backup-simplify]: Simplify (/ 1 1) into 1 5.869 * [backup-simplify]: Simplify (- 1) into -1 5.869 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.869 * [backup-simplify]: Simplify (* 0 -1) into 0 5.870 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.870 * [backup-simplify]: Simplify (- 0) into 0 5.870 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.871 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 5.871 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 5.871 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 5.871 * [taylor]: Taking taylor expansion of -2.0 in t 5.871 * [backup-simplify]: Simplify -2.0 into -2.0 5.871 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 5.871 * [taylor]: Taking taylor expansion of t in t 5.871 * [backup-simplify]: Simplify 0 into 0 5.871 * [backup-simplify]: Simplify 1 into 1 5.871 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 5.871 * [taylor]: Taking taylor expansion of 1.0 in t 5.871 * [backup-simplify]: Simplify 1.0 into 1.0 5.871 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.871 * [taylor]: Taking taylor expansion of t in t 5.871 * [backup-simplify]: Simplify 0 into 0 5.871 * [backup-simplify]: Simplify 1 into 1 5.872 * [backup-simplify]: Simplify (/ 1 1) into 1 5.872 * [backup-simplify]: Simplify (- 1) into -1 5.872 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.872 * [backup-simplify]: Simplify (* 0 -1) into 0 5.873 * [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 in t 5.874 * [backup-simplify]: Simplify 2.0 into 2.0 5.874 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.875 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 5.875 * [backup-simplify]: Simplify 6.0 into 6.0 5.875 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.875 * [backup-simplify]: Simplify (- 0) into 0 5.876 * [backup-simplify]: Simplify (+ 0 0) into 0 5.877 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.879 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.880 * [backup-simplify]: Simplify (- 0) into 0 5.880 * [backup-simplify]: Simplify (+ 0 0) into 0 5.882 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 5.884 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 5.884 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 5.885 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 5.885 * [backup-simplify]: Simplify 8.0 into 8.0 5.885 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.886 * [backup-simplify]: Simplify (- 0) into 0 5.886 * [backup-simplify]: Simplify (+ 0 0) into 0 5.887 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.889 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.890 * [backup-simplify]: Simplify (- 0) into 0 5.890 * [backup-simplify]: Simplify (+ 0 0) into 0 5.891 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 5.893 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 5.894 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 5.895 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 5.895 * [backup-simplify]: Simplify 12.0 into 12.0 5.895 * [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.895 * * * * [progress]: [ 3 / 4 ] generating series at (2) 5.895 * [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.895 * [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.895 * [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.895 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.895 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.895 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.895 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.895 * [taylor]: Taking taylor expansion of 2.0 in t 5.896 * [backup-simplify]: Simplify 2.0 into 2.0 5.896 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.896 * [taylor]: Taking taylor expansion of t in t 5.896 * [backup-simplify]: Simplify 0 into 0 5.896 * [backup-simplify]: Simplify 1 into 1 5.896 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.896 * [taylor]: Taking taylor expansion of t in t 5.896 * [backup-simplify]: Simplify 0 into 0 5.896 * [backup-simplify]: Simplify 1 into 1 5.896 * [taylor]: Taking taylor expansion of 1.0 in t 5.896 * [backup-simplify]: Simplify 1.0 into 1.0 5.896 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.896 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.897 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.897 * [taylor]: Taking taylor expansion of 2.0 in t 5.897 * [backup-simplify]: Simplify 2.0 into 2.0 5.897 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.897 * [taylor]: Taking taylor expansion of t in t 5.897 * [backup-simplify]: Simplify 0 into 0 5.897 * [backup-simplify]: Simplify 1 into 1 5.897 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.897 * [taylor]: Taking taylor expansion of t in t 5.897 * [backup-simplify]: Simplify 0 into 0 5.897 * [backup-simplify]: Simplify 1 into 1 5.897 * [taylor]: Taking taylor expansion of 1.0 in t 5.897 * [backup-simplify]: Simplify 1.0 into 1.0 5.897 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.898 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.898 * [taylor]: Taking taylor expansion of 1.0 in t 5.898 * [backup-simplify]: Simplify 1.0 into 1.0 5.898 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.898 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.898 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.898 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.898 * [taylor]: Taking taylor expansion of 2.0 in t 5.899 * [backup-simplify]: Simplify 2.0 into 2.0 5.899 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.899 * [taylor]: Taking taylor expansion of t in t 5.899 * [backup-simplify]: Simplify 0 into 0 5.899 * [backup-simplify]: Simplify 1 into 1 5.899 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.899 * [taylor]: Taking taylor expansion of t in t 5.899 * [backup-simplify]: Simplify 0 into 0 5.899 * [backup-simplify]: Simplify 1 into 1 5.899 * [taylor]: Taking taylor expansion of 1.0 in t 5.899 * [backup-simplify]: Simplify 1.0 into 1.0 5.899 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.900 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.900 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.900 * [taylor]: Taking taylor expansion of 2.0 in t 5.900 * [backup-simplify]: Simplify 2.0 into 2.0 5.900 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.900 * [taylor]: Taking taylor expansion of t in t 5.900 * [backup-simplify]: Simplify 0 into 0 5.900 * [backup-simplify]: Simplify 1 into 1 5.900 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.900 * [taylor]: Taking taylor expansion of t in t 5.900 * [backup-simplify]: Simplify 0 into 0 5.900 * [backup-simplify]: Simplify 1 into 1 5.900 * [taylor]: Taking taylor expansion of 1.0 in t 5.900 * [backup-simplify]: Simplify 1.0 into 1.0 5.901 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.901 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.901 * [taylor]: Taking taylor expansion of 2.0 in t 5.901 * [backup-simplify]: Simplify 2.0 into 2.0 5.902 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.902 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 5.903 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 5.903 * [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.903 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 5.903 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 5.903 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.903 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.903 * [taylor]: Taking taylor expansion of 2.0 in t 5.903 * [backup-simplify]: Simplify 2.0 into 2.0 5.903 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.903 * [taylor]: Taking taylor expansion of t in t 5.903 * [backup-simplify]: Simplify 0 into 0 5.903 * [backup-simplify]: Simplify 1 into 1 5.903 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.903 * [taylor]: Taking taylor expansion of t in t 5.903 * [backup-simplify]: Simplify 0 into 0 5.903 * [backup-simplify]: Simplify 1 into 1 5.903 * [taylor]: Taking taylor expansion of 1.0 in t 5.903 * [backup-simplify]: Simplify 1.0 into 1.0 5.904 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.904 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.904 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.904 * [taylor]: Taking taylor expansion of 2.0 in t 5.904 * [backup-simplify]: Simplify 2.0 into 2.0 5.904 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.904 * [taylor]: Taking taylor expansion of t in t 5.904 * [backup-simplify]: Simplify 0 into 0 5.904 * [backup-simplify]: Simplify 1 into 1 5.904 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.905 * [taylor]: Taking taylor expansion of t in t 5.905 * [backup-simplify]: Simplify 0 into 0 5.905 * [backup-simplify]: Simplify 1 into 1 5.905 * [taylor]: Taking taylor expansion of 1.0 in t 5.905 * [backup-simplify]: Simplify 1.0 into 1.0 5.905 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.906 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.906 * [taylor]: Taking taylor expansion of 1.0 in t 5.906 * [backup-simplify]: Simplify 1.0 into 1.0 5.906 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 5.906 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 5.906 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 5.906 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.906 * [taylor]: Taking taylor expansion of 2.0 in t 5.906 * [backup-simplify]: Simplify 2.0 into 2.0 5.906 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.906 * [taylor]: Taking taylor expansion of t in t 5.906 * [backup-simplify]: Simplify 0 into 0 5.906 * [backup-simplify]: Simplify 1 into 1 5.906 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.906 * [taylor]: Taking taylor expansion of t in t 5.906 * [backup-simplify]: Simplify 0 into 0 5.906 * [backup-simplify]: Simplify 1 into 1 5.906 * [taylor]: Taking taylor expansion of 1.0 in t 5.906 * [backup-simplify]: Simplify 1.0 into 1.0 5.907 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.907 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.907 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 5.907 * [taylor]: Taking taylor expansion of 2.0 in t 5.907 * [backup-simplify]: Simplify 2.0 into 2.0 5.907 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 5.907 * [taylor]: Taking taylor expansion of t in t 5.907 * [backup-simplify]: Simplify 0 into 0 5.907 * [backup-simplify]: Simplify 1 into 1 5.907 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 5.908 * [taylor]: Taking taylor expansion of t in t 5.908 * [backup-simplify]: Simplify 0 into 0 5.908 * [backup-simplify]: Simplify 1 into 1 5.908 * [taylor]: Taking taylor expansion of 1.0 in t 5.908 * [backup-simplify]: Simplify 1.0 into 1.0 5.908 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.909 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 5.909 * [taylor]: Taking taylor expansion of 2.0 in t 5.909 * [backup-simplify]: Simplify 2.0 into 2.0 5.909 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.910 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 5.910 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 5.910 * [backup-simplify]: Simplify 0.5 into 0.5 5.910 * [backup-simplify]: Simplify (+ 0 0) into 0 5.911 * [backup-simplify]: Simplify (+ 0 0) into 0 5.912 * [backup-simplify]: Simplify (- (/ 0 2.0) (+ (* 0.5 (/ 0 2.0)))) into 0 5.912 * [backup-simplify]: Simplify 0 into 0 5.912 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.913 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.913 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.914 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.914 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.914 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 5.915 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.915 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 5.920 * [backup-simplify]: Simplify (- (/ 4.0 2.0) (+ (* 0.5 (/ 4.0 2.0)) (* 0 (/ 0 2.0)))) into 1.0 5.920 * [backup-simplify]: Simplify 1.0 into 1.0 5.921 * [backup-simplify]: Simplify (+ 1 0) into 1 5.924 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.926 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.927 * [backup-simplify]: Simplify (+ 1 0) into 1 5.930 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.932 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.941 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.942 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.942 * [backup-simplify]: Simplify (+ 1 0) into 1 5.945 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.947 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.947 * [backup-simplify]: Simplify (+ 1 0) into 1 5.950 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 5.952 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 5.954 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 5.954 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 5.961 * [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.962 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 5.963 * [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.963 * [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.963 * [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.963 * [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.963 * [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.964 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.964 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.964 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.964 * [taylor]: Taking taylor expansion of 2.0 in t 5.964 * [backup-simplify]: Simplify 2.0 into 2.0 5.964 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.964 * [taylor]: Taking taylor expansion of t in t 5.964 * [backup-simplify]: Simplify 0 into 0 5.964 * [backup-simplify]: Simplify 1 into 1 5.964 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.964 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.964 * [taylor]: Taking taylor expansion of t in t 5.964 * [backup-simplify]: Simplify 0 into 0 5.964 * [backup-simplify]: Simplify 1 into 1 5.965 * [backup-simplify]: Simplify (/ 1 1) into 1 5.965 * [taylor]: Taking taylor expansion of 1.0 in t 5.965 * [backup-simplify]: Simplify 1.0 into 1.0 5.965 * [backup-simplify]: Simplify (+ 1 0) into 1 5.965 * [backup-simplify]: Simplify (* 0 1) into 0 5.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.966 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.967 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.968 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.968 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.968 * [taylor]: Taking taylor expansion of 2.0 in t 5.968 * [backup-simplify]: Simplify 2.0 into 2.0 5.968 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.968 * [taylor]: Taking taylor expansion of t in t 5.968 * [backup-simplify]: Simplify 0 into 0 5.968 * [backup-simplify]: Simplify 1 into 1 5.968 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.968 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.968 * [taylor]: Taking taylor expansion of t in t 5.968 * [backup-simplify]: Simplify 0 into 0 5.968 * [backup-simplify]: Simplify 1 into 1 5.968 * [backup-simplify]: Simplify (/ 1 1) into 1 5.968 * [taylor]: Taking taylor expansion of 1.0 in t 5.968 * [backup-simplify]: Simplify 1.0 into 1.0 5.969 * [backup-simplify]: Simplify (+ 1 0) into 1 5.969 * [backup-simplify]: Simplify (* 0 1) into 0 5.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.970 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.970 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.970 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.970 * [taylor]: Taking taylor expansion of 1.0 in t 5.970 * [backup-simplify]: Simplify 1.0 into 1.0 5.970 * [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.970 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.971 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.971 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.971 * [taylor]: Taking taylor expansion of 2.0 in t 5.971 * [backup-simplify]: Simplify 2.0 into 2.0 5.971 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.971 * [taylor]: Taking taylor expansion of t in t 5.971 * [backup-simplify]: Simplify 0 into 0 5.971 * [backup-simplify]: Simplify 1 into 1 5.971 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.971 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.971 * [taylor]: Taking taylor expansion of t in t 5.971 * [backup-simplify]: Simplify 0 into 0 5.971 * [backup-simplify]: Simplify 1 into 1 5.971 * [backup-simplify]: Simplify (/ 1 1) into 1 5.971 * [taylor]: Taking taylor expansion of 1.0 in t 5.971 * [backup-simplify]: Simplify 1.0 into 1.0 5.971 * [backup-simplify]: Simplify (+ 1 0) into 1 5.972 * [backup-simplify]: Simplify (* 0 1) into 0 5.972 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.972 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.973 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.973 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.973 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.973 * [taylor]: Taking taylor expansion of 2.0 in t 5.973 * [backup-simplify]: Simplify 2.0 into 2.0 5.973 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.973 * [taylor]: Taking taylor expansion of t in t 5.973 * [backup-simplify]: Simplify 0 into 0 5.973 * [backup-simplify]: Simplify 1 into 1 5.973 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.973 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.973 * [taylor]: Taking taylor expansion of t in t 5.973 * [backup-simplify]: Simplify 0 into 0 5.973 * [backup-simplify]: Simplify 1 into 1 5.973 * [backup-simplify]: Simplify (/ 1 1) into 1 5.973 * [taylor]: Taking taylor expansion of 1.0 in t 5.973 * [backup-simplify]: Simplify 1.0 into 1.0 5.974 * [backup-simplify]: Simplify (+ 1 0) into 1 5.974 * [backup-simplify]: Simplify (* 0 1) into 0 5.974 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.975 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.975 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.976 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.976 * [taylor]: Taking taylor expansion of 2.0 in t 5.976 * [backup-simplify]: Simplify 2.0 into 2.0 5.976 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.976 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 5.976 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.977 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 5.977 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 5.977 * [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.977 * [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.977 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 5.977 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 5.977 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.977 * [taylor]: Taking taylor expansion of 2.0 in t 5.978 * [backup-simplify]: Simplify 2.0 into 2.0 5.978 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.978 * [taylor]: Taking taylor expansion of t in t 5.978 * [backup-simplify]: Simplify 0 into 0 5.978 * [backup-simplify]: Simplify 1 into 1 5.978 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.978 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.978 * [taylor]: Taking taylor expansion of t in t 5.978 * [backup-simplify]: Simplify 0 into 0 5.978 * [backup-simplify]: Simplify 1 into 1 5.978 * [backup-simplify]: Simplify (/ 1 1) into 1 5.978 * [taylor]: Taking taylor expansion of 1.0 in t 5.978 * [backup-simplify]: Simplify 1.0 into 1.0 5.978 * [backup-simplify]: Simplify (+ 1 0) into 1 5.978 * [backup-simplify]: Simplify (* 0 1) into 0 5.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.979 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.980 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.980 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.980 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.980 * [taylor]: Taking taylor expansion of 2.0 in t 5.980 * [backup-simplify]: Simplify 2.0 into 2.0 5.980 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.980 * [taylor]: Taking taylor expansion of t in t 5.980 * [backup-simplify]: Simplify 0 into 0 5.980 * [backup-simplify]: Simplify 1 into 1 5.980 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.980 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.980 * [taylor]: Taking taylor expansion of t in t 5.980 * [backup-simplify]: Simplify 0 into 0 5.980 * [backup-simplify]: Simplify 1 into 1 5.980 * [backup-simplify]: Simplify (/ 1 1) into 1 5.980 * [taylor]: Taking taylor expansion of 1.0 in t 5.980 * [backup-simplify]: Simplify 1.0 into 1.0 5.981 * [backup-simplify]: Simplify (+ 1 0) into 1 5.981 * [backup-simplify]: Simplify (* 0 1) into 0 5.981 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.982 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.982 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 5.982 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 5.982 * [taylor]: Taking taylor expansion of 1.0 in t 5.982 * [backup-simplify]: Simplify 1.0 into 1.0 5.982 * [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.983 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 5.983 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 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.983 * [backup-simplify]: Simplify (/ 1 1) into 1 5.983 * [taylor]: Taking taylor expansion of 1.0 in t 5.983 * [backup-simplify]: Simplify 1.0 into 1.0 5.983 * [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.984 * [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.985 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 5.985 * [taylor]: Taking taylor expansion of 2.0 in t 5.985 * [backup-simplify]: Simplify 2.0 into 2.0 5.985 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 5.985 * [taylor]: Taking taylor expansion of t in t 5.985 * [backup-simplify]: Simplify 0 into 0 5.985 * [backup-simplify]: Simplify 1 into 1 5.985 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 5.985 * [taylor]: Taking taylor expansion of (/ 1 t) in t 5.985 * [taylor]: Taking taylor expansion of t in t 5.985 * [backup-simplify]: Simplify 0 into 0 5.985 * [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.986 * [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.987 * [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 in t 5.988 * [backup-simplify]: Simplify 2.0 into 2.0 5.988 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.989 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 5.989 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 5.989 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 5.990 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 5.990 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 5.990 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.990 * [backup-simplify]: Simplify (+ 0 0) into 0 5.992 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.994 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 5.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.995 * [backup-simplify]: Simplify (+ 0 0) into 0 5.997 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 5.999 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.000 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 6.000 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 6.001 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.001 * [backup-simplify]: Simplify (+ 0 0) into 0 6.003 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.005 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.005 * [backup-simplify]: Simplify (+ 0 0) into 0 6.007 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.009 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.010 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 6.011 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 6.013 * [backup-simplify]: Simplify (- (/ (- 8.0) 6.0) (+ (* 0.8333333333333334 (/ (- 8.0) 6.0)))) into (- 0.2222222222222221) 6.013 * [backup-simplify]: Simplify (- 0.2222222222222221) into (- 0.2222222222222221) 6.014 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.014 * [backup-simplify]: Simplify (+ 0 0) into 0 6.015 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.017 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.018 * [backup-simplify]: Simplify (+ 0 0) into 0 6.019 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.023 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.026 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 6.027 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.028 * [backup-simplify]: Simplify (+ 0 0) into 0 6.030 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.035 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.036 * [backup-simplify]: Simplify (+ 0 0) into 0 6.037 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.040 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.047 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 6.047 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.051 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* (- 0.2222222222222221) (/ (- 8.0) 6.0)))) into 0.0370370370370372 6.051 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 6.051 * [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.052 * [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.052 * [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.052 * [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.052 * [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.052 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 6.052 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.052 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.052 * [taylor]: Taking taylor expansion of -2.0 in t 6.052 * [backup-simplify]: Simplify -2.0 into -2.0 6.052 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.052 * [taylor]: Taking taylor expansion of t in t 6.052 * [backup-simplify]: Simplify 0 into 0 6.052 * [backup-simplify]: Simplify 1 into 1 6.052 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.052 * [taylor]: Taking taylor expansion of 1.0 in t 6.052 * [backup-simplify]: Simplify 1.0 into 1.0 6.052 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.052 * [taylor]: Taking taylor expansion of t in t 6.052 * [backup-simplify]: Simplify 0 into 0 6.052 * [backup-simplify]: Simplify 1 into 1 6.053 * [backup-simplify]: Simplify (/ 1 1) into 1 6.053 * [backup-simplify]: Simplify (- 1) into -1 6.053 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.053 * [backup-simplify]: Simplify (* 0 -1) into 0 6.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.054 * [backup-simplify]: Simplify (- 0) into 0 6.054 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.055 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.055 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.055 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.055 * [taylor]: Taking taylor expansion of -2.0 in t 6.055 * [backup-simplify]: Simplify -2.0 into -2.0 6.055 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.055 * [taylor]: Taking taylor expansion of t in t 6.055 * [backup-simplify]: Simplify 0 into 0 6.055 * [backup-simplify]: Simplify 1 into 1 6.055 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.055 * [taylor]: Taking taylor expansion of 1.0 in t 6.055 * [backup-simplify]: Simplify 1.0 into 1.0 6.055 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.055 * [taylor]: Taking taylor expansion of t in t 6.055 * [backup-simplify]: Simplify 0 into 0 6.055 * [backup-simplify]: Simplify 1 into 1 6.056 * [backup-simplify]: Simplify (/ 1 1) into 1 6.056 * [backup-simplify]: Simplify (- 1) into -1 6.056 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.057 * [backup-simplify]: Simplify (* 0 -1) into 0 6.058 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.058 * [backup-simplify]: Simplify (- 0) into 0 6.059 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.059 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.060 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.060 * [taylor]: Taking taylor expansion of 1.0 in t 6.060 * [backup-simplify]: Simplify 1.0 into 1.0 6.060 * [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.060 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 6.060 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.060 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.060 * [taylor]: Taking taylor expansion of -2.0 in t 6.060 * [backup-simplify]: Simplify -2.0 into -2.0 6.060 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.061 * [taylor]: Taking taylor expansion of t in t 6.061 * [backup-simplify]: Simplify 0 into 0 6.061 * [backup-simplify]: Simplify 1 into 1 6.061 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.061 * [taylor]: Taking taylor expansion of 1.0 in t 6.061 * [backup-simplify]: Simplify 1.0 into 1.0 6.061 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.061 * [taylor]: Taking taylor expansion of t in t 6.061 * [backup-simplify]: Simplify 0 into 0 6.061 * [backup-simplify]: Simplify 1 into 1 6.061 * [backup-simplify]: Simplify (/ 1 1) into 1 6.062 * [backup-simplify]: Simplify (- 1) into -1 6.062 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.062 * [backup-simplify]: Simplify (* 0 -1) into 0 6.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.064 * [backup-simplify]: Simplify (- 0) into 0 6.064 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.065 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.065 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.065 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.065 * [taylor]: Taking taylor expansion of -2.0 in t 6.066 * [backup-simplify]: Simplify -2.0 into -2.0 6.066 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.066 * [taylor]: Taking taylor expansion of t in t 6.066 * [backup-simplify]: Simplify 0 into 0 6.066 * [backup-simplify]: Simplify 1 into 1 6.066 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.066 * [taylor]: Taking taylor expansion of 1.0 in t 6.066 * [backup-simplify]: Simplify 1.0 into 1.0 6.066 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.066 * [taylor]: Taking taylor expansion of t in t 6.066 * [backup-simplify]: Simplify 0 into 0 6.066 * [backup-simplify]: Simplify 1 into 1 6.066 * [backup-simplify]: Simplify (/ 1 1) into 1 6.067 * [backup-simplify]: Simplify (- 1) into -1 6.067 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.067 * [backup-simplify]: Simplify (* 0 -1) into 0 6.068 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.069 * [backup-simplify]: Simplify (- 0) into 0 6.069 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.070 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.071 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.071 * [taylor]: Taking taylor expansion of 2.0 in t 6.071 * [backup-simplify]: Simplify 2.0 into 2.0 6.071 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.072 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 6.072 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.073 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 6.073 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 6.073 * [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.073 * [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.073 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 6.073 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.073 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.073 * [taylor]: Taking taylor expansion of -2.0 in t 6.074 * [backup-simplify]: Simplify -2.0 into -2.0 6.074 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.074 * [taylor]: Taking taylor expansion of t in t 6.074 * [backup-simplify]: Simplify 0 into 0 6.074 * [backup-simplify]: Simplify 1 into 1 6.074 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.074 * [taylor]: Taking taylor expansion of 1.0 in t 6.074 * [backup-simplify]: Simplify 1.0 into 1.0 6.074 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.074 * [taylor]: Taking taylor expansion of t in t 6.074 * [backup-simplify]: Simplify 0 into 0 6.074 * [backup-simplify]: Simplify 1 into 1 6.074 * [backup-simplify]: Simplify (/ 1 1) into 1 6.075 * [backup-simplify]: Simplify (- 1) into -1 6.075 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.075 * [backup-simplify]: Simplify (* 0 -1) into 0 6.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.077 * [backup-simplify]: Simplify (- 0) into 0 6.077 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.078 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.079 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.079 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.079 * [taylor]: Taking taylor expansion of -2.0 in t 6.079 * [backup-simplify]: Simplify -2.0 into -2.0 6.079 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.079 * [taylor]: Taking taylor expansion of t in t 6.079 * [backup-simplify]: Simplify 0 into 0 6.079 * [backup-simplify]: Simplify 1 into 1 6.079 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.079 * [taylor]: Taking taylor expansion of 1.0 in t 6.079 * [backup-simplify]: Simplify 1.0 into 1.0 6.079 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.079 * [taylor]: Taking taylor expansion of t in t 6.079 * [backup-simplify]: Simplify 0 into 0 6.079 * [backup-simplify]: Simplify 1 into 1 6.080 * [backup-simplify]: Simplify (/ 1 1) into 1 6.080 * [backup-simplify]: Simplify (- 1) into -1 6.080 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.081 * [backup-simplify]: Simplify (* 0 -1) into 0 6.082 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.082 * [backup-simplify]: Simplify (- 0) into 0 6.082 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.083 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.084 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.084 * [taylor]: Taking taylor expansion of 1.0 in t 6.084 * [backup-simplify]: Simplify 1.0 into 1.0 6.084 * [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.084 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 6.084 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 6.084 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.084 * [taylor]: Taking taylor expansion of -2.0 in t 6.084 * [backup-simplify]: Simplify -2.0 into -2.0 6.084 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.084 * [taylor]: Taking taylor expansion of t in t 6.084 * [backup-simplify]: Simplify 0 into 0 6.084 * [backup-simplify]: Simplify 1 into 1 6.084 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.084 * [taylor]: Taking taylor expansion of 1.0 in t 6.084 * [backup-simplify]: Simplify 1.0 into 1.0 6.084 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.084 * [taylor]: Taking taylor expansion of t in t 6.084 * [backup-simplify]: Simplify 0 into 0 6.084 * [backup-simplify]: Simplify 1 into 1 6.085 * [backup-simplify]: Simplify (/ 1 1) into 1 6.085 * [backup-simplify]: Simplify (- 1) into -1 6.085 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.085 * [backup-simplify]: Simplify (* 0 -1) into 0 6.086 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.086 * [backup-simplify]: Simplify (- 0) into 0 6.086 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.087 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.087 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.087 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.087 * [taylor]: Taking taylor expansion of -2.0 in t 6.087 * [backup-simplify]: Simplify -2.0 into -2.0 6.087 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.087 * [taylor]: Taking taylor expansion of t in t 6.087 * [backup-simplify]: Simplify 0 into 0 6.087 * [backup-simplify]: Simplify 1 into 1 6.087 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.087 * [taylor]: Taking taylor expansion of 1.0 in t 6.087 * [backup-simplify]: Simplify 1.0 into 1.0 6.087 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.087 * [taylor]: Taking taylor expansion of t in t 6.087 * [backup-simplify]: Simplify 0 into 0 6.087 * [backup-simplify]: Simplify 1 into 1 6.087 * [backup-simplify]: Simplify (/ 1 1) into 1 6.088 * [backup-simplify]: Simplify (- 1) into -1 6.088 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.088 * [backup-simplify]: Simplify (* 0 -1) into 0 6.089 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.089 * [backup-simplify]: Simplify (- 0) into 0 6.089 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.090 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.090 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.090 * [taylor]: Taking taylor expansion of 2.0 in t 6.090 * [backup-simplify]: Simplify 2.0 into 2.0 6.090 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.090 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 6.091 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 6.091 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 6.091 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 6.091 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 6.092 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.092 * [backup-simplify]: Simplify (- 0) into 0 6.092 * [backup-simplify]: Simplify (+ 0 0) into 0 6.094 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.096 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.096 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.096 * [backup-simplify]: Simplify (- 0) into 0 6.097 * [backup-simplify]: Simplify (+ 0 0) into 0 6.098 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.100 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.101 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 6.101 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 6.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.102 * [backup-simplify]: Simplify (- 0) into 0 6.102 * [backup-simplify]: Simplify (+ 0 0) into 0 6.104 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.106 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.106 * [backup-simplify]: Simplify (- 0) into 0 6.107 * [backup-simplify]: Simplify (+ 0 0) into 0 6.108 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.110 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.111 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 6.111 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 6.113 * [backup-simplify]: Simplify (- (/ 8.0 6.0) (+ (* 0.8333333333333334 (/ 8.0 6.0)))) into 0.2222222222222221 6.113 * [backup-simplify]: Simplify 0.2222222222222221 into 0.2222222222222221 6.113 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.114 * [backup-simplify]: Simplify (- 0) into 0 6.114 * [backup-simplify]: Simplify (+ 0 0) into 0 6.115 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.117 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.118 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.118 * [backup-simplify]: Simplify (- 0) into 0 6.118 * [backup-simplify]: Simplify (+ 0 0) into 0 6.119 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.123 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.125 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 6.125 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.126 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.127 * [backup-simplify]: Simplify (- 0) into 0 6.127 * [backup-simplify]: Simplify (+ 0 0) into 0 6.129 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.133 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.134 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.135 * [backup-simplify]: Simplify (- 0) into 0 6.135 * [backup-simplify]: Simplify (+ 0 0) into 0 6.137 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.141 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.143 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 6.143 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.149 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* 0.2222222222222221 (/ 8.0 6.0)))) into 0.0370370370370372 6.149 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 6.149 * [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.150 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 6.150 * [backup-simplify]: Simplify (/ (* 2.0 t) (+ 1.0 t)) into (* 2.0 (/ t (+ t 1.0))) 6.150 * [approximate]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in (t) around 0 6.150 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 6.150 * [taylor]: Taking taylor expansion of 2.0 in t 6.150 * [backup-simplify]: Simplify 2.0 into 2.0 6.150 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 6.150 * [taylor]: Taking taylor expansion of t in t 6.150 * [backup-simplify]: Simplify 0 into 0 6.150 * [backup-simplify]: Simplify 1 into 1 6.150 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 6.150 * [taylor]: Taking taylor expansion of t in t 6.150 * [backup-simplify]: Simplify 0 into 0 6.150 * [backup-simplify]: Simplify 1 into 1 6.150 * [taylor]: Taking taylor expansion of 1.0 in t 6.150 * [backup-simplify]: Simplify 1.0 into 1.0 6.151 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.151 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 6.151 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 6.151 * [taylor]: Taking taylor expansion of 2.0 in t 6.151 * [backup-simplify]: Simplify 2.0 into 2.0 6.151 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 6.151 * [taylor]: Taking taylor expansion of t in t 6.151 * [backup-simplify]: Simplify 0 into 0 6.151 * [backup-simplify]: Simplify 1 into 1 6.152 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 6.152 * [taylor]: Taking taylor expansion of t in t 6.152 * [backup-simplify]: Simplify 0 into 0 6.152 * [backup-simplify]: Simplify 1 into 1 6.152 * [taylor]: Taking taylor expansion of 1.0 in t 6.152 * [backup-simplify]: Simplify 1.0 into 1.0 6.152 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.152 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 6.153 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 6.153 * [backup-simplify]: Simplify 2.0 into 2.0 6.153 * [backup-simplify]: Simplify (+ 1 0) into 1 6.159 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 6.163 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 6.163 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 6.163 * [backup-simplify]: Simplify (+ 0 0) into 0 6.166 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)))) into 1.0 6.167 * [backup-simplify]: Simplify (+ (* 2.0 1.0) (+ (* 0 (- 1.0)) (* 0 1.0))) into 2.0 6.167 * [backup-simplify]: Simplify 2.0 into 2.0 6.168 * [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.168 * [backup-simplify]: Simplify (/ (* 2.0 (/ 1 t)) (+ 1.0 (/ 1 t))) into (/ 2.0 (* t (+ (/ 1 t) 1.0))) 6.168 * [approximate]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in (t) around 0 6.168 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 6.168 * [taylor]: Taking taylor expansion of 2.0 in t 6.168 * [backup-simplify]: Simplify 2.0 into 2.0 6.168 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 6.168 * [taylor]: Taking taylor expansion of t in t 6.168 * [backup-simplify]: Simplify 0 into 0 6.168 * [backup-simplify]: Simplify 1 into 1 6.168 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 6.168 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.168 * [taylor]: Taking taylor expansion of t in t 6.168 * [backup-simplify]: Simplify 0 into 0 6.168 * [backup-simplify]: Simplify 1 into 1 6.169 * [backup-simplify]: Simplify (/ 1 1) into 1 6.169 * [taylor]: Taking taylor expansion of 1.0 in t 6.169 * [backup-simplify]: Simplify 1.0 into 1.0 6.169 * [backup-simplify]: Simplify (+ 1 0) into 1 6.169 * [backup-simplify]: Simplify (* 0 1) into 0 6.170 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.170 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.170 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 6.171 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.171 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 6.171 * [taylor]: Taking taylor expansion of 2.0 in t 6.171 * [backup-simplify]: Simplify 2.0 into 2.0 6.171 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 6.171 * [taylor]: Taking taylor expansion of t in t 6.171 * [backup-simplify]: Simplify 0 into 0 6.171 * [backup-simplify]: Simplify 1 into 1 6.171 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 6.171 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.171 * [taylor]: Taking taylor expansion of t in t 6.171 * [backup-simplify]: Simplify 0 into 0 6.171 * [backup-simplify]: Simplify 1 into 1 6.171 * [backup-simplify]: Simplify (/ 1 1) into 1 6.171 * [taylor]: Taking taylor expansion of 1.0 in t 6.171 * [backup-simplify]: Simplify 1.0 into 1.0 6.171 * [backup-simplify]: Simplify (+ 1 0) into 1 6.172 * [backup-simplify]: Simplify (* 0 1) into 0 6.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.172 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.173 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 6.173 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 6.173 * [backup-simplify]: Simplify 2.0 into 2.0 6.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.174 * [backup-simplify]: Simplify (+ 0 0) into 0 6.175 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 6.177 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 6.177 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 6.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.178 * [backup-simplify]: Simplify (+ 0 0) into 0 6.179 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 6.182 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 6.182 * [backup-simplify]: Simplify 2.0 into 2.0 6.182 * [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.183 * [backup-simplify]: Simplify (/ (* 2.0 (/ 1 (- t))) (+ 1.0 (/ 1 (- t)))) into (/ -2.0 (* t (- 1.0 (/ 1 t)))) 6.183 * [approximate]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in (t) around 0 6.183 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.183 * [taylor]: Taking taylor expansion of -2.0 in t 6.183 * [backup-simplify]: Simplify -2.0 into -2.0 6.183 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.183 * [taylor]: Taking taylor expansion of t in t 6.183 * [backup-simplify]: Simplify 0 into 0 6.183 * [backup-simplify]: Simplify 1 into 1 6.183 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.183 * [taylor]: Taking taylor expansion of 1.0 in t 6.183 * [backup-simplify]: Simplify 1.0 into 1.0 6.183 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.183 * [taylor]: Taking taylor expansion of t in t 6.183 * [backup-simplify]: Simplify 0 into 0 6.183 * [backup-simplify]: Simplify 1 into 1 6.183 * [backup-simplify]: Simplify (/ 1 1) into 1 6.183 * [backup-simplify]: Simplify (- 1) into -1 6.184 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.184 * [backup-simplify]: Simplify (* 0 -1) into 0 6.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.185 * [backup-simplify]: Simplify (- 0) into 0 6.185 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.185 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.186 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.186 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 6.186 * [taylor]: Taking taylor expansion of -2.0 in t 6.186 * [backup-simplify]: Simplify -2.0 into -2.0 6.186 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 6.186 * [taylor]: Taking taylor expansion of t in t 6.186 * [backup-simplify]: Simplify 0 into 0 6.186 * [backup-simplify]: Simplify 1 into 1 6.186 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 6.186 * [taylor]: Taking taylor expansion of 1.0 in t 6.186 * [backup-simplify]: Simplify 1.0 into 1.0 6.186 * [taylor]: Taking taylor expansion of (/ 1 t) in t 6.186 * [taylor]: Taking taylor expansion of t in t 6.186 * [backup-simplify]: Simplify 0 into 0 6.186 * [backup-simplify]: Simplify 1 into 1 6.186 * [backup-simplify]: Simplify (/ 1 1) into 1 6.186 * [backup-simplify]: Simplify (- 1) into -1 6.187 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.187 * [backup-simplify]: Simplify (* 0 -1) into 0 6.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.187 * [backup-simplify]: Simplify (- 0) into 0 6.188 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.188 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 6.189 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 6.189 * [backup-simplify]: Simplify 2.0 into 2.0 6.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.190 * [backup-simplify]: Simplify (- 0) into 0 6.190 * [backup-simplify]: Simplify (+ 0 0) into 0 6.193 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 6.196 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 6.196 * [backup-simplify]: Simplify 2.0 into 2.0 6.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.198 * [backup-simplify]: Simplify (- 0) into 0 6.198 * [backup-simplify]: Simplify (+ 0 0) into 0 6.199 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 6.203 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 6.203 * [backup-simplify]: Simplify 2.0 into 2.0 6.204 * [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.204 * * * [progress]: simplifying candidates 6.207 * [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.210 * * [simplify]: Extracting # 0 : cost 0 6.210 * * [simplify]: Extracting # 1 : cost 0 6.211 * * [simplify]: Extracting # 2 : cost 0 6.211 * * [simplify]: Extracting # 3 : cost 0 6.211 * * [simplify]: Extracting # 4 : cost 0 6.211 * * [simplify]: Extracting # 5 : cost 0 6.211 * * [simplify]: Extracting # 6 : cost 0 6.211 * * [simplify]: Extracting # 7 : cost 0 6.212 * * [simplify]: Extracting # 8 : cost 0 6.212 * * [simplify]: iteration 0 : 155 enodes (cost 2366 ) 6.257 * * [simplify]: Extracting # 0 : cost 0 6.257 * * [simplify]: Extracting # 1 : cost 0 6.258 * * [simplify]: Extracting # 2 : cost 0 6.265 * * [simplify]: Extracting # 3 : cost 0 6.266 * * [simplify]: iteration 1 : 353 enodes (cost 2331 ) 6.445 * * [simplify]: Extracting # 0 : cost 0 6.448 * * [simplify]: Extracting # 1 : cost 0 6.450 * * [simplify]: Extracting # 2 : cost 0 6.452 * * [simplify]: Extracting # 3 : cost 0 6.454 * * [simplify]: Extracting # 4 : cost 0 6.457 * * [simplify]: iteration 2 : 1057 enodes (cost 2070 ) 7.558 * * [simplify]: Extracting # 0 : cost 0 7.994 * * [simplify]: Extracting # 1 : cost 0 8.004 * * [simplify]: Extracting # 2 : cost 0 8.012 * * [simplify]: Extracting # 3 : cost 0 8.021 * * [simplify]: Extracting # 4 : cost 0 8.030 * * [simplify]: iteration 3 : 3818 enodes (cost 2066 ) 9.584 * * [simplify]: Extracting # 0 : cost 0 9.590 * * [simplify]: Extracting # 1 : cost 0 9.599 * * [simplify]: Extracting # 2 : cost 0 9.614 * * [simplify]: iteration done: 5002 enodes (cost 2055 ) 9.615 * [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.617 * * * [progress]: adding candidates to table 9.952 * * [progress]: iteration 2 / 4 9.952 * * * [progress]: picking best candidate 9.956 * * * * [pick]: Picked # 9.956 * * * [progress]: localizing error 9.982 * * * [progress]: generating rewritten candidates 9.982 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 9.995 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 10.032 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1) 10.032 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 10.053 * * * [progress]: generating series expansions 10.053 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 10.053 * [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)) 10.054 * [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 10.054 * [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 10.054 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) in t 10.054 * [taylor]: Taking taylor expansion of (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 10.054 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.054 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.054 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.054 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.054 * [taylor]: Taking taylor expansion of 2.0 in t 10.054 * [backup-simplify]: Simplify 2.0 into 2.0 10.054 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.054 * [taylor]: Taking taylor expansion of t in t 10.054 * [backup-simplify]: Simplify 0 into 0 10.054 * [backup-simplify]: Simplify 1 into 1 10.054 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.054 * [taylor]: Taking taylor expansion of t in t 10.054 * [backup-simplify]: Simplify 0 into 0 10.054 * [backup-simplify]: Simplify 1 into 1 10.054 * [taylor]: Taking taylor expansion of 1.0 in t 10.054 * [backup-simplify]: Simplify 1.0 into 1.0 10.055 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.055 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.055 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.055 * [taylor]: Taking taylor expansion of 2.0 in t 10.055 * [backup-simplify]: Simplify 2.0 into 2.0 10.055 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.055 * [taylor]: Taking taylor expansion of t in t 10.055 * [backup-simplify]: Simplify 0 into 0 10.055 * [backup-simplify]: Simplify 1 into 1 10.055 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.055 * [taylor]: Taking taylor expansion of t in t 10.055 * [backup-simplify]: Simplify 0 into 0 10.055 * [backup-simplify]: Simplify 1 into 1 10.055 * [taylor]: Taking taylor expansion of 1.0 in t 10.055 * [backup-simplify]: Simplify 1.0 into 1.0 10.062 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.062 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.062 * [taylor]: Taking taylor expansion of 2.0 in t 10.062 * [backup-simplify]: Simplify 2.0 into 2.0 10.063 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.063 * [backup-simplify]: Simplify (/ 1 2.0) into 0.5 10.063 * [backup-simplify]: Simplify (sqrt 0.5) into (sqrt 0.5) 10.064 * [backup-simplify]: Simplify (+ 0 0) into 0 10.064 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ 0 2.0)))) into 0 10.065 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.5))) into 0 10.065 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.065 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.065 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.065 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.065 * [taylor]: Taking taylor expansion of 2.0 in t 10.065 * [backup-simplify]: Simplify 2.0 into 2.0 10.065 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.065 * [taylor]: Taking taylor expansion of t in t 10.065 * [backup-simplify]: Simplify 0 into 0 10.065 * [backup-simplify]: Simplify 1 into 1 10.065 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.065 * [taylor]: Taking taylor expansion of t in t 10.065 * [backup-simplify]: Simplify 0 into 0 10.065 * [backup-simplify]: Simplify 1 into 1 10.065 * [taylor]: Taking taylor expansion of 1.0 in t 10.065 * [backup-simplify]: Simplify 1.0 into 1.0 10.065 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.066 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.066 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ 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 (+ 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 (+ 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.0 in t 10.066 * [backup-simplify]: Simplify 1.0 into 1.0 10.066 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.067 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.067 * [taylor]: Taking taylor expansion of 1.0 in t 10.067 * [backup-simplify]: Simplify 1.0 into 1.0 10.067 * [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 10.067 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0))) in t 10.067 * [taylor]: Taking taylor expansion of (/ 1 (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0)) in t 10.067 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.067 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.067 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.067 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.067 * [taylor]: Taking taylor expansion of 2.0 in t 10.067 * [backup-simplify]: Simplify 2.0 into 2.0 10.067 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.067 * [taylor]: Taking taylor expansion of t in t 10.067 * [backup-simplify]: Simplify 0 into 0 10.067 * [backup-simplify]: Simplify 1 into 1 10.067 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.067 * [taylor]: Taking taylor expansion of t in t 10.067 * [backup-simplify]: Simplify 0 into 0 10.067 * [backup-simplify]: Simplify 1 into 1 10.067 * [taylor]: Taking taylor expansion of 1.0 in t 10.067 * [backup-simplify]: Simplify 1.0 into 1.0 10.067 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.068 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.068 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.068 * [taylor]: Taking taylor expansion of 2.0 in t 10.068 * [backup-simplify]: Simplify 2.0 into 2.0 10.068 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.068 * [taylor]: Taking taylor expansion of t in t 10.068 * [backup-simplify]: Simplify 0 into 0 10.068 * [backup-simplify]: Simplify 1 into 1 10.068 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.068 * [taylor]: Taking taylor expansion of t in t 10.068 * [backup-simplify]: Simplify 0 into 0 10.068 * [backup-simplify]: Simplify 1 into 1 10.068 * [taylor]: Taking taylor expansion of 1.0 in t 10.068 * [backup-simplify]: Simplify 1.0 into 1.0 10.068 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.068 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.068 * [taylor]: Taking taylor expansion of 2.0 in t 10.068 * [backup-simplify]: Simplify 2.0 into 2.0 10.069 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.069 * [backup-simplify]: Simplify (/ 1 2.0) into 0.5 10.069 * [backup-simplify]: Simplify (sqrt 0.5) into (sqrt 0.5) 10.069 * [backup-simplify]: Simplify (+ 0 0) into 0 10.070 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ 0 2.0)))) into 0 10.071 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.5))) into 0 10.071 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.071 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.071 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.071 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.071 * [taylor]: Taking taylor expansion of 2.0 in t 10.071 * [backup-simplify]: Simplify 2.0 into 2.0 10.071 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.071 * [taylor]: Taking taylor expansion of t in t 10.071 * [backup-simplify]: Simplify 0 into 0 10.071 * [backup-simplify]: Simplify 1 into 1 10.071 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.071 * [taylor]: Taking taylor expansion of t in t 10.071 * [backup-simplify]: Simplify 0 into 0 10.071 * [backup-simplify]: Simplify 1 into 1 10.071 * [taylor]: Taking taylor expansion of 1.0 in t 10.071 * [backup-simplify]: Simplify 1.0 into 1.0 10.071 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.072 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.072 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.072 * [taylor]: Taking taylor expansion of 2.0 in t 10.072 * [backup-simplify]: Simplify 2.0 into 2.0 10.072 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.072 * [taylor]: Taking taylor expansion of t in t 10.072 * [backup-simplify]: Simplify 0 into 0 10.072 * [backup-simplify]: Simplify 1 into 1 10.072 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.072 * [taylor]: Taking taylor expansion of t in t 10.072 * [backup-simplify]: Simplify 0 into 0 10.072 * [backup-simplify]: Simplify 1 into 1 10.072 * [taylor]: Taking taylor expansion of 1.0 in t 10.072 * [backup-simplify]: Simplify 1.0 into 1.0 10.072 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.072 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.072 * [taylor]: Taking taylor expansion of 1.0 in t 10.072 * [backup-simplify]: Simplify 1.0 into 1.0 10.073 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.073 * [backup-simplify]: Simplify (* (sqrt 0.5) 1.0) into (* 1.0 (sqrt 0.5)) 10.074 * [backup-simplify]: Simplify (* 1.0 (sqrt 0.5)) into (* 1.0 (sqrt 0.5)) 10.074 * [backup-simplify]: Simplify (+ 0 0) into 0 10.075 * [backup-simplify]: Simplify (+ (* (sqrt 0.5) 0) (* 0 1.0)) into 0 10.075 * [backup-simplify]: Simplify 0 into 0 10.075 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.075 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.076 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.076 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.076 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.077 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.077 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.077 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.081 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ 4.0 2.0)) (* 0 (/ 0 2.0)))) into (- 1.0) 10.086 * [backup-simplify]: Simplify (/ (- (- 1.0) (pow 0 2) (+)) (* 2 (sqrt 0.5))) into (/ -0.5 (sqrt 0.5)) 10.090 * [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.092 * [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.092 * [backup-simplify]: Simplify (+ 1 0) into 1 10.094 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.095 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.096 * [backup-simplify]: Simplify (+ 1 0) into 1 10.097 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.099 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.100 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.100 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.101 * [backup-simplify]: Simplify (+ 1 0) into 1 10.102 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.104 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.104 * [backup-simplify]: Simplify (+ 1 0) into 1 10.106 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.107 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.108 * [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.113 * [backup-simplify]: Simplify (- (+ (* 0.5 (/ (- 8.0) 2.0)) (* 0 (/ 4.0 2.0)) (* (- 1.0) (/ 0 2.0)))) into 2.0 10.115 * [backup-simplify]: Simplify (/ (- 2.0 (+ (* 2 (* 0 (/ -0.5 (sqrt 0.5)))))) (* 2 (sqrt 0.5))) into (/ 1.0 (sqrt 0.5)) 10.121 * [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.123 * [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.128 * [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.129 * [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.129 * [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.129 * [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.129 * [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.129 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.129 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.129 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.129 * [taylor]: Taking taylor expansion of 2.0 in t 10.129 * [backup-simplify]: Simplify 2.0 into 2.0 10.129 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.129 * [taylor]: Taking taylor expansion of t in t 10.129 * [backup-simplify]: Simplify 0 into 0 10.129 * [backup-simplify]: Simplify 1 into 1 10.129 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.129 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.129 * [taylor]: Taking taylor expansion of t in t 10.129 * [backup-simplify]: Simplify 0 into 0 10.129 * [backup-simplify]: Simplify 1 into 1 10.130 * [backup-simplify]: Simplify (/ 1 1) into 1 10.130 * [taylor]: Taking taylor expansion of 1.0 in t 10.130 * [backup-simplify]: Simplify 1.0 into 1.0 10.130 * [backup-simplify]: Simplify (+ 1 0) into 1 10.131 * [backup-simplify]: Simplify (* 0 1) into 0 10.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.132 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.132 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.133 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.133 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.133 * [taylor]: Taking taylor expansion of 2.0 in t 10.133 * [backup-simplify]: Simplify 2.0 into 2.0 10.133 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.133 * [taylor]: Taking taylor expansion of t in t 10.133 * [backup-simplify]: Simplify 0 into 0 10.133 * [backup-simplify]: Simplify 1 into 1 10.133 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.133 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.133 * [taylor]: Taking taylor expansion of t in t 10.133 * [backup-simplify]: Simplify 0 into 0 10.133 * [backup-simplify]: Simplify 1 into 1 10.134 * [backup-simplify]: Simplify (/ 1 1) into 1 10.134 * [taylor]: Taking taylor expansion of 1.0 in t 10.134 * [backup-simplify]: Simplify 1.0 into 1.0 10.134 * [backup-simplify]: Simplify (+ 1 0) into 1 10.134 * [backup-simplify]: Simplify (* 0 1) into 0 10.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.135 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.136 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.136 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.137 * [taylor]: Taking taylor expansion of 1.0 in t 10.137 * [backup-simplify]: Simplify 1.0 into 1.0 10.137 * [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.137 * [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.137 * [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.137 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.137 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.137 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.137 * [taylor]: Taking taylor expansion of 2.0 in t 10.137 * [backup-simplify]: Simplify 2.0 into 2.0 10.137 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.137 * [taylor]: Taking taylor expansion of t in t 10.137 * [backup-simplify]: Simplify 0 into 0 10.137 * [backup-simplify]: Simplify 1 into 1 10.137 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.137 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.137 * [taylor]: Taking taylor expansion of t in t 10.137 * [backup-simplify]: Simplify 0 into 0 10.137 * [backup-simplify]: Simplify 1 into 1 10.138 * [backup-simplify]: Simplify (/ 1 1) into 1 10.138 * [taylor]: Taking taylor expansion of 1.0 in t 10.138 * [backup-simplify]: Simplify 1.0 into 1.0 10.138 * [backup-simplify]: Simplify (+ 1 0) into 1 10.138 * [backup-simplify]: Simplify (* 0 1) into 0 10.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.139 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.140 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.141 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.141 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.141 * [taylor]: Taking taylor expansion of 2.0 in t 10.141 * [backup-simplify]: Simplify 2.0 into 2.0 10.141 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.141 * [taylor]: Taking taylor expansion of t in t 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify 1 into 1 10.141 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.141 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.141 * [taylor]: Taking taylor expansion of t in t 10.141 * [backup-simplify]: Simplify 0 into 0 10.141 * [backup-simplify]: Simplify 1 into 1 10.141 * [backup-simplify]: Simplify (/ 1 1) into 1 10.142 * [taylor]: Taking taylor expansion of 1.0 in t 10.142 * [backup-simplify]: Simplify 1.0 into 1.0 10.142 * [backup-simplify]: Simplify (+ 1 0) into 1 10.142 * [backup-simplify]: Simplify (* 0 1) into 0 10.143 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.143 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.144 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.144 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.144 * [taylor]: Taking taylor expansion of 2.0 in t 10.144 * [backup-simplify]: Simplify 2.0 into 2.0 10.145 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.145 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.146 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.146 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.147 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.147 * [backup-simplify]: Simplify (+ 0 0) into 0 10.149 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.152 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.153 * [backup-simplify]: Simplify (+ 0 0) into 0 10.156 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.158 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.160 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.166 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.170 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ (- 8.0) 6.0)))) into 0.2222222222222222 10.171 * [backup-simplify]: Simplify (/ 0.2222222222222222 (* 2 (sqrt 0.16666666666666666))) into (/ 0.1111111111111111 (sqrt 0.16666666666666666)) 10.171 * [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.171 * [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.172 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.172 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.172 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.172 * [taylor]: Taking taylor expansion of 2.0 in t 10.172 * [backup-simplify]: Simplify 2.0 into 2.0 10.172 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.172 * [taylor]: Taking taylor expansion of t in t 10.172 * [backup-simplify]: Simplify 0 into 0 10.172 * [backup-simplify]: Simplify 1 into 1 10.172 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.172 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.172 * [taylor]: Taking taylor expansion of t in t 10.172 * [backup-simplify]: Simplify 0 into 0 10.172 * [backup-simplify]: Simplify 1 into 1 10.172 * [backup-simplify]: Simplify (/ 1 1) into 1 10.172 * [taylor]: Taking taylor expansion of 1.0 in t 10.172 * [backup-simplify]: Simplify 1.0 into 1.0 10.173 * [backup-simplify]: Simplify (+ 1 0) into 1 10.173 * [backup-simplify]: Simplify (* 0 1) into 0 10.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.173 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.174 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.174 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.174 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.174 * [taylor]: Taking taylor expansion of 2.0 in t 10.174 * [backup-simplify]: Simplify 2.0 into 2.0 10.174 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.174 * [taylor]: Taking taylor expansion of t in t 10.174 * [backup-simplify]: Simplify 0 into 0 10.174 * [backup-simplify]: Simplify 1 into 1 10.174 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.174 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.174 * [taylor]: Taking taylor expansion of t in t 10.174 * [backup-simplify]: Simplify 0 into 0 10.174 * [backup-simplify]: Simplify 1 into 1 10.175 * [backup-simplify]: Simplify (/ 1 1) into 1 10.175 * [taylor]: Taking taylor expansion of 1.0 in t 10.175 * [backup-simplify]: Simplify 1.0 into 1.0 10.175 * [backup-simplify]: Simplify (+ 1 0) into 1 10.175 * [backup-simplify]: Simplify (* 0 1) into 0 10.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.176 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.176 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.177 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.177 * [taylor]: Taking taylor expansion of 1.0 in t 10.177 * [backup-simplify]: Simplify 1.0 into 1.0 10.177 * [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.177 * [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.177 * [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.177 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.177 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.177 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.177 * [taylor]: Taking taylor expansion of 2.0 in t 10.177 * [backup-simplify]: Simplify 2.0 into 2.0 10.177 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.177 * [taylor]: Taking taylor expansion of t in t 10.177 * [backup-simplify]: Simplify 0 into 0 10.177 * [backup-simplify]: Simplify 1 into 1 10.177 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.177 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.177 * [taylor]: Taking taylor expansion of t in t 10.177 * [backup-simplify]: Simplify 0 into 0 10.177 * [backup-simplify]: Simplify 1 into 1 10.177 * [backup-simplify]: Simplify (/ 1 1) into 1 10.177 * [taylor]: Taking taylor expansion of 1.0 in t 10.177 * [backup-simplify]: Simplify 1.0 into 1.0 10.178 * [backup-simplify]: Simplify (+ 1 0) into 1 10.178 * [backup-simplify]: Simplify (* 0 1) into 0 10.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.179 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.179 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.179 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.179 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.179 * [taylor]: Taking taylor expansion of 2.0 in t 10.179 * [backup-simplify]: Simplify 2.0 into 2.0 10.179 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.179 * [taylor]: Taking taylor expansion of t in t 10.179 * [backup-simplify]: Simplify 0 into 0 10.179 * [backup-simplify]: Simplify 1 into 1 10.179 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.179 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.179 * [taylor]: Taking taylor expansion of t in t 10.179 * [backup-simplify]: Simplify 0 into 0 10.179 * [backup-simplify]: Simplify 1 into 1 10.180 * [backup-simplify]: Simplify (/ 1 1) into 1 10.180 * [taylor]: Taking taylor expansion of 1.0 in t 10.180 * [backup-simplify]: Simplify 1.0 into 1.0 10.180 * [backup-simplify]: Simplify (+ 1 0) into 1 10.180 * [backup-simplify]: Simplify (* 0 1) into 0 10.181 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.181 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.181 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.182 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.182 * [taylor]: Taking taylor expansion of 2.0 in t 10.182 * [backup-simplify]: Simplify 2.0 into 2.0 10.182 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.182 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.182 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.183 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.183 * [backup-simplify]: Simplify (+ 0 0) into 0 10.185 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.187 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.187 * [backup-simplify]: Simplify (+ 0 0) into 0 10.189 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.191 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.193 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.193 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.195 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ (- 8.0) 6.0)))) into 0.2222222222222222 10.196 * [backup-simplify]: Simplify (/ 0.2222222222222222 (* 2 (sqrt 0.16666666666666666))) into (/ 0.1111111111111111 (sqrt 0.16666666666666666)) 10.196 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.197 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.197 * [backup-simplify]: Simplify (* 5.0 (sqrt 0.16666666666666666)) into (* 5.0 (sqrt 0.16666666666666666)) 10.198 * [backup-simplify]: Simplify (* 5.0 (sqrt 0.16666666666666666)) into (* 5.0 (sqrt 0.16666666666666666)) 10.198 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.199 * [backup-simplify]: Simplify (+ 0 0) into 0 10.200 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.202 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.203 * [backup-simplify]: Simplify (+ 0 0) into 0 10.205 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.208 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.211 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.212 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.215 * [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.219 * [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.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.221 * [backup-simplify]: Simplify (+ 0 0) into 0 10.222 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.227 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.228 * [backup-simplify]: Simplify (+ 0 0) into 0 10.229 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.233 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.235 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.235 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.238 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 12.0 6.0)) (* 0.2222222222222222 (/ (- 8.0) 6.0)))) into (- 0.037037037037037035) 10.242 * [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.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.243 * [backup-simplify]: Simplify (+ 0 0) into 0 10.244 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.246 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.247 * [backup-simplify]: Simplify (+ 0 0) into 0 10.248 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.251 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.252 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.253 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.267 * [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.275 * [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.289 * [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.290 * [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.291 * [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.291 * [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.291 * [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.291 * [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.291 * [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.291 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.291 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.291 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.291 * [taylor]: Taking taylor expansion of -2.0 in t 10.291 * [backup-simplify]: Simplify -2.0 into -2.0 10.291 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.291 * [taylor]: Taking taylor expansion of t in t 10.292 * [backup-simplify]: Simplify 0 into 0 10.292 * [backup-simplify]: Simplify 1 into 1 10.292 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.292 * [taylor]: Taking taylor expansion of 1.0 in t 10.292 * [backup-simplify]: Simplify 1.0 into 1.0 10.292 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.292 * [taylor]: Taking taylor expansion of t in t 10.292 * [backup-simplify]: Simplify 0 into 0 10.292 * [backup-simplify]: Simplify 1 into 1 10.292 * [backup-simplify]: Simplify (/ 1 1) into 1 10.293 * [backup-simplify]: Simplify (- 1) into -1 10.293 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.293 * [backup-simplify]: Simplify (* 0 -1) into 0 10.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.295 * [backup-simplify]: Simplify (- 0) into 0 10.295 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.296 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.296 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.296 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.296 * [taylor]: Taking taylor expansion of -2.0 in t 10.296 * [backup-simplify]: Simplify -2.0 into -2.0 10.296 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.296 * [taylor]: Taking taylor expansion of t in t 10.296 * [backup-simplify]: Simplify 0 into 0 10.296 * [backup-simplify]: Simplify 1 into 1 10.297 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.297 * [taylor]: Taking taylor expansion of 1.0 in t 10.297 * [backup-simplify]: Simplify 1.0 into 1.0 10.297 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.297 * [taylor]: Taking taylor expansion of t in t 10.297 * [backup-simplify]: Simplify 0 into 0 10.297 * [backup-simplify]: Simplify 1 into 1 10.297 * [backup-simplify]: Simplify (/ 1 1) into 1 10.297 * [backup-simplify]: Simplify (- 1) into -1 10.298 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.298 * [backup-simplify]: Simplify (* 0 -1) into 0 10.299 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.299 * [backup-simplify]: Simplify (- 0) into 0 10.300 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.301 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.301 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.301 * [taylor]: Taking taylor expansion of 2.0 in t 10.301 * [backup-simplify]: Simplify 2.0 into 2.0 10.302 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.302 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.302 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.303 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.304 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.304 * [backup-simplify]: Simplify (- 0) into 0 10.305 * [backup-simplify]: Simplify (+ 0 0) into 0 10.307 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.310 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.311 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.312 * [backup-simplify]: Simplify (- 0) into 0 10.312 * [backup-simplify]: Simplify (+ 0 0) into 0 10.314 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.316 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.316 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.317 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.318 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 8.0 6.0)))) into (- 0.2222222222222222) 10.319 * [backup-simplify]: Simplify (/ (- 0.2222222222222222) (* 2 (sqrt 0.16666666666666666))) into (/ -0.1111111111111111 (sqrt 0.16666666666666666)) 10.319 * [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.319 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.319 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.319 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.319 * [taylor]: Taking taylor expansion of -2.0 in t 10.319 * [backup-simplify]: Simplify -2.0 into -2.0 10.319 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.320 * [taylor]: Taking taylor expansion of t in t 10.320 * [backup-simplify]: Simplify 0 into 0 10.320 * [backup-simplify]: Simplify 1 into 1 10.320 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.320 * [taylor]: Taking taylor expansion of 1.0 in t 10.320 * [backup-simplify]: Simplify 1.0 into 1.0 10.320 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.320 * [taylor]: Taking taylor expansion of t in t 10.320 * [backup-simplify]: Simplify 0 into 0 10.320 * [backup-simplify]: Simplify 1 into 1 10.320 * [backup-simplify]: Simplify (/ 1 1) into 1 10.320 * [backup-simplify]: Simplify (- 1) into -1 10.320 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.321 * [backup-simplify]: Simplify (* 0 -1) into 0 10.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.321 * [backup-simplify]: Simplify (- 0) into 0 10.322 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.322 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.322 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.322 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.322 * [taylor]: Taking taylor expansion of -2.0 in t 10.322 * [backup-simplify]: Simplify -2.0 into -2.0 10.322 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.322 * [taylor]: Taking taylor expansion of t in t 10.322 * [backup-simplify]: Simplify 0 into 0 10.322 * [backup-simplify]: Simplify 1 into 1 10.322 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.323 * [taylor]: Taking taylor expansion of 1.0 in t 10.323 * [backup-simplify]: Simplify 1.0 into 1.0 10.323 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.323 * [taylor]: Taking taylor expansion of t in t 10.323 * [backup-simplify]: Simplify 0 into 0 10.323 * [backup-simplify]: Simplify 1 into 1 10.323 * [backup-simplify]: Simplify (/ 1 1) into 1 10.323 * [backup-simplify]: Simplify (- 1) into -1 10.323 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.324 * [backup-simplify]: Simplify (* 0 -1) into 0 10.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.324 * [backup-simplify]: Simplify (- 0) into 0 10.325 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.325 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.325 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.325 * [taylor]: Taking taylor expansion of 1.0 in t 10.325 * [backup-simplify]: Simplify 1.0 into 1.0 10.325 * [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.325 * [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.325 * [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.325 * [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.326 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.326 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.326 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.326 * [taylor]: Taking taylor expansion of -2.0 in t 10.326 * [backup-simplify]: Simplify -2.0 into -2.0 10.326 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.326 * [taylor]: Taking taylor expansion of t in t 10.326 * [backup-simplify]: Simplify 0 into 0 10.326 * [backup-simplify]: Simplify 1 into 1 10.326 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.326 * [taylor]: Taking taylor expansion of 1.0 in t 10.326 * [backup-simplify]: Simplify 1.0 into 1.0 10.326 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.326 * [taylor]: Taking taylor expansion of t in t 10.326 * [backup-simplify]: Simplify 0 into 0 10.326 * [backup-simplify]: Simplify 1 into 1 10.326 * [backup-simplify]: Simplify (/ 1 1) into 1 10.326 * [backup-simplify]: Simplify (- 1) into -1 10.327 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.327 * [backup-simplify]: Simplify (* 0 -1) into 0 10.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.327 * [backup-simplify]: Simplify (- 0) into 0 10.328 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.328 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.328 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.329 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.329 * [taylor]: Taking taylor expansion of -2.0 in t 10.329 * [backup-simplify]: Simplify -2.0 into -2.0 10.329 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.329 * [taylor]: Taking taylor expansion of t in t 10.329 * [backup-simplify]: Simplify 0 into 0 10.329 * [backup-simplify]: Simplify 1 into 1 10.329 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.329 * [taylor]: Taking taylor expansion of 1.0 in t 10.329 * [backup-simplify]: Simplify 1.0 into 1.0 10.329 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.329 * [taylor]: Taking taylor expansion of t in t 10.329 * [backup-simplify]: Simplify 0 into 0 10.329 * [backup-simplify]: Simplify 1 into 1 10.329 * [backup-simplify]: Simplify (/ 1 1) into 1 10.329 * [backup-simplify]: Simplify (- 1) into -1 10.329 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.330 * [backup-simplify]: Simplify (* 0 -1) into 0 10.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.330 * [backup-simplify]: Simplify (- 0) into 0 10.331 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.331 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.331 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.331 * [taylor]: Taking taylor expansion of 2.0 in t 10.331 * [backup-simplify]: Simplify 2.0 into 2.0 10.332 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.332 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.332 * [backup-simplify]: Simplify (/ 1 6.0) into 0.16666666666666666 10.333 * [backup-simplify]: Simplify (sqrt 0.16666666666666666) into (sqrt 0.16666666666666666) 10.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.333 * [backup-simplify]: Simplify (- 0) into 0 10.334 * [backup-simplify]: Simplify (+ 0 0) into 0 10.335 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.338 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.339 * [backup-simplify]: Simplify (- 0) into 0 10.339 * [backup-simplify]: Simplify (+ 0 0) into 0 10.343 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.346 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.347 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.348 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.350 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 8.0 6.0)))) into (- 0.2222222222222222) 10.353 * [backup-simplify]: Simplify (/ (- 0.2222222222222222) (* 2 (sqrt 0.16666666666666666))) into (/ -0.1111111111111111 (sqrt 0.16666666666666666)) 10.353 * [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.353 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.353 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.353 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.353 * [taylor]: Taking taylor expansion of -2.0 in t 10.353 * [backup-simplify]: Simplify -2.0 into -2.0 10.353 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.354 * [taylor]: Taking taylor expansion of t in t 10.354 * [backup-simplify]: Simplify 0 into 0 10.354 * [backup-simplify]: Simplify 1 into 1 10.354 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.354 * [taylor]: Taking taylor expansion of 1.0 in t 10.354 * [backup-simplify]: Simplify 1.0 into 1.0 10.354 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.354 * [taylor]: Taking taylor expansion of t in t 10.354 * [backup-simplify]: Simplify 0 into 0 10.354 * [backup-simplify]: Simplify 1 into 1 10.354 * [backup-simplify]: Simplify (/ 1 1) into 1 10.355 * [backup-simplify]: Simplify (- 1) into -1 10.355 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.355 * [backup-simplify]: Simplify (* 0 -1) into 0 10.356 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.357 * [backup-simplify]: Simplify (- 0) into 0 10.357 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.358 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.358 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.358 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.359 * [taylor]: Taking taylor expansion of -2.0 in t 10.359 * [backup-simplify]: Simplify -2.0 into -2.0 10.359 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.359 * [taylor]: Taking taylor expansion of t in t 10.359 * [backup-simplify]: Simplify 0 into 0 10.359 * [backup-simplify]: Simplify 1 into 1 10.359 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.359 * [taylor]: Taking taylor expansion of 1.0 in t 10.359 * [backup-simplify]: Simplify 1.0 into 1.0 10.359 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.359 * [taylor]: Taking taylor expansion of t in t 10.359 * [backup-simplify]: Simplify 0 into 0 10.359 * [backup-simplify]: Simplify 1 into 1 10.359 * [backup-simplify]: Simplify (/ 1 1) into 1 10.360 * [backup-simplify]: Simplify (- 1) into -1 10.360 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.361 * [backup-simplify]: Simplify (* 0 -1) into 0 10.361 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.362 * [backup-simplify]: Simplify (- 0) into 0 10.362 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.363 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.364 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.364 * [taylor]: Taking taylor expansion of 1.0 in t 10.364 * [backup-simplify]: Simplify 1.0 into 1.0 10.364 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.364 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.365 * [backup-simplify]: Simplify (* (sqrt 0.16666666666666666) 5.0) into (* 5.0 (sqrt 0.16666666666666666)) 10.366 * [backup-simplify]: Simplify (* 5.0 (sqrt 0.16666666666666666)) into (* 5.0 (sqrt 0.16666666666666666)) 10.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.366 * [backup-simplify]: Simplify (- 0) into 0 10.367 * [backup-simplify]: Simplify (+ 0 0) into 0 10.368 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.370 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.371 * [backup-simplify]: Simplify (- 0) into 0 10.371 * [backup-simplify]: Simplify (+ 0 0) into 0 10.373 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.375 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.375 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.376 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.382 * [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.384 * [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.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.385 * [backup-simplify]: Simplify (- 0) into 0 10.385 * [backup-simplify]: Simplify (+ 0 0) into 0 10.386 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.388 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.389 * [backup-simplify]: Simplify (- 0) into 0 10.389 * [backup-simplify]: Simplify (+ 0 0) into 0 10.390 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.393 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.394 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.394 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.395 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.395 * [backup-simplify]: Simplify (- 0) into 0 10.395 * [backup-simplify]: Simplify (+ 0 0) into 0 10.396 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.400 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.401 * [backup-simplify]: Simplify (- 0) into 0 10.402 * [backup-simplify]: Simplify (+ 0 0) into 0 10.403 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.408 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.410 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.410 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.416 * [backup-simplify]: Simplify (- (+ (* 0.16666666666666666 (/ 12.0 6.0)) (* (- 0.2222222222222222) (/ 8.0 6.0)))) into (- 0.037037037037037035) 10.422 * [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.434 * [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.439 * [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.448 * [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.448 * * * * [progress]: [ 2 / 4 ] generating series at (2) 10.448 * [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.448 * [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.448 * [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.448 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.449 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.449 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.449 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.449 * [taylor]: Taking taylor expansion of 2.0 in t 10.449 * [backup-simplify]: Simplify 2.0 into 2.0 10.449 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.449 * [taylor]: Taking taylor expansion of t in t 10.449 * [backup-simplify]: Simplify 0 into 0 10.449 * [backup-simplify]: Simplify 1 into 1 10.449 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.449 * [taylor]: Taking taylor expansion of t in t 10.449 * [backup-simplify]: Simplify 0 into 0 10.449 * [backup-simplify]: Simplify 1 into 1 10.449 * [taylor]: Taking taylor expansion of 1.0 in t 10.449 * [backup-simplify]: Simplify 1.0 into 1.0 10.449 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.449 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.449 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.449 * [taylor]: Taking taylor expansion of 2.0 in t 10.449 * [backup-simplify]: Simplify 2.0 into 2.0 10.449 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.449 * [taylor]: Taking taylor expansion of t in t 10.449 * [backup-simplify]: Simplify 0 into 0 10.450 * [backup-simplify]: Simplify 1 into 1 10.450 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.450 * [taylor]: Taking taylor expansion of t in t 10.450 * [backup-simplify]: Simplify 0 into 0 10.450 * [backup-simplify]: Simplify 1 into 1 10.450 * [taylor]: Taking taylor expansion of 1.0 in t 10.450 * [backup-simplify]: Simplify 1.0 into 1.0 10.450 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.450 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.450 * [taylor]: Taking taylor expansion of 1.0 in t 10.450 * [backup-simplify]: Simplify 1.0 into 1.0 10.450 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.450 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.450 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.450 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.450 * [taylor]: Taking taylor expansion of 2.0 in t 10.450 * [backup-simplify]: Simplify 2.0 into 2.0 10.450 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.450 * [taylor]: Taking taylor expansion of t in t 10.451 * [backup-simplify]: Simplify 0 into 0 10.451 * [backup-simplify]: Simplify 1 into 1 10.451 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.451 * [taylor]: Taking taylor expansion of t in t 10.451 * [backup-simplify]: Simplify 0 into 0 10.451 * [backup-simplify]: Simplify 1 into 1 10.451 * [taylor]: Taking taylor expansion of 1.0 in t 10.451 * [backup-simplify]: Simplify 1.0 into 1.0 10.451 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.451 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.451 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.451 * [taylor]: Taking taylor expansion of 2.0 in t 10.451 * [backup-simplify]: Simplify 2.0 into 2.0 10.451 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.451 * [taylor]: Taking taylor expansion of t in t 10.451 * [backup-simplify]: Simplify 0 into 0 10.451 * [backup-simplify]: Simplify 1 into 1 10.451 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.451 * [taylor]: Taking taylor expansion of t in t 10.451 * [backup-simplify]: Simplify 0 into 0 10.451 * [backup-simplify]: Simplify 1 into 1 10.451 * [taylor]: Taking taylor expansion of 1.0 in t 10.451 * [backup-simplify]: Simplify 1.0 into 1.0 10.452 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.452 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.452 * [taylor]: Taking taylor expansion of 2.0 in t 10.452 * [backup-simplify]: Simplify 2.0 into 2.0 10.452 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.453 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.453 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 10.453 * [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.453 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.453 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.453 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.453 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.453 * [taylor]: Taking taylor expansion of 2.0 in t 10.453 * [backup-simplify]: Simplify 2.0 into 2.0 10.453 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.453 * [taylor]: Taking taylor expansion of t in t 10.453 * [backup-simplify]: Simplify 0 into 0 10.453 * [backup-simplify]: Simplify 1 into 1 10.453 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.453 * [taylor]: Taking taylor expansion of t in t 10.453 * [backup-simplify]: Simplify 0 into 0 10.453 * [backup-simplify]: Simplify 1 into 1 10.453 * [taylor]: Taking taylor expansion of 1.0 in t 10.453 * [backup-simplify]: Simplify 1.0 into 1.0 10.454 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.454 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.454 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.454 * [taylor]: Taking taylor expansion of 2.0 in t 10.454 * [backup-simplify]: Simplify 2.0 into 2.0 10.454 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.454 * [taylor]: Taking taylor expansion of t in t 10.454 * [backup-simplify]: Simplify 0 into 0 10.454 * [backup-simplify]: Simplify 1 into 1 10.454 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.454 * [taylor]: Taking taylor expansion of t in t 10.454 * [backup-simplify]: Simplify 0 into 0 10.454 * [backup-simplify]: Simplify 1 into 1 10.454 * [taylor]: Taking taylor expansion of 1.0 in t 10.454 * [backup-simplify]: Simplify 1.0 into 1.0 10.454 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.455 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.455 * [taylor]: Taking taylor expansion of 1.0 in t 10.455 * [backup-simplify]: Simplify 1.0 into 1.0 10.455 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.455 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.455 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.455 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.455 * [taylor]: Taking taylor expansion of 2.0 in t 10.455 * [backup-simplify]: Simplify 2.0 into 2.0 10.455 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.455 * [taylor]: Taking taylor expansion of t in t 10.455 * [backup-simplify]: Simplify 0 into 0 10.455 * [backup-simplify]: Simplify 1 into 1 10.455 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.455 * [taylor]: Taking taylor expansion of t in t 10.455 * [backup-simplify]: Simplify 0 into 0 10.455 * [backup-simplify]: Simplify 1 into 1 10.455 * [taylor]: Taking taylor expansion of 1.0 in t 10.455 * [backup-simplify]: Simplify 1.0 into 1.0 10.455 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.456 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.456 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ 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 (+ 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 (+ 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.0 in t 10.456 * [backup-simplify]: Simplify 1.0 into 1.0 10.456 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.456 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.457 * [taylor]: Taking taylor expansion of 2.0 in t 10.457 * [backup-simplify]: Simplify 2.0 into 2.0 10.457 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.457 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.457 * [backup-simplify]: Simplify (/ 1.0 2.0) into 0.5 10.457 * [backup-simplify]: Simplify 0.5 into 0.5 10.458 * [backup-simplify]: Simplify (+ 0 0) into 0 10.458 * [backup-simplify]: Simplify (+ 0 0) into 0 10.458 * [backup-simplify]: Simplify (- (/ 0 2.0) (+ (* 0.5 (/ 0 2.0)))) into 0 10.458 * [backup-simplify]: Simplify 0 into 0 10.459 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.459 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.459 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.459 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.460 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.460 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.460 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.461 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.465 * [backup-simplify]: Simplify (- (/ 4.0 2.0) (+ (* 0.5 (/ 4.0 2.0)) (* 0 (/ 0 2.0)))) into 1.0 10.465 * [backup-simplify]: Simplify 1.0 into 1.0 10.466 * [backup-simplify]: Simplify (+ 1 0) into 1 10.469 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.471 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.471 * [backup-simplify]: Simplify (+ 1 0) into 1 10.474 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.476 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.478 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.478 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.478 * [backup-simplify]: Simplify (+ 1 0) into 1 10.480 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.481 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.481 * [backup-simplify]: Simplify (+ 1 0) into 1 10.486 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.488 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.489 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.489 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.494 * [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.494 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 10.494 * [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.495 * [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.495 * [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.495 * [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.495 * [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.495 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.495 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.495 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.495 * [taylor]: Taking taylor expansion of 2.0 in t 10.495 * [backup-simplify]: Simplify 2.0 into 2.0 10.495 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.495 * [taylor]: Taking taylor expansion of t in t 10.495 * [backup-simplify]: Simplify 0 into 0 10.496 * [backup-simplify]: Simplify 1 into 1 10.496 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.496 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.496 * [taylor]: Taking taylor expansion of t in t 10.496 * [backup-simplify]: Simplify 0 into 0 10.496 * [backup-simplify]: Simplify 1 into 1 10.496 * [backup-simplify]: Simplify (/ 1 1) into 1 10.496 * [taylor]: Taking taylor expansion of 1.0 in t 10.496 * [backup-simplify]: Simplify 1.0 into 1.0 10.496 * [backup-simplify]: Simplify (+ 1 0) into 1 10.496 * [backup-simplify]: Simplify (* 0 1) into 0 10.497 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.497 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.497 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.498 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.498 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.498 * [taylor]: Taking taylor expansion of 2.0 in t 10.498 * [backup-simplify]: Simplify 2.0 into 2.0 10.498 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.498 * [taylor]: Taking taylor expansion of t in t 10.498 * [backup-simplify]: Simplify 0 into 0 10.498 * [backup-simplify]: Simplify 1 into 1 10.498 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.498 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.498 * [taylor]: Taking taylor expansion of t in t 10.498 * [backup-simplify]: Simplify 0 into 0 10.498 * [backup-simplify]: Simplify 1 into 1 10.498 * [backup-simplify]: Simplify (/ 1 1) into 1 10.498 * [taylor]: Taking taylor expansion of 1.0 in t 10.498 * [backup-simplify]: Simplify 1.0 into 1.0 10.499 * [backup-simplify]: Simplify (+ 1 0) into 1 10.499 * [backup-simplify]: Simplify (* 0 1) into 0 10.499 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.499 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.500 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.500 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.500 * [taylor]: Taking taylor expansion of 1.0 in t 10.500 * [backup-simplify]: Simplify 1.0 into 1.0 10.500 * [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.500 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.500 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.500 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.500 * [taylor]: Taking taylor expansion of 2.0 in t 10.500 * [backup-simplify]: Simplify 2.0 into 2.0 10.501 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.501 * [taylor]: Taking taylor expansion of t in t 10.501 * [backup-simplify]: Simplify 0 into 0 10.501 * [backup-simplify]: Simplify 1 into 1 10.501 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.501 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.501 * [taylor]: Taking taylor expansion of t in t 10.501 * [backup-simplify]: Simplify 0 into 0 10.501 * [backup-simplify]: Simplify 1 into 1 10.501 * [backup-simplify]: Simplify (/ 1 1) into 1 10.501 * [taylor]: Taking taylor expansion of 1.0 in t 10.501 * [backup-simplify]: Simplify 1.0 into 1.0 10.501 * [backup-simplify]: Simplify (+ 1 0) into 1 10.501 * [backup-simplify]: Simplify (* 0 1) into 0 10.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.502 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.503 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.503 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.503 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.503 * [taylor]: Taking taylor expansion of 2.0 in t 10.503 * [backup-simplify]: Simplify 2.0 into 2.0 10.503 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.503 * [taylor]: Taking taylor expansion of t in t 10.503 * [backup-simplify]: Simplify 0 into 0 10.503 * [backup-simplify]: Simplify 1 into 1 10.503 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.503 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.503 * [taylor]: Taking taylor expansion of t in t 10.503 * [backup-simplify]: Simplify 0 into 0 10.503 * [backup-simplify]: Simplify 1 into 1 10.503 * [backup-simplify]: Simplify (/ 1 1) into 1 10.503 * [taylor]: Taking taylor expansion of 1.0 in t 10.503 * [backup-simplify]: Simplify 1.0 into 1.0 10.504 * [backup-simplify]: Simplify (+ 1 0) into 1 10.504 * [backup-simplify]: Simplify (* 0 1) into 0 10.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.505 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.505 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.506 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.506 * [taylor]: Taking taylor expansion of 2.0 in t 10.506 * [backup-simplify]: Simplify 2.0 into 2.0 10.506 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.506 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.506 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.507 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.507 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.507 * [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.507 * [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.507 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.507 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.507 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.507 * [taylor]: Taking taylor expansion of 2.0 in t 10.507 * [backup-simplify]: Simplify 2.0 into 2.0 10.507 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.507 * [taylor]: Taking taylor expansion of t in t 10.507 * [backup-simplify]: Simplify 0 into 0 10.507 * [backup-simplify]: Simplify 1 into 1 10.507 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.507 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.507 * [taylor]: Taking taylor expansion of t in t 10.507 * [backup-simplify]: Simplify 0 into 0 10.507 * [backup-simplify]: Simplify 1 into 1 10.508 * [backup-simplify]: Simplify (/ 1 1) into 1 10.508 * [taylor]: Taking taylor expansion of 1.0 in t 10.508 * [backup-simplify]: Simplify 1.0 into 1.0 10.508 * [backup-simplify]: Simplify (+ 1 0) into 1 10.508 * [backup-simplify]: Simplify (* 0 1) into 0 10.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.509 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.509 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.510 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.510 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.510 * [taylor]: Taking taylor expansion of 2.0 in t 10.510 * [backup-simplify]: Simplify 2.0 into 2.0 10.510 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.510 * [taylor]: Taking taylor expansion of t in t 10.510 * [backup-simplify]: Simplify 0 into 0 10.510 * [backup-simplify]: Simplify 1 into 1 10.510 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.510 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.510 * [taylor]: Taking taylor expansion of t in t 10.510 * [backup-simplify]: Simplify 0 into 0 10.510 * [backup-simplify]: Simplify 1 into 1 10.510 * [backup-simplify]: Simplify (/ 1 1) into 1 10.510 * [taylor]: Taking taylor expansion of 1.0 in t 10.510 * [backup-simplify]: Simplify 1.0 into 1.0 10.510 * [backup-simplify]: Simplify (+ 1 0) into 1 10.511 * [backup-simplify]: Simplify (* 0 1) into 0 10.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.511 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.512 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.512 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.512 * [taylor]: Taking taylor expansion of 1.0 in t 10.512 * [backup-simplify]: Simplify 1.0 into 1.0 10.512 * [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.513 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.513 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.513 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.513 * [taylor]: Taking taylor expansion of 2.0 in t 10.513 * [backup-simplify]: Simplify 2.0 into 2.0 10.513 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.513 * [taylor]: Taking taylor expansion of t in t 10.513 * [backup-simplify]: Simplify 0 into 0 10.513 * [backup-simplify]: Simplify 1 into 1 10.513 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.513 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.513 * [taylor]: Taking taylor expansion of t in t 10.513 * [backup-simplify]: Simplify 0 into 0 10.513 * [backup-simplify]: Simplify 1 into 1 10.513 * [backup-simplify]: Simplify (/ 1 1) into 1 10.514 * [taylor]: Taking taylor expansion of 1.0 in t 10.514 * [backup-simplify]: Simplify 1.0 into 1.0 10.514 * [backup-simplify]: Simplify (+ 1 0) into 1 10.514 * [backup-simplify]: Simplify (* 0 1) into 0 10.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.516 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.516 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.517 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.517 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.517 * [taylor]: Taking taylor expansion of 2.0 in t 10.517 * [backup-simplify]: Simplify 2.0 into 2.0 10.517 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.517 * [taylor]: Taking taylor expansion of t in t 10.517 * [backup-simplify]: Simplify 0 into 0 10.517 * [backup-simplify]: Simplify 1 into 1 10.517 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.517 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.517 * [taylor]: Taking taylor expansion of t in t 10.517 * [backup-simplify]: Simplify 0 into 0 10.517 * [backup-simplify]: Simplify 1 into 1 10.518 * [backup-simplify]: Simplify (/ 1 1) into 1 10.518 * [taylor]: Taking taylor expansion of 1.0 in t 10.518 * [backup-simplify]: Simplify 1.0 into 1.0 10.518 * [backup-simplify]: Simplify (+ 1 0) into 1 10.518 * [backup-simplify]: Simplify (* 0 1) into 0 10.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.520 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.520 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.521 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.521 * [taylor]: Taking taylor expansion of 2.0 in t 10.521 * [backup-simplify]: Simplify 2.0 into 2.0 10.521 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.521 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.521 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.522 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.522 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.522 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 10.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.523 * [backup-simplify]: Simplify (+ 0 0) into 0 10.524 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.527 * [backup-simplify]: Simplify (+ 0 0) into 0 10.528 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.530 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.531 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.532 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.533 * [backup-simplify]: Simplify (+ 0 0) into 0 10.534 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.536 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.537 * [backup-simplify]: Simplify (+ 0 0) into 0 10.538 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.541 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.542 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.544 * [backup-simplify]: Simplify (- (/ (- 8.0) 6.0) (+ (* 0.8333333333333334 (/ (- 8.0) 6.0)))) into (- 0.2222222222222221) 10.544 * [backup-simplify]: Simplify (- 0.2222222222222221) into (- 0.2222222222222221) 10.545 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.545 * [backup-simplify]: Simplify (+ 0 0) into 0 10.546 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.549 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.550 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.550 * [backup-simplify]: Simplify (+ 0 0) into 0 10.552 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.557 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.560 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.560 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.561 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.561 * [backup-simplify]: Simplify (+ 0 0) into 0 10.563 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.568 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.569 * [backup-simplify]: Simplify (+ 0 0) into 0 10.570 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.575 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.579 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.580 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.590 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* (- 0.2222222222222221) (/ (- 8.0) 6.0)))) into 0.0370370370370372 10.591 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 10.592 * [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.593 * [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.593 * [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.593 * [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.593 * [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.593 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.594 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.594 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.594 * [taylor]: Taking taylor expansion of -2.0 in t 10.594 * [backup-simplify]: Simplify -2.0 into -2.0 10.594 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.594 * [taylor]: Taking taylor expansion of t in t 10.594 * [backup-simplify]: Simplify 0 into 0 10.594 * [backup-simplify]: Simplify 1 into 1 10.594 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.594 * [taylor]: Taking taylor expansion of 1.0 in t 10.594 * [backup-simplify]: Simplify 1.0 into 1.0 10.594 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.594 * [taylor]: Taking taylor expansion of t in t 10.594 * [backup-simplify]: Simplify 0 into 0 10.594 * [backup-simplify]: Simplify 1 into 1 10.594 * [backup-simplify]: Simplify (/ 1 1) into 1 10.595 * [backup-simplify]: Simplify (- 1) into -1 10.595 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.596 * [backup-simplify]: Simplify (* 0 -1) into 0 10.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.597 * [backup-simplify]: Simplify (- 0) into 0 10.597 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.598 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.598 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.598 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.598 * [taylor]: Taking taylor expansion of -2.0 in t 10.598 * [backup-simplify]: Simplify -2.0 into -2.0 10.599 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.599 * [taylor]: Taking taylor expansion of t in t 10.599 * [backup-simplify]: Simplify 0 into 0 10.599 * [backup-simplify]: Simplify 1 into 1 10.599 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.599 * [taylor]: Taking taylor expansion of 1.0 in t 10.599 * [backup-simplify]: Simplify 1.0 into 1.0 10.599 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.599 * [taylor]: Taking taylor expansion of t in t 10.599 * [backup-simplify]: Simplify 0 into 0 10.599 * [backup-simplify]: Simplify 1 into 1 10.599 * [backup-simplify]: Simplify (/ 1 1) into 1 10.600 * [backup-simplify]: Simplify (- 1) into -1 10.600 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.600 * [backup-simplify]: Simplify (* 0 -1) into 0 10.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.601 * [backup-simplify]: Simplify (- 0) into 0 10.602 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.603 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.603 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.603 * [taylor]: Taking taylor expansion of 1.0 in t 10.603 * [backup-simplify]: Simplify 1.0 into 1.0 10.603 * [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.603 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.604 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.604 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.604 * [taylor]: Taking taylor expansion of -2.0 in t 10.604 * [backup-simplify]: Simplify -2.0 into -2.0 10.604 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.604 * [taylor]: Taking taylor expansion of t in t 10.604 * [backup-simplify]: Simplify 0 into 0 10.604 * [backup-simplify]: Simplify 1 into 1 10.604 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.604 * [taylor]: Taking taylor expansion of 1.0 in t 10.604 * [backup-simplify]: Simplify 1.0 into 1.0 10.604 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.604 * [taylor]: Taking taylor expansion of t in t 10.604 * [backup-simplify]: Simplify 0 into 0 10.604 * [backup-simplify]: Simplify 1 into 1 10.604 * [backup-simplify]: Simplify (/ 1 1) into 1 10.605 * [backup-simplify]: Simplify (- 1) into -1 10.605 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.606 * [backup-simplify]: Simplify (* 0 -1) into 0 10.606 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.607 * [backup-simplify]: Simplify (- 0) into 0 10.607 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.608 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.608 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.608 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.608 * [taylor]: Taking taylor expansion of -2.0 in t 10.608 * [backup-simplify]: Simplify -2.0 into -2.0 10.608 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.609 * [taylor]: Taking taylor expansion of t in t 10.609 * [backup-simplify]: Simplify 0 into 0 10.609 * [backup-simplify]: Simplify 1 into 1 10.609 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.609 * [taylor]: Taking taylor expansion of 1.0 in t 10.609 * [backup-simplify]: Simplify 1.0 into 1.0 10.609 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.609 * [taylor]: Taking taylor expansion of t in t 10.609 * [backup-simplify]: Simplify 0 into 0 10.609 * [backup-simplify]: Simplify 1 into 1 10.609 * [backup-simplify]: Simplify (/ 1 1) into 1 10.610 * [backup-simplify]: Simplify (- 1) into -1 10.610 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.610 * [backup-simplify]: Simplify (* 0 -1) into 0 10.611 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.611 * [backup-simplify]: Simplify (- 0) into 0 10.612 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.613 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.613 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.613 * [taylor]: Taking taylor expansion of 2.0 in t 10.613 * [backup-simplify]: Simplify 2.0 into 2.0 10.614 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.614 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.614 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.615 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.615 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.615 * [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.615 * [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.616 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.616 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.616 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.616 * [taylor]: Taking taylor expansion of -2.0 in t 10.616 * [backup-simplify]: Simplify -2.0 into -2.0 10.616 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.616 * [taylor]: Taking taylor expansion of t in t 10.616 * [backup-simplify]: Simplify 0 into 0 10.616 * [backup-simplify]: Simplify 1 into 1 10.616 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.616 * [taylor]: Taking taylor expansion of 1.0 in t 10.616 * [backup-simplify]: Simplify 1.0 into 1.0 10.616 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.616 * [taylor]: Taking taylor expansion of t in t 10.616 * [backup-simplify]: Simplify 0 into 0 10.616 * [backup-simplify]: Simplify 1 into 1 10.617 * [backup-simplify]: Simplify (/ 1 1) into 1 10.617 * [backup-simplify]: Simplify (- 1) into -1 10.617 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.618 * [backup-simplify]: Simplify (* 0 -1) into 0 10.619 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.619 * [backup-simplify]: Simplify (- 0) into 0 10.619 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.620 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.621 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.621 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.621 * [taylor]: Taking taylor expansion of -2.0 in t 10.621 * [backup-simplify]: Simplify -2.0 into -2.0 10.621 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.621 * [taylor]: Taking taylor expansion of t in t 10.621 * [backup-simplify]: Simplify 0 into 0 10.621 * [backup-simplify]: Simplify 1 into 1 10.621 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.621 * [taylor]: Taking taylor expansion of 1.0 in t 10.621 * [backup-simplify]: Simplify 1.0 into 1.0 10.621 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.621 * [taylor]: Taking taylor expansion of t in t 10.621 * [backup-simplify]: Simplify 0 into 0 10.621 * [backup-simplify]: Simplify 1 into 1 10.621 * [backup-simplify]: Simplify (/ 1 1) into 1 10.622 * [backup-simplify]: Simplify (- 1) into -1 10.622 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.623 * [backup-simplify]: Simplify (* 0 -1) into 0 10.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.624 * [backup-simplify]: Simplify (- 0) into 0 10.625 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.625 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.626 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.626 * [taylor]: Taking taylor expansion of 1.0 in t 10.626 * [backup-simplify]: Simplify 1.0 into 1.0 10.626 * [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.626 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.626 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.626 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.626 * [taylor]: Taking taylor expansion of -2.0 in t 10.626 * [backup-simplify]: Simplify -2.0 into -2.0 10.626 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.626 * [taylor]: Taking taylor expansion of t in t 10.626 * [backup-simplify]: Simplify 0 into 0 10.626 * [backup-simplify]: Simplify 1 into 1 10.626 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.626 * [taylor]: Taking taylor expansion of 1.0 in t 10.626 * [backup-simplify]: Simplify 1.0 into 1.0 10.626 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.627 * [taylor]: Taking taylor expansion of t in t 10.627 * [backup-simplify]: Simplify 0 into 0 10.627 * [backup-simplify]: Simplify 1 into 1 10.627 * [backup-simplify]: Simplify (/ 1 1) into 1 10.627 * [backup-simplify]: Simplify (- 1) into -1 10.628 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.628 * [backup-simplify]: Simplify (* 0 -1) into 0 10.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.629 * [backup-simplify]: Simplify (- 0) into 0 10.629 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.629 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.630 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.630 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.630 * [taylor]: Taking taylor expansion of -2.0 in t 10.630 * [backup-simplify]: Simplify -2.0 into -2.0 10.630 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.630 * [taylor]: Taking taylor expansion of t in t 10.630 * [backup-simplify]: Simplify 0 into 0 10.630 * [backup-simplify]: Simplify 1 into 1 10.630 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.630 * [taylor]: Taking taylor expansion of 1.0 in t 10.630 * [backup-simplify]: Simplify 1.0 into 1.0 10.630 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.630 * [taylor]: Taking taylor expansion of t in t 10.630 * [backup-simplify]: Simplify 0 into 0 10.630 * [backup-simplify]: Simplify 1 into 1 10.630 * [backup-simplify]: Simplify (/ 1 1) into 1 10.630 * [backup-simplify]: Simplify (- 1) into -1 10.631 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.631 * [backup-simplify]: Simplify (* 0 -1) into 0 10.631 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.632 * [backup-simplify]: Simplify (- 0) into 0 10.632 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.632 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.633 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.633 * [taylor]: Taking taylor expansion of 2.0 in t 10.633 * [backup-simplify]: Simplify 2.0 into 2.0 10.633 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.633 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.633 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.634 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.634 * [backup-simplify]: Simplify (/ 5.0 6.0) into 0.8333333333333334 10.634 * [backup-simplify]: Simplify 0.8333333333333334 into 0.8333333333333334 10.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.635 * [backup-simplify]: Simplify (- 0) into 0 10.635 * [backup-simplify]: Simplify (+ 0 0) into 0 10.637 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.639 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.639 * [backup-simplify]: Simplify (- 0) into 0 10.640 * [backup-simplify]: Simplify (+ 0 0) into 0 10.641 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.643 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.644 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.644 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.645 * [backup-simplify]: Simplify (- 0) into 0 10.645 * [backup-simplify]: Simplify (+ 0 0) into 0 10.647 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.649 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.650 * [backup-simplify]: Simplify (- 0) into 0 10.650 * [backup-simplify]: Simplify (+ 0 0) into 0 10.652 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.653 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.654 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.654 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.656 * [backup-simplify]: Simplify (- (/ 8.0 6.0) (+ (* 0.8333333333333334 (/ 8.0 6.0)))) into 0.2222222222222221 10.656 * [backup-simplify]: Simplify 0.2222222222222221 into 0.2222222222222221 10.657 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.657 * [backup-simplify]: Simplify (- 0) into 0 10.658 * [backup-simplify]: Simplify (+ 0 0) into 0 10.659 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.663 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.665 * [backup-simplify]: Simplify (- 0) into 0 10.665 * [backup-simplify]: Simplify (+ 0 0) into 0 10.666 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.671 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.673 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.673 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.674 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.674 * [backup-simplify]: Simplify (- 0) into 0 10.675 * [backup-simplify]: Simplify (+ 0 0) into 0 10.676 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.681 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.682 * [backup-simplify]: Simplify (- 0) into 0 10.683 * [backup-simplify]: Simplify (+ 0 0) into 0 10.684 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.689 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.691 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.691 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.697 * [backup-simplify]: Simplify (- (/ 12.0 6.0) (+ (* 0.8333333333333334 (/ 12.0 6.0)) (* 0.2222222222222221 (/ 8.0 6.0)))) into 0.0370370370370372 10.697 * [backup-simplify]: Simplify 0.0370370370370372 into 0.0370370370370372 10.697 * [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.697 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1) 10.698 * [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.698 * [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.698 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.698 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.698 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.698 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.698 * [taylor]: Taking taylor expansion of 2.0 in t 10.698 * [backup-simplify]: Simplify 2.0 into 2.0 10.698 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.698 * [taylor]: Taking taylor expansion of t in t 10.698 * [backup-simplify]: Simplify 0 into 0 10.698 * [backup-simplify]: Simplify 1 into 1 10.698 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.698 * [taylor]: Taking taylor expansion of t in t 10.698 * [backup-simplify]: Simplify 0 into 0 10.698 * [backup-simplify]: Simplify 1 into 1 10.698 * [taylor]: Taking taylor expansion of 1.0 in t 10.699 * [backup-simplify]: Simplify 1.0 into 1.0 10.699 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.699 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.700 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.700 * [taylor]: Taking taylor expansion of 2.0 in t 10.700 * [backup-simplify]: Simplify 2.0 into 2.0 10.700 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.700 * [taylor]: Taking taylor expansion of t in t 10.700 * [backup-simplify]: Simplify 0 into 0 10.700 * [backup-simplify]: Simplify 1 into 1 10.700 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.700 * [taylor]: Taking taylor expansion of t in t 10.700 * [backup-simplify]: Simplify 0 into 0 10.700 * [backup-simplify]: Simplify 1 into 1 10.700 * [taylor]: Taking taylor expansion of 1.0 in t 10.700 * [backup-simplify]: Simplify 1.0 into 1.0 10.700 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.701 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.701 * [taylor]: Taking taylor expansion of 1.0 in t 10.701 * [backup-simplify]: Simplify 1.0 into 1.0 10.701 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 1.0) in t 10.701 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 1.0) 10.701 * [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.702 * [taylor]: Taking taylor expansion of 1.0 in t 10.702 * [backup-simplify]: Simplify 1.0 into 1.0 10.702 * [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.703 * [backup-simplify]: Simplify 2.0 into 2.0 10.703 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.703 * [taylor]: Taking taylor expansion of t in t 10.703 * [backup-simplify]: Simplify 0 into 0 10.703 * [backup-simplify]: Simplify 1 into 1 10.703 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.703 * [taylor]: Taking taylor expansion of t in t 10.703 * [backup-simplify]: Simplify 0 into 0 10.703 * [backup-simplify]: Simplify 1 into 1 10.703 * [taylor]: Taking taylor expansion of 1.0 in t 10.703 * [backup-simplify]: Simplify 1.0 into 1.0 10.703 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.704 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.704 * [taylor]: Taking taylor expansion of 1.0 in t 10.704 * [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.705 * [backup-simplify]: Simplify (+ 0 0) into 0 10.705 * [backup-simplify]: Simplify 0 into 0 10.705 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.706 * [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.718 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.721 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.723 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.724 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.724 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.725 * [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.725 * [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.725 * [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.725 * [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.725 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.726 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.726 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.726 * [taylor]: Taking taylor expansion of 2.0 in t 10.726 * [backup-simplify]: Simplify 2.0 into 2.0 10.726 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.726 * [taylor]: Taking taylor expansion of t in t 10.726 * [backup-simplify]: Simplify 0 into 0 10.726 * [backup-simplify]: Simplify 1 into 1 10.726 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.726 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.726 * [taylor]: Taking taylor expansion of t in t 10.726 * [backup-simplify]: Simplify 0 into 0 10.726 * [backup-simplify]: Simplify 1 into 1 10.726 * [backup-simplify]: Simplify (/ 1 1) into 1 10.726 * [taylor]: Taking taylor expansion of 1.0 in t 10.726 * [backup-simplify]: Simplify 1.0 into 1.0 10.727 * [backup-simplify]: Simplify (+ 1 0) into 1 10.727 * [backup-simplify]: Simplify (* 0 1) into 0 10.728 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.728 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.729 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.729 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.729 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.730 * [taylor]: Taking taylor expansion of 2.0 in t 10.730 * [backup-simplify]: Simplify 2.0 into 2.0 10.730 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.730 * [taylor]: Taking taylor expansion of t in t 10.730 * [backup-simplify]: Simplify 0 into 0 10.730 * [backup-simplify]: Simplify 1 into 1 10.730 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.730 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.730 * [taylor]: Taking taylor expansion of t in t 10.730 * [backup-simplify]: Simplify 0 into 0 10.730 * [backup-simplify]: Simplify 1 into 1 10.730 * [backup-simplify]: Simplify (/ 1 1) into 1 10.730 * [taylor]: Taking taylor expansion of 1.0 in t 10.730 * [backup-simplify]: Simplify 1.0 into 1.0 10.731 * [backup-simplify]: Simplify (+ 1 0) into 1 10.731 * [backup-simplify]: Simplify (* 0 1) into 0 10.732 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.732 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.733 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.733 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.733 * [taylor]: Taking taylor expansion of 1.0 in t 10.733 * [backup-simplify]: Simplify 1.0 into 1.0 10.733 * [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.734 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 1.0) 10.734 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.734 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.734 * [taylor]: Taking taylor expansion of 2.0 in t 10.734 * [backup-simplify]: Simplify 2.0 into 2.0 10.734 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.734 * [taylor]: Taking taylor expansion of t in t 10.734 * [backup-simplify]: Simplify 0 into 0 10.734 * [backup-simplify]: Simplify 1 into 1 10.734 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.734 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.734 * [taylor]: Taking taylor expansion of t in t 10.734 * [backup-simplify]: Simplify 0 into 0 10.734 * [backup-simplify]: Simplify 1 into 1 10.735 * [backup-simplify]: Simplify (/ 1 1) into 1 10.735 * [taylor]: Taking taylor expansion of 1.0 in t 10.735 * [backup-simplify]: Simplify 1.0 into 1.0 10.735 * [backup-simplify]: Simplify (+ 1 0) into 1 10.736 * [backup-simplify]: Simplify (* 0 1) into 0 10.736 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.737 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.738 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.738 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.738 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.738 * [taylor]: Taking taylor expansion of 2.0 in t 10.738 * [backup-simplify]: Simplify 2.0 into 2.0 10.738 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.738 * [taylor]: Taking taylor expansion of t in t 10.738 * [backup-simplify]: Simplify 0 into 0 10.738 * [backup-simplify]: Simplify 1 into 1 10.738 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.738 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.738 * [taylor]: Taking taylor expansion of t in t 10.738 * [backup-simplify]: Simplify 0 into 0 10.738 * [backup-simplify]: Simplify 1 into 1 10.739 * [backup-simplify]: Simplify (/ 1 1) into 1 10.739 * [taylor]: Taking taylor expansion of 1.0 in t 10.739 * [backup-simplify]: Simplify 1.0 into 1.0 10.739 * [backup-simplify]: Simplify (+ 1 0) into 1 10.740 * [backup-simplify]: Simplify (* 0 1) into 0 10.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.741 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.742 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.742 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.742 * [taylor]: Taking taylor expansion of 1.0 in t 10.742 * [backup-simplify]: Simplify 1.0 into 1.0 10.743 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.743 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.743 * [backup-simplify]: Simplify 5.0 into 5.0 10.744 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.744 * [backup-simplify]: Simplify (+ 0 0) into 0 10.747 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.750 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.751 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.751 * [backup-simplify]: Simplify (+ 0 0) into 0 10.753 * [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.756 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.757 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.757 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.758 * [backup-simplify]: Simplify (+ 0 0) into 0 10.758 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.761 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.762 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.762 * [backup-simplify]: Simplify (+ 0 0) into 0 10.763 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.766 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.768 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.768 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.768 * [backup-simplify]: Simplify 12.0 into 12.0 10.768 * [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.769 * [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.769 * [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.769 * [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.769 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.769 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.769 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.769 * [taylor]: Taking taylor expansion of -2.0 in t 10.769 * [backup-simplify]: Simplify -2.0 into -2.0 10.769 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.769 * [taylor]: Taking taylor expansion of t in t 10.769 * [backup-simplify]: Simplify 0 into 0 10.769 * [backup-simplify]: Simplify 1 into 1 10.769 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.769 * [taylor]: Taking taylor expansion of 1.0 in t 10.769 * [backup-simplify]: Simplify 1.0 into 1.0 10.769 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.769 * [taylor]: Taking taylor expansion of t in t 10.769 * [backup-simplify]: Simplify 0 into 0 10.769 * [backup-simplify]: Simplify 1 into 1 10.769 * [backup-simplify]: Simplify (/ 1 1) into 1 10.770 * [backup-simplify]: Simplify (- 1) into -1 10.770 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.770 * [backup-simplify]: Simplify (* 0 -1) into 0 10.771 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.771 * [backup-simplify]: Simplify (- 0) into 0 10.771 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.772 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.772 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.772 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.772 * [taylor]: Taking taylor expansion of -2.0 in t 10.772 * [backup-simplify]: Simplify -2.0 into -2.0 10.772 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.772 * [taylor]: Taking taylor expansion of t in t 10.772 * [backup-simplify]: Simplify 0 into 0 10.772 * [backup-simplify]: Simplify 1 into 1 10.772 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.772 * [taylor]: Taking taylor expansion of 1.0 in t 10.772 * [backup-simplify]: Simplify 1.0 into 1.0 10.772 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.772 * [taylor]: Taking taylor expansion of t in t 10.772 * [backup-simplify]: Simplify 0 into 0 10.772 * [backup-simplify]: Simplify 1 into 1 10.772 * [backup-simplify]: Simplify (/ 1 1) into 1 10.773 * [backup-simplify]: Simplify (- 1) into -1 10.773 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.773 * [backup-simplify]: Simplify (* 0 -1) into 0 10.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.774 * [backup-simplify]: Simplify (- 0) into 0 10.774 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.775 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.775 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.775 * [taylor]: Taking taylor expansion of 1.0 in t 10.775 * [backup-simplify]: Simplify 1.0 into 1.0 10.775 * [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.775 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 1.0) 10.775 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.775 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.775 * [taylor]: Taking taylor expansion of -2.0 in t 10.775 * [backup-simplify]: Simplify -2.0 into -2.0 10.775 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.775 * [taylor]: Taking taylor expansion of t in t 10.776 * [backup-simplify]: Simplify 0 into 0 10.776 * [backup-simplify]: Simplify 1 into 1 10.776 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.776 * [taylor]: Taking taylor expansion of 1.0 in t 10.776 * [backup-simplify]: Simplify 1.0 into 1.0 10.776 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.776 * [taylor]: Taking taylor expansion of t in t 10.776 * [backup-simplify]: Simplify 0 into 0 10.776 * [backup-simplify]: Simplify 1 into 1 10.776 * [backup-simplify]: Simplify (/ 1 1) into 1 10.776 * [backup-simplify]: Simplify (- 1) into -1 10.777 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.777 * [backup-simplify]: Simplify (* 0 -1) into 0 10.777 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.777 * [backup-simplify]: Simplify (- 0) into 0 10.778 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.778 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.779 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.779 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.779 * [taylor]: Taking taylor expansion of -2.0 in t 10.779 * [backup-simplify]: Simplify -2.0 into -2.0 10.779 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.779 * [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 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.779 * [taylor]: Taking taylor expansion of 1.0 in t 10.779 * [backup-simplify]: Simplify 1.0 into 1.0 10.779 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.779 * [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.780 * [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 1.0 in t 10.783 * [backup-simplify]: Simplify 1.0 into 1.0 10.784 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.784 * [backup-simplify]: Simplify (+ 4.0 1.0) into 5.0 10.784 * [backup-simplify]: Simplify 5.0 into 5.0 10.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.786 * [backup-simplify]: Simplify (- 0) into 0 10.786 * [backup-simplify]: Simplify (+ 0 0) into 0 10.789 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.792 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.794 * [backup-simplify]: Simplify (- 0) into 0 10.794 * [backup-simplify]: Simplify (+ 0 0) into 0 10.797 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.800 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.801 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.802 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.802 * [backup-simplify]: Simplify 8.0 into 8.0 10.803 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.803 * [backup-simplify]: Simplify (- 0) into 0 10.804 * [backup-simplify]: Simplify (+ 0 0) into 0 10.805 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.809 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.811 * [backup-simplify]: Simplify (- 0) into 0 10.811 * [backup-simplify]: Simplify (+ 0 0) into 0 10.813 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.817 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.819 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.820 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.820 * [backup-simplify]: Simplify 12.0 into 12.0 10.820 * [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.820 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 10.821 * [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.821 * [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.821 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.821 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.821 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.821 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.821 * [taylor]: Taking taylor expansion of 2.0 in t 10.821 * [backup-simplify]: Simplify 2.0 into 2.0 10.821 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.821 * [taylor]: Taking taylor expansion of t in t 10.821 * [backup-simplify]: Simplify 0 into 0 10.821 * [backup-simplify]: Simplify 1 into 1 10.821 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.821 * [taylor]: Taking taylor expansion of t in t 10.821 * [backup-simplify]: Simplify 0 into 0 10.821 * [backup-simplify]: Simplify 1 into 1 10.821 * [taylor]: Taking taylor expansion of 1.0 in t 10.822 * [backup-simplify]: Simplify 1.0 into 1.0 10.822 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.823 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.823 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.823 * [taylor]: Taking taylor expansion of 2.0 in t 10.823 * [backup-simplify]: Simplify 2.0 into 2.0 10.823 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.823 * [taylor]: Taking taylor expansion of t in t 10.823 * [backup-simplify]: Simplify 0 into 0 10.823 * [backup-simplify]: Simplify 1 into 1 10.823 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.823 * [taylor]: Taking taylor expansion of t in t 10.823 * [backup-simplify]: Simplify 0 into 0 10.823 * [backup-simplify]: Simplify 1 into 1 10.823 * [taylor]: Taking taylor expansion of 1.0 in t 10.823 * [backup-simplify]: Simplify 1.0 into 1.0 10.823 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.824 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.824 * [taylor]: Taking taylor expansion of 2.0 in t 10.824 * [backup-simplify]: Simplify 2.0 into 2.0 10.824 * [taylor]: Taking taylor expansion of (fma (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0))) 2.0) in t 10.824 * [taylor]: Rewrote expression to (+ (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) 2.0) 10.824 * [taylor]: Taking taylor expansion of (* (* 2.0 (/ t (+ t 1.0))) (* 2.0 (/ t (+ t 1.0)))) in t 10.824 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.824 * [taylor]: Taking taylor expansion of 2.0 in t 10.824 * [backup-simplify]: Simplify 2.0 into 2.0 10.824 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.825 * [taylor]: Taking taylor expansion of t in t 10.825 * [backup-simplify]: Simplify 0 into 0 10.825 * [backup-simplify]: Simplify 1 into 1 10.825 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.825 * [taylor]: Taking taylor expansion of t in t 10.825 * [backup-simplify]: Simplify 0 into 0 10.825 * [backup-simplify]: Simplify 1 into 1 10.825 * [taylor]: Taking taylor expansion of 1.0 in t 10.825 * [backup-simplify]: Simplify 1.0 into 1.0 10.825 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.826 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.826 * [taylor]: Taking taylor expansion of (* 2.0 (/ t (+ t 1.0))) in t 10.826 * [taylor]: Taking taylor expansion of 2.0 in t 10.826 * [backup-simplify]: Simplify 2.0 into 2.0 10.826 * [taylor]: Taking taylor expansion of (/ t (+ t 1.0)) in t 10.826 * [taylor]: Taking taylor expansion of t in t 10.826 * [backup-simplify]: Simplify 0 into 0 10.826 * [backup-simplify]: Simplify 1 into 1 10.826 * [taylor]: Taking taylor expansion of (+ t 1.0) in t 10.826 * [taylor]: Taking taylor expansion of t in t 10.826 * [backup-simplify]: Simplify 0 into 0 10.826 * [backup-simplify]: Simplify 1 into 1 10.826 * [taylor]: Taking taylor expansion of 1.0 in t 10.826 * [backup-simplify]: Simplify 1.0 into 1.0 10.827 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.827 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 10.827 * [taylor]: Taking taylor expansion of 2.0 in t 10.827 * [backup-simplify]: Simplify 2.0 into 2.0 10.828 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 10.828 * [backup-simplify]: Simplify 2.0 into 2.0 10.828 * [backup-simplify]: Simplify (+ 0 0) into 0 10.828 * [backup-simplify]: Simplify 0 into 0 10.829 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.829 * [backup-simplify]: Simplify (* 2.0 1.0) into 2.0 10.829 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.829 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 10.829 * [backup-simplify]: Simplify 4.0 into 4.0 10.830 * [backup-simplify]: Simplify (+ 1 0) into 1 10.831 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.833 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.833 * [backup-simplify]: Simplify (+ 1 0) into 1 10.835 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)))) into (- 1.0) 10.836 * [backup-simplify]: Simplify (+ (* 2.0 (- 1.0)) (* 0 1.0)) into (- 2.0) 10.840 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.841 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.841 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.842 * [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.842 * [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.842 * [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.842 * [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.842 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.842 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.842 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.842 * [taylor]: Taking taylor expansion of 2.0 in t 10.842 * [backup-simplify]: Simplify 2.0 into 2.0 10.842 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.842 * [taylor]: Taking taylor expansion of t in t 10.842 * [backup-simplify]: Simplify 0 into 0 10.842 * [backup-simplify]: Simplify 1 into 1 10.842 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.842 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.842 * [taylor]: Taking taylor expansion of t in t 10.842 * [backup-simplify]: Simplify 0 into 0 10.842 * [backup-simplify]: Simplify 1 into 1 10.843 * [backup-simplify]: Simplify (/ 1 1) into 1 10.843 * [taylor]: Taking taylor expansion of 1.0 in t 10.843 * [backup-simplify]: Simplify 1.0 into 1.0 10.843 * [backup-simplify]: Simplify (+ 1 0) into 1 10.843 * [backup-simplify]: Simplify (* 0 1) into 0 10.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.844 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.845 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.845 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.845 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.845 * [taylor]: Taking taylor expansion of 2.0 in t 10.845 * [backup-simplify]: Simplify 2.0 into 2.0 10.845 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.845 * [taylor]: Taking taylor expansion of t in t 10.845 * [backup-simplify]: Simplify 0 into 0 10.845 * [backup-simplify]: Simplify 1 into 1 10.845 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.845 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.845 * [taylor]: Taking taylor expansion of t in t 10.845 * [backup-simplify]: Simplify 0 into 0 10.845 * [backup-simplify]: Simplify 1 into 1 10.845 * [backup-simplify]: Simplify (/ 1 1) into 1 10.846 * [taylor]: Taking taylor expansion of 1.0 in t 10.846 * [backup-simplify]: Simplify 1.0 into 1.0 10.846 * [backup-simplify]: Simplify (+ 1 0) into 1 10.846 * [backup-simplify]: Simplify (* 0 1) into 0 10.847 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.847 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.847 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.848 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.848 * [taylor]: Taking taylor expansion of 2.0 in t 10.848 * [backup-simplify]: Simplify 2.0 into 2.0 10.848 * [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.848 * [taylor]: Rewrote expression to (+ (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) 2.0) 10.848 * [taylor]: Taking taylor expansion of (* (/ 2.0 (* t (+ (/ 1 t) 1.0))) (/ 2.0 (* t (+ (/ 1 t) 1.0)))) in t 10.848 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.848 * [taylor]: Taking taylor expansion of 2.0 in t 10.848 * [backup-simplify]: Simplify 2.0 into 2.0 10.848 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.848 * [taylor]: Taking taylor expansion of t in t 10.848 * [backup-simplify]: Simplify 0 into 0 10.848 * [backup-simplify]: Simplify 1 into 1 10.848 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.848 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.848 * [taylor]: Taking taylor expansion of t in t 10.848 * [backup-simplify]: Simplify 0 into 0 10.848 * [backup-simplify]: Simplify 1 into 1 10.848 * [backup-simplify]: Simplify (/ 1 1) into 1 10.848 * [taylor]: Taking taylor expansion of 1.0 in t 10.848 * [backup-simplify]: Simplify 1.0 into 1.0 10.849 * [backup-simplify]: Simplify (+ 1 0) into 1 10.849 * [backup-simplify]: Simplify (* 0 1) into 0 10.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.850 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.850 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.850 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.851 * [taylor]: Taking taylor expansion of (/ 2.0 (* t (+ (/ 1 t) 1.0))) in t 10.851 * [taylor]: Taking taylor expansion of 2.0 in t 10.851 * [backup-simplify]: Simplify 2.0 into 2.0 10.851 * [taylor]: Taking taylor expansion of (* t (+ (/ 1 t) 1.0)) in t 10.851 * [taylor]: Taking taylor expansion of t in t 10.851 * [backup-simplify]: Simplify 0 into 0 10.851 * [backup-simplify]: Simplify 1 into 1 10.851 * [taylor]: Taking taylor expansion of (+ (/ 1 t) 1.0) in t 10.851 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.851 * [taylor]: Taking taylor expansion of t in t 10.851 * [backup-simplify]: Simplify 0 into 0 10.851 * [backup-simplify]: Simplify 1 into 1 10.851 * [backup-simplify]: Simplify (/ 1 1) into 1 10.851 * [taylor]: Taking taylor expansion of 1.0 in t 10.851 * [backup-simplify]: Simplify 1.0 into 1.0 10.851 * [backup-simplify]: Simplify (+ 1 0) into 1 10.852 * [backup-simplify]: Simplify (* 0 1) into 0 10.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.852 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.853 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 1)) into 1 10.853 * [backup-simplify]: Simplify (/ 2.0 1) into 2.0 10.853 * [taylor]: Taking taylor expansion of 2.0 in t 10.853 * [backup-simplify]: Simplify 2.0 into 2.0 10.853 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.854 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.854 * [backup-simplify]: Simplify 6.0 into 6.0 10.854 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.854 * [backup-simplify]: Simplify (+ 0 0) into 0 10.856 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.860 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.861 * [backup-simplify]: Simplify (+ 0 0) into 0 10.864 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 1))) into 1.0 10.867 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 1.0 1)))) into (- 2.0) 10.869 * [backup-simplify]: Simplify (+ (* 2.0 (- 2.0)) (* (- 2.0) 2.0)) into (- 8.0) 10.870 * [backup-simplify]: Simplify (+ (- 8.0) 0) into (- 8.0) 10.870 * [backup-simplify]: Simplify (- 8.0) into (- 8.0) 10.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.872 * [backup-simplify]: Simplify (+ 0 0) into 0 10.873 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.878 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.879 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.880 * [backup-simplify]: Simplify (+ 0 0) into 0 10.881 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 1)))) into 0 10.886 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2.0 (/ 0 1)) (* (- 2.0) (/ 1.0 1)))) into 2.0 10.889 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* (- 2.0) (- 2.0)) (* 2.0 2.0))) into 12.0 10.890 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.890 * [backup-simplify]: Simplify 12.0 into 12.0 10.891 * [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.891 * [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.891 * [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.891 * [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.891 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.891 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.891 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.891 * [taylor]: Taking taylor expansion of -2.0 in t 10.892 * [backup-simplify]: Simplify -2.0 into -2.0 10.892 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.892 * [taylor]: Taking taylor expansion of t in t 10.892 * [backup-simplify]: Simplify 0 into 0 10.892 * [backup-simplify]: Simplify 1 into 1 10.892 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.892 * [taylor]: Taking taylor expansion of 1.0 in t 10.892 * [backup-simplify]: Simplify 1.0 into 1.0 10.892 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.892 * [taylor]: Taking taylor expansion of t in t 10.892 * [backup-simplify]: Simplify 0 into 0 10.892 * [backup-simplify]: Simplify 1 into 1 10.892 * [backup-simplify]: Simplify (/ 1 1) into 1 10.893 * [backup-simplify]: Simplify (- 1) into -1 10.893 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.893 * [backup-simplify]: Simplify (* 0 -1) into 0 10.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.895 * [backup-simplify]: Simplify (- 0) into 0 10.895 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.896 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.897 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.897 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.897 * [taylor]: Taking taylor expansion of -2.0 in t 10.897 * [backup-simplify]: Simplify -2.0 into -2.0 10.897 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.897 * [taylor]: Taking taylor expansion of t in t 10.897 * [backup-simplify]: Simplify 0 into 0 10.897 * [backup-simplify]: Simplify 1 into 1 10.897 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.897 * [taylor]: Taking taylor expansion of 1.0 in t 10.897 * [backup-simplify]: Simplify 1.0 into 1.0 10.897 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.897 * [taylor]: Taking taylor expansion of t in t 10.897 * [backup-simplify]: Simplify 0 into 0 10.897 * [backup-simplify]: Simplify 1 into 1 10.898 * [backup-simplify]: Simplify (/ 1 1) into 1 10.898 * [backup-simplify]: Simplify (- 1) into -1 10.898 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.899 * [backup-simplify]: Simplify (* 0 -1) into 0 10.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.900 * [backup-simplify]: Simplify (- 0) into 0 10.900 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.901 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.901 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.901 * [taylor]: Taking taylor expansion of 2.0 in t 10.902 * [backup-simplify]: Simplify 2.0 into 2.0 10.902 * [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.902 * [taylor]: Rewrote expression to (+ (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) 2.0) 10.902 * [taylor]: Taking taylor expansion of (* (/ -2.0 (* t (- 1.0 (/ 1 t)))) (/ -2.0 (* t (- 1.0 (/ 1 t))))) in t 10.902 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.902 * [taylor]: Taking taylor expansion of -2.0 in t 10.902 * [backup-simplify]: Simplify -2.0 into -2.0 10.902 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.902 * [taylor]: Taking taylor expansion of t in t 10.902 * [backup-simplify]: Simplify 0 into 0 10.902 * [backup-simplify]: Simplify 1 into 1 10.902 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.902 * [taylor]: Taking taylor expansion of 1.0 in t 10.902 * [backup-simplify]: Simplify 1.0 into 1.0 10.902 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.902 * [taylor]: Taking taylor expansion of t in t 10.902 * [backup-simplify]: Simplify 0 into 0 10.902 * [backup-simplify]: Simplify 1 into 1 10.903 * [backup-simplify]: Simplify (/ 1 1) into 1 10.903 * [backup-simplify]: Simplify (- 1) into -1 10.903 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.904 * [backup-simplify]: Simplify (* 0 -1) into 0 10.905 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.905 * [backup-simplify]: Simplify (- 0) into 0 10.905 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 10.906 * [backup-simplify]: Simplify (+ (* 0 1.0) (* 1 -1)) into -1 10.907 * [backup-simplify]: Simplify (/ -2.0 -1) into 2.0 10.907 * [taylor]: Taking taylor expansion of (/ -2.0 (* t (- 1.0 (/ 1 t)))) in t 10.907 * [taylor]: Taking taylor expansion of -2.0 in t 10.907 * [backup-simplify]: Simplify -2.0 into -2.0 10.907 * [taylor]: Taking taylor expansion of (* t (- 1.0 (/ 1 t))) in t 10.907 * [taylor]: Taking taylor expansion of t in t 10.907 * [backup-simplify]: Simplify 0 into 0 10.907 * [backup-simplify]: Simplify 1 into 1 10.907 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 t)) in t 10.907 * [taylor]: Taking taylor expansion of 1.0 in t 10.907 * [backup-simplify]: Simplify 1.0 into 1.0 10.907 * [taylor]: Taking taylor expansion of (/ 1 t) in t 10.907 * [taylor]: Taking taylor expansion of t in t 10.907 * [backup-simplify]: Simplify 0 into 0 10.907 * [backup-simplify]: Simplify 1 into 1 10.907 * [backup-simplify]: Simplify (/ 1 1) into 1 10.908 * [backup-simplify]: Simplify (- 1) into -1 10.908 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.908 * [backup-simplify]: Simplify (* 0 -1) into 0 10.909 * [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 in t 10.911 * [backup-simplify]: Simplify 2.0 into 2.0 10.912 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 10.912 * [backup-simplify]: Simplify (+ 4.0 2.0) into 6.0 10.912 * [backup-simplify]: Simplify 6.0 into 6.0 10.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.913 * [backup-simplify]: Simplify (- 0) into 0 10.913 * [backup-simplify]: Simplify (+ 0 0) into 0 10.915 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.917 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.917 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.917 * [backup-simplify]: Simplify (- 0) into 0 10.918 * [backup-simplify]: Simplify (+ 0 0) into 0 10.919 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (* 0 -1))) into 1.0 10.921 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 1.0 -1)))) into 2.0 10.922 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (* 2.0 2.0)) into 8.0 10.922 * [backup-simplify]: Simplify (+ 8.0 0) into 8.0 10.922 * [backup-simplify]: Simplify 8.0 into 8.0 10.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 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.924 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.926 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.927 * [backup-simplify]: Simplify (- 0) into 0 10.927 * [backup-simplify]: Simplify (+ 0 0) into 0 10.928 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (* 0 -1)))) into 0 10.930 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 2.0 (/ 0 -1)) (* 2.0 (/ 1.0 -1)))) into 2.0 10.931 * [backup-simplify]: Simplify (+ (* 2.0 2.0) (+ (* 2.0 2.0) (* 2.0 2.0))) into 12.0 10.932 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 10.932 * [backup-simplify]: Simplify 12.0 into 12.0 10.932 * [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.932 * * * [progress]: simplifying candidates 10.941 * [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))) 10.980 * * [simplify]: Extracting # 0 : cost 0 10.980 * * [simplify]: Extracting # 1 : cost 0 10.981 * * [simplify]: Extracting # 2 : cost 0 10.981 * * [simplify]: Extracting # 3 : cost 0 10.982 * * [simplify]: Extracting # 4 : cost 0 10.982 * * [simplify]: Extracting # 5 : cost 0 10.983 * * [simplify]: Extracting # 6 : cost 0 10.983 * * [simplify]: Extracting # 7 : cost 0 10.984 * * [simplify]: Extracting # 8 : cost 0 10.984 * * [simplify]: Extracting # 9 : cost 0 10.985 * * [simplify]: Extracting # 10 : cost 0 10.985 * * [simplify]: Extracting # 11 : cost 0 10.986 * * [simplify]: iteration 0 : 334 enodes (cost 20068 ) 11.143 * * [simplify]: Extracting # 0 : cost 0 11.144 * * [simplify]: Extracting # 1 : cost 0 11.145 * * [simplify]: Extracting # 2 : cost 0 11.146 * * [simplify]: Extracting # 3 : cost 0 11.147 * * [simplify]: Extracting # 4 : cost 0 11.148 * * [simplify]: Extracting # 5 : cost 0 11.149 * * [simplify]: iteration 1 : 757 enodes (cost 18324 ) 11.499 * * [simplify]: Extracting # 0 : cost 0 11.501 * * [simplify]: Extracting # 1 : cost 0 11.503 * * [simplify]: Extracting # 2 : cost 0 11.505 * * [simplify]: Extracting # 3 : cost 0 11.507 * * [simplify]: Extracting # 4 : cost 0 11.508 * * [simplify]: iteration 2 : 1696 enodes (cost 17160 ) 12.557 * * [simplify]: Extracting # 0 : cost 0 12.563 * * [simplify]: Extracting # 1 : cost 0 12.568 * * [simplify]: Extracting # 2 : cost 0 12.572 * * [simplify]: Extracting # 3 : cost 0 12.580 * * [simplify]: Extracting # 4 : cost 0 12.585 * * [simplify]: Extracting # 5 : cost 0 12.589 * * [simplify]: iteration 3 : 4763 enodes (cost 16467 ) 13.592 * * [simplify]: Extracting # 0 : cost 0 13.597 * * [simplify]: Extracting # 1 : cost 0 13.603 * * [simplify]: iteration done: 5000 enodes (cost 16465 ) 13.607 * [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) 13.611 * * * [progress]: adding candidates to table 14.228 * [progress]: [Phase 3 of 3] Extracting. 14.228 * * [regime]: Finding splitpoints for: (# #) 14.229 * * * [regime-changes]: Trying 2 branch expressions: ((/ (* 2.0 t) (+ 1.0 t)) t) 14.229 * * * * [regimes]: Trying to branch on (/ (* 2.0 t) (+ 1.0 t)) from (# #) 14.241 * * * * [regimes]: Trying to branch on t from (# #) 14.252 * * * [regime]: Found split indices: #