1.289 * [progress]: [Phase 1 of 3] Setting up. 0.004 * * * [progress]: [1/2] Preparing points 0.399 * * * [progress]: [2/2] Setting up program. 0.422 * [progress]: [Phase 2 of 3] Improving. 0.423 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.425 * [simplify]: Simplifying: (+ (- (* x (/ 1.0 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))))) 0.427 * * [simplify]: iteration 0: 20 enodes 0.499 * * [simplify]: iteration 1: 43 enodes 0.529 * * [simplify]: iteration 2: 90 enodes 0.599 * * [simplify]: iteration 3: 161 enodes 0.729 * * [simplify]: iteration 4: 325 enodes 1.097 * * [simplify]: iteration 5: 849 enodes 2.873 * * [simplify]: iteration 6: 2738 enodes 5.776 * * [simplify]: iteration complete: 5001 enodes 5.776 * * [simplify]: Extracting #0: cost 1 inf + 0 5.776 * * [simplify]: Extracting #1: cost 12 inf + 0 5.777 * * [simplify]: Extracting #2: cost 149 inf + 1 5.780 * * [simplify]: Extracting #3: cost 691 inf + 170 5.789 * * [simplify]: Extracting #4: cost 1211 inf + 13455 5.814 * * [simplify]: Extracting #5: cost 498 inf + 73635 5.888 * * [simplify]: Extracting #6: cost 144 inf + 232489 6.004 * * [simplify]: Extracting #7: cost 2 inf + 360407 6.143 * * [simplify]: Extracting #8: cost 0 inf + 344620 6.262 * * [simplify]: Extracting #9: cost 0 inf + 343467 6.395 * * [simplify]: Extracting #10: cost 0 inf + 343183 6.482 * [simplify]: Simplified to: (- (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (/ 1.0 (tan B)) x)) 6.497 * * [progress]: iteration 1 / 4 6.497 * * * [progress]: picking best candidate 6.546 * * * * [pick]: Picked # 6.546 * * * [progress]: localizing error 6.629 * * * [progress]: generating rewritten candidates 6.629 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2) 6.642 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 6.684 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 6.721 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 6.798 * * * [progress]: generating series expansions 6.798 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2) 6.825 * [backup-simplify]: Simplify (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) 6.825 * [approximate]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in (F x) around 0 6.827 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 6.827 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 6.827 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 6.827 * [taylor]: Taking taylor expansion of (- 0.5) in x 6.827 * [taylor]: Taking taylor expansion of 0.5 in x 6.827 * [backup-simplify]: Simplify 0.5 into 0.5 6.827 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 6.827 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 6.831 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 6.831 * [taylor]: Taking taylor expansion of (* F F) in x 6.831 * [taylor]: Taking taylor expansion of F in x 6.831 * [backup-simplify]: Simplify F into F 6.831 * [taylor]: Taking taylor expansion of F in x 6.831 * [backup-simplify]: Simplify F into F 6.831 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 6.831 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 6.831 * [taylor]: Taking taylor expansion of (* x 2.0) in x 6.831 * [taylor]: Taking taylor expansion of x in x 6.831 * [backup-simplify]: Simplify 0 into 0 6.831 * [backup-simplify]: Simplify 1 into 1 6.831 * [taylor]: Taking taylor expansion of 2.0 in x 6.831 * [backup-simplify]: Simplify 2.0 into 2.0 6.831 * [taylor]: Taking taylor expansion of 2.0 in x 6.831 * [backup-simplify]: Simplify 2.0 into 2.0 6.832 * [backup-simplify]: Simplify (* F F) into (pow F 2) 6.833 * [backup-simplify]: Simplify (* 0 2.0) into 0 6.834 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 6.835 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 6.836 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 6.836 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.838 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 6.838 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 6.838 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 6.839 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 6.839 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 6.839 * [taylor]: Taking taylor expansion of (- 0.5) in F 6.839 * [taylor]: Taking taylor expansion of 0.5 in F 6.839 * [backup-simplify]: Simplify 0.5 into 0.5 6.839 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 6.839 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 6.839 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 6.839 * [taylor]: Taking taylor expansion of (* F F) in F 6.839 * [taylor]: Taking taylor expansion of F in F 6.839 * [backup-simplify]: Simplify 0 into 0 6.839 * [backup-simplify]: Simplify 1 into 1 6.839 * [taylor]: Taking taylor expansion of F in F 6.839 * [backup-simplify]: Simplify 0 into 0 6.839 * [backup-simplify]: Simplify 1 into 1 6.839 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 6.839 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 6.840 * [taylor]: Taking taylor expansion of (* x 2.0) in F 6.840 * [taylor]: Taking taylor expansion of x in F 6.840 * [backup-simplify]: Simplify x into x 6.840 * [taylor]: Taking taylor expansion of 2.0 in F 6.840 * [backup-simplify]: Simplify 2.0 into 2.0 6.840 * [taylor]: Taking taylor expansion of 2.0 in F 6.840 * [backup-simplify]: Simplify 2.0 into 2.0 6.840 * [backup-simplify]: Simplify (* 0 0) into 0 6.840 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 6.840 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 6.841 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 6.841 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 6.842 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.842 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 6.843 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 6.843 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 6.843 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 6.843 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 6.844 * [taylor]: Taking taylor expansion of (- 0.5) in F 6.844 * [taylor]: Taking taylor expansion of 0.5 in F 6.844 * [backup-simplify]: Simplify 0.5 into 0.5 6.844 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 6.844 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 6.844 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 6.844 * [taylor]: Taking taylor expansion of (* F F) in F 6.844 * [taylor]: Taking taylor expansion of F in F 6.844 * [backup-simplify]: Simplify 0 into 0 6.844 * [backup-simplify]: Simplify 1 into 1 6.844 * [taylor]: Taking taylor expansion of F in F 6.844 * [backup-simplify]: Simplify 0 into 0 6.844 * [backup-simplify]: Simplify 1 into 1 6.844 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 6.844 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 6.844 * [taylor]: Taking taylor expansion of (* x 2.0) in F 6.844 * [taylor]: Taking taylor expansion of x in F 6.845 * [backup-simplify]: Simplify x into x 6.845 * [taylor]: Taking taylor expansion of 2.0 in F 6.845 * [backup-simplify]: Simplify 2.0 into 2.0 6.845 * [taylor]: Taking taylor expansion of 2.0 in F 6.845 * [backup-simplify]: Simplify 2.0 into 2.0 6.845 * [backup-simplify]: Simplify (* 0 0) into 0 6.845 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 6.845 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 6.846 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 6.846 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 6.847 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.847 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 6.848 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 6.849 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) -0.5) in x 6.849 * [taylor]: Taking taylor expansion of (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) in x 6.849 * [taylor]: Taking taylor expansion of (* -0.5 (log (+ (* 2.0 x) 2.0))) in x 6.849 * [taylor]: Taking taylor expansion of -0.5 in x 6.849 * [backup-simplify]: Simplify -0.5 into -0.5 6.849 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 6.849 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 6.849 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 6.849 * [taylor]: Taking taylor expansion of 2.0 in x 6.849 * [backup-simplify]: Simplify 2.0 into 2.0 6.849 * [taylor]: Taking taylor expansion of x in x 6.849 * [backup-simplify]: Simplify 0 into 0 6.849 * [backup-simplify]: Simplify 1 into 1 6.849 * [taylor]: Taking taylor expansion of 2.0 in x 6.849 * [backup-simplify]: Simplify 2.0 into 2.0 6.850 * [backup-simplify]: Simplify (* 2.0 0) into 0 6.850 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 6.851 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 6.852 * [backup-simplify]: Simplify (* -0.5 (log 2.0)) into (* -0.5 (log 2.0)) 6.854 * [backup-simplify]: Simplify (exp (* -0.5 (log 2.0))) into (pow 2.0 -0.5) 6.854 * [backup-simplify]: Simplify (pow 2.0 -0.5) into (pow 2.0 -0.5) 6.856 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.857 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.857 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 6.858 * [backup-simplify]: Simplify (+ 0 0) into 0 6.858 * [backup-simplify]: Simplify (+ 0 0) into 0 6.860 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 6.860 * [backup-simplify]: Simplify (- 0) into 0 6.861 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 6.863 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.863 * [taylor]: Taking taylor expansion of 0 in x 6.863 * [backup-simplify]: Simplify 0 into 0 6.863 * [backup-simplify]: Simplify 0 into 0 6.865 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 6.865 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 6.873 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 6.875 * [backup-simplify]: Simplify (+ (* -0.5 1.0) (* 0 (log 2.0))) into (- 0.5) 6.881 * [backup-simplify]: Simplify (* (exp (* -0.5 (log 2.0))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 6.883 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 6.883 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.884 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.885 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 6.885 * [backup-simplify]: Simplify (+ 0 0) into 0 6.885 * [backup-simplify]: Simplify (+ 1 0) into 1 6.887 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 6.888 * [backup-simplify]: Simplify (- 0) into 0 6.888 * [backup-simplify]: Simplify (- 0) into 0 6.889 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 6.890 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 6.890 * [taylor]: Taking taylor expansion of (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 6.890 * [taylor]: Taking taylor expansion of -0.5 in x 6.890 * [backup-simplify]: Simplify -0.5 into -0.5 6.890 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 6.890 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 6.890 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 6.890 * [taylor]: Taking taylor expansion of 0.5 in x 6.890 * [backup-simplify]: Simplify 0.5 into 0.5 6.891 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 6.891 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 6.891 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 6.891 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 6.891 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 6.891 * [taylor]: Taking taylor expansion of 3.0 in x 6.891 * [backup-simplify]: Simplify 3.0 into 3.0 6.891 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 6.891 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 6.891 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 6.891 * [taylor]: Taking taylor expansion of 2.0 in x 6.891 * [backup-simplify]: Simplify 2.0 into 2.0 6.891 * [taylor]: Taking taylor expansion of x in x 6.891 * [backup-simplify]: Simplify 0 into 0 6.891 * [backup-simplify]: Simplify 1 into 1 6.891 * [taylor]: Taking taylor expansion of 2.0 in x 6.891 * [backup-simplify]: Simplify 2.0 into 2.0 6.891 * [backup-simplify]: Simplify (* 2.0 0) into 0 6.891 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 6.892 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 6.892 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 6.894 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 6.894 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 6.897 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 6.900 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 6.906 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 6.916 * [backup-simplify]: Simplify (* -0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 6.920 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 6.930 * [backup-simplify]: Simplify (+ (* (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) (pow (* 1 F) 2)) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x 1)) (pow 2.0 -0.5))) into (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) 6.932 * [backup-simplify]: Simplify (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) 6.932 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 6.932 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 6.932 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 6.932 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 6.932 * [taylor]: Taking taylor expansion of (- 0.5) in x 6.932 * [taylor]: Taking taylor expansion of 0.5 in x 6.932 * [backup-simplify]: Simplify 0.5 into 0.5 6.932 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 6.932 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 6.933 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 6.933 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 6.933 * [taylor]: Taking taylor expansion of (/ 1 F) in x 6.933 * [taylor]: Taking taylor expansion of F in x 6.933 * [backup-simplify]: Simplify F into F 6.933 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 6.933 * [taylor]: Taking taylor expansion of (/ 1 F) in x 6.933 * [taylor]: Taking taylor expansion of F in x 6.933 * [backup-simplify]: Simplify F into F 6.933 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 6.933 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 6.933 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 6.933 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 6.933 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.933 * [taylor]: Taking taylor expansion of x in x 6.934 * [backup-simplify]: Simplify 0 into 0 6.934 * [backup-simplify]: Simplify 1 into 1 6.934 * [backup-simplify]: Simplify (/ 1 1) into 1 6.934 * [taylor]: Taking taylor expansion of 2.0 in x 6.934 * [backup-simplify]: Simplify 2.0 into 2.0 6.934 * [taylor]: Taking taylor expansion of 2.0 in x 6.934 * [backup-simplify]: Simplify 2.0 into 2.0 6.935 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 6.936 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 6.936 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 6.937 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 6.937 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.938 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 6.940 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 6.941 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 6.941 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 6.941 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 6.941 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 6.941 * [taylor]: Taking taylor expansion of (- 0.5) in F 6.941 * [taylor]: Taking taylor expansion of 0.5 in F 6.941 * [backup-simplify]: Simplify 0.5 into 0.5 6.941 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 6.941 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 6.942 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 6.942 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 6.942 * [taylor]: Taking taylor expansion of (/ 1 F) in F 6.942 * [taylor]: Taking taylor expansion of F in F 6.942 * [backup-simplify]: Simplify 0 into 0 6.942 * [backup-simplify]: Simplify 1 into 1 6.942 * [backup-simplify]: Simplify (/ 1 1) into 1 6.942 * [taylor]: Taking taylor expansion of (/ 1 F) in F 6.942 * [taylor]: Taking taylor expansion of F in F 6.942 * [backup-simplify]: Simplify 0 into 0 6.942 * [backup-simplify]: Simplify 1 into 1 6.943 * [backup-simplify]: Simplify (/ 1 1) into 1 6.943 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 6.943 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 6.943 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 6.943 * [taylor]: Taking taylor expansion of (/ 1 x) in F 6.943 * [taylor]: Taking taylor expansion of x in F 6.943 * [backup-simplify]: Simplify x into x 6.943 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.943 * [taylor]: Taking taylor expansion of 2.0 in F 6.943 * [backup-simplify]: Simplify 2.0 into 2.0 6.943 * [taylor]: Taking taylor expansion of 2.0 in F 6.943 * [backup-simplify]: Simplify 2.0 into 2.0 6.944 * [backup-simplify]: Simplify (* 1 1) into 1 6.944 * [backup-simplify]: Simplify (+ 1 0) into 1 6.945 * [backup-simplify]: Simplify (log 1) into 0 6.945 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.950 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 6.951 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 6.952 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 6.952 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 6.952 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 6.952 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 6.952 * [taylor]: Taking taylor expansion of (- 0.5) in F 6.952 * [taylor]: Taking taylor expansion of 0.5 in F 6.952 * [backup-simplify]: Simplify 0.5 into 0.5 6.952 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 6.952 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 6.952 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 6.952 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 6.952 * [taylor]: Taking taylor expansion of (/ 1 F) in F 6.952 * [taylor]: Taking taylor expansion of F in F 6.952 * [backup-simplify]: Simplify 0 into 0 6.952 * [backup-simplify]: Simplify 1 into 1 6.953 * [backup-simplify]: Simplify (/ 1 1) into 1 6.953 * [taylor]: Taking taylor expansion of (/ 1 F) in F 6.953 * [taylor]: Taking taylor expansion of F in F 6.953 * [backup-simplify]: Simplify 0 into 0 6.953 * [backup-simplify]: Simplify 1 into 1 6.953 * [backup-simplify]: Simplify (/ 1 1) into 1 6.953 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 6.953 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 6.954 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 6.954 * [taylor]: Taking taylor expansion of (/ 1 x) in F 6.954 * [taylor]: Taking taylor expansion of x in F 6.954 * [backup-simplify]: Simplify x into x 6.954 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.954 * [taylor]: Taking taylor expansion of 2.0 in F 6.954 * [backup-simplify]: Simplify 2.0 into 2.0 6.954 * [taylor]: Taking taylor expansion of 2.0 in F 6.954 * [backup-simplify]: Simplify 2.0 into 2.0 6.955 * [backup-simplify]: Simplify (* 1 1) into 1 6.955 * [backup-simplify]: Simplify (+ 1 0) into 1 6.955 * [backup-simplify]: Simplify (log 1) into 0 6.956 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.956 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 6.956 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 6.957 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 6.957 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 6.957 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 6.957 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 6.957 * [taylor]: Taking taylor expansion of 1.0 in x 6.957 * [backup-simplify]: Simplify 1.0 into 1.0 6.957 * [taylor]: Taking taylor expansion of (log F) in x 6.957 * [taylor]: Taking taylor expansion of F in x 6.957 * [backup-simplify]: Simplify F into F 6.957 * [backup-simplify]: Simplify (log F) into (log F) 6.957 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 6.957 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 6.958 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 6.958 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.958 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.959 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.959 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.960 * [backup-simplify]: Simplify (+ 0 0) into 0 6.960 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 6.961 * [backup-simplify]: Simplify (- 0) into 0 6.961 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 6.962 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 6.962 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 6.962 * [taylor]: Taking taylor expansion of 0 in x 6.962 * [backup-simplify]: Simplify 0 into 0 6.962 * [backup-simplify]: Simplify 0 into 0 6.963 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 6.964 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 6.964 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 6.964 * [backup-simplify]: Simplify 0 into 0 6.965 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.966 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.967 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 6.967 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 6.967 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 6.968 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 6.969 * [backup-simplify]: Simplify (- 0) into 0 6.969 * [backup-simplify]: Simplify (- 0) into 0 6.969 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 6.970 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 6.972 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 6.972 * [taylor]: Taking taylor expansion of (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) in x 6.972 * [taylor]: Taking taylor expansion of -1 in x 6.972 * [backup-simplify]: Simplify -1 into -1 6.972 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) in x 6.972 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 6.972 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 6.972 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 6.972 * [taylor]: Taking taylor expansion of 1.0 in x 6.972 * [backup-simplify]: Simplify 1.0 into 1.0 6.972 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 6.972 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 6.972 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 6.972 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 6.972 * [taylor]: Taking taylor expansion of 1.0 in x 6.972 * [backup-simplify]: Simplify 1.0 into 1.0 6.972 * [taylor]: Taking taylor expansion of (log F) in x 6.972 * [taylor]: Taking taylor expansion of F in x 6.972 * [backup-simplify]: Simplify F into F 6.972 * [backup-simplify]: Simplify (log F) into (log F) 6.972 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 6.972 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 6.973 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 6.973 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 6.973 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 6.973 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ 1 x)) 1.0) in x 6.973 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 6.973 * [taylor]: Taking taylor expansion of 1.0 in x 6.973 * [backup-simplify]: Simplify 1.0 into 1.0 6.973 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.973 * [taylor]: Taking taylor expansion of x in x 6.973 * [backup-simplify]: Simplify 0 into 0 6.973 * [backup-simplify]: Simplify 1 into 1 6.974 * [backup-simplify]: Simplify (/ 1 1) into 1 6.974 * [taylor]: Taking taylor expansion of 1.0 in x 6.974 * [backup-simplify]: Simplify 1.0 into 1.0 6.974 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.975 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 6.975 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.976 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 6.976 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 6.977 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 6.978 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 6.978 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 6.979 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 6.980 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 6.980 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.981 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 1.0) (* 0 1.0)) into (* 1.0 F) 6.981 * [backup-simplify]: Simplify (* (pow (pow F 1.0) 1.0) 1.0) into (* 1.0 (pow (pow F 1.0) 1.0)) 6.982 * [backup-simplify]: Simplify (+ (* -1 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0)))) into (- (* 1.0 F)) 6.982 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 6.982 * [backup-simplify]: Simplify 0 into 0 6.983 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 6.985 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 6.987 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 6.987 * [backup-simplify]: Simplify 0 into 0 6.987 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 6.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.990 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.991 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.992 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 6.992 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 6.993 * [backup-simplify]: Simplify (+ 0 0) into 0 6.993 * [backup-simplify]: Simplify (+ 0 0) into 0 6.998 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 6.998 * [backup-simplify]: Simplify (- 0) into 0 6.999 * [backup-simplify]: Simplify (- 0) into 0 6.999 * [backup-simplify]: Simplify (- 0) into 0 7.000 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.002 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 7.006 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.006 * [taylor]: Taking taylor expansion of 0 in x 7.006 * [backup-simplify]: Simplify 0 into 0 7.006 * [backup-simplify]: Simplify 0 into 0 7.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.008 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 7.009 * [backup-simplify]: Simplify (+ 0 0) into 0 7.012 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 7.013 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 7.015 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.018 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 7.020 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 7.022 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.023 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 1.0) (* 0 1.0))) into 0 7.025 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0))))) into 0 7.025 * [backup-simplify]: Simplify 0 into 0 7.025 * [backup-simplify]: Simplify 0 into 0 7.030 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 7.032 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 7.034 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.034 * [backup-simplify]: Simplify 0 into 0 7.035 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 F))) (pow (* 1 (/ 1 F)) 2)) (pow (/ 1 F) 1.0)) into (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) 7.038 * [backup-simplify]: Simplify (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) 7.038 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 7.038 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 7.038 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 7.038 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 7.038 * [taylor]: Taking taylor expansion of (- 0.5) in x 7.038 * [taylor]: Taking taylor expansion of 0.5 in x 7.038 * [backup-simplify]: Simplify 0.5 into 0.5 7.038 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 7.038 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 7.038 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 7.038 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 7.038 * [taylor]: Taking taylor expansion of (/ -1 F) in x 7.038 * [taylor]: Taking taylor expansion of -1 in x 7.038 * [backup-simplify]: Simplify -1 into -1 7.038 * [taylor]: Taking taylor expansion of F in x 7.038 * [backup-simplify]: Simplify F into F 7.039 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.039 * [taylor]: Taking taylor expansion of (/ -1 F) in x 7.039 * [taylor]: Taking taylor expansion of -1 in x 7.039 * [backup-simplify]: Simplify -1 into -1 7.039 * [taylor]: Taking taylor expansion of F in x 7.039 * [backup-simplify]: Simplify F into F 7.039 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.039 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 7.039 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 7.039 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 7.039 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.039 * [taylor]: Taking taylor expansion of -1 in x 7.039 * [backup-simplify]: Simplify -1 into -1 7.039 * [taylor]: Taking taylor expansion of x in x 7.039 * [backup-simplify]: Simplify 0 into 0 7.039 * [backup-simplify]: Simplify 1 into 1 7.040 * [backup-simplify]: Simplify (/ -1 1) into -1 7.040 * [taylor]: Taking taylor expansion of 2.0 in x 7.040 * [backup-simplify]: Simplify 2.0 into 2.0 7.040 * [taylor]: Taking taylor expansion of 2.0 in x 7.040 * [backup-simplify]: Simplify 2.0 into 2.0 7.040 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 7.040 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 7.041 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 7.041 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 7.042 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.043 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 7.044 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 7.045 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 7.045 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 7.045 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 7.045 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 7.045 * [taylor]: Taking taylor expansion of (- 0.5) in F 7.045 * [taylor]: Taking taylor expansion of 0.5 in F 7.045 * [backup-simplify]: Simplify 0.5 into 0.5 7.045 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 7.045 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 7.045 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 7.045 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 7.045 * [taylor]: Taking taylor expansion of (/ -1 F) in F 7.045 * [taylor]: Taking taylor expansion of -1 in F 7.045 * [backup-simplify]: Simplify -1 into -1 7.045 * [taylor]: Taking taylor expansion of F in F 7.045 * [backup-simplify]: Simplify 0 into 0 7.045 * [backup-simplify]: Simplify 1 into 1 7.046 * [backup-simplify]: Simplify (/ -1 1) into -1 7.046 * [taylor]: Taking taylor expansion of (/ -1 F) in F 7.046 * [taylor]: Taking taylor expansion of -1 in F 7.046 * [backup-simplify]: Simplify -1 into -1 7.046 * [taylor]: Taking taylor expansion of F in F 7.046 * [backup-simplify]: Simplify 0 into 0 7.046 * [backup-simplify]: Simplify 1 into 1 7.046 * [backup-simplify]: Simplify (/ -1 1) into -1 7.046 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 7.046 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 7.046 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 7.046 * [taylor]: Taking taylor expansion of (/ -1 x) in F 7.046 * [taylor]: Taking taylor expansion of -1 in F 7.046 * [backup-simplify]: Simplify -1 into -1 7.046 * [taylor]: Taking taylor expansion of x in F 7.046 * [backup-simplify]: Simplify x into x 7.046 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.046 * [taylor]: Taking taylor expansion of 2.0 in F 7.047 * [backup-simplify]: Simplify 2.0 into 2.0 7.047 * [taylor]: Taking taylor expansion of 2.0 in F 7.047 * [backup-simplify]: Simplify 2.0 into 2.0 7.047 * [backup-simplify]: Simplify (* -1 -1) into 1 7.047 * [backup-simplify]: Simplify (+ 1 0) into 1 7.047 * [backup-simplify]: Simplify (log 1) into 0 7.048 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.048 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.048 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 7.049 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.049 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 7.049 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 7.049 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 7.049 * [taylor]: Taking taylor expansion of (- 0.5) in F 7.049 * [taylor]: Taking taylor expansion of 0.5 in F 7.049 * [backup-simplify]: Simplify 0.5 into 0.5 7.049 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 7.049 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 7.049 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 7.049 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 7.049 * [taylor]: Taking taylor expansion of (/ -1 F) in F 7.049 * [taylor]: Taking taylor expansion of -1 in F 7.049 * [backup-simplify]: Simplify -1 into -1 7.049 * [taylor]: Taking taylor expansion of F in F 7.049 * [backup-simplify]: Simplify 0 into 0 7.049 * [backup-simplify]: Simplify 1 into 1 7.049 * [backup-simplify]: Simplify (/ -1 1) into -1 7.049 * [taylor]: Taking taylor expansion of (/ -1 F) in F 7.049 * [taylor]: Taking taylor expansion of -1 in F 7.049 * [backup-simplify]: Simplify -1 into -1 7.049 * [taylor]: Taking taylor expansion of F in F 7.049 * [backup-simplify]: Simplify 0 into 0 7.049 * [backup-simplify]: Simplify 1 into 1 7.050 * [backup-simplify]: Simplify (/ -1 1) into -1 7.050 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 7.050 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 7.050 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 7.050 * [taylor]: Taking taylor expansion of (/ -1 x) in F 7.050 * [taylor]: Taking taylor expansion of -1 in F 7.050 * [backup-simplify]: Simplify -1 into -1 7.050 * [taylor]: Taking taylor expansion of x in F 7.050 * [backup-simplify]: Simplify x into x 7.050 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.050 * [taylor]: Taking taylor expansion of 2.0 in F 7.050 * [backup-simplify]: Simplify 2.0 into 2.0 7.050 * [taylor]: Taking taylor expansion of 2.0 in F 7.050 * [backup-simplify]: Simplify 2.0 into 2.0 7.050 * [backup-simplify]: Simplify (* -1 -1) into 1 7.051 * [backup-simplify]: Simplify (+ 1 0) into 1 7.051 * [backup-simplify]: Simplify (log 1) into 0 7.051 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.052 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.052 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 7.052 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.052 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.052 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.052 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.052 * [taylor]: Taking taylor expansion of 1.0 in x 7.052 * [backup-simplify]: Simplify 1.0 into 1.0 7.052 * [taylor]: Taking taylor expansion of (log F) in x 7.052 * [taylor]: Taking taylor expansion of F in x 7.053 * [backup-simplify]: Simplify F into F 7.053 * [backup-simplify]: Simplify (log F) into (log F) 7.053 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.053 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.053 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 7.053 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.054 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.055 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.055 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 7.056 * [backup-simplify]: Simplify (+ 0 0) into 0 7.056 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.057 * [backup-simplify]: Simplify (- 0) into 0 7.057 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.058 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 7.058 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.058 * [taylor]: Taking taylor expansion of 0 in x 7.058 * [backup-simplify]: Simplify 0 into 0 7.058 * [backup-simplify]: Simplify 0 into 0 7.059 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 7.060 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 7.060 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.060 * [backup-simplify]: Simplify 0 into 0 7.061 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.061 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.062 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.062 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 7.062 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 7.063 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 7.063 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 7.064 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 7.065 * [backup-simplify]: Simplify (- 0) into 0 7.065 * [backup-simplify]: Simplify (- 0) into 0 7.065 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.066 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 7.067 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 7.067 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) in x 7.067 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 7.067 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 7.067 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 7.067 * [taylor]: Taking taylor expansion of 1.0 in x 7.068 * [backup-simplify]: Simplify 1.0 into 1.0 7.068 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 7.068 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.068 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.068 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.068 * [taylor]: Taking taylor expansion of 1.0 in x 7.068 * [backup-simplify]: Simplify 1.0 into 1.0 7.068 * [taylor]: Taking taylor expansion of (log F) in x 7.068 * [taylor]: Taking taylor expansion of F in x 7.068 * [backup-simplify]: Simplify F into F 7.068 * [backup-simplify]: Simplify (log F) into (log F) 7.068 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.068 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.068 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 7.069 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 7.069 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 7.069 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 x)) 1.0) in x 7.069 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 7.069 * [taylor]: Taking taylor expansion of 1.0 in x 7.069 * [backup-simplify]: Simplify 1.0 into 1.0 7.069 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.069 * [taylor]: Taking taylor expansion of x in x 7.069 * [backup-simplify]: Simplify 0 into 0 7.069 * [backup-simplify]: Simplify 1 into 1 7.069 * [backup-simplify]: Simplify (/ 1 1) into 1 7.069 * [taylor]: Taking taylor expansion of 1.0 in x 7.070 * [backup-simplify]: Simplify 1.0 into 1.0 7.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.070 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 7.071 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 7.071 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 7.073 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 7.074 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 7.075 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.076 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 7.076 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 7.077 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.077 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.078 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.079 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) (- 1.0)) (* 0 1.0)) into (- (* 1.0 F)) 7.079 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 7.079 * [backup-simplify]: Simplify 0 into 0 7.081 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 7.082 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 7.083 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.083 * [backup-simplify]: Simplify 0 into 0 7.083 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.085 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 7.085 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 7.086 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 7.086 * [backup-simplify]: Simplify (+ 0 0) into 0 7.086 * [backup-simplify]: Simplify (+ 0 0) into 0 7.089 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 7.089 * [backup-simplify]: Simplify (- 0) into 0 7.090 * [backup-simplify]: Simplify (- 0) into 0 7.090 * [backup-simplify]: Simplify (- 0) into 0 7.090 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.091 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 7.093 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.093 * [taylor]: Taking taylor expansion of 0 in x 7.093 * [backup-simplify]: Simplify 0 into 0 7.093 * [backup-simplify]: Simplify 0 into 0 7.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.094 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 7.095 * [backup-simplify]: Simplify (- 0) into 0 7.095 * [backup-simplify]: Simplify (+ 0 0) into 0 7.097 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 7.097 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 7.098 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.100 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 7.101 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 7.102 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.103 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 (- 1.0)) (* 0 1.0))) into 0 7.103 * [backup-simplify]: Simplify 0 into 0 7.103 * [backup-simplify]: Simplify 0 into 0 7.108 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 7.110 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 7.112 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.112 * [backup-simplify]: Simplify 0 into 0 7.113 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 (- F)))) (pow (* 1 (/ 1 (- F))) 2)) (pow (/ 1 (- F)) 1.0)) into (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) 7.114 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 7.116 * [backup-simplify]: Simplify (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) 7.116 * [approximate]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in (B F x) around 0 7.116 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in x 7.116 * [taylor]: Taking taylor expansion of (sin B) in x 7.116 * [taylor]: Taking taylor expansion of B in x 7.116 * [backup-simplify]: Simplify B into B 7.116 * [backup-simplify]: Simplify (sin B) into (sin B) 7.117 * [backup-simplify]: Simplify (cos B) into (cos B) 7.117 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 7.117 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 7.117 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 7.117 * [taylor]: Taking taylor expansion of (- 0.5) in x 7.117 * [taylor]: Taking taylor expansion of 0.5 in x 7.117 * [backup-simplify]: Simplify 0.5 into 0.5 7.117 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 7.117 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 7.117 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 7.117 * [taylor]: Taking taylor expansion of (* F F) in x 7.117 * [taylor]: Taking taylor expansion of F in x 7.117 * [backup-simplify]: Simplify F into F 7.117 * [taylor]: Taking taylor expansion of F in x 7.117 * [backup-simplify]: Simplify F into F 7.117 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 7.118 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 7.118 * [taylor]: Taking taylor expansion of (* x 2.0) in x 7.118 * [taylor]: Taking taylor expansion of x in x 7.118 * [backup-simplify]: Simplify 0 into 0 7.118 * [backup-simplify]: Simplify 1 into 1 7.118 * [taylor]: Taking taylor expansion of 2.0 in x 7.118 * [backup-simplify]: Simplify 2.0 into 2.0 7.118 * [taylor]: Taking taylor expansion of 2.0 in x 7.118 * [backup-simplify]: Simplify 2.0 into 2.0 7.118 * [backup-simplify]: Simplify (* F F) into (pow F 2) 7.119 * [backup-simplify]: Simplify (* 0 2.0) into 0 7.119 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.120 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 7.120 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 7.121 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.122 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 7.123 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 7.123 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 7.124 * [backup-simplify]: Simplify (* (cos B) 0) into 0 7.124 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 7.125 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (pow F 2) 2.0) -0.5)) into (* (sin B) (pow (pow (+ (pow F 2) 2.0) 1.0) 0.5)) 7.125 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in F 7.125 * [taylor]: Taking taylor expansion of (sin B) in F 7.125 * [taylor]: Taking taylor expansion of B in F 7.125 * [backup-simplify]: Simplify B into B 7.126 * [backup-simplify]: Simplify (sin B) into (sin B) 7.126 * [backup-simplify]: Simplify (cos B) into (cos B) 7.126 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 7.126 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 7.126 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 7.126 * [taylor]: Taking taylor expansion of (- 0.5) in F 7.126 * [taylor]: Taking taylor expansion of 0.5 in F 7.126 * [backup-simplify]: Simplify 0.5 into 0.5 7.126 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 7.126 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 7.126 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 7.126 * [taylor]: Taking taylor expansion of (* F F) in F 7.126 * [taylor]: Taking taylor expansion of F in F 7.126 * [backup-simplify]: Simplify 0 into 0 7.126 * [backup-simplify]: Simplify 1 into 1 7.126 * [taylor]: Taking taylor expansion of F in F 7.127 * [backup-simplify]: Simplify 0 into 0 7.127 * [backup-simplify]: Simplify 1 into 1 7.127 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 7.127 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 7.127 * [taylor]: Taking taylor expansion of (* x 2.0) in F 7.127 * [taylor]: Taking taylor expansion of x in F 7.127 * [backup-simplify]: Simplify x into x 7.127 * [taylor]: Taking taylor expansion of 2.0 in F 7.127 * [backup-simplify]: Simplify 2.0 into 2.0 7.127 * [taylor]: Taking taylor expansion of 2.0 in F 7.127 * [backup-simplify]: Simplify 2.0 into 2.0 7.128 * [backup-simplify]: Simplify (* 0 0) into 0 7.128 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 7.128 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 7.128 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 7.128 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 7.129 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.130 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 7.130 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 7.131 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 7.131 * [backup-simplify]: Simplify (* (cos B) 0) into 0 7.131 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 7.132 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (* 2.0 x) 2.0) -0.5)) into (* (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) (sin B)) 7.132 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 7.132 * [taylor]: Taking taylor expansion of (sin B) in B 7.132 * [taylor]: Taking taylor expansion of B in B 7.132 * [backup-simplify]: Simplify 0 into 0 7.132 * [backup-simplify]: Simplify 1 into 1 7.132 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 7.132 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 7.132 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 7.132 * [taylor]: Taking taylor expansion of (- 0.5) in B 7.132 * [taylor]: Taking taylor expansion of 0.5 in B 7.133 * [backup-simplify]: Simplify 0.5 into 0.5 7.133 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 7.133 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 7.133 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 7.133 * [taylor]: Taking taylor expansion of (* F F) in B 7.133 * [taylor]: Taking taylor expansion of F in B 7.133 * [backup-simplify]: Simplify F into F 7.133 * [taylor]: Taking taylor expansion of F in B 7.133 * [backup-simplify]: Simplify F into F 7.133 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 7.133 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 7.133 * [taylor]: Taking taylor expansion of (* x 2.0) in B 7.133 * [taylor]: Taking taylor expansion of x in B 7.133 * [backup-simplify]: Simplify x into x 7.133 * [taylor]: Taking taylor expansion of 2.0 in B 7.133 * [backup-simplify]: Simplify 2.0 into 2.0 7.133 * [taylor]: Taking taylor expansion of 2.0 in B 7.133 * [backup-simplify]: Simplify 2.0 into 2.0 7.133 * [backup-simplify]: Simplify (* F F) into (pow F 2) 7.134 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 7.134 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 7.135 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 7.136 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 7.136 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.137 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 7.139 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 7.140 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 7.141 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 7.141 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 7.141 * [taylor]: Taking taylor expansion of (sin B) in B 7.141 * [taylor]: Taking taylor expansion of B in B 7.141 * [backup-simplify]: Simplify 0 into 0 7.141 * [backup-simplify]: Simplify 1 into 1 7.141 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 7.141 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 7.141 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 7.141 * [taylor]: Taking taylor expansion of (- 0.5) in B 7.142 * [taylor]: Taking taylor expansion of 0.5 in B 7.142 * [backup-simplify]: Simplify 0.5 into 0.5 7.142 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 7.142 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 7.142 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 7.142 * [taylor]: Taking taylor expansion of (* F F) in B 7.142 * [taylor]: Taking taylor expansion of F in B 7.142 * [backup-simplify]: Simplify F into F 7.142 * [taylor]: Taking taylor expansion of F in B 7.142 * [backup-simplify]: Simplify F into F 7.142 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 7.142 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 7.142 * [taylor]: Taking taylor expansion of (* x 2.0) in B 7.142 * [taylor]: Taking taylor expansion of x in B 7.142 * [backup-simplify]: Simplify x into x 7.142 * [taylor]: Taking taylor expansion of 2.0 in B 7.142 * [backup-simplify]: Simplify 2.0 into 2.0 7.142 * [taylor]: Taking taylor expansion of 2.0 in B 7.142 * [backup-simplify]: Simplify 2.0 into 2.0 7.143 * [backup-simplify]: Simplify (* F F) into (pow F 2) 7.143 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 7.143 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 7.144 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 7.144 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 7.145 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.146 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 7.148 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 7.148 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 7.150 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 7.150 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 7.150 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 7.150 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 7.150 * [taylor]: Taking taylor expansion of 0.5 in F 7.150 * [backup-simplify]: Simplify 0.5 into 0.5 7.150 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 7.150 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 7.150 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 7.150 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 7.150 * [taylor]: Taking taylor expansion of 1.0 in F 7.150 * [backup-simplify]: Simplify 1.0 into 1.0 7.150 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 7.150 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 7.150 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 7.150 * [taylor]: Taking taylor expansion of 2.0 in F 7.150 * [backup-simplify]: Simplify 2.0 into 2.0 7.150 * [taylor]: Taking taylor expansion of x in F 7.151 * [backup-simplify]: Simplify x into x 7.151 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 7.151 * [taylor]: Taking taylor expansion of (pow F 2) in F 7.151 * [taylor]: Taking taylor expansion of F in F 7.151 * [backup-simplify]: Simplify 0 into 0 7.151 * [backup-simplify]: Simplify 1 into 1 7.151 * [taylor]: Taking taylor expansion of 2.0 in F 7.151 * [backup-simplify]: Simplify 2.0 into 2.0 7.151 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 7.152 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.152 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 7.152 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 7.153 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 7.153 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 7.154 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 7.155 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 7.156 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 7.156 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 7.156 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 7.156 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 7.156 * [taylor]: Taking taylor expansion of 0.5 in x 7.156 * [backup-simplify]: Simplify 0.5 into 0.5 7.156 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 7.156 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 7.156 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 7.156 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 7.156 * [taylor]: Taking taylor expansion of 1.0 in x 7.156 * [backup-simplify]: Simplify 1.0 into 1.0 7.156 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 7.156 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 7.156 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 7.156 * [taylor]: Taking taylor expansion of 2.0 in x 7.156 * [backup-simplify]: Simplify 2.0 into 2.0 7.156 * [taylor]: Taking taylor expansion of x in x 7.157 * [backup-simplify]: Simplify 0 into 0 7.157 * [backup-simplify]: Simplify 1 into 1 7.157 * [taylor]: Taking taylor expansion of 2.0 in x 7.157 * [backup-simplify]: Simplify 2.0 into 2.0 7.157 * [backup-simplify]: Simplify (* 2.0 0) into 0 7.158 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.158 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 7.159 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 7.161 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 7.163 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 7.165 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 7.169 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 7.170 * [backup-simplify]: Simplify (pow (pow 2.0 1.0) 0.5) into (pow (pow 2.0 1.0) 0.5) 7.171 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.172 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.172 * [backup-simplify]: Simplify (+ (* F 0) (* 0 F)) into 0 7.172 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 7.173 * [backup-simplify]: Simplify (+ 0 0) into 0 7.173 * [backup-simplify]: Simplify (+ 0 0) into 0 7.175 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 1) into 0 7.176 * [backup-simplify]: Simplify (- 0) into 0 7.178 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into 0 7.180 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 7.184 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into 0 7.185 * [taylor]: Taking taylor expansion of 0 in F 7.185 * [backup-simplify]: Simplify 0 into 0 7.185 * [taylor]: Taking taylor expansion of 0 in x 7.185 * [backup-simplify]: Simplify 0 into 0 7.185 * [backup-simplify]: Simplify 0 into 0 7.186 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 7.186 * [backup-simplify]: Simplify (+ 0 0) into 0 7.187 * [backup-simplify]: Simplify (+ 0 0) into 0 7.188 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 7.189 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 7.191 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.193 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (+ (* 2.0 x) 2.0) 1.0) 1)))) 1) into 0 7.194 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into 0 7.196 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.196 * [taylor]: Taking taylor expansion of 0 in x 7.196 * [backup-simplify]: Simplify 0 into 0 7.196 * [backup-simplify]: Simplify 0 into 0 7.198 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 7.198 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 7.206 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 7.208 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 7.214 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 7.231 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 1.0 (pow (pow 2.0 1.0) 1.0))) 1)) (pow (pow 2.0 1.0) 1)))) 1) into 1.0 7.233 * [backup-simplify]: Simplify (+ (* 0.5 1.0) (* 0 (log (pow 2.0 1.0)))) into 0.5 7.241 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow 2.0 1.0)))) (+ (* (/ (pow 0.5 1) 1)))) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 7.244 * [backup-simplify]: Simplify (* 0.5 (pow (pow 2.0 1.0) 0.5)) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 7.246 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 7.246 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.247 * [backup-simplify]: Simplify (+ (* F 0) (+ (* 0 0) (* 0 F))) into 0 7.248 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 7.248 * [backup-simplify]: Simplify (+ 0 0) into 0 7.248 * [backup-simplify]: Simplify (+ 0 0) into 0 7.253 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 2) into 0 7.254 * [backup-simplify]: Simplify (- 0) into 0 7.254 * [backup-simplify]: Simplify (- 0) into 0 7.256 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))))) into 0 7.259 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.265 * [backup-simplify]: Simplify (- (/ -1/6 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) 7.265 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) in F 7.265 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5)) in F 7.266 * [taylor]: Taking taylor expansion of 1/6 in F 7.266 * [backup-simplify]: Simplify 1/6 into 1/6 7.266 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 7.266 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 7.266 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 7.266 * [taylor]: Taking taylor expansion of 0.5 in F 7.266 * [backup-simplify]: Simplify 0.5 into 0.5 7.266 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 7.266 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 7.266 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 7.266 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 7.266 * [taylor]: Taking taylor expansion of 1.0 in F 7.266 * [backup-simplify]: Simplify 1.0 into 1.0 7.266 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 7.266 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 7.266 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 7.266 * [taylor]: Taking taylor expansion of 2.0 in F 7.266 * [backup-simplify]: Simplify 2.0 into 2.0 7.266 * [taylor]: Taking taylor expansion of x in F 7.267 * [backup-simplify]: Simplify x into x 7.267 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 7.267 * [taylor]: Taking taylor expansion of (pow F 2) in F 7.267 * [taylor]: Taking taylor expansion of F in F 7.267 * [backup-simplify]: Simplify 0 into 0 7.267 * [backup-simplify]: Simplify 1 into 1 7.267 * [taylor]: Taking taylor expansion of 2.0 in F 7.267 * [backup-simplify]: Simplify 2.0 into 2.0 7.267 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 7.268 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.268 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 7.268 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 7.269 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 7.269 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 7.270 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 7.271 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 7.272 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 7.273 * [backup-simplify]: Simplify (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) into (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) 7.274 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) 7.274 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) in x 7.274 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) in x 7.274 * [taylor]: Taking taylor expansion of 1/6 in x 7.274 * [backup-simplify]: Simplify 1/6 into 1/6 7.274 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 7.274 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 7.274 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 7.274 * [taylor]: Taking taylor expansion of 0.5 in x 7.274 * [backup-simplify]: Simplify 0.5 into 0.5 7.274 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 7.274 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 7.274 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 7.274 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 7.274 * [taylor]: Taking taylor expansion of 1.0 in x 7.274 * [backup-simplify]: Simplify 1.0 into 1.0 7.274 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 7.274 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 7.274 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 7.274 * [taylor]: Taking taylor expansion of 2.0 in x 7.274 * [backup-simplify]: Simplify 2.0 into 2.0 7.274 * [taylor]: Taking taylor expansion of x in x 7.275 * [backup-simplify]: Simplify 0 into 0 7.275 * [backup-simplify]: Simplify 1 into 1 7.275 * [taylor]: Taking taylor expansion of 2.0 in x 7.275 * [backup-simplify]: Simplify 2.0 into 2.0 7.275 * [backup-simplify]: Simplify (* 2.0 0) into 0 7.276 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.276 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 7.277 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 7.279 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 7.281 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 7.283 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 7.286 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 7.288 * [backup-simplify]: Simplify (* 1/6 (pow (pow 2.0 1.0) 0.5)) into (* 1/6 (pow (pow 2.0 1.0) 0.5)) 7.292 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 7.295 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 7.303 * [backup-simplify]: Simplify (+ (* (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) (pow (* 1 (* 1 B)) 3)) (+ (* (* 0.5 (pow (pow 2.0 1.0) 0.5)) (* x (* 1 B))) (* (pow (pow 2.0 1.0) 0.5) (* 1 (* 1 B))))) into (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) 7.304 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) 7.304 * [approximate]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 7.304 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in x 7.305 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 7.305 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.305 * [taylor]: Taking taylor expansion of B in x 7.305 * [backup-simplify]: Simplify B into B 7.305 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.305 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.305 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.305 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 7.305 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 7.305 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 7.305 * [taylor]: Taking taylor expansion of (- 0.5) in x 7.305 * [taylor]: Taking taylor expansion of 0.5 in x 7.305 * [backup-simplify]: Simplify 0.5 into 0.5 7.305 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 7.305 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 7.305 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 7.305 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 7.305 * [taylor]: Taking taylor expansion of (/ 1 F) in x 7.305 * [taylor]: Taking taylor expansion of F in x 7.305 * [backup-simplify]: Simplify F into F 7.305 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 7.305 * [taylor]: Taking taylor expansion of (/ 1 F) in x 7.305 * [taylor]: Taking taylor expansion of F in x 7.305 * [backup-simplify]: Simplify F into F 7.306 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 7.306 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 7.306 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 7.306 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 7.306 * [taylor]: Taking taylor expansion of (/ 1 x) in x 7.306 * [taylor]: Taking taylor expansion of x in x 7.306 * [backup-simplify]: Simplify 0 into 0 7.306 * [backup-simplify]: Simplify 1 into 1 7.306 * [backup-simplify]: Simplify (/ 1 1) into 1 7.306 * [taylor]: Taking taylor expansion of 2.0 in x 7.306 * [backup-simplify]: Simplify 2.0 into 2.0 7.306 * [taylor]: Taking taylor expansion of 2.0 in x 7.306 * [backup-simplify]: Simplify 2.0 into 2.0 7.306 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 7.307 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 7.307 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.307 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 7.308 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.308 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 7.309 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 7.310 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 7.310 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.310 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.310 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.311 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) into (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) 7.311 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in F 7.311 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 7.311 * [taylor]: Taking taylor expansion of (/ 1 B) in F 7.311 * [taylor]: Taking taylor expansion of B in F 7.311 * [backup-simplify]: Simplify B into B 7.311 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.312 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.312 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.312 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 7.312 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 7.312 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 7.312 * [taylor]: Taking taylor expansion of (- 0.5) in F 7.312 * [taylor]: Taking taylor expansion of 0.5 in F 7.312 * [backup-simplify]: Simplify 0.5 into 0.5 7.312 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 7.312 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 7.312 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 7.312 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 7.312 * [taylor]: Taking taylor expansion of (/ 1 F) in F 7.312 * [taylor]: Taking taylor expansion of F in F 7.312 * [backup-simplify]: Simplify 0 into 0 7.312 * [backup-simplify]: Simplify 1 into 1 7.312 * [backup-simplify]: Simplify (/ 1 1) into 1 7.312 * [taylor]: Taking taylor expansion of (/ 1 F) in F 7.313 * [taylor]: Taking taylor expansion of F in F 7.313 * [backup-simplify]: Simplify 0 into 0 7.313 * [backup-simplify]: Simplify 1 into 1 7.313 * [backup-simplify]: Simplify (/ 1 1) into 1 7.313 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 7.313 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 7.313 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 7.313 * [taylor]: Taking taylor expansion of (/ 1 x) in F 7.313 * [taylor]: Taking taylor expansion of x in F 7.313 * [backup-simplify]: Simplify x into x 7.313 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.313 * [taylor]: Taking taylor expansion of 2.0 in F 7.313 * [backup-simplify]: Simplify 2.0 into 2.0 7.313 * [taylor]: Taking taylor expansion of 2.0 in F 7.313 * [backup-simplify]: Simplify 2.0 into 2.0 7.313 * [backup-simplify]: Simplify (* 1 1) into 1 7.314 * [backup-simplify]: Simplify (+ 1 0) into 1 7.314 * [backup-simplify]: Simplify (log 1) into 0 7.314 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.315 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.315 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 7.315 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.315 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.316 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.316 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.316 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow F 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.317 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 7.317 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 7.317 * [taylor]: Taking taylor expansion of (/ 1 B) in B 7.317 * [taylor]: Taking taylor expansion of B in B 7.317 * [backup-simplify]: Simplify 0 into 0 7.317 * [backup-simplify]: Simplify 1 into 1 7.317 * [backup-simplify]: Simplify (/ 1 1) into 1 7.317 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.317 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 7.317 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 7.317 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 7.317 * [taylor]: Taking taylor expansion of (- 0.5) in B 7.317 * [taylor]: Taking taylor expansion of 0.5 in B 7.317 * [backup-simplify]: Simplify 0.5 into 0.5 7.317 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 7.317 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 7.317 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 7.317 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 7.317 * [taylor]: Taking taylor expansion of (/ 1 F) in B 7.317 * [taylor]: Taking taylor expansion of F in B 7.318 * [backup-simplify]: Simplify F into F 7.318 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 7.318 * [taylor]: Taking taylor expansion of (/ 1 F) in B 7.318 * [taylor]: Taking taylor expansion of F in B 7.318 * [backup-simplify]: Simplify F into F 7.318 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 7.318 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 7.318 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 7.318 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 7.318 * [taylor]: Taking taylor expansion of (/ 1 x) in B 7.318 * [taylor]: Taking taylor expansion of x in B 7.318 * [backup-simplify]: Simplify x into x 7.318 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.318 * [taylor]: Taking taylor expansion of 2.0 in B 7.318 * [backup-simplify]: Simplify 2.0 into 2.0 7.318 * [taylor]: Taking taylor expansion of 2.0 in B 7.318 * [backup-simplify]: Simplify 2.0 into 2.0 7.318 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 7.318 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 7.318 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 7.319 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 7.319 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 7.320 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.320 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 7.321 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 7.322 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 7.322 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 7.322 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 7.322 * [taylor]: Taking taylor expansion of (/ 1 B) in B 7.322 * [taylor]: Taking taylor expansion of B in B 7.322 * [backup-simplify]: Simplify 0 into 0 7.322 * [backup-simplify]: Simplify 1 into 1 7.322 * [backup-simplify]: Simplify (/ 1 1) into 1 7.323 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.323 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 7.323 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 7.323 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 7.323 * [taylor]: Taking taylor expansion of (- 0.5) in B 7.323 * [taylor]: Taking taylor expansion of 0.5 in B 7.323 * [backup-simplify]: Simplify 0.5 into 0.5 7.323 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 7.323 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 7.323 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 7.323 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 7.323 * [taylor]: Taking taylor expansion of (/ 1 F) in B 7.323 * [taylor]: Taking taylor expansion of F in B 7.323 * [backup-simplify]: Simplify F into F 7.323 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 7.323 * [taylor]: Taking taylor expansion of (/ 1 F) in B 7.323 * [taylor]: Taking taylor expansion of F in B 7.323 * [backup-simplify]: Simplify F into F 7.323 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 7.323 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 7.323 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 7.323 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 7.323 * [taylor]: Taking taylor expansion of (/ 1 x) in B 7.323 * [taylor]: Taking taylor expansion of x in B 7.323 * [backup-simplify]: Simplify x into x 7.323 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.323 * [taylor]: Taking taylor expansion of 2.0 in B 7.323 * [backup-simplify]: Simplify 2.0 into 2.0 7.323 * [taylor]: Taking taylor expansion of 2.0 in B 7.323 * [backup-simplify]: Simplify 2.0 into 2.0 7.324 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 7.324 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 7.324 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 7.324 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 7.325 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 7.325 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.326 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 7.326 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 7.327 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 7.327 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) in F 7.327 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 7.328 * [taylor]: Taking taylor expansion of (/ 1 B) in F 7.328 * [taylor]: Taking taylor expansion of B in F 7.328 * [backup-simplify]: Simplify B into B 7.328 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.328 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.328 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.328 * [taylor]: Taking taylor expansion of (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5) in F 7.328 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)))) in F 7.328 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0))) in F 7.328 * [taylor]: Taking taylor expansion of 0.5 in F 7.328 * [backup-simplify]: Simplify 0.5 into 0.5 7.328 * [taylor]: Taking taylor expansion of (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) in F 7.328 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) in F 7.328 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) in F 7.328 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) in F 7.328 * [taylor]: Taking taylor expansion of 1.0 in F 7.328 * [backup-simplify]: Simplify 1.0 into 1.0 7.328 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) in F 7.328 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) in F 7.328 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 7.328 * [taylor]: Taking taylor expansion of (pow F 2) in F 7.328 * [taylor]: Taking taylor expansion of F in F 7.328 * [backup-simplify]: Simplify 0 into 0 7.328 * [backup-simplify]: Simplify 1 into 1 7.329 * [backup-simplify]: Simplify (* 1 1) into 1 7.329 * [backup-simplify]: Simplify (/ 1 1) into 1 7.329 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 2.0) in F 7.329 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 7.329 * [taylor]: Taking taylor expansion of 2.0 in F 7.329 * [backup-simplify]: Simplify 2.0 into 2.0 7.329 * [taylor]: Taking taylor expansion of (/ 1 x) in F 7.329 * [taylor]: Taking taylor expansion of x in F 7.329 * [backup-simplify]: Simplify x into x 7.329 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.329 * [taylor]: Taking taylor expansion of 2.0 in F 7.329 * [backup-simplify]: Simplify 2.0 into 2.0 7.330 * [backup-simplify]: Simplify (+ 1 0) into 1 7.330 * [backup-simplify]: Simplify (log 1) into 0 7.330 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.330 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 7.331 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 7.331 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 7.331 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 7.332 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 7.332 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.333 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.333 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.334 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.334 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 7.334 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 7.334 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.334 * [taylor]: Taking taylor expansion of B in x 7.334 * [backup-simplify]: Simplify B into B 7.334 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.335 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.335 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.335 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 7.335 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 7.335 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 7.335 * [taylor]: Taking taylor expansion of 1.0 in x 7.335 * [backup-simplify]: Simplify 1.0 into 1.0 7.335 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 7.335 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 7.335 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.335 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.335 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.335 * [taylor]: Taking taylor expansion of 1.0 in x 7.335 * [backup-simplify]: Simplify 1.0 into 1.0 7.336 * [taylor]: Taking taylor expansion of (log F) in x 7.336 * [taylor]: Taking taylor expansion of F in x 7.336 * [backup-simplify]: Simplify F into F 7.336 * [backup-simplify]: Simplify (log F) into (log F) 7.336 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.337 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.337 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 7.338 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 7.339 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 7.341 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 7.342 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.342 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.342 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.345 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.346 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.347 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.347 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 7.347 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 7.348 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (* 0 (/ 1 F))) into 0 7.348 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 7.349 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 7.349 * [backup-simplify]: Simplify (+ 0 0) into 0 7.350 * [backup-simplify]: Simplify (+ 0 0) into 0 7.352 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 1) into 0 7.353 * [backup-simplify]: Simplify (- 0) into 0 7.354 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into 0 7.357 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 7.363 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 7.363 * [taylor]: Taking taylor expansion of 0 in F 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [taylor]: Taking taylor expansion of 0 in x 7.363 * [backup-simplify]: Simplify 0 into 0 7.363 * [backup-simplify]: Simplify 0 into 0 7.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.365 * [backup-simplify]: Simplify (+ 0 0) into 0 7.367 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.368 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.368 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 7.370 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.372 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 7.373 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 7.374 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.375 * [backup-simplify]: Simplify (+ 0) into 0 7.376 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 7.376 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 7.376 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.377 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 7.377 * [backup-simplify]: Simplify (+ 0 0) into 0 7.378 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 7.378 * [taylor]: Taking taylor expansion of 0 in x 7.378 * [backup-simplify]: Simplify 0 into 0 7.378 * [backup-simplify]: Simplify 0 into 0 7.380 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 7.381 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 7.381 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.382 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 7.383 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 7.384 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 7.386 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.386 * [backup-simplify]: Simplify (+ 0) into 0 7.387 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 7.387 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 7.387 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.388 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 7.388 * [backup-simplify]: Simplify (+ 0 0) into 0 7.389 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 7.389 * [backup-simplify]: Simplify 0 into 0 7.390 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.390 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.390 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.391 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (* 0 (/ 1 F)))) into 0 7.391 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.391 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 7.392 * [backup-simplify]: Simplify (+ 0 0) into 0 7.392 * [backup-simplify]: Simplify (+ 0 0) into 0 7.394 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 2) into 0 7.395 * [backup-simplify]: Simplify (- 0) into 0 7.395 * [backup-simplify]: Simplify (- 0) into 0 7.396 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))))) into 0 7.398 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.401 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 7.401 * [taylor]: Taking taylor expansion of 0 in F 7.401 * [backup-simplify]: Simplify 0 into 0 7.401 * [taylor]: Taking taylor expansion of 0 in x 7.401 * [backup-simplify]: Simplify 0 into 0 7.401 * [backup-simplify]: Simplify 0 into 0 7.401 * [taylor]: Taking taylor expansion of 0 in x 7.402 * [backup-simplify]: Simplify 0 into 0 7.402 * [backup-simplify]: Simplify 0 into 0 7.402 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.403 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 7.403 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 7.403 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 7.406 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 7.407 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.408 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (+ (* 2.0 (/ 1 x)) 2.0) 7.411 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 2.0 (/ 1 x)) 2.0) 1) 1)))) into (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0)) 7.416 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 7.418 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (+ (* 1.0 (/ 1 x)) 1.0) 7.420 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) 7.421 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.422 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.424 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.425 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.425 * [backup-simplify]: Simplify (+ 0 0) into 0 7.429 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) 7.429 * [taylor]: Taking taylor expansion of (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 7.429 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 7.429 * [taylor]: Taking taylor expansion of 1.0 in x 7.429 * [backup-simplify]: Simplify 1.0 into 1.0 7.429 * [taylor]: Taking taylor expansion of (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 7.429 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) x) in x 7.429 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 7.429 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.429 * [taylor]: Taking taylor expansion of B in x 7.429 * [backup-simplify]: Simplify B into B 7.429 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.429 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.430 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.430 * [taylor]: Taking taylor expansion of x in x 7.430 * [backup-simplify]: Simplify 0 into 0 7.430 * [backup-simplify]: Simplify 1 into 1 7.430 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.431 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.431 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.431 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.431 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 7.431 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 7.431 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 7.431 * [taylor]: Taking taylor expansion of 1.0 in x 7.432 * [backup-simplify]: Simplify 1.0 into 1.0 7.432 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 7.432 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 7.432 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.432 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.432 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.432 * [taylor]: Taking taylor expansion of 1.0 in x 7.432 * [backup-simplify]: Simplify 1.0 into 1.0 7.432 * [taylor]: Taking taylor expansion of (log F) in x 7.432 * [taylor]: Taking taylor expansion of F in x 7.432 * [backup-simplify]: Simplify F into F 7.432 * [backup-simplify]: Simplify (log F) into (log F) 7.432 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.433 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.433 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 7.434 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 7.436 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 7.438 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 7.438 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 7.438 * [taylor]: Taking taylor expansion of 1.0 in x 7.438 * [backup-simplify]: Simplify 1.0 into 1.0 7.438 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 7.438 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 7.438 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.438 * [taylor]: Taking taylor expansion of B in x 7.438 * [backup-simplify]: Simplify B into B 7.438 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.438 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.439 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.439 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 7.439 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 7.439 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 7.439 * [taylor]: Taking taylor expansion of 1.0 in x 7.439 * [backup-simplify]: Simplify 1.0 into 1.0 7.439 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 7.439 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 7.439 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.439 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.439 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.439 * [taylor]: Taking taylor expansion of 1.0 in x 7.439 * [backup-simplify]: Simplify 1.0 into 1.0 7.439 * [taylor]: Taking taylor expansion of (log F) in x 7.439 * [taylor]: Taking taylor expansion of F in x 7.439 * [backup-simplify]: Simplify F into F 7.440 * [backup-simplify]: Simplify (log F) into (log F) 7.440 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.440 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.441 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 7.442 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 7.443 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 7.445 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 7.446 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 7.447 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 7.449 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.450 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 7.452 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 7.454 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 7.457 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.458 * [backup-simplify]: Simplify (+ 0) into 0 7.458 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 7.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 7.460 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.460 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 7.461 * [backup-simplify]: Simplify (+ 0 0) into 0 7.462 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ 1 B)) (/ 0 1)))) into 0 7.465 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 7.468 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.470 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 7.470 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.471 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.471 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.473 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.475 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 7.477 * [backup-simplify]: Simplify (+ 0 (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 7.478 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 7.478 * [backup-simplify]: Simplify 0 into 0 7.478 * [backup-simplify]: Simplify 0 into 0 7.481 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 7.483 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 7.485 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.487 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 7.491 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 7.494 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 7.498 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.499 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.500 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.500 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.500 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.501 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.501 * [backup-simplify]: Simplify (+ 0 0) into 0 7.503 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 7.503 * [backup-simplify]: Simplify 0 into 0 7.503 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.505 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 F))))) into 0 7.505 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.506 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 7.506 * [backup-simplify]: Simplify (+ 0 0) into 0 7.506 * [backup-simplify]: Simplify (+ 0 0) into 0 7.510 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 6) into 0 7.510 * [backup-simplify]: Simplify (- 0) into 0 7.511 * [backup-simplify]: Simplify (- 0) into 0 7.511 * [backup-simplify]: Simplify (- 0) into 0 7.512 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))))) into 0 7.514 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.519 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 7.519 * [taylor]: Taking taylor expansion of 0 in F 7.519 * [backup-simplify]: Simplify 0 into 0 7.519 * [taylor]: Taking taylor expansion of 0 in x 7.519 * [backup-simplify]: Simplify 0 into 0 7.519 * [backup-simplify]: Simplify 0 into 0 7.519 * [taylor]: Taking taylor expansion of 0 in x 7.519 * [backup-simplify]: Simplify 0 into 0 7.519 * [backup-simplify]: Simplify 0 into 0 7.519 * [taylor]: Taking taylor expansion of 0 in x 7.519 * [backup-simplify]: Simplify 0 into 0 7.519 * [backup-simplify]: Simplify 0 into 0 7.522 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) (pow (* 1 (* (/ 1 F) 1)) 2)) (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) into (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) 7.523 * [backup-simplify]: Simplify (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) 7.523 * [approximate]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 7.523 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in x 7.523 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 7.523 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.524 * [taylor]: Taking taylor expansion of -1 in x 7.524 * [backup-simplify]: Simplify -1 into -1 7.524 * [taylor]: Taking taylor expansion of B in x 7.524 * [backup-simplify]: Simplify B into B 7.524 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.524 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.524 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.524 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 7.524 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 7.524 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 7.524 * [taylor]: Taking taylor expansion of (- 0.5) in x 7.524 * [taylor]: Taking taylor expansion of 0.5 in x 7.524 * [backup-simplify]: Simplify 0.5 into 0.5 7.524 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 7.524 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 7.524 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 7.524 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 7.524 * [taylor]: Taking taylor expansion of (/ -1 F) in x 7.524 * [taylor]: Taking taylor expansion of -1 in x 7.524 * [backup-simplify]: Simplify -1 into -1 7.524 * [taylor]: Taking taylor expansion of F in x 7.524 * [backup-simplify]: Simplify F into F 7.524 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.524 * [taylor]: Taking taylor expansion of (/ -1 F) in x 7.524 * [taylor]: Taking taylor expansion of -1 in x 7.524 * [backup-simplify]: Simplify -1 into -1 7.525 * [taylor]: Taking taylor expansion of F in x 7.525 * [backup-simplify]: Simplify F into F 7.525 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.525 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 7.525 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 7.525 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 7.525 * [taylor]: Taking taylor expansion of (/ -1 x) in x 7.525 * [taylor]: Taking taylor expansion of -1 in x 7.525 * [backup-simplify]: Simplify -1 into -1 7.525 * [taylor]: Taking taylor expansion of x in x 7.525 * [backup-simplify]: Simplify 0 into 0 7.525 * [backup-simplify]: Simplify 1 into 1 7.525 * [backup-simplify]: Simplify (/ -1 1) into -1 7.525 * [taylor]: Taking taylor expansion of 2.0 in x 7.525 * [backup-simplify]: Simplify 2.0 into 2.0 7.525 * [taylor]: Taking taylor expansion of 2.0 in x 7.525 * [backup-simplify]: Simplify 2.0 into 2.0 7.526 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 7.526 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 7.526 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 7.527 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 7.529 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.530 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 7.531 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 7.532 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 7.533 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.533 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.534 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.536 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) into (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) 7.536 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in F 7.536 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 7.536 * [taylor]: Taking taylor expansion of (/ -1 B) in F 7.536 * [taylor]: Taking taylor expansion of -1 in F 7.536 * [backup-simplify]: Simplify -1 into -1 7.536 * [taylor]: Taking taylor expansion of B in F 7.536 * [backup-simplify]: Simplify B into B 7.536 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.536 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.537 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.537 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 7.537 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 7.537 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 7.537 * [taylor]: Taking taylor expansion of (- 0.5) in F 7.537 * [taylor]: Taking taylor expansion of 0.5 in F 7.537 * [backup-simplify]: Simplify 0.5 into 0.5 7.537 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 7.537 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 7.537 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 7.537 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 7.537 * [taylor]: Taking taylor expansion of (/ -1 F) in F 7.537 * [taylor]: Taking taylor expansion of -1 in F 7.537 * [backup-simplify]: Simplify -1 into -1 7.537 * [taylor]: Taking taylor expansion of F in F 7.537 * [backup-simplify]: Simplify 0 into 0 7.537 * [backup-simplify]: Simplify 1 into 1 7.538 * [backup-simplify]: Simplify (/ -1 1) into -1 7.538 * [taylor]: Taking taylor expansion of (/ -1 F) in F 7.538 * [taylor]: Taking taylor expansion of -1 in F 7.538 * [backup-simplify]: Simplify -1 into -1 7.538 * [taylor]: Taking taylor expansion of F in F 7.538 * [backup-simplify]: Simplify 0 into 0 7.538 * [backup-simplify]: Simplify 1 into 1 7.539 * [backup-simplify]: Simplify (/ -1 1) into -1 7.539 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 7.539 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 7.539 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 7.539 * [taylor]: Taking taylor expansion of (/ -1 x) in F 7.539 * [taylor]: Taking taylor expansion of -1 in F 7.539 * [backup-simplify]: Simplify -1 into -1 7.539 * [taylor]: Taking taylor expansion of x in F 7.539 * [backup-simplify]: Simplify x into x 7.539 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.539 * [taylor]: Taking taylor expansion of 2.0 in F 7.539 * [backup-simplify]: Simplify 2.0 into 2.0 7.539 * [taylor]: Taking taylor expansion of 2.0 in F 7.539 * [backup-simplify]: Simplify 2.0 into 2.0 7.540 * [backup-simplify]: Simplify (* -1 -1) into 1 7.540 * [backup-simplify]: Simplify (+ 1 0) into 1 7.541 * [backup-simplify]: Simplify (log 1) into 0 7.541 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.542 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.543 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 7.543 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.543 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.544 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.544 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.545 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow F 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.545 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 7.545 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 7.545 * [taylor]: Taking taylor expansion of (/ -1 B) in B 7.545 * [taylor]: Taking taylor expansion of -1 in B 7.545 * [backup-simplify]: Simplify -1 into -1 7.545 * [taylor]: Taking taylor expansion of B in B 7.545 * [backup-simplify]: Simplify 0 into 0 7.545 * [backup-simplify]: Simplify 1 into 1 7.546 * [backup-simplify]: Simplify (/ -1 1) into -1 7.546 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.546 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 7.546 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 7.546 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 7.546 * [taylor]: Taking taylor expansion of (- 0.5) in B 7.546 * [taylor]: Taking taylor expansion of 0.5 in B 7.546 * [backup-simplify]: Simplify 0.5 into 0.5 7.546 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 7.546 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 7.547 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 7.547 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 7.547 * [taylor]: Taking taylor expansion of (/ -1 F) in B 7.547 * [taylor]: Taking taylor expansion of -1 in B 7.547 * [backup-simplify]: Simplify -1 into -1 7.547 * [taylor]: Taking taylor expansion of F in B 7.547 * [backup-simplify]: Simplify F into F 7.547 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.547 * [taylor]: Taking taylor expansion of (/ -1 F) in B 7.547 * [taylor]: Taking taylor expansion of -1 in B 7.547 * [backup-simplify]: Simplify -1 into -1 7.547 * [taylor]: Taking taylor expansion of F in B 7.547 * [backup-simplify]: Simplify F into F 7.547 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.547 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 7.547 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 7.547 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 7.547 * [taylor]: Taking taylor expansion of (/ -1 x) in B 7.547 * [taylor]: Taking taylor expansion of -1 in B 7.547 * [backup-simplify]: Simplify -1 into -1 7.548 * [taylor]: Taking taylor expansion of x in B 7.548 * [backup-simplify]: Simplify x into x 7.548 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.548 * [taylor]: Taking taylor expansion of 2.0 in B 7.548 * [backup-simplify]: Simplify 2.0 into 2.0 7.548 * [taylor]: Taking taylor expansion of 2.0 in B 7.548 * [backup-simplify]: Simplify 2.0 into 2.0 7.548 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 7.548 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 7.548 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 7.549 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 7.550 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 7.551 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.552 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 7.552 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 7.553 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 7.553 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 7.553 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 7.553 * [taylor]: Taking taylor expansion of (/ -1 B) in B 7.553 * [taylor]: Taking taylor expansion of -1 in B 7.553 * [backup-simplify]: Simplify -1 into -1 7.553 * [taylor]: Taking taylor expansion of B in B 7.553 * [backup-simplify]: Simplify 0 into 0 7.554 * [backup-simplify]: Simplify 1 into 1 7.554 * [backup-simplify]: Simplify (/ -1 1) into -1 7.554 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.554 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 7.554 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 7.554 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 7.554 * [taylor]: Taking taylor expansion of (- 0.5) in B 7.554 * [taylor]: Taking taylor expansion of 0.5 in B 7.554 * [backup-simplify]: Simplify 0.5 into 0.5 7.554 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 7.554 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 7.554 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 7.554 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 7.554 * [taylor]: Taking taylor expansion of (/ -1 F) in B 7.554 * [taylor]: Taking taylor expansion of -1 in B 7.554 * [backup-simplify]: Simplify -1 into -1 7.554 * [taylor]: Taking taylor expansion of F in B 7.554 * [backup-simplify]: Simplify F into F 7.554 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.554 * [taylor]: Taking taylor expansion of (/ -1 F) in B 7.555 * [taylor]: Taking taylor expansion of -1 in B 7.555 * [backup-simplify]: Simplify -1 into -1 7.555 * [taylor]: Taking taylor expansion of F in B 7.555 * [backup-simplify]: Simplify F into F 7.555 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 7.555 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 7.555 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 7.555 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 7.555 * [taylor]: Taking taylor expansion of (/ -1 x) in B 7.555 * [taylor]: Taking taylor expansion of -1 in B 7.555 * [backup-simplify]: Simplify -1 into -1 7.555 * [taylor]: Taking taylor expansion of x in B 7.555 * [backup-simplify]: Simplify x into x 7.555 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 7.555 * [taylor]: Taking taylor expansion of 2.0 in B 7.555 * [backup-simplify]: Simplify 2.0 into 2.0 7.555 * [taylor]: Taking taylor expansion of 2.0 in B 7.555 * [backup-simplify]: Simplify 2.0 into 2.0 7.555 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 7.555 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 7.555 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 7.556 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 7.556 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 7.557 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.557 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 7.558 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 7.559 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 7.559 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) in F 7.559 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 7.559 * [taylor]: Taking taylor expansion of (/ -1 B) in F 7.559 * [taylor]: Taking taylor expansion of -1 in F 7.559 * [backup-simplify]: Simplify -1 into -1 7.559 * [taylor]: Taking taylor expansion of B in F 7.559 * [backup-simplify]: Simplify B into B 7.559 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.559 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.560 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.560 * [taylor]: Taking taylor expansion of (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5) in F 7.560 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)))) in F 7.560 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0))) in F 7.560 * [taylor]: Taking taylor expansion of 0.5 in F 7.560 * [backup-simplify]: Simplify 0.5 into 0.5 7.560 * [taylor]: Taking taylor expansion of (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) in F 7.560 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) in F 7.560 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) in F 7.560 * [taylor]: Taking taylor expansion of (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) in F 7.560 * [taylor]: Taking taylor expansion of 1.0 in F 7.560 * [backup-simplify]: Simplify 1.0 into 1.0 7.560 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) in F 7.560 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) in F 7.560 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) 2.0) in F 7.560 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 7.560 * [taylor]: Taking taylor expansion of (pow F 2) in F 7.560 * [taylor]: Taking taylor expansion of F in F 7.560 * [backup-simplify]: Simplify 0 into 0 7.560 * [backup-simplify]: Simplify 1 into 1 7.560 * [backup-simplify]: Simplify (* 1 1) into 1 7.560 * [backup-simplify]: Simplify (/ 1 1) into 1 7.561 * [taylor]: Taking taylor expansion of 2.0 in F 7.561 * [backup-simplify]: Simplify 2.0 into 2.0 7.561 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 7.561 * [taylor]: Taking taylor expansion of 2.0 in F 7.561 * [backup-simplify]: Simplify 2.0 into 2.0 7.561 * [taylor]: Taking taylor expansion of (/ 1 x) in F 7.561 * [taylor]: Taking taylor expansion of x in F 7.561 * [backup-simplify]: Simplify x into x 7.561 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 7.561 * [backup-simplify]: Simplify (+ 1 0) into 1 7.561 * [backup-simplify]: Simplify (+ 1 0) into 1 7.562 * [backup-simplify]: Simplify (log 1) into 0 7.562 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.562 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 7.563 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 7.563 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 7.563 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 7.564 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 7.564 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.564 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.564 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.565 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.565 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 7.565 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 7.565 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.565 * [taylor]: Taking taylor expansion of -1 in x 7.565 * [backup-simplify]: Simplify -1 into -1 7.565 * [taylor]: Taking taylor expansion of B in x 7.565 * [backup-simplify]: Simplify B into B 7.565 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.565 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.565 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.565 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 7.565 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 7.565 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 7.565 * [taylor]: Taking taylor expansion of 1.0 in x 7.565 * [backup-simplify]: Simplify 1.0 into 1.0 7.565 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 7.565 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 7.565 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.565 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.565 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.565 * [taylor]: Taking taylor expansion of 1.0 in x 7.566 * [backup-simplify]: Simplify 1.0 into 1.0 7.566 * [taylor]: Taking taylor expansion of (log F) in x 7.566 * [taylor]: Taking taylor expansion of F in x 7.566 * [backup-simplify]: Simplify F into F 7.566 * [backup-simplify]: Simplify (log F) into (log F) 7.566 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.566 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.566 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 7.567 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 7.568 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 7.569 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 7.569 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.569 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.569 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.570 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.571 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.571 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.572 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 7.572 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 7.572 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (* 0 (/ -1 F))) into 0 7.572 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 7.573 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 7.573 * [backup-simplify]: Simplify (+ 0 0) into 0 7.573 * [backup-simplify]: Simplify (+ 0 0) into 0 7.574 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 1) into 0 7.575 * [backup-simplify]: Simplify (- 0) into 0 7.576 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into 0 7.577 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 1) 1)))) into 0 7.580 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 7.580 * [taylor]: Taking taylor expansion of 0 in F 7.580 * [backup-simplify]: Simplify 0 into 0 7.580 * [taylor]: Taking taylor expansion of 0 in x 7.580 * [backup-simplify]: Simplify 0 into 0 7.580 * [backup-simplify]: Simplify 0 into 0 7.580 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.581 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.581 * [backup-simplify]: Simplify (+ 0 0) into 0 7.581 * [backup-simplify]: Simplify (+ 0 0) into 0 7.582 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.583 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.583 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 7.584 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.585 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 7.585 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 7.586 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.587 * [backup-simplify]: Simplify (+ 0) into 0 7.587 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 7.587 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 7.588 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.588 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 7.588 * [backup-simplify]: Simplify (+ 0 0) into 0 7.589 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 7.589 * [taylor]: Taking taylor expansion of 0 in x 7.589 * [backup-simplify]: Simplify 0 into 0 7.589 * [backup-simplify]: Simplify 0 into 0 7.590 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 7.590 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 7.591 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.592 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 7.593 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 7.594 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 7.595 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.596 * [backup-simplify]: Simplify (+ 0) into 0 7.596 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 7.596 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 7.597 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.597 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 7.598 * [backup-simplify]: Simplify (+ 0 0) into 0 7.599 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 7.599 * [backup-simplify]: Simplify 0 into 0 7.599 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.600 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.600 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.600 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (* 0 (/ -1 F)))) into 0 7.601 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.601 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 7.601 * [backup-simplify]: Simplify (+ 0 0) into 0 7.602 * [backup-simplify]: Simplify (+ 0 0) into 0 7.604 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 2) into 0 7.605 * [backup-simplify]: Simplify (- 0) into 0 7.605 * [backup-simplify]: Simplify (- 0) into 0 7.606 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))))) into 0 7.608 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.611 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 7.611 * [taylor]: Taking taylor expansion of 0 in F 7.611 * [backup-simplify]: Simplify 0 into 0 7.611 * [taylor]: Taking taylor expansion of 0 in x 7.611 * [backup-simplify]: Simplify 0 into 0 7.612 * [backup-simplify]: Simplify 0 into 0 7.612 * [taylor]: Taking taylor expansion of 0 in x 7.612 * [backup-simplify]: Simplify 0 into 0 7.612 * [backup-simplify]: Simplify 0 into 0 7.613 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.614 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.615 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 7.615 * [backup-simplify]: Simplify (- (/ 2.0 x)) into (- (* 2.0 (/ 1 x))) 7.615 * [backup-simplify]: Simplify (+ 2.0 (- (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 7.618 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 7.619 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 7.621 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- 2.0 (* 2.0 (/ 1 x))) 7.623 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2.0 (* 2.0 (/ 1 x))) 1) 1)))) into (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0)) 7.627 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 7.629 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (- 1.0 (* 1.0 (/ 1 x))) 7.631 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1.0 (* 1.0 (/ 1 x))) 1) 1)))) into (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0)) 7.632 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.634 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.634 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.635 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.636 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.636 * [backup-simplify]: Simplify (+ 0 0) into 0 7.640 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) 7.640 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 7.640 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 7.640 * [taylor]: Taking taylor expansion of 1.0 in x 7.640 * [backup-simplify]: Simplify 1.0 into 1.0 7.640 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 7.640 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 7.640 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.640 * [taylor]: Taking taylor expansion of -1 in x 7.640 * [backup-simplify]: Simplify -1 into -1 7.640 * [taylor]: Taking taylor expansion of B in x 7.640 * [backup-simplify]: Simplify B into B 7.640 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.641 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.641 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.641 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 7.641 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 7.641 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 7.641 * [taylor]: Taking taylor expansion of 1.0 in x 7.641 * [backup-simplify]: Simplify 1.0 into 1.0 7.641 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 7.641 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 7.641 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.641 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.641 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.641 * [taylor]: Taking taylor expansion of 1.0 in x 7.641 * [backup-simplify]: Simplify 1.0 into 1.0 7.641 * [taylor]: Taking taylor expansion of (log F) in x 7.641 * [taylor]: Taking taylor expansion of F in x 7.641 * [backup-simplify]: Simplify F into F 7.642 * [backup-simplify]: Simplify (log F) into (log F) 7.642 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.642 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.643 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 7.644 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 7.645 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 7.647 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 7.647 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 7.647 * [taylor]: Taking taylor expansion of 1.0 in x 7.647 * [backup-simplify]: Simplify 1.0 into 1.0 7.647 * [taylor]: Taking taylor expansion of (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 7.647 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) x) in x 7.647 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 7.648 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.648 * [taylor]: Taking taylor expansion of -1 in x 7.648 * [backup-simplify]: Simplify -1 into -1 7.648 * [taylor]: Taking taylor expansion of B in x 7.648 * [backup-simplify]: Simplify B into B 7.648 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.648 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.648 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.648 * [taylor]: Taking taylor expansion of x in x 7.648 * [backup-simplify]: Simplify 0 into 0 7.648 * [backup-simplify]: Simplify 1 into 1 7.649 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.649 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.650 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.650 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.650 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 7.650 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 7.650 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 7.650 * [taylor]: Taking taylor expansion of 1.0 in x 7.650 * [backup-simplify]: Simplify 1.0 into 1.0 7.650 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 7.650 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 7.650 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 7.650 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 7.650 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 7.650 * [taylor]: Taking taylor expansion of 1.0 in x 7.650 * [backup-simplify]: Simplify 1.0 into 1.0 7.650 * [taylor]: Taking taylor expansion of (log F) in x 7.651 * [taylor]: Taking taylor expansion of F in x 7.651 * [backup-simplify]: Simplify F into F 7.651 * [backup-simplify]: Simplify (log F) into (log F) 7.651 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 7.652 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 7.652 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 7.653 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 7.654 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 7.656 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 7.657 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.657 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.657 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.660 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.661 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 7.663 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 7.664 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 7.665 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 7.667 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 7.669 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 7.673 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 7.676 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.676 * [backup-simplify]: Simplify (+ 0) into 0 7.677 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 7.678 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 7.679 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.680 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 7.680 * [backup-simplify]: Simplify (+ 0 0) into 0 7.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ -1 B)) (/ 0 1)))) into 0 7.684 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 7.685 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 7.686 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 7.686 * [backup-simplify]: Simplify (- 0) into 0 7.687 * [backup-simplify]: Simplify (+ (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 0) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 7.688 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 7.688 * [backup-simplify]: Simplify 0 into 0 7.688 * [backup-simplify]: Simplify 0 into 0 7.690 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 7.690 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 7.691 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.692 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 7.695 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 7.696 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 7.698 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.698 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.699 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.699 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.700 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.700 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.700 * [backup-simplify]: Simplify (+ 0 0) into 0 7.702 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 7.702 * [backup-simplify]: Simplify 0 into 0 7.702 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.703 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.703 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 7.704 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 F))))) into 0 7.704 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 7.705 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 7.705 * [backup-simplify]: Simplify (+ 0 0) into 0 7.705 * [backup-simplify]: Simplify (+ 0 0) into 0 7.711 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 6) into 0 7.712 * [backup-simplify]: Simplify (- 0) into 0 7.712 * [backup-simplify]: Simplify (- 0) into 0 7.713 * [backup-simplify]: Simplify (- 0) into 0 7.715 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))))) into 0 7.719 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.728 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 7.728 * [taylor]: Taking taylor expansion of 0 in F 7.728 * [backup-simplify]: Simplify 0 into 0 7.728 * [taylor]: Taking taylor expansion of 0 in x 7.728 * [backup-simplify]: Simplify 0 into 0 7.728 * [backup-simplify]: Simplify 0 into 0 7.729 * [taylor]: Taking taylor expansion of 0 in x 7.729 * [backup-simplify]: Simplify 0 into 0 7.729 * [backup-simplify]: Simplify 0 into 0 7.729 * [taylor]: Taking taylor expansion of 0 in x 7.729 * [backup-simplify]: Simplify 0 into 0 7.729 * [backup-simplify]: Simplify 0 into 0 7.734 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) (pow (* 1 (* (/ 1 (- F)) 1)) 2)) (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) into (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) 7.734 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 7.734 * [backup-simplify]: Simplify (* (/ 1.0 (tan B)) x) into (* 1.0 (/ x (tan B))) 7.734 * [approximate]: Taking taylor expansion of (* 1.0 (/ x (tan B))) in (B x) around 0 7.734 * [taylor]: Taking taylor expansion of (* 1.0 (/ x (tan B))) in x 7.735 * [taylor]: Taking taylor expansion of 1.0 in x 7.735 * [backup-simplify]: Simplify 1.0 into 1.0 7.735 * [taylor]: Taking taylor expansion of (/ x (tan B)) in x 7.735 * [taylor]: Taking taylor expansion of x in x 7.735 * [backup-simplify]: Simplify 0 into 0 7.735 * [backup-simplify]: Simplify 1 into 1 7.735 * [taylor]: Taking taylor expansion of (tan B) in x 7.735 * [taylor]: Rewrote expression to (/ (sin B) (cos B)) 7.735 * [taylor]: Taking taylor expansion of (sin B) in x 7.735 * [taylor]: Taking taylor expansion of B in x 7.735 * [backup-simplify]: Simplify B into B 7.735 * [backup-simplify]: Simplify (sin B) into (sin B) 7.736 * [backup-simplify]: Simplify (cos B) into (cos B) 7.736 * [taylor]: Taking taylor expansion of (cos B) in x 7.736 * [taylor]: Taking taylor expansion of B in x 7.736 * [backup-simplify]: Simplify B into B 7.736 * [backup-simplify]: Simplify (cos B) into (cos B) 7.736 * [backup-simplify]: Simplify (sin B) into (sin B) 7.737 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 7.737 * [backup-simplify]: Simplify (* (cos B) 0) into 0 7.737 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 7.738 * [backup-simplify]: Simplify (* (cos B) 1) into (cos B) 7.738 * [backup-simplify]: Simplify (* (sin B) 0) into 0 7.739 * [backup-simplify]: Simplify (- 0) into 0 7.739 * [backup-simplify]: Simplify (+ (cos B) 0) into (cos B) 7.740 * [backup-simplify]: Simplify (/ (sin B) (cos B)) into (/ (sin B) (cos B)) 7.740 * [backup-simplify]: Simplify (/ 1 (/ (sin B) (cos B))) into (/ (cos B) (sin B)) 7.740 * [taylor]: Taking taylor expansion of (* 1.0 (/ x (tan B))) in B 7.740 * [taylor]: Taking taylor expansion of 1.0 in B 7.740 * [backup-simplify]: Simplify 1.0 into 1.0 7.740 * [taylor]: Taking taylor expansion of (/ x (tan B)) in B 7.740 * [taylor]: Taking taylor expansion of x in B 7.740 * [backup-simplify]: Simplify x into x 7.740 * [taylor]: Taking taylor expansion of (tan B) in B 7.741 * [taylor]: Rewrote expression to (/ (sin B) (cos B)) 7.741 * [taylor]: Taking taylor expansion of (sin B) in B 7.741 * [taylor]: Taking taylor expansion of B in B 7.741 * [backup-simplify]: Simplify 0 into 0 7.741 * [backup-simplify]: Simplify 1 into 1 7.741 * [taylor]: Taking taylor expansion of (cos B) in B 7.741 * [taylor]: Taking taylor expansion of B in B 7.741 * [backup-simplify]: Simplify 0 into 0 7.741 * [backup-simplify]: Simplify 1 into 1 7.742 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 7.742 * [backup-simplify]: Simplify (/ 1 1) into 1 7.742 * [backup-simplify]: Simplify (/ x 1) into x 7.742 * [taylor]: Taking taylor expansion of (* 1.0 (/ x (tan B))) in B 7.742 * [taylor]: Taking taylor expansion of 1.0 in B 7.742 * [backup-simplify]: Simplify 1.0 into 1.0 7.742 * [taylor]: Taking taylor expansion of (/ x (tan B)) in B 7.742 * [taylor]: Taking taylor expansion of x in B 7.742 * [backup-simplify]: Simplify x into x 7.742 * [taylor]: Taking taylor expansion of (tan B) in B 7.742 * [taylor]: Rewrote expression to (/ (sin B) (cos B)) 7.743 * [taylor]: Taking taylor expansion of (sin B) in B 7.743 * [taylor]: Taking taylor expansion of B in B 7.743 * [backup-simplify]: Simplify 0 into 0 7.743 * [backup-simplify]: Simplify 1 into 1 7.743 * [taylor]: Taking taylor expansion of (cos B) in B 7.743 * [taylor]: Taking taylor expansion of B in B 7.743 * [backup-simplify]: Simplify 0 into 0 7.743 * [backup-simplify]: Simplify 1 into 1 7.743 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 7.744 * [backup-simplify]: Simplify (/ 1 1) into 1 7.744 * [backup-simplify]: Simplify (/ x 1) into x 7.744 * [backup-simplify]: Simplify (* 1.0 x) into (* 1.0 x) 7.744 * [taylor]: Taking taylor expansion of (* 1.0 x) in x 7.744 * [taylor]: Taking taylor expansion of 1.0 in x 7.744 * [backup-simplify]: Simplify 1.0 into 1.0 7.744 * [taylor]: Taking taylor expansion of x in x 7.744 * [backup-simplify]: Simplify 0 into 0 7.744 * [backup-simplify]: Simplify 1 into 1 7.746 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 7.746 * [backup-simplify]: Simplify 1.0 into 1.0 7.747 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.747 * [backup-simplify]: Simplify (+ 0) into 0 7.748 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 7.749 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)))) into 0 7.750 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 x)) into 0 7.750 * [taylor]: Taking taylor expansion of 0 in x 7.750 * [backup-simplify]: Simplify 0 into 0 7.750 * [backup-simplify]: Simplify 0 into 0 7.751 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* 0 0))) into 0 7.751 * [backup-simplify]: Simplify 0 into 0 7.753 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 7.754 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 2) 2)) 0) into -1/2 7.755 * [backup-simplify]: Simplify (- (/ -1/6 1) (+ (* 1 (/ -1/2 1)) (* 0 (/ 0 1)))) into 1/3 7.757 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 1/3 1)) (* 0 (/ 0 1)))) into (- (* 1/3 x)) 7.758 * [backup-simplify]: Simplify (+ (* 1.0 (- (* 1/3 x))) (+ (* 0 0) (* 0 x))) into (- (* 0.3333333333333333 x)) 7.758 * [taylor]: Taking taylor expansion of (- (* 0.3333333333333333 x)) in x 7.758 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 x) in x 7.758 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 7.758 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 7.758 * [taylor]: Taking taylor expansion of x in x 7.758 * [backup-simplify]: Simplify 0 into 0 7.758 * [backup-simplify]: Simplify 1 into 1 7.759 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (* 0 0)) into 0.3333333333333333 7.760 * [backup-simplify]: Simplify (- 0.3333333333333333) into (- 0.3333333333333333) 7.760 * [backup-simplify]: Simplify (- 0.3333333333333333) into (- 0.3333333333333333) 7.760 * [backup-simplify]: Simplify 0 into 0 7.762 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 7.762 * [backup-simplify]: Simplify 0 into 0 7.763 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 7.765 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 1) 1) (/ (pow 0 1) 1)) 0) into 0 7.766 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ -1/2 1)) (* 1/3 (/ 0 1)))) into 0 7.769 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* x (/ 0 1)) (* 0 (/ 1/3 1)) (* (- (* 1/3 x)) (/ 0 1)))) into 0 7.770 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (- (* 1/3 x))) (+ (* 0 0) (* 0 x)))) into 0 7.770 * [taylor]: Taking taylor expansion of 0 in x 7.770 * [backup-simplify]: Simplify 0 into 0 7.770 * [backup-simplify]: Simplify 0 into 0 7.771 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 1) (* 0 0))) into 0 7.772 * [backup-simplify]: Simplify (- 0) into 0 7.772 * [backup-simplify]: Simplify 0 into 0 7.772 * [backup-simplify]: Simplify 0 into 0 7.774 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 7.774 * [backup-simplify]: Simplify 0 into 0 7.775 * [backup-simplify]: Simplify (+ (* (- 0.3333333333333333) (* x B)) (* 1.0 (* x (/ 1 B)))) into (- (* 1.0 (/ x B)) (* 0.3333333333333333 (* x B))) 7.775 * [backup-simplify]: Simplify (* (/ 1.0 (tan (/ 1 B))) (/ 1 x)) into (/ 1.0 (* x (tan (/ 1 B)))) 7.775 * [approximate]: Taking taylor expansion of (/ 1.0 (* x (tan (/ 1 B)))) in (B x) around 0 7.775 * [taylor]: Taking taylor expansion of (/ 1.0 (* x (tan (/ 1 B)))) in x 7.775 * [taylor]: Taking taylor expansion of 1.0 in x 7.775 * [backup-simplify]: Simplify 1.0 into 1.0 7.775 * [taylor]: Taking taylor expansion of (* x (tan (/ 1 B))) in x 7.775 * [taylor]: Taking taylor expansion of x in x 7.775 * [backup-simplify]: Simplify 0 into 0 7.776 * [backup-simplify]: Simplify 1 into 1 7.776 * [taylor]: Taking taylor expansion of (tan (/ 1 B)) in x 7.776 * [taylor]: Rewrote expression to (/ (sin (/ 1 B)) (cos (/ 1 B))) 7.776 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 7.776 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.776 * [taylor]: Taking taylor expansion of B in x 7.776 * [backup-simplify]: Simplify B into B 7.776 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.776 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.777 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.777 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 7.777 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.777 * [taylor]: Taking taylor expansion of B in x 7.777 * [backup-simplify]: Simplify B into B 7.777 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.777 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.777 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.778 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.778 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.779 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.779 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 7.780 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 7.780 * [backup-simplify]: Simplify (- 0) into 0 7.780 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 7.781 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (cos (/ 1 B))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 7.782 * [backup-simplify]: Simplify (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B)))) into 0 7.782 * [backup-simplify]: Simplify (+ 0) into 0 7.783 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 7.784 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 7.784 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.785 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 7.786 * [backup-simplify]: Simplify (+ 0 0) into 0 7.786 * [backup-simplify]: Simplify (+ 0) into 0 7.787 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 1)) into 0 7.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 7.788 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.789 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 0)) into 0 7.789 * [backup-simplify]: Simplify (- 0) into 0 7.790 * [backup-simplify]: Simplify (+ 0 0) into 0 7.792 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))))) into 0 7.793 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ (sin (/ 1 B)) (cos (/ 1 B))))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 7.794 * [backup-simplify]: Simplify (/ 1.0 (/ (sin (/ 1 B)) (cos (/ 1 B)))) into (* 1.0 (/ (cos (/ 1 B)) (sin (/ 1 B)))) 7.794 * [taylor]: Taking taylor expansion of (/ 1.0 (* x (tan (/ 1 B)))) in B 7.794 * [taylor]: Taking taylor expansion of 1.0 in B 7.794 * [backup-simplify]: Simplify 1.0 into 1.0 7.794 * [taylor]: Taking taylor expansion of (* x (tan (/ 1 B))) in B 7.794 * [taylor]: Taking taylor expansion of x in B 7.794 * [backup-simplify]: Simplify x into x 7.794 * [taylor]: Taking taylor expansion of (tan (/ 1 B)) in B 7.794 * [taylor]: Rewrote expression to (/ (sin (/ 1 B)) (cos (/ 1 B))) 7.794 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 7.794 * [taylor]: Taking taylor expansion of (/ 1 B) in B 7.794 * [taylor]: Taking taylor expansion of B in B 7.794 * [backup-simplify]: Simplify 0 into 0 7.795 * [backup-simplify]: Simplify 1 into 1 7.795 * [backup-simplify]: Simplify (/ 1 1) into 1 7.795 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.795 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 7.795 * [taylor]: Taking taylor expansion of (/ 1 B) in B 7.795 * [taylor]: Taking taylor expansion of B in B 7.795 * [backup-simplify]: Simplify 0 into 0 7.795 * [backup-simplify]: Simplify 1 into 1 7.796 * [backup-simplify]: Simplify (/ 1 1) into 1 7.796 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.797 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (cos (/ 1 B))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 7.798 * [backup-simplify]: Simplify (* x (/ (sin (/ 1 B)) (cos (/ 1 B)))) into (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))) 7.799 * [backup-simplify]: Simplify (/ 1.0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B)))) into (* 1.0 (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x))) 7.799 * [taylor]: Taking taylor expansion of (/ 1.0 (* x (tan (/ 1 B)))) in B 7.799 * [taylor]: Taking taylor expansion of 1.0 in B 7.799 * [backup-simplify]: Simplify 1.0 into 1.0 7.799 * [taylor]: Taking taylor expansion of (* x (tan (/ 1 B))) in B 7.799 * [taylor]: Taking taylor expansion of x in B 7.799 * [backup-simplify]: Simplify x into x 7.799 * [taylor]: Taking taylor expansion of (tan (/ 1 B)) in B 7.799 * [taylor]: Rewrote expression to (/ (sin (/ 1 B)) (cos (/ 1 B))) 7.799 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 7.799 * [taylor]: Taking taylor expansion of (/ 1 B) in B 7.799 * [taylor]: Taking taylor expansion of B in B 7.799 * [backup-simplify]: Simplify 0 into 0 7.799 * [backup-simplify]: Simplify 1 into 1 7.800 * [backup-simplify]: Simplify (/ 1 1) into 1 7.800 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.800 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 7.800 * [taylor]: Taking taylor expansion of (/ 1 B) in B 7.800 * [taylor]: Taking taylor expansion of B in B 7.800 * [backup-simplify]: Simplify 0 into 0 7.800 * [backup-simplify]: Simplify 1 into 1 7.801 * [backup-simplify]: Simplify (/ 1 1) into 1 7.801 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.802 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (cos (/ 1 B))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 7.802 * [backup-simplify]: Simplify (* x (/ (sin (/ 1 B)) (cos (/ 1 B)))) into (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))) 7.803 * [backup-simplify]: Simplify (/ 1.0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B)))) into (* 1.0 (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x))) 7.803 * [taylor]: Taking taylor expansion of (* 1.0 (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x))) in x 7.803 * [taylor]: Taking taylor expansion of 1.0 in x 7.803 * [backup-simplify]: Simplify 1.0 into 1.0 7.803 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) in x 7.803 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 7.804 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.804 * [taylor]: Taking taylor expansion of B in x 7.804 * [backup-simplify]: Simplify B into B 7.804 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.804 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.804 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.804 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in x 7.804 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 7.804 * [taylor]: Taking taylor expansion of (/ 1 B) in x 7.804 * [taylor]: Taking taylor expansion of B in x 7.805 * [backup-simplify]: Simplify B into B 7.805 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 7.805 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 7.805 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 7.805 * [taylor]: Taking taylor expansion of x in x 7.805 * [backup-simplify]: Simplify 0 into 0 7.805 * [backup-simplify]: Simplify 1 into 1 7.806 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 7.806 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 7.807 * [backup-simplify]: Simplify (- 0) into 0 7.807 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 7.807 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 7.808 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 7.808 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 7.808 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 7.809 * [backup-simplify]: Simplify (+ 0) into 0 7.810 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 7.810 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 7.811 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.812 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 7.812 * [backup-simplify]: Simplify (+ 0 0) into 0 7.813 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 7.814 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 7.814 * [backup-simplify]: Simplify (* 1.0 (/ (cos (/ 1 B)) (sin (/ 1 B)))) into (* 1.0 (/ (cos (/ 1 B)) (sin (/ 1 B)))) 7.815 * [backup-simplify]: Simplify (* 1.0 (/ (cos (/ 1 B)) (sin (/ 1 B)))) into (* 1.0 (/ (cos (/ 1 B)) (sin (/ 1 B)))) 7.817 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))))) into 0 7.818 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))) into 0 7.821 * [backup-simplify]: Simplify (- (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B)))) (+ (* (* 1.0 (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x))) (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))))))) into 0 7.821 * [taylor]: Taking taylor expansion of 0 in x 7.821 * [backup-simplify]: Simplify 0 into 0 7.822 * [backup-simplify]: Simplify (+ 0) into 0 7.822 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 1)) into 0 7.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 7.824 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.824 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 0)) into 0 7.825 * [backup-simplify]: Simplify (- 0) into 0 7.825 * [backup-simplify]: Simplify (+ 0 0) into 0 7.826 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.827 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.828 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.829 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.832 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.832 * [backup-simplify]: Simplify (+ 0 0) into 0 7.834 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 7.835 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 7.836 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (cos (/ 1 B)) (sin (/ 1 B))))) into 0 7.836 * [backup-simplify]: Simplify 0 into 0 7.839 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))))) into 0 7.840 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B)))))) into 0 7.844 * [backup-simplify]: Simplify (- (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B)))) (+ (* (* 1.0 (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x))) (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))))) (* 0 (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))))))) into 0 7.844 * [taylor]: Taking taylor expansion of 0 in x 7.844 * [backup-simplify]: Simplify 0 into 0 7.844 * [backup-simplify]: Simplify 0 into 0 7.845 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.847 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.848 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.849 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.849 * [backup-simplify]: Simplify (- 0) into 0 7.850 * [backup-simplify]: Simplify (+ 0 0) into 0 7.851 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 7.852 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.852 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.853 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 7.854 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 7.854 * [backup-simplify]: Simplify (+ 0 0) into 0 7.855 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 7.856 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 7.857 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (cos (/ 1 B)) (sin (/ 1 B)))))) into 0 7.857 * [backup-simplify]: Simplify 0 into 0 7.858 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))))) into 0 7.859 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))))) into 0 7.861 * [backup-simplify]: Simplify (- (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B)))) (+ (* (* 1.0 (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x))) (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))))) (* 0 (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))))) (* 0 (/ 0 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))))))) into 0 7.861 * [taylor]: Taking taylor expansion of 0 in x 7.861 * [backup-simplify]: Simplify 0 into 0 7.861 * [backup-simplify]: Simplify 0 into 0 7.862 * [backup-simplify]: Simplify 0 into 0 7.862 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 7.863 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.864 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 7.865 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 7.865 * [backup-simplify]: Simplify (- 0) into 0 7.865 * [backup-simplify]: Simplify (+ 0 0) into 0 7.866 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 7.867 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 7.868 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.869 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 7.869 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 7.870 * [backup-simplify]: Simplify (+ 0 0) into 0 7.871 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 7.872 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 7.873 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (cos (/ 1 B)) (sin (/ 1 B))))))) into 0 7.873 * [backup-simplify]: Simplify 0 into 0 7.874 * [backup-simplify]: Simplify (* (* 1.0 (/ (cos (/ 1 (/ 1 B))) (sin (/ 1 (/ 1 B))))) (* (/ 1 (/ 1 x)) 1)) into (* 1.0 (/ (* x (cos B)) (sin B))) 7.874 * [backup-simplify]: Simplify (* (/ 1.0 (tan (/ 1 (- B)))) (/ 1 (- x))) into (/ -1.0 (* x (tan (/ -1 B)))) 7.874 * [approximate]: Taking taylor expansion of (/ -1.0 (* x (tan (/ -1 B)))) in (B x) around 0 7.874 * [taylor]: Taking taylor expansion of (/ -1.0 (* x (tan (/ -1 B)))) in x 7.874 * [taylor]: Taking taylor expansion of -1.0 in x 7.874 * [backup-simplify]: Simplify -1.0 into -1.0 7.874 * [taylor]: Taking taylor expansion of (* x (tan (/ -1 B))) in x 7.874 * [taylor]: Taking taylor expansion of x in x 7.874 * [backup-simplify]: Simplify 0 into 0 7.874 * [backup-simplify]: Simplify 1 into 1 7.874 * [taylor]: Taking taylor expansion of (tan (/ -1 B)) in x 7.874 * [taylor]: Rewrote expression to (/ (sin (/ -1 B)) (cos (/ -1 B))) 7.874 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 7.874 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.874 * [taylor]: Taking taylor expansion of -1 in x 7.874 * [backup-simplify]: Simplify -1 into -1 7.874 * [taylor]: Taking taylor expansion of B in x 7.874 * [backup-simplify]: Simplify B into B 7.874 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.875 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.875 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.875 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 7.875 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.875 * [taylor]: Taking taylor expansion of -1 in x 7.875 * [backup-simplify]: Simplify -1 into -1 7.875 * [taylor]: Taking taylor expansion of B in x 7.875 * [backup-simplify]: Simplify B into B 7.875 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.875 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.875 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.875 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.876 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.876 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.876 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 7.876 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 7.876 * [backup-simplify]: Simplify (- 0) into 0 7.877 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 7.877 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (cos (/ -1 B))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 7.877 * [backup-simplify]: Simplify (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))) into 0 7.878 * [backup-simplify]: Simplify (+ 0) into 0 7.878 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 7.878 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 7.879 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.880 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 7.880 * [backup-simplify]: Simplify (+ 0 0) into 0 7.880 * [backup-simplify]: Simplify (+ 0) into 0 7.881 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 1)) into 0 7.881 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 7.881 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.882 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 0)) into 0 7.882 * [backup-simplify]: Simplify (- 0) into 0 7.882 * [backup-simplify]: Simplify (+ 0 0) into 0 7.883 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))))) into 0 7.884 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ (sin (/ -1 B)) (cos (/ -1 B))))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 7.885 * [backup-simplify]: Simplify (/ -1.0 (/ (sin (/ -1 B)) (cos (/ -1 B)))) into (* -1.0 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 7.885 * [taylor]: Taking taylor expansion of (/ -1.0 (* x (tan (/ -1 B)))) in B 7.885 * [taylor]: Taking taylor expansion of -1.0 in B 7.885 * [backup-simplify]: Simplify -1.0 into -1.0 7.885 * [taylor]: Taking taylor expansion of (* x (tan (/ -1 B))) in B 7.885 * [taylor]: Taking taylor expansion of x in B 7.885 * [backup-simplify]: Simplify x into x 7.885 * [taylor]: Taking taylor expansion of (tan (/ -1 B)) in B 7.885 * [taylor]: Rewrote expression to (/ (sin (/ -1 B)) (cos (/ -1 B))) 7.885 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 7.885 * [taylor]: Taking taylor expansion of (/ -1 B) in B 7.885 * [taylor]: Taking taylor expansion of -1 in B 7.885 * [backup-simplify]: Simplify -1 into -1 7.885 * [taylor]: Taking taylor expansion of B in B 7.886 * [backup-simplify]: Simplify 0 into 0 7.886 * [backup-simplify]: Simplify 1 into 1 7.886 * [backup-simplify]: Simplify (/ -1 1) into -1 7.886 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.886 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 7.886 * [taylor]: Taking taylor expansion of (/ -1 B) in B 7.886 * [taylor]: Taking taylor expansion of -1 in B 7.886 * [backup-simplify]: Simplify -1 into -1 7.886 * [taylor]: Taking taylor expansion of B in B 7.887 * [backup-simplify]: Simplify 0 into 0 7.887 * [backup-simplify]: Simplify 1 into 1 7.887 * [backup-simplify]: Simplify (/ -1 1) into -1 7.887 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.888 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (cos (/ -1 B))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 7.889 * [backup-simplify]: Simplify (* x (/ (sin (/ -1 B)) (cos (/ -1 B)))) into (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))) 7.890 * [backup-simplify]: Simplify (/ -1.0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B)))) into (* -1.0 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) 7.890 * [taylor]: Taking taylor expansion of (/ -1.0 (* x (tan (/ -1 B)))) in B 7.890 * [taylor]: Taking taylor expansion of -1.0 in B 7.890 * [backup-simplify]: Simplify -1.0 into -1.0 7.890 * [taylor]: Taking taylor expansion of (* x (tan (/ -1 B))) in B 7.890 * [taylor]: Taking taylor expansion of x in B 7.890 * [backup-simplify]: Simplify x into x 7.890 * [taylor]: Taking taylor expansion of (tan (/ -1 B)) in B 7.890 * [taylor]: Rewrote expression to (/ (sin (/ -1 B)) (cos (/ -1 B))) 7.890 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 7.890 * [taylor]: Taking taylor expansion of (/ -1 B) in B 7.890 * [taylor]: Taking taylor expansion of -1 in B 7.890 * [backup-simplify]: Simplify -1 into -1 7.890 * [taylor]: Taking taylor expansion of B in B 7.890 * [backup-simplify]: Simplify 0 into 0 7.890 * [backup-simplify]: Simplify 1 into 1 7.891 * [backup-simplify]: Simplify (/ -1 1) into -1 7.891 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.891 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 7.891 * [taylor]: Taking taylor expansion of (/ -1 B) in B 7.891 * [taylor]: Taking taylor expansion of -1 in B 7.891 * [backup-simplify]: Simplify -1 into -1 7.891 * [taylor]: Taking taylor expansion of B in B 7.891 * [backup-simplify]: Simplify 0 into 0 7.891 * [backup-simplify]: Simplify 1 into 1 7.892 * [backup-simplify]: Simplify (/ -1 1) into -1 7.892 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.893 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (cos (/ -1 B))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 7.894 * [backup-simplify]: Simplify (* x (/ (sin (/ -1 B)) (cos (/ -1 B)))) into (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))) 7.894 * [backup-simplify]: Simplify (/ -1.0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B)))) into (* -1.0 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) 7.895 * [taylor]: Taking taylor expansion of (* -1.0 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in x 7.895 * [taylor]: Taking taylor expansion of -1.0 in x 7.895 * [backup-simplify]: Simplify -1.0 into -1.0 7.895 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) in x 7.895 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 7.895 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.895 * [taylor]: Taking taylor expansion of -1 in x 7.895 * [backup-simplify]: Simplify -1 into -1 7.895 * [taylor]: Taking taylor expansion of B in x 7.895 * [backup-simplify]: Simplify B into B 7.895 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.895 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.896 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.896 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 7.896 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 7.896 * [taylor]: Taking taylor expansion of (/ -1 B) in x 7.896 * [taylor]: Taking taylor expansion of -1 in x 7.896 * [backup-simplify]: Simplify -1 into -1 7.896 * [taylor]: Taking taylor expansion of B in x 7.896 * [backup-simplify]: Simplify B into B 7.896 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 7.896 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 7.897 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 7.897 * [taylor]: Taking taylor expansion of x in x 7.897 * [backup-simplify]: Simplify 0 into 0 7.897 * [backup-simplify]: Simplify 1 into 1 7.897 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 7.897 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 7.898 * [backup-simplify]: Simplify (- 0) into 0 7.898 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 7.899 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 7.899 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 7.899 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 7.900 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 7.900 * [backup-simplify]: Simplify (+ 0) into 0 7.901 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 7.902 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 7.902 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.903 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 7.904 * [backup-simplify]: Simplify (+ 0 0) into 0 7.905 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 7.905 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 7.906 * [backup-simplify]: Simplify (* -1.0 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1.0 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 7.907 * [backup-simplify]: Simplify (* -1.0 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1.0 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 7.909 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))))) into 0 7.910 * [backup-simplify]: Simplify (+ (* x 0) (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))) into 0 7.913 * [backup-simplify]: Simplify (- (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B)))) (+ (* (* -1.0 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))))))) into 0 7.913 * [taylor]: Taking taylor expansion of 0 in x 7.913 * [backup-simplify]: Simplify 0 into 0 7.914 * [backup-simplify]: Simplify (+ 0) into 0 7.914 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 1)) into 0 7.915 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 7.916 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 7.917 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 0)) into 0 7.917 * [backup-simplify]: Simplify (- 0) into 0 7.917 * [backup-simplify]: Simplify (+ 0 0) into 0 7.918 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.919 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.920 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.921 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.922 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.922 * [backup-simplify]: Simplify (+ 0 0) into 0 7.923 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 7.925 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 7.926 * [backup-simplify]: Simplify (+ (* -1.0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))) into 0 7.926 * [backup-simplify]: Simplify 0 into 0 7.929 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))))) into 0 7.930 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))))) into 0 7.935 * [backup-simplify]: Simplify (- (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B)))) (+ (* (* -1.0 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))))) (* 0 (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))))))) into 0 7.935 * [taylor]: Taking taylor expansion of 0 in x 7.935 * [backup-simplify]: Simplify 0 into 0 7.935 * [backup-simplify]: Simplify 0 into 0 7.936 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 7.937 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 7.938 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.938 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 7.939 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 7.940 * [backup-simplify]: Simplify (- 0) into 0 7.940 * [backup-simplify]: Simplify (+ 0 0) into 0 7.941 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 7.943 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.943 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.945 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 7.946 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 7.946 * [backup-simplify]: Simplify (+ 0 0) into 0 7.948 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 7.950 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 7.952 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B)))))) into 0 7.952 * [backup-simplify]: Simplify 0 into 0 7.954 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))))) into 0 7.956 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))))) into 0 7.962 * [backup-simplify]: Simplify (- (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B)))) (+ (* (* -1.0 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))))) (* 0 (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))))) (* 0 (/ 0 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))))))) into 0 7.962 * [taylor]: Taking taylor expansion of 0 in x 7.962 * [backup-simplify]: Simplify 0 into 0 7.962 * [backup-simplify]: Simplify 0 into 0 7.962 * [backup-simplify]: Simplify 0 into 0 7.963 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 7.965 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 7.966 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.967 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 7.969 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 7.969 * [backup-simplify]: Simplify (- 0) into 0 7.970 * [backup-simplify]: Simplify (+ 0 0) into 0 7.972 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 7.974 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 7.975 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 7.976 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 7.978 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 7.978 * [backup-simplify]: Simplify (+ 0 0) into 0 7.980 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 7.982 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 7.985 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))))) into 0 7.985 * [backup-simplify]: Simplify 0 into 0 7.986 * [backup-simplify]: Simplify (* (* -1.0 (/ (cos (/ -1 (/ 1 (- B)))) (sin (/ -1 (/ 1 (- B)))))) (* (/ 1 (/ 1 (- x))) 1)) into (* 1.0 (/ (* x (cos B)) (sin B))) 7.986 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 7.991 * [backup-simplify]: Simplify (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) 7.991 * [approximate]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in (F B x) around 0 7.991 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in x 7.991 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in x 7.991 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 7.991 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 7.991 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 7.991 * [taylor]: Taking taylor expansion of (- 0.5) in x 7.991 * [taylor]: Taking taylor expansion of 0.5 in x 7.991 * [backup-simplify]: Simplify 0.5 into 0.5 7.991 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 7.991 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 7.991 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 7.991 * [taylor]: Taking taylor expansion of (* F F) in x 7.991 * [taylor]: Taking taylor expansion of F in x 7.991 * [backup-simplify]: Simplify F into F 7.992 * [taylor]: Taking taylor expansion of F in x 7.992 * [backup-simplify]: Simplify F into F 7.992 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 7.992 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 7.992 * [taylor]: Taking taylor expansion of (* x 2.0) in x 7.992 * [taylor]: Taking taylor expansion of x in x 7.992 * [backup-simplify]: Simplify 0 into 0 7.992 * [backup-simplify]: Simplify 1 into 1 7.992 * [taylor]: Taking taylor expansion of 2.0 in x 7.992 * [backup-simplify]: Simplify 2.0 into 2.0 7.992 * [taylor]: Taking taylor expansion of 2.0 in x 7.992 * [backup-simplify]: Simplify 2.0 into 2.0 7.992 * [backup-simplify]: Simplify (* F F) into (pow F 2) 7.993 * [backup-simplify]: Simplify (* 0 2.0) into 0 7.993 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 7.994 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 7.995 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 7.995 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 7.996 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 7.997 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 7.997 * [taylor]: Taking taylor expansion of F in x 7.997 * [backup-simplify]: Simplify F into F 7.997 * [taylor]: Taking taylor expansion of (sin B) in x 7.997 * [taylor]: Taking taylor expansion of B in x 7.997 * [backup-simplify]: Simplify B into B 7.998 * [backup-simplify]: Simplify (sin B) into (sin B) 7.998 * [backup-simplify]: Simplify (cos B) into (cos B) 7.999 * [backup-simplify]: Simplify (* (pow (+ (pow F 2) 2.0) -0.5) F) into (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 7.999 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 8.000 * [backup-simplify]: Simplify (* (cos B) 0) into 0 8.000 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 8.002 * [backup-simplify]: Simplify (/ (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) (sin B)) into (* (/ F (sin B)) (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 8.002 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in B 8.002 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in B 8.002 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 8.002 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 8.002 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 8.002 * [taylor]: Taking taylor expansion of (- 0.5) in B 8.002 * [taylor]: Taking taylor expansion of 0.5 in B 8.002 * [backup-simplify]: Simplify 0.5 into 0.5 8.002 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 8.002 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 8.002 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 8.003 * [taylor]: Taking taylor expansion of (* F F) in B 8.003 * [taylor]: Taking taylor expansion of F in B 8.003 * [backup-simplify]: Simplify F into F 8.003 * [taylor]: Taking taylor expansion of F in B 8.003 * [backup-simplify]: Simplify F into F 8.003 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 8.003 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 8.003 * [taylor]: Taking taylor expansion of (* x 2.0) in B 8.003 * [taylor]: Taking taylor expansion of x in B 8.003 * [backup-simplify]: Simplify x into x 8.003 * [taylor]: Taking taylor expansion of 2.0 in B 8.003 * [backup-simplify]: Simplify 2.0 into 2.0 8.003 * [taylor]: Taking taylor expansion of 2.0 in B 8.003 * [backup-simplify]: Simplify 2.0 into 2.0 8.003 * [backup-simplify]: Simplify (* F F) into (pow F 2) 8.003 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 8.004 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 8.004 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 8.005 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 8.006 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.007 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 8.009 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 8.009 * [taylor]: Taking taylor expansion of F in B 8.009 * [backup-simplify]: Simplify F into F 8.009 * [taylor]: Taking taylor expansion of (sin B) in B 8.009 * [taylor]: Taking taylor expansion of B in B 8.009 * [backup-simplify]: Simplify 0 into 0 8.009 * [backup-simplify]: Simplify 1 into 1 8.010 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) F) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 8.011 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 8.013 * [backup-simplify]: Simplify (/ (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 1) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 8.013 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 8.013 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 8.013 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 8.013 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 8.013 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 8.013 * [taylor]: Taking taylor expansion of (- 0.5) in F 8.013 * [taylor]: Taking taylor expansion of 0.5 in F 8.013 * [backup-simplify]: Simplify 0.5 into 0.5 8.013 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 8.013 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 8.014 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 8.014 * [taylor]: Taking taylor expansion of (* F F) in F 8.014 * [taylor]: Taking taylor expansion of F in F 8.014 * [backup-simplify]: Simplify 0 into 0 8.014 * [backup-simplify]: Simplify 1 into 1 8.014 * [taylor]: Taking taylor expansion of F in F 8.014 * [backup-simplify]: Simplify 0 into 0 8.014 * [backup-simplify]: Simplify 1 into 1 8.014 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 8.014 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 8.014 * [taylor]: Taking taylor expansion of (* x 2.0) in F 8.014 * [taylor]: Taking taylor expansion of x in F 8.014 * [backup-simplify]: Simplify x into x 8.014 * [taylor]: Taking taylor expansion of 2.0 in F 8.014 * [backup-simplify]: Simplify 2.0 into 2.0 8.014 * [taylor]: Taking taylor expansion of 2.0 in F 8.014 * [backup-simplify]: Simplify 2.0 into 2.0 8.015 * [backup-simplify]: Simplify (* 0 0) into 0 8.015 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 8.015 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 8.016 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 8.016 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 8.016 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.017 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 8.018 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 8.018 * [taylor]: Taking taylor expansion of F in F 8.018 * [backup-simplify]: Simplify 0 into 0 8.018 * [backup-simplify]: Simplify 1 into 1 8.018 * [taylor]: Taking taylor expansion of (sin B) in F 8.018 * [taylor]: Taking taylor expansion of B in F 8.018 * [backup-simplify]: Simplify B into B 8.018 * [backup-simplify]: Simplify (sin B) into (sin B) 8.019 * [backup-simplify]: Simplify (cos B) into (cos B) 8.019 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 8.020 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.020 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.021 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 8.021 * [backup-simplify]: Simplify (+ 0 0) into 0 8.022 * [backup-simplify]: Simplify (+ 0 0) into 0 8.023 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 8.024 * [backup-simplify]: Simplify (- 0) into 0 8.025 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 8.026 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.028 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 8.028 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 8.028 * [backup-simplify]: Simplify (* (cos B) 0) into 0 8.029 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 8.030 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 8.030 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 8.030 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 8.030 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 8.030 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 8.030 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 8.031 * [taylor]: Taking taylor expansion of (- 0.5) in F 8.031 * [taylor]: Taking taylor expansion of 0.5 in F 8.031 * [backup-simplify]: Simplify 0.5 into 0.5 8.031 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 8.031 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 8.031 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 8.031 * [taylor]: Taking taylor expansion of (* F F) in F 8.031 * [taylor]: Taking taylor expansion of F in F 8.031 * [backup-simplify]: Simplify 0 into 0 8.031 * [backup-simplify]: Simplify 1 into 1 8.031 * [taylor]: Taking taylor expansion of F in F 8.031 * [backup-simplify]: Simplify 0 into 0 8.031 * [backup-simplify]: Simplify 1 into 1 8.031 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 8.031 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 8.031 * [taylor]: Taking taylor expansion of (* x 2.0) in F 8.031 * [taylor]: Taking taylor expansion of x in F 8.031 * [backup-simplify]: Simplify x into x 8.031 * [taylor]: Taking taylor expansion of 2.0 in F 8.031 * [backup-simplify]: Simplify 2.0 into 2.0 8.031 * [taylor]: Taking taylor expansion of 2.0 in F 8.032 * [backup-simplify]: Simplify 2.0 into 2.0 8.032 * [backup-simplify]: Simplify (* 0 0) into 0 8.032 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 8.032 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 8.033 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 8.033 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 8.033 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.034 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 8.035 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 8.035 * [taylor]: Taking taylor expansion of F in F 8.035 * [backup-simplify]: Simplify 0 into 0 8.035 * [backup-simplify]: Simplify 1 into 1 8.035 * [taylor]: Taking taylor expansion of (sin B) in F 8.035 * [taylor]: Taking taylor expansion of B in F 8.035 * [backup-simplify]: Simplify B into B 8.035 * [backup-simplify]: Simplify (sin B) into (sin B) 8.035 * [backup-simplify]: Simplify (cos B) into (cos B) 8.036 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 8.037 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.038 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.038 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 8.039 * [backup-simplify]: Simplify (+ 0 0) into 0 8.039 * [backup-simplify]: Simplify (+ 0 0) into 0 8.040 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 8.041 * [backup-simplify]: Simplify (- 0) into 0 8.042 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 8.044 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.045 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 8.045 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 8.046 * [backup-simplify]: Simplify (* (cos B) 0) into 0 8.046 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 8.047 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 8.047 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) in B 8.047 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in B 8.048 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in B 8.048 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in B 8.048 * [taylor]: Taking taylor expansion of 0.5 in B 8.048 * [backup-simplify]: Simplify 0.5 into 0.5 8.048 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in B 8.048 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in B 8.048 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in B 8.048 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in B 8.048 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in B 8.048 * [taylor]: Taking taylor expansion of 1.0 in B 8.048 * [backup-simplify]: Simplify 1.0 into 1.0 8.048 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 8.048 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 8.048 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 8.048 * [taylor]: Taking taylor expansion of 2.0 in B 8.048 * [backup-simplify]: Simplify 2.0 into 2.0 8.048 * [taylor]: Taking taylor expansion of x in B 8.048 * [backup-simplify]: Simplify x into x 8.048 * [taylor]: Taking taylor expansion of 2.0 in B 8.048 * [backup-simplify]: Simplify 2.0 into 2.0 8.048 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 8.048 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 8.049 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 8.049 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 8.050 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 8.050 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 8.052 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)) 8.053 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0))) 8.055 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 8.055 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 8.055 * [taylor]: Taking taylor expansion of (sin B) in B 8.055 * [taylor]: Taking taylor expansion of B in B 8.055 * [backup-simplify]: Simplify 0 into 0 8.055 * [backup-simplify]: Simplify 1 into 1 8.056 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 8.057 * [backup-simplify]: Simplify (/ 1 1) into 1 8.060 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 8.060 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in x 8.060 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in x 8.060 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 8.060 * [taylor]: Taking taylor expansion of 0.5 in x 8.060 * [backup-simplify]: Simplify 0.5 into 0.5 8.060 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in x 8.060 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in x 8.060 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 8.060 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 8.060 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 8.060 * [taylor]: Taking taylor expansion of 1.0 in x 8.060 * [backup-simplify]: Simplify 1.0 into 1.0 8.060 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 8.060 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 8.060 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 8.060 * [taylor]: Taking taylor expansion of 2.0 in x 8.060 * [backup-simplify]: Simplify 2.0 into 2.0 8.060 * [taylor]: Taking taylor expansion of x in x 8.060 * [backup-simplify]: Simplify 0 into 0 8.060 * [backup-simplify]: Simplify 1 into 1 8.060 * [taylor]: Taking taylor expansion of 2.0 in x 8.060 * [backup-simplify]: Simplify 2.0 into 2.0 8.061 * [backup-simplify]: Simplify (* 2.0 0) into 0 8.061 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 8.062 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 8.063 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 8.065 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 8.067 * [backup-simplify]: Simplify (/ 1 (pow 2.0 1.0)) into (pow (/ 1 (pow 2.0 1.0)) 1.0) 8.070 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)) 8.077 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0))) 8.086 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 8.095 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) into (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) 8.095 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.096 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.097 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 8.097 * [backup-simplify]: Simplify (+ 0 0) into 0 8.098 * [backup-simplify]: Simplify (+ 1 0) into 1 8.101 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 8.102 * [backup-simplify]: Simplify (- 0) into 0 8.102 * [backup-simplify]: Simplify (- 0) into 0 8.104 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 8.106 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 8.109 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 1) (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 0))) into 0 8.109 * [backup-simplify]: Simplify (+ 0) into 0 8.110 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 1)) into 0 8.111 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.112 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 0)) into 0 8.112 * [backup-simplify]: Simplify (+ 0 0) into 0 8.113 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))))) into 0 8.113 * [taylor]: Taking taylor expansion of 0 in B 8.113 * [backup-simplify]: Simplify 0 into 0 8.114 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.114 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.115 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 8.115 * [backup-simplify]: Simplify (+ 0 0) into 0 8.116 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 8.116 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 8.117 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.118 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) (/ 0 (pow (+ (* 2.0 x) 2.0) 1.0))))) into 0 8.120 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1)))) 1) into 0 8.121 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)))) into 0 8.122 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.124 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 0) (* 0 1)) into 0 8.124 * [taylor]: Taking taylor expansion of 0 in x 8.124 * [backup-simplify]: Simplify 0 into 0 8.124 * [backup-simplify]: Simplify 0 into 0 8.125 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 8.125 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 8.130 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 8.131 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 8.134 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 8.142 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow 2.0 1.0)) 1.0) (/ (* 1.0 (pow (pow 2.0 1.0) 1.0)) (pow 2.0 1.0))))) into (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0))) 8.165 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0)))) 1)) (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1)))) 1) into -1.0 8.169 * [backup-simplify]: Simplify (+ (* 0.5 -1.0) (* 0 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)))) into (- 0.5) 8.186 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 8.190 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 8.190 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.192 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 8.193 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 8.193 * [backup-simplify]: Simplify (+ 0 0) into 0 8.193 * [backup-simplify]: Simplify (+ 0 0) into 0 8.197 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (* 2.0 x) 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 6) into 0 8.197 * [backup-simplify]: Simplify (- 0) into 0 8.198 * [backup-simplify]: Simplify (- 0) into 0 8.198 * [backup-simplify]: Simplify (- 0) into 0 8.199 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0)))))) into 0 8.201 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.203 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 0) (+ (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 1) (* 0 0)))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 8.204 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 8.205 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 1))) into 0 8.205 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.206 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 0))) into 0 8.206 * [backup-simplify]: Simplify (+ 0 0) into 0 8.208 * [backup-simplify]: Simplify (- (/ (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) 8.208 * [taylor]: Taking taylor expansion of (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) in B 8.208 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B)))) in B 8.208 * [taylor]: Taking taylor expansion of 0.5 in B 8.208 * [backup-simplify]: Simplify 0.5 into 0.5 8.208 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))) in B 8.208 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in B 8.208 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in B 8.208 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in B 8.208 * [taylor]: Taking taylor expansion of 0.5 in B 8.208 * [backup-simplify]: Simplify 0.5 into 0.5 8.208 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in B 8.208 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in B 8.208 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in B 8.208 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in B 8.208 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in B 8.208 * [taylor]: Taking taylor expansion of 3.0 in B 8.209 * [backup-simplify]: Simplify 3.0 into 3.0 8.209 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 8.209 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 8.209 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 8.209 * [taylor]: Taking taylor expansion of 2.0 in B 8.209 * [backup-simplify]: Simplify 2.0 into 2.0 8.209 * [taylor]: Taking taylor expansion of x in B 8.209 * [backup-simplify]: Simplify x into x 8.209 * [taylor]: Taking taylor expansion of 2.0 in B 8.209 * [backup-simplify]: Simplify 2.0 into 2.0 8.209 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 8.209 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 8.209 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 8.209 * [backup-simplify]: Simplify (* 3.0 (log (+ (* 2.0 x) 2.0))) into (* 3.0 (log (+ (* 2.0 x) 2.0))) 8.210 * [backup-simplify]: Simplify (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 3.0) 8.210 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 8.210 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0)) 8.211 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0))) 8.212 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 8.212 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 8.212 * [taylor]: Taking taylor expansion of (sin B) in B 8.212 * [taylor]: Taking taylor expansion of B in B 8.212 * [backup-simplify]: Simplify 0 into 0 8.212 * [backup-simplify]: Simplify 1 into 1 8.213 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 8.213 * [backup-simplify]: Simplify (/ 1 1) into 1 8.215 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) 8.215 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) into (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 8.216 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 8.216 * [taylor]: Taking taylor expansion of (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) in x 8.216 * [taylor]: Taking taylor expansion of (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 8.216 * [taylor]: Taking taylor expansion of 0.5 in x 8.216 * [backup-simplify]: Simplify 0.5 into 0.5 8.216 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 8.216 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 8.216 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 8.216 * [taylor]: Taking taylor expansion of 0.5 in x 8.216 * [backup-simplify]: Simplify 0.5 into 0.5 8.216 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 8.216 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 8.216 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 8.216 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 8.216 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 8.216 * [taylor]: Taking taylor expansion of 3.0 in x 8.216 * [backup-simplify]: Simplify 3.0 into 3.0 8.216 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 8.216 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 8.216 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 8.216 * [taylor]: Taking taylor expansion of 2.0 in x 8.217 * [backup-simplify]: Simplify 2.0 into 2.0 8.217 * [taylor]: Taking taylor expansion of x in x 8.217 * [backup-simplify]: Simplify 0 into 0 8.217 * [backup-simplify]: Simplify 1 into 1 8.217 * [taylor]: Taking taylor expansion of 2.0 in x 8.217 * [backup-simplify]: Simplify 2.0 into 2.0 8.217 * [backup-simplify]: Simplify (* 2.0 0) into 0 8.217 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 8.218 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 8.219 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 8.220 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 8.221 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 8.223 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 8.226 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 8.232 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 8.238 * [backup-simplify]: Simplify (* 0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 8.240 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 8.243 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 8.258 * [backup-simplify]: Simplify (+ (* (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 1 (* (/ 1 B) (pow F 3)))) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x (* (/ 1 B) F))) (* (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) (* 1 (* (/ 1 B) F))))) into (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) 8.263 * [backup-simplify]: Simplify (/ (/ 1 F) (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) 8.263 * [approximate]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in (F B x) around 0 8.263 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in x 8.263 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 8.263 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 8.263 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 8.263 * [taylor]: Taking taylor expansion of (- 0.5) in x 8.263 * [taylor]: Taking taylor expansion of 0.5 in x 8.264 * [backup-simplify]: Simplify 0.5 into 0.5 8.264 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 8.264 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 8.264 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 8.264 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 8.264 * [taylor]: Taking taylor expansion of (/ 1 F) in x 8.264 * [taylor]: Taking taylor expansion of F in x 8.264 * [backup-simplify]: Simplify F into F 8.264 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 8.264 * [taylor]: Taking taylor expansion of (/ 1 F) in x 8.264 * [taylor]: Taking taylor expansion of F in x 8.264 * [backup-simplify]: Simplify F into F 8.264 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 8.264 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 8.265 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 8.265 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 8.265 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.265 * [taylor]: Taking taylor expansion of x in x 8.265 * [backup-simplify]: Simplify 0 into 0 8.265 * [backup-simplify]: Simplify 1 into 1 8.265 * [backup-simplify]: Simplify (/ 1 1) into 1 8.265 * [taylor]: Taking taylor expansion of 2.0 in x 8.265 * [backup-simplify]: Simplify 2.0 into 2.0 8.265 * [taylor]: Taking taylor expansion of 2.0 in x 8.265 * [backup-simplify]: Simplify 2.0 into 2.0 8.266 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 8.266 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 8.267 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 8.267 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 8.268 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.269 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 8.270 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 8.272 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 8.272 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in x 8.272 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 8.272 * [taylor]: Taking taylor expansion of (/ 1 B) in x 8.272 * [taylor]: Taking taylor expansion of B in x 8.272 * [backup-simplify]: Simplify B into B 8.272 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 8.272 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.273 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 8.273 * [taylor]: Taking taylor expansion of F in x 8.273 * [backup-simplify]: Simplify F into F 8.273 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 8.273 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 8.274 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 8.274 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 8.276 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) into (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) 8.276 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in B 8.276 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 8.276 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 8.276 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 8.276 * [taylor]: Taking taylor expansion of (- 0.5) in B 8.276 * [taylor]: Taking taylor expansion of 0.5 in B 8.276 * [backup-simplify]: Simplify 0.5 into 0.5 8.276 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 8.276 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 8.276 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 8.277 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 8.277 * [taylor]: Taking taylor expansion of (/ 1 F) in B 8.277 * [taylor]: Taking taylor expansion of F in B 8.277 * [backup-simplify]: Simplify F into F 8.277 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 8.277 * [taylor]: Taking taylor expansion of (/ 1 F) in B 8.277 * [taylor]: Taking taylor expansion of F in B 8.277 * [backup-simplify]: Simplify F into F 8.277 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 8.277 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 8.277 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 8.277 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 8.277 * [taylor]: Taking taylor expansion of (/ 1 x) in B 8.277 * [taylor]: Taking taylor expansion of x in B 8.277 * [backup-simplify]: Simplify x into x 8.277 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.278 * [taylor]: Taking taylor expansion of 2.0 in B 8.278 * [backup-simplify]: Simplify 2.0 into 2.0 8.278 * [taylor]: Taking taylor expansion of 2.0 in B 8.278 * [backup-simplify]: Simplify 2.0 into 2.0 8.278 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 8.278 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 8.278 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 8.279 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 8.280 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 8.280 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.281 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 8.281 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 8.281 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in B 8.281 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 8.282 * [taylor]: Taking taylor expansion of (/ 1 B) in B 8.282 * [taylor]: Taking taylor expansion of B in B 8.282 * [backup-simplify]: Simplify 0 into 0 8.282 * [backup-simplify]: Simplify 1 into 1 8.282 * [backup-simplify]: Simplify (/ 1 1) into 1 8.282 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.282 * [taylor]: Taking taylor expansion of F in B 8.282 * [backup-simplify]: Simplify F into F 8.282 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 8.283 * [backup-simplify]: Simplify (/ (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) (* (sin (/ 1 B)) F)) into (* (pow (/ 1 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) 0.5) (/ 1 (* (sin (/ 1 B)) F))) 8.283 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 8.283 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 8.283 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 8.283 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 8.283 * [taylor]: Taking taylor expansion of (- 0.5) in F 8.283 * [taylor]: Taking taylor expansion of 0.5 in F 8.283 * [backup-simplify]: Simplify 0.5 into 0.5 8.283 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 8.283 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 8.284 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 8.284 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 8.284 * [taylor]: Taking taylor expansion of (/ 1 F) in F 8.284 * [taylor]: Taking taylor expansion of F in F 8.284 * [backup-simplify]: Simplify 0 into 0 8.284 * [backup-simplify]: Simplify 1 into 1 8.284 * [backup-simplify]: Simplify (/ 1 1) into 1 8.284 * [taylor]: Taking taylor expansion of (/ 1 F) in F 8.284 * [taylor]: Taking taylor expansion of F in F 8.284 * [backup-simplify]: Simplify 0 into 0 8.284 * [backup-simplify]: Simplify 1 into 1 8.284 * [backup-simplify]: Simplify (/ 1 1) into 1 8.284 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 8.284 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 8.284 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 8.284 * [taylor]: Taking taylor expansion of (/ 1 x) in F 8.284 * [taylor]: Taking taylor expansion of x in F 8.284 * [backup-simplify]: Simplify x into x 8.285 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.285 * [taylor]: Taking taylor expansion of 2.0 in F 8.285 * [backup-simplify]: Simplify 2.0 into 2.0 8.285 * [taylor]: Taking taylor expansion of 2.0 in F 8.285 * [backup-simplify]: Simplify 2.0 into 2.0 8.285 * [backup-simplify]: Simplify (* 1 1) into 1 8.285 * [backup-simplify]: Simplify (+ 1 0) into 1 8.285 * [backup-simplify]: Simplify (log 1) into 0 8.286 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.286 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.286 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 8.287 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.287 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 8.287 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 8.287 * [taylor]: Taking taylor expansion of (/ 1 B) in F 8.287 * [taylor]: Taking taylor expansion of B in F 8.287 * [backup-simplify]: Simplify B into B 8.287 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 8.287 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.287 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 8.287 * [taylor]: Taking taylor expansion of F in F 8.287 * [backup-simplify]: Simplify 0 into 0 8.287 * [backup-simplify]: Simplify 1 into 1 8.287 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 8.288 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 8.288 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 8.288 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 8.288 * [backup-simplify]: Simplify (+ 0) into 0 8.289 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 8.289 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 8.289 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.290 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 8.290 * [backup-simplify]: Simplify (+ 0 0) into 0 8.291 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 8.291 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 8.291 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 8.291 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 8.291 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 8.291 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 8.291 * [taylor]: Taking taylor expansion of (- 0.5) in F 8.291 * [taylor]: Taking taylor expansion of 0.5 in F 8.291 * [backup-simplify]: Simplify 0.5 into 0.5 8.291 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 8.291 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 8.291 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 8.292 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 8.292 * [taylor]: Taking taylor expansion of (/ 1 F) in F 8.292 * [taylor]: Taking taylor expansion of F in F 8.292 * [backup-simplify]: Simplify 0 into 0 8.292 * [backup-simplify]: Simplify 1 into 1 8.292 * [backup-simplify]: Simplify (/ 1 1) into 1 8.292 * [taylor]: Taking taylor expansion of (/ 1 F) in F 8.292 * [taylor]: Taking taylor expansion of F in F 8.292 * [backup-simplify]: Simplify 0 into 0 8.292 * [backup-simplify]: Simplify 1 into 1 8.292 * [backup-simplify]: Simplify (/ 1 1) into 1 8.292 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 8.292 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 8.292 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 8.292 * [taylor]: Taking taylor expansion of (/ 1 x) in F 8.292 * [taylor]: Taking taylor expansion of x in F 8.292 * [backup-simplify]: Simplify x into x 8.292 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.292 * [taylor]: Taking taylor expansion of 2.0 in F 8.293 * [backup-simplify]: Simplify 2.0 into 2.0 8.293 * [taylor]: Taking taylor expansion of 2.0 in F 8.293 * [backup-simplify]: Simplify 2.0 into 2.0 8.293 * [backup-simplify]: Simplify (* 1 1) into 1 8.293 * [backup-simplify]: Simplify (+ 1 0) into 1 8.293 * [backup-simplify]: Simplify (log 1) into 0 8.294 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.294 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.294 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 8.295 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.295 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 8.295 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 8.295 * [taylor]: Taking taylor expansion of (/ 1 B) in F 8.295 * [taylor]: Taking taylor expansion of B in F 8.295 * [backup-simplify]: Simplify B into B 8.295 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 8.295 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.295 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 8.295 * [taylor]: Taking taylor expansion of F in F 8.295 * [backup-simplify]: Simplify 0 into 0 8.295 * [backup-simplify]: Simplify 1 into 1 8.295 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 8.296 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 8.296 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 8.296 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 8.296 * [backup-simplify]: Simplify (+ 0) into 0 8.297 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 8.297 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 8.297 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.298 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 8.298 * [backup-simplify]: Simplify (+ 0 0) into 0 8.299 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 8.299 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 8.299 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in B 8.299 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in B 8.299 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 8.299 * [taylor]: Taking taylor expansion of (/ 1 B) in B 8.299 * [taylor]: Taking taylor expansion of B in B 8.299 * [backup-simplify]: Simplify 0 into 0 8.299 * [backup-simplify]: Simplify 1 into 1 8.299 * [backup-simplify]: Simplify (/ 1 1) into 1 8.300 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.300 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 8.300 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 8.300 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 8.300 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 8.300 * [taylor]: Taking taylor expansion of 1.0 in B 8.300 * [backup-simplify]: Simplify 1.0 into 1.0 8.300 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 8.300 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 8.300 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 8.300 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 8.300 * [taylor]: Taking taylor expansion of 1.0 in B 8.300 * [backup-simplify]: Simplify 1.0 into 1.0 8.300 * [taylor]: Taking taylor expansion of (log F) in B 8.300 * [taylor]: Taking taylor expansion of F in B 8.300 * [backup-simplify]: Simplify F into F 8.300 * [backup-simplify]: Simplify (log F) into (log F) 8.300 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 8.300 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.301 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 8.301 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 8.301 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 8.302 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 8.302 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in x 8.302 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in x 8.302 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 8.302 * [taylor]: Taking taylor expansion of (/ 1 B) in x 8.302 * [taylor]: Taking taylor expansion of B in x 8.302 * [backup-simplify]: Simplify B into B 8.302 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 8.303 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.303 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 8.303 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 8.303 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 8.303 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 8.303 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 8.304 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 8.304 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 8.304 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 8.304 * [taylor]: Taking taylor expansion of 1.0 in x 8.304 * [backup-simplify]: Simplify 1.0 into 1.0 8.304 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 8.304 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 8.304 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 8.304 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 8.304 * [taylor]: Taking taylor expansion of 1.0 in x 8.304 * [backup-simplify]: Simplify 1.0 into 1.0 8.304 * [taylor]: Taking taylor expansion of (log F) in x 8.304 * [taylor]: Taking taylor expansion of F in x 8.304 * [backup-simplify]: Simplify F into F 8.304 * [backup-simplify]: Simplify (log F) into (log F) 8.304 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 8.304 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.305 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 8.305 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 8.305 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 8.306 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 8.306 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 8.307 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.308 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.309 * [backup-simplify]: Simplify (+ 0 0) into 0 8.309 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.310 * [backup-simplify]: Simplify (- 0) into 0 8.310 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.311 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 8.311 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 8.312 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 8.313 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 8.314 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.315 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.316 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 8.316 * [backup-simplify]: Simplify (+ 0 0) into 0 8.317 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 8.320 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))))) into 0 8.320 * [taylor]: Taking taylor expansion of 0 in B 8.320 * [backup-simplify]: Simplify 0 into 0 8.320 * [taylor]: Taking taylor expansion of 0 in x 8.320 * [backup-simplify]: Simplify 0 into 0 8.320 * [backup-simplify]: Simplify 0 into 0 8.322 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 8.322 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 8.324 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 8.325 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 8.327 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 8.328 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.329 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 8.330 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 8.330 * [taylor]: Taking taylor expansion of 0 in x 8.330 * [backup-simplify]: Simplify 0 into 0 8.330 * [backup-simplify]: Simplify 0 into 0 8.332 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 8.333 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 8.334 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 8.336 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 8.337 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 8.338 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.339 * [backup-simplify]: Simplify (+ 0) into 0 8.340 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 8.340 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 8.341 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.341 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 8.342 * [backup-simplify]: Simplify (+ 0 0) into 0 8.342 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 8.343 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 8.343 * [backup-simplify]: Simplify 0 into 0 8.343 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.345 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.345 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 8.345 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 8.346 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 8.348 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 8.348 * [backup-simplify]: Simplify (- 0) into 0 8.348 * [backup-simplify]: Simplify (- 0) into 0 8.349 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.350 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 8.351 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 8.352 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 8.353 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.353 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.354 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 8.355 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 8.355 * [backup-simplify]: Simplify (+ 0 0) into 0 8.356 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 8.358 * [backup-simplify]: Simplify (- (/ (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 8.358 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in B 8.358 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in B 8.358 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in B 8.358 * [taylor]: Taking taylor expansion of 1.0 in B 8.358 * [backup-simplify]: Simplify 1.0 into 1.0 8.358 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in B 8.358 * [taylor]: Taking taylor expansion of F in B 8.358 * [backup-simplify]: Simplify F into F 8.358 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in B 8.358 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 8.358 * [taylor]: Taking taylor expansion of (/ 1 B) in B 8.358 * [taylor]: Taking taylor expansion of B in B 8.358 * [backup-simplify]: Simplify 0 into 0 8.358 * [backup-simplify]: Simplify 1 into 1 8.358 * [backup-simplify]: Simplify (/ 1 1) into 1 8.358 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.358 * [taylor]: Taking taylor expansion of x in B 8.358 * [backup-simplify]: Simplify x into x 8.359 * [backup-simplify]: Simplify (* (sin (/ 1 B)) x) into (* (sin (/ 1 B)) x) 8.359 * [backup-simplify]: Simplify (/ F (* (sin (/ 1 B)) x)) into (/ F (* (sin (/ 1 B)) x)) 8.359 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in B 8.359 * [taylor]: Taking taylor expansion of 1.0 in B 8.359 * [backup-simplify]: Simplify 1.0 into 1.0 8.359 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in B 8.359 * [taylor]: Taking taylor expansion of F in B 8.359 * [backup-simplify]: Simplify F into F 8.359 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 8.359 * [taylor]: Taking taylor expansion of (/ 1 B) in B 8.359 * [taylor]: Taking taylor expansion of B in B 8.359 * [backup-simplify]: Simplify 0 into 0 8.359 * [backup-simplify]: Simplify 1 into 1 8.359 * [backup-simplify]: Simplify (/ 1 1) into 1 8.360 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.360 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 8.360 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ 1 B)) x))) into (* 1.0 (/ F (* (sin (/ 1 B)) x))) 8.360 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 8.361 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) into (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) 8.362 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 8.362 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in x 8.362 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in x 8.362 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in x 8.362 * [taylor]: Taking taylor expansion of 1.0 in x 8.362 * [backup-simplify]: Simplify 1.0 into 1.0 8.362 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in x 8.362 * [taylor]: Taking taylor expansion of F in x 8.362 * [backup-simplify]: Simplify F into F 8.362 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in x 8.362 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 8.362 * [taylor]: Taking taylor expansion of (/ 1 B) in x 8.362 * [taylor]: Taking taylor expansion of B in x 8.362 * [backup-simplify]: Simplify B into B 8.362 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 8.362 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.362 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 8.362 * [taylor]: Taking taylor expansion of x in x 8.362 * [backup-simplify]: Simplify 0 into 0 8.362 * [backup-simplify]: Simplify 1 into 1 8.363 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 8.363 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 8.363 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 8.363 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 8.363 * [backup-simplify]: Simplify (+ 0) into 0 8.364 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 8.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 8.365 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.365 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 8.365 * [backup-simplify]: Simplify (+ 0 0) into 0 8.366 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 8.366 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 8.366 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in x 8.366 * [taylor]: Taking taylor expansion of 1.0 in x 8.366 * [backup-simplify]: Simplify 1.0 into 1.0 8.366 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in x 8.366 * [taylor]: Taking taylor expansion of F in x 8.366 * [backup-simplify]: Simplify F into F 8.366 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 8.366 * [taylor]: Taking taylor expansion of (/ 1 B) in x 8.366 * [taylor]: Taking taylor expansion of B in x 8.366 * [backup-simplify]: Simplify B into B 8.366 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 8.367 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 8.367 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 8.367 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 8.367 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 8.367 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 8.368 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 8.369 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 8.370 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 8.371 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.372 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.373 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 8.373 * [backup-simplify]: Simplify (+ 0 0) into 0 8.374 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 8.376 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ F (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 8.377 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ 1 B))))) into 0 8.377 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 8.378 * [backup-simplify]: Simplify (+ 0 (* 1.0 (/ F (sin (/ 1 B))))) into (* 1.0 (/ F (sin (/ 1 B)))) 8.378 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 8.379 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 8.379 * [taylor]: Taking taylor expansion of 0 in x 8.379 * [backup-simplify]: Simplify 0 into 0 8.379 * [backup-simplify]: Simplify 0 into 0 8.382 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 8.384 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 8.385 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.389 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 8.391 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 8.393 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.394 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 8.396 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 8.396 * [taylor]: Taking taylor expansion of 0 in x 8.396 * [backup-simplify]: Simplify 0 into 0 8.396 * [backup-simplify]: Simplify 0 into 0 8.397 * [backup-simplify]: Simplify 0 into 0 8.397 * [backup-simplify]: Simplify 0 into 0 8.400 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 8.404 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 8.405 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.409 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 8.411 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 8.413 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.414 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 8.415 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 8.416 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.417 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.418 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 8.418 * [backup-simplify]: Simplify (+ 0 0) into 0 8.420 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 8.422 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 8.422 * [backup-simplify]: Simplify 0 into 0 8.422 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.423 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.425 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.426 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 8.427 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 8.427 * [backup-simplify]: Simplify (+ 0 0) into 0 8.428 * [backup-simplify]: Simplify (+ 0 0) into 0 8.433 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 8.433 * [backup-simplify]: Simplify (- 0) into 0 8.434 * [backup-simplify]: Simplify (- 0) into 0 8.434 * [backup-simplify]: Simplify (- 0) into 0 8.435 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.437 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 8.440 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.443 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 8.444 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.445 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.447 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 8.448 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 8.449 * [backup-simplify]: Simplify (+ 0 0) into 0 8.450 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 8.453 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))) (* (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) (/ 0 (sin (/ 1 B)))))) into 0 8.453 * [taylor]: Taking taylor expansion of 0 in B 8.454 * [backup-simplify]: Simplify 0 into 0 8.454 * [taylor]: Taking taylor expansion of 0 in x 8.454 * [backup-simplify]: Simplify 0 into 0 8.454 * [backup-simplify]: Simplify 0 into 0 8.455 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ (/ 1 F) (sin (/ 1 (/ 1 B)))))) (* 1 (* 1 (/ 1 F)))) (* (* (/ 1 (sin (/ 1 (/ 1 B)))) (pow (pow (/ 1 F) 1.0) 1.0)) (* 1 (* 1 (/ 1 (/ 1 F)))))) into (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) 8.457 * [backup-simplify]: Simplify (/ (/ 1 (- F)) (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))))) into (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) 8.457 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in (F B x) around 0 8.457 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in x 8.457 * [taylor]: Taking taylor expansion of -1 in x 8.457 * [backup-simplify]: Simplify -1 into -1 8.457 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in x 8.457 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 8.457 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 8.457 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 8.457 * [taylor]: Taking taylor expansion of (- 0.5) in x 8.457 * [taylor]: Taking taylor expansion of 0.5 in x 8.457 * [backup-simplify]: Simplify 0.5 into 0.5 8.457 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 8.457 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 8.457 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 8.457 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 8.457 * [taylor]: Taking taylor expansion of (/ -1 F) in x 8.457 * [taylor]: Taking taylor expansion of -1 in x 8.457 * [backup-simplify]: Simplify -1 into -1 8.458 * [taylor]: Taking taylor expansion of F in x 8.458 * [backup-simplify]: Simplify F into F 8.458 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 8.458 * [taylor]: Taking taylor expansion of (/ -1 F) in x 8.458 * [taylor]: Taking taylor expansion of -1 in x 8.458 * [backup-simplify]: Simplify -1 into -1 8.458 * [taylor]: Taking taylor expansion of F in x 8.458 * [backup-simplify]: Simplify F into F 8.458 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 8.458 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 8.458 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 8.458 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 8.458 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.458 * [taylor]: Taking taylor expansion of -1 in x 8.458 * [backup-simplify]: Simplify -1 into -1 8.458 * [taylor]: Taking taylor expansion of x in x 8.458 * [backup-simplify]: Simplify 0 into 0 8.458 * [backup-simplify]: Simplify 1 into 1 8.458 * [backup-simplify]: Simplify (/ -1 1) into -1 8.458 * [taylor]: Taking taylor expansion of 2.0 in x 8.458 * [backup-simplify]: Simplify 2.0 into 2.0 8.458 * [taylor]: Taking taylor expansion of 2.0 in x 8.458 * [backup-simplify]: Simplify 2.0 into 2.0 8.459 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 8.459 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 8.460 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 8.460 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 8.460 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.461 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 8.463 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 8.464 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 8.464 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in x 8.464 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 8.464 * [taylor]: Taking taylor expansion of (/ -1 B) in x 8.464 * [taylor]: Taking taylor expansion of -1 in x 8.464 * [backup-simplify]: Simplify -1 into -1 8.464 * [taylor]: Taking taylor expansion of B in x 8.464 * [backup-simplify]: Simplify B into B 8.464 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 8.464 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.464 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 8.464 * [taylor]: Taking taylor expansion of F in x 8.464 * [backup-simplify]: Simplify F into F 8.464 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 8.465 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 8.465 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 8.465 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 8.466 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) into (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) 8.466 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in B 8.466 * [taylor]: Taking taylor expansion of -1 in B 8.466 * [backup-simplify]: Simplify -1 into -1 8.466 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in B 8.466 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 8.466 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 8.466 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 8.466 * [taylor]: Taking taylor expansion of (- 0.5) in B 8.466 * [taylor]: Taking taylor expansion of 0.5 in B 8.466 * [backup-simplify]: Simplify 0.5 into 0.5 8.466 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 8.466 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 8.467 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 8.467 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 8.467 * [taylor]: Taking taylor expansion of (/ -1 F) in B 8.467 * [taylor]: Taking taylor expansion of -1 in B 8.467 * [backup-simplify]: Simplify -1 into -1 8.467 * [taylor]: Taking taylor expansion of F in B 8.467 * [backup-simplify]: Simplify F into F 8.467 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 8.467 * [taylor]: Taking taylor expansion of (/ -1 F) in B 8.467 * [taylor]: Taking taylor expansion of -1 in B 8.467 * [backup-simplify]: Simplify -1 into -1 8.467 * [taylor]: Taking taylor expansion of F in B 8.467 * [backup-simplify]: Simplify F into F 8.467 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 8.467 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 8.467 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 8.467 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 8.467 * [taylor]: Taking taylor expansion of (/ -1 x) in B 8.467 * [taylor]: Taking taylor expansion of -1 in B 8.467 * [backup-simplify]: Simplify -1 into -1 8.467 * [taylor]: Taking taylor expansion of x in B 8.467 * [backup-simplify]: Simplify x into x 8.467 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.467 * [taylor]: Taking taylor expansion of 2.0 in B 8.467 * [backup-simplify]: Simplify 2.0 into 2.0 8.467 * [taylor]: Taking taylor expansion of 2.0 in B 8.467 * [backup-simplify]: Simplify 2.0 into 2.0 8.467 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 8.468 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 8.468 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 8.468 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 8.469 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 8.469 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.470 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 8.470 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 8.470 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in B 8.470 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 8.471 * [taylor]: Taking taylor expansion of (/ -1 B) in B 8.471 * [taylor]: Taking taylor expansion of -1 in B 8.471 * [backup-simplify]: Simplify -1 into -1 8.471 * [taylor]: Taking taylor expansion of B in B 8.471 * [backup-simplify]: Simplify 0 into 0 8.471 * [backup-simplify]: Simplify 1 into 1 8.471 * [backup-simplify]: Simplify (/ -1 1) into -1 8.471 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.471 * [taylor]: Taking taylor expansion of F in B 8.471 * [backup-simplify]: Simplify F into F 8.471 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 8.472 * [backup-simplify]: Simplify (/ (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) (* (sin (/ -1 B)) F)) into (* (/ 1 (* (sin (/ -1 B)) F)) (pow (/ 1 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) 0.5)) 8.472 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 8.472 * [taylor]: Taking taylor expansion of -1 in F 8.472 * [backup-simplify]: Simplify -1 into -1 8.472 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 8.472 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 8.472 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 8.472 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 8.472 * [taylor]: Taking taylor expansion of (- 0.5) in F 8.472 * [taylor]: Taking taylor expansion of 0.5 in F 8.472 * [backup-simplify]: Simplify 0.5 into 0.5 8.472 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 8.473 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 8.473 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 8.473 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 8.473 * [taylor]: Taking taylor expansion of (/ -1 F) in F 8.473 * [taylor]: Taking taylor expansion of -1 in F 8.473 * [backup-simplify]: Simplify -1 into -1 8.473 * [taylor]: Taking taylor expansion of F in F 8.473 * [backup-simplify]: Simplify 0 into 0 8.473 * [backup-simplify]: Simplify 1 into 1 8.473 * [backup-simplify]: Simplify (/ -1 1) into -1 8.473 * [taylor]: Taking taylor expansion of (/ -1 F) in F 8.473 * [taylor]: Taking taylor expansion of -1 in F 8.473 * [backup-simplify]: Simplify -1 into -1 8.473 * [taylor]: Taking taylor expansion of F in F 8.473 * [backup-simplify]: Simplify 0 into 0 8.473 * [backup-simplify]: Simplify 1 into 1 8.474 * [backup-simplify]: Simplify (/ -1 1) into -1 8.474 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 8.474 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 8.474 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 8.474 * [taylor]: Taking taylor expansion of (/ -1 x) in F 8.474 * [taylor]: Taking taylor expansion of -1 in F 8.474 * [backup-simplify]: Simplify -1 into -1 8.474 * [taylor]: Taking taylor expansion of x in F 8.474 * [backup-simplify]: Simplify x into x 8.474 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.474 * [taylor]: Taking taylor expansion of 2.0 in F 8.474 * [backup-simplify]: Simplify 2.0 into 2.0 8.474 * [taylor]: Taking taylor expansion of 2.0 in F 8.474 * [backup-simplify]: Simplify 2.0 into 2.0 8.474 * [backup-simplify]: Simplify (* -1 -1) into 1 8.474 * [backup-simplify]: Simplify (+ 1 0) into 1 8.475 * [backup-simplify]: Simplify (log 1) into 0 8.475 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.475 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.476 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 8.476 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.476 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 8.476 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 8.476 * [taylor]: Taking taylor expansion of (/ -1 B) in F 8.476 * [taylor]: Taking taylor expansion of -1 in F 8.476 * [backup-simplify]: Simplify -1 into -1 8.476 * [taylor]: Taking taylor expansion of B in F 8.476 * [backup-simplify]: Simplify B into B 8.476 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 8.476 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.477 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 8.477 * [taylor]: Taking taylor expansion of F in F 8.477 * [backup-simplify]: Simplify 0 into 0 8.477 * [backup-simplify]: Simplify 1 into 1 8.477 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 8.477 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 8.477 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 8.477 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 8.478 * [backup-simplify]: Simplify (+ 0) into 0 8.478 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 8.478 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 8.479 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.480 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 8.480 * [backup-simplify]: Simplify (+ 0 0) into 0 8.481 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 8.482 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 8.482 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 8.482 * [taylor]: Taking taylor expansion of -1 in F 8.482 * [backup-simplify]: Simplify -1 into -1 8.482 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 8.482 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 8.482 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 8.482 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 8.482 * [taylor]: Taking taylor expansion of (- 0.5) in F 8.482 * [taylor]: Taking taylor expansion of 0.5 in F 8.482 * [backup-simplify]: Simplify 0.5 into 0.5 8.482 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 8.482 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 8.482 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 8.482 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 8.482 * [taylor]: Taking taylor expansion of (/ -1 F) in F 8.482 * [taylor]: Taking taylor expansion of -1 in F 8.482 * [backup-simplify]: Simplify -1 into -1 8.483 * [taylor]: Taking taylor expansion of F in F 8.483 * [backup-simplify]: Simplify 0 into 0 8.483 * [backup-simplify]: Simplify 1 into 1 8.483 * [backup-simplify]: Simplify (/ -1 1) into -1 8.483 * [taylor]: Taking taylor expansion of (/ -1 F) in F 8.483 * [taylor]: Taking taylor expansion of -1 in F 8.483 * [backup-simplify]: Simplify -1 into -1 8.483 * [taylor]: Taking taylor expansion of F in F 8.483 * [backup-simplify]: Simplify 0 into 0 8.483 * [backup-simplify]: Simplify 1 into 1 8.484 * [backup-simplify]: Simplify (/ -1 1) into -1 8.484 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 8.484 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 8.484 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 8.484 * [taylor]: Taking taylor expansion of (/ -1 x) in F 8.484 * [taylor]: Taking taylor expansion of -1 in F 8.484 * [backup-simplify]: Simplify -1 into -1 8.484 * [taylor]: Taking taylor expansion of x in F 8.484 * [backup-simplify]: Simplify x into x 8.484 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.484 * [taylor]: Taking taylor expansion of 2.0 in F 8.484 * [backup-simplify]: Simplify 2.0 into 2.0 8.484 * [taylor]: Taking taylor expansion of 2.0 in F 8.484 * [backup-simplify]: Simplify 2.0 into 2.0 8.485 * [backup-simplify]: Simplify (* -1 -1) into 1 8.485 * [backup-simplify]: Simplify (+ 1 0) into 1 8.486 * [backup-simplify]: Simplify (log 1) into 0 8.486 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.487 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.488 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 8.488 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.488 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 8.488 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 8.488 * [taylor]: Taking taylor expansion of (/ -1 B) in F 8.488 * [taylor]: Taking taylor expansion of -1 in F 8.488 * [backup-simplify]: Simplify -1 into -1 8.488 * [taylor]: Taking taylor expansion of B in F 8.488 * [backup-simplify]: Simplify B into B 8.488 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 8.489 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.489 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 8.489 * [taylor]: Taking taylor expansion of F in F 8.489 * [backup-simplify]: Simplify 0 into 0 8.489 * [backup-simplify]: Simplify 1 into 1 8.489 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 8.490 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 8.490 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 8.491 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 8.491 * [backup-simplify]: Simplify (+ 0) into 0 8.492 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 8.492 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 8.493 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.494 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 8.494 * [backup-simplify]: Simplify (+ 0 0) into 0 8.495 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 8.496 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 8.497 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 8.497 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in B 8.498 * [taylor]: Taking taylor expansion of -1 in B 8.498 * [backup-simplify]: Simplify -1 into -1 8.498 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in B 8.498 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in B 8.498 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 8.498 * [taylor]: Taking taylor expansion of (/ -1 B) in B 8.498 * [taylor]: Taking taylor expansion of -1 in B 8.498 * [backup-simplify]: Simplify -1 into -1 8.498 * [taylor]: Taking taylor expansion of B in B 8.498 * [backup-simplify]: Simplify 0 into 0 8.498 * [backup-simplify]: Simplify 1 into 1 8.498 * [backup-simplify]: Simplify (/ -1 1) into -1 8.499 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.499 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 8.499 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 8.499 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 8.499 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 8.499 * [taylor]: Taking taylor expansion of 1.0 in B 8.499 * [backup-simplify]: Simplify 1.0 into 1.0 8.499 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 8.499 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 8.499 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 8.499 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 8.499 * [taylor]: Taking taylor expansion of 1.0 in B 8.499 * [backup-simplify]: Simplify 1.0 into 1.0 8.499 * [taylor]: Taking taylor expansion of (log F) in B 8.499 * [taylor]: Taking taylor expansion of F in B 8.500 * [backup-simplify]: Simplify F into F 8.500 * [backup-simplify]: Simplify (log F) into (log F) 8.500 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 8.500 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.501 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 8.502 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 8.502 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 8.503 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 8.505 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 8.505 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in x 8.505 * [taylor]: Taking taylor expansion of -1 in x 8.505 * [backup-simplify]: Simplify -1 into -1 8.505 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in x 8.505 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in x 8.505 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 8.505 * [taylor]: Taking taylor expansion of (/ -1 B) in x 8.505 * [taylor]: Taking taylor expansion of -1 in x 8.505 * [backup-simplify]: Simplify -1 into -1 8.505 * [taylor]: Taking taylor expansion of B in x 8.505 * [backup-simplify]: Simplify B into B 8.505 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 8.506 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.506 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 8.506 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 8.507 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 8.507 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 8.507 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 8.507 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 8.507 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 8.508 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 8.508 * [taylor]: Taking taylor expansion of 1.0 in x 8.508 * [backup-simplify]: Simplify 1.0 into 1.0 8.508 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 8.508 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 8.508 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 8.508 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 8.508 * [taylor]: Taking taylor expansion of 1.0 in x 8.508 * [backup-simplify]: Simplify 1.0 into 1.0 8.508 * [taylor]: Taking taylor expansion of (log F) in x 8.508 * [taylor]: Taking taylor expansion of F in x 8.508 * [backup-simplify]: Simplify F into F 8.508 * [backup-simplify]: Simplify (log F) into (log F) 8.508 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 8.509 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 8.509 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 8.510 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 8.511 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 8.512 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 8.512 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 8.513 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 8.513 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.514 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.515 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.515 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.515 * [backup-simplify]: Simplify (+ 0 0) into 0 8.516 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.516 * [backup-simplify]: Simplify (- 0) into 0 8.517 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.517 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 8.518 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 8.519 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 8.519 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 8.520 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.520 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.521 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 8.521 * [backup-simplify]: Simplify (+ 0 0) into 0 8.521 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 8.523 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))))) into 0 8.524 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 8.524 * [taylor]: Taking taylor expansion of 0 in B 8.524 * [backup-simplify]: Simplify 0 into 0 8.524 * [taylor]: Taking taylor expansion of 0 in x 8.524 * [backup-simplify]: Simplify 0 into 0 8.524 * [backup-simplify]: Simplify 0 into 0 8.524 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 8.525 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 8.526 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 8.527 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 8.527 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 8.528 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.529 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 8.529 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 8.530 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 8.530 * [taylor]: Taking taylor expansion of 0 in x 8.530 * [backup-simplify]: Simplify 0 into 0 8.530 * [backup-simplify]: Simplify 0 into 0 8.531 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 8.531 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 8.532 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 8.533 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 8.534 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 8.535 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 8.535 * [backup-simplify]: Simplify (+ 0) into 0 8.535 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 8.536 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 8.536 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.537 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 8.537 * [backup-simplify]: Simplify (+ 0 0) into 0 8.537 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 8.538 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 8.541 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 8.541 * [backup-simplify]: Simplify 0 into 0 8.542 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.543 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.544 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.545 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 8.545 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 8.545 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 8.546 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 8.549 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 8.549 * [backup-simplify]: Simplify (- 0) into 0 8.549 * [backup-simplify]: Simplify (- 0) into 0 8.550 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.552 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 8.554 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 8.555 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 8.556 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.557 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.559 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 8.560 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 8.560 * [backup-simplify]: Simplify (+ 0 0) into 0 8.561 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 8.563 * [backup-simplify]: Simplify (- (/ (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) 8.565 * [backup-simplify]: Simplify (+ (* -1 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 8.565 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in B 8.565 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in B 8.565 * [taylor]: Taking taylor expansion of 1.0 in B 8.565 * [backup-simplify]: Simplify 1.0 into 1.0 8.565 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in B 8.565 * [taylor]: Taking taylor expansion of F in B 8.565 * [backup-simplify]: Simplify F into F 8.565 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 8.565 * [taylor]: Taking taylor expansion of (/ -1 B) in B 8.565 * [taylor]: Taking taylor expansion of -1 in B 8.565 * [backup-simplify]: Simplify -1 into -1 8.565 * [taylor]: Taking taylor expansion of B in B 8.565 * [backup-simplify]: Simplify 0 into 0 8.565 * [backup-simplify]: Simplify 1 into 1 8.565 * [backup-simplify]: Simplify (/ -1 1) into -1 8.565 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.566 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 8.566 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in B 8.566 * [taylor]: Taking taylor expansion of 1.0 in B 8.566 * [backup-simplify]: Simplify 1.0 into 1.0 8.566 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in B 8.566 * [taylor]: Taking taylor expansion of F in B 8.566 * [backup-simplify]: Simplify F into F 8.566 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in B 8.566 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 8.566 * [taylor]: Taking taylor expansion of (/ -1 B) in B 8.566 * [taylor]: Taking taylor expansion of -1 in B 8.566 * [backup-simplify]: Simplify -1 into -1 8.566 * [taylor]: Taking taylor expansion of B in B 8.566 * [backup-simplify]: Simplify 0 into 0 8.566 * [backup-simplify]: Simplify 1 into 1 8.566 * [backup-simplify]: Simplify (/ -1 1) into -1 8.566 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.566 * [taylor]: Taking taylor expansion of x in B 8.566 * [backup-simplify]: Simplify x into x 8.567 * [backup-simplify]: Simplify (* (sin (/ -1 B)) x) into (* (sin (/ -1 B)) x) 8.567 * [backup-simplify]: Simplify (/ F (* (sin (/ -1 B)) x)) into (/ F (* (sin (/ -1 B)) x)) 8.567 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 8.568 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ -1 B)) x))) into (* 1.0 (/ F (* (sin (/ -1 B)) x))) 8.568 * [backup-simplify]: Simplify (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 8.569 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) (- (* 1.0 (/ F (* (sin (/ -1 B)) x))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 8.569 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in x 8.569 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in x 8.569 * [taylor]: Taking taylor expansion of 1.0 in x 8.569 * [backup-simplify]: Simplify 1.0 into 1.0 8.569 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in x 8.569 * [taylor]: Taking taylor expansion of F in x 8.569 * [backup-simplify]: Simplify F into F 8.569 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 8.569 * [taylor]: Taking taylor expansion of (/ -1 B) in x 8.569 * [taylor]: Taking taylor expansion of -1 in x 8.569 * [backup-simplify]: Simplify -1 into -1 8.569 * [taylor]: Taking taylor expansion of B in x 8.569 * [backup-simplify]: Simplify B into B 8.569 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 8.569 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.569 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 8.570 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 8.570 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 8.570 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 8.570 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 8.570 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in x 8.570 * [taylor]: Taking taylor expansion of 1.0 in x 8.570 * [backup-simplify]: Simplify 1.0 into 1.0 8.570 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in x 8.570 * [taylor]: Taking taylor expansion of F in x 8.570 * [backup-simplify]: Simplify F into F 8.570 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 8.570 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 8.570 * [taylor]: Taking taylor expansion of (/ -1 B) in x 8.570 * [taylor]: Taking taylor expansion of -1 in x 8.570 * [backup-simplify]: Simplify -1 into -1 8.570 * [taylor]: Taking taylor expansion of B in x 8.570 * [backup-simplify]: Simplify B into B 8.570 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 8.571 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 8.571 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 8.571 * [taylor]: Taking taylor expansion of x in x 8.571 * [backup-simplify]: Simplify 0 into 0 8.571 * [backup-simplify]: Simplify 1 into 1 8.571 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 8.571 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 8.572 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 8.572 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 8.572 * [backup-simplify]: Simplify (+ 0) into 0 8.573 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 8.573 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 8.574 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 8.574 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 8.574 * [backup-simplify]: Simplify (+ 0 0) into 0 8.575 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 8.575 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 8.576 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 8.576 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 8.577 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 8.577 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.578 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.578 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 8.578 * [backup-simplify]: Simplify (+ 0 0) into 0 8.579 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 8.580 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ F (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 8.580 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ -1 B))))) into 0 8.580 * [backup-simplify]: Simplify (- 0) into 0 8.581 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) 0) into (* 1.0 (/ F (sin (/ -1 B)))) 8.581 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 8.581 * [taylor]: Taking taylor expansion of 0 in x 8.581 * [backup-simplify]: Simplify 0 into 0 8.581 * [backup-simplify]: Simplify 0 into 0 8.583 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 8.583 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 8.584 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.587 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 8.588 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 8.591 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 8.594 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 8.596 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 8.596 * [taylor]: Taking taylor expansion of 0 in x 8.596 * [backup-simplify]: Simplify 0 into 0 8.596 * [backup-simplify]: Simplify 0 into 0 8.596 * [backup-simplify]: Simplify 0 into 0 8.596 * [backup-simplify]: Simplify 0 into 0 8.599 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 8.601 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 8.602 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.606 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 8.608 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 8.610 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.611 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 8.612 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 8.613 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.614 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 8.615 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 8.615 * [backup-simplify]: Simplify (+ 0 0) into 0 8.616 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 8.617 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 8.618 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 8.618 * [backup-simplify]: Simplify 0 into 0 8.619 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 8.619 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.620 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.621 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 8.621 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 8.621 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 8.621 * [backup-simplify]: Simplify (+ 0 0) into 0 8.622 * [backup-simplify]: Simplify (+ 0 0) into 0 8.624 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 8.625 * [backup-simplify]: Simplify (- 0) into 0 8.625 * [backup-simplify]: Simplify (- 0) into 0 8.625 * [backup-simplify]: Simplify (- 0) into 0 8.626 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 8.627 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 8.629 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 8.630 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 8.631 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.631 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 8.632 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 8.633 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 8.633 * [backup-simplify]: Simplify (+ 0 0) into 0 8.634 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 8.637 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))) (* (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) (/ 0 (sin (/ -1 B)))))) into 0 8.642 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))))) into 0 8.642 * [taylor]: Taking taylor expansion of 0 in B 8.642 * [backup-simplify]: Simplify 0 into 0 8.642 * [taylor]: Taking taylor expansion of 0 in x 8.642 * [backup-simplify]: Simplify 0 into 0 8.642 * [backup-simplify]: Simplify 0 into 0 8.645 * [backup-simplify]: Simplify (+ (* (* 1.0 (/ (/ 1 (- F)) (sin (/ -1 (/ 1 (- B)))))) (* 1 (* 1 (/ 1 (- F))))) (* (* -1 (* (/ 1 (sin (/ -1 (/ 1 (- B))))) (pow (pow (/ 1 (- F)) 1.0) 1.0))) (* 1 (* 1 (/ 1 (/ 1 (- F))))))) into (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) 8.646 * * * [progress]: simplifying candidates 8.646 * * * * [progress]: [ 1 / 278 ] simplifiying candidate #real (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* (/ 1.0 (tan B)) x)))> 8.646 * * * * [progress]: [ 2 / 278 ] simplifiying candidate # 8.646 * * * * [progress]: [ 3 / 278 ] simplifiying candidate # 8.646 * * * * [progress]: [ 4 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 5 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 6 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 7 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 8 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 9 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 10 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 11 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 12 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 13 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 14 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 15 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 16 / 278 ] simplifiying candidate # 8.647 * * * * [progress]: [ 17 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 18 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 19 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 20 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 21 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 22 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 23 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 24 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 25 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 26 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 27 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 28 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 29 / 278 ] simplifiying candidate # 8.648 * * * * [progress]: [ 30 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 31 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 32 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 33 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 34 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 35 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 36 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 37 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 38 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 39 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 40 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 41 / 278 ] simplifiying candidate # 8.649 * * * * [progress]: [ 42 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 43 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 44 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 45 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 46 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 47 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 48 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 49 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 50 / 278 ] simplifiying candidate #real (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* (/ 1.0 (tan B)) x)))> 8.650 * * * * [progress]: [ 51 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 52 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 53 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 54 / 278 ] simplifiying candidate # 8.650 * * * * [progress]: [ 55 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 56 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 57 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 58 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 59 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 60 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 61 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 62 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 63 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 64 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 65 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 66 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 67 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 68 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 69 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 70 / 278 ] simplifiying candidate # 8.651 * * * * [progress]: [ 71 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 72 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 73 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 74 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 75 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 76 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 77 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 78 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 79 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 80 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 81 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 82 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 83 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 84 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 85 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 86 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 87 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 88 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 89 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 90 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 91 / 278 ] simplifiying candidate # 8.652 * * * * [progress]: [ 92 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 93 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 94 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 95 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 96 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 97 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 98 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 99 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 100 / 278 ] simplifiying candidate #real (real->posit16 (* (/ 1.0 (tan B)) x)))))> 8.653 * * * * [progress]: [ 101 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 102 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 103 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 104 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 105 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 106 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 107 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 108 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 109 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 110 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 111 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 112 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 113 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 114 / 278 ] simplifiying candidate # 8.653 * * * * [progress]: [ 115 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 116 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 117 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 118 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 119 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 120 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 121 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 122 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 123 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 124 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 125 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 126 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 127 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 128 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 129 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 130 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 131 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 132 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 133 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 134 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 135 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 136 / 278 ] simplifiying candidate #real (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* (/ 1.0 (tan B)) x)))> 8.654 * * * * [progress]: [ 137 / 278 ] simplifiying candidate # 8.654 * * * * [progress]: [ 138 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 139 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 140 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 141 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 142 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 143 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 144 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 145 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 146 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 147 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 148 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 149 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 150 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 151 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 152 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 153 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 154 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 155 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 156 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 157 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 158 / 278 ] simplifiying candidate # 8.655 * * * * [progress]: [ 159 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 160 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 161 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 162 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 163 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 164 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 165 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 166 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 167 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 168 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 169 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 170 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 171 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 172 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 173 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 174 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 175 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 176 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 177 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 178 / 278 ] simplifiying candidate # 8.656 * * * * [progress]: [ 179 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 180 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 181 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 182 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 183 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 184 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 185 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 186 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 187 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 188 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 189 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 190 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 191 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 192 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 193 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 194 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 195 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 196 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 197 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 198 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 199 / 278 ] simplifiying candidate # 8.657 * * * * [progress]: [ 200 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 201 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 202 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 203 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 204 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 205 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 206 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 207 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 208 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 209 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 210 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 211 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 212 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 213 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 214 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 215 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 216 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 217 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 218 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 219 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 220 / 278 ] simplifiying candidate # 8.658 * * * * [progress]: [ 221 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 222 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 223 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 224 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 225 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 226 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 227 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 228 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 229 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 230 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 231 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 232 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 233 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 234 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 235 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 236 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 237 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 238 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 239 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 240 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 241 / 278 ] simplifiying candidate # 8.659 * * * * [progress]: [ 242 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 243 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 244 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 245 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 246 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 247 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 248 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 249 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 250 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 251 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 252 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 253 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 254 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 255 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 256 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 257 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 258 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 259 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 260 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 261 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 262 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 263 / 278 ] simplifiying candidate # 8.660 * * * * [progress]: [ 264 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 265 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 266 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 267 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 268 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 269 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 270 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 271 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 272 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 273 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 274 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 275 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 276 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 277 / 278 ] simplifiying candidate # 8.661 * * * * [progress]: [ 278 / 278 ] simplifiying candidate # 8.665 * [simplify]: Simplifying: (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (expm1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (log1p (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) 0) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (- (/ 1.0 2.0))) (cbrt (- (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) -1) (pow (fma F F (fma x 2.0 2.0)) (- (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 1))) (pow (fma F F (fma x 2.0 2.0)) (- 1)) (pow (fma F F (fma x 2.0 2.0)) (- 1.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 1)) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) 1.0) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (exp (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (expm1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log1p (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (exp (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (sin B)) (- (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) 1) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (cbrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sqrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0)) (real->posit16 (* (/ 1.0 (tan B)) x)) (expm1 (* (/ 1.0 (tan B)) x)) (log1p (* (/ 1.0 (tan B)) x)) (* (/ 1.0 (tan B)) x) (+ (- (log 1.0) (log (tan B))) (log x)) (+ (log (/ 1.0 (tan B))) (log x)) (log (* (/ 1.0 (tan B)) x)) (exp (* (/ 1.0 (tan B)) x)) (* (/ (* (* 1.0 1.0) 1.0) (* (* (tan B) (tan B)) (tan B))) (* (* x x) x)) (* (* (* (/ 1.0 (tan B)) (/ 1.0 (tan B))) (/ 1.0 (tan B))) (* (* x x) x)) (* (cbrt (* (/ 1.0 (tan B)) x)) (cbrt (* (/ 1.0 (tan B)) x))) (cbrt (* (/ 1.0 (tan B)) x)) (* (* (* (/ 1.0 (tan B)) x) (* (/ 1.0 (tan B)) x)) (* (/ 1.0 (tan B)) x)) (sqrt (* (/ 1.0 (tan B)) x)) (sqrt (* (/ 1.0 (tan B)) x)) (* (sqrt (/ 1.0 (tan B))) (sqrt x)) (* (sqrt (/ 1.0 (tan B))) (sqrt x)) (* (/ (sqrt 1.0) (sqrt (tan B))) (sqrt x)) (* (/ (sqrt 1.0) (sqrt (tan B))) (sqrt x)) (* (/ 1.0 (tan B)) (* (cbrt x) (cbrt x))) (* (/ 1.0 (tan B)) (sqrt x)) (* (/ 1.0 (tan B)) 1) (* (cbrt (/ 1.0 (tan B))) x) (* (sqrt (/ 1.0 (tan B))) x) (* (/ (cbrt 1.0) (cbrt (tan B))) x) (* (/ (cbrt 1.0) (sqrt (tan B))) x) (* (/ (cbrt 1.0) (tan B)) x) (* (/ (sqrt 1.0) (cbrt (tan B))) x) (* (/ (sqrt 1.0) (sqrt (tan B))) x) (* (/ (sqrt 1.0) (tan B)) x) (* (/ 1.0 (cbrt (tan B))) x) (* (/ 1.0 (sqrt (tan B))) x) (* (/ 1.0 (tan B)) x) (* (/ 1.0 (tan B)) x) (* (/ 1 (tan B)) x) (* (cos B) x) (* 1.0 x) (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (expm1 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log1p (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (exp (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (* (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- F) (- (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) 1)) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 1)) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) 1) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (sin B)) (/ (cbrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) 1)) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) 1)) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 1)) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) 1) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (sin B)) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) 1)) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 1) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sin B)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sin B) 1)) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ 1 1)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F 1) (/ F (sin B)) (/ F (/ (sin B) 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (sin B)) (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) (- (* 1.0 (/ x B)) (* 0.3333333333333333 (* x B))) (* 1.0 (/ (* x (cos B)) (sin B))) (* 1.0 (/ (* x (cos B)) (sin B))) (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) 8.677 * * [simplify]: iteration 0: 501 enodes 9.323 * * [simplify]: iteration 1: 1299 enodes 11.403 * * [simplify]: iteration 2: 4332 enodes 15.253 * * [simplify]: iteration complete: 5001 enodes 15.254 * * [simplify]: Extracting #0: cost 283 inf + 0 15.259 * * [simplify]: Extracting #1: cost 1246 inf + 84 15.272 * * [simplify]: Extracting #2: cost 1921 inf + 2030 15.297 * * [simplify]: Extracting #3: cost 1582 inf + 70142 15.377 * * [simplify]: Extracting #4: cost 765 inf + 348237 15.482 * * [simplify]: Extracting #5: cost 175 inf + 703652 15.664 * * [simplify]: Extracting #6: cost 61 inf + 777840 15.850 * * [simplify]: Extracting #7: cost 26 inf + 800749 15.998 * * [simplify]: Extracting #8: cost 1 inf + 820178 16.132 * * [simplify]: Extracting #9: cost 0 inf + 821265 16.277 * [simplify]: Simplified to: (real->posit16 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (expm1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (log1p (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (/ (- 1.0) 2.0) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) 1 (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ (- 1.0) 2.0)) (cbrt (/ (- 1.0) 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (/ (- 1.0) 2.0))) (fma F F (fma 2.0 x 2.0)) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (/ (* (cbrt 1.0) (- (cbrt 1.0))) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt 1.0) (- (cbrt 1.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (sqrt 1.0)) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (sqrt 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (cbrt 1.0) (/ (sqrt 2.0) (cbrt 1.0)))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt 1.0) (cbrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ (/ 1 (cbrt 2.0)) (cbrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ 1 (sqrt 2.0))) (fma F F (fma 2.0 x 2.0)) (fma F F (fma 2.0 x 2.0)) (pow (fma F F (fma 2.0 x 2.0)) 1.0) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (exp (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (real->posit16 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (expm1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (log1p (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (fma (/ 1.0 2.0) (log (fma F F (fma 2.0 x 2.0))) (log (sin B))) (fma (/ 1.0 2.0) (log (fma F F (fma 2.0 x 2.0))) (log (sin B))) (fma (/ 1.0 2.0) (log (fma F F (fma 2.0 x 2.0))) (log (sin B))) (fma (/ 1.0 2.0) (log (fma F F (fma 2.0 x 2.0))) (log (sin B))) (exp (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (- (sin B)) (- (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt (sin B)) (/ (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (cbrt (sin B)))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ 1 (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ 1 (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sin B) (/ (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sin B) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (cbrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sqrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sin B)) (sin B) (sin B) (real->posit16 (/ 1.0 (/ (tan B) x))) (expm1 (/ 1.0 (/ (tan B) x))) (log1p (/ 1.0 (/ (tan B) x))) (/ 1.0 (/ (tan B) x)) (log (/ 1.0 (/ (tan B) x))) (log (/ 1.0 (/ (tan B) x))) (log (/ 1.0 (/ (tan B) x))) (exp (/ 1.0 (/ (tan B) x))) (* (* (/ 1.0 (/ (tan B) x)) (/ 1.0 (/ (tan B) x))) (/ 1.0 (/ (tan B) x))) (* (* (/ 1.0 (/ (tan B) x)) (/ 1.0 (/ (tan B) x))) (/ 1.0 (/ (tan B) x))) (* (cbrt (/ 1.0 (/ (tan B) x))) (cbrt (/ 1.0 (/ (tan B) x)))) (cbrt (/ 1.0 (/ (tan B) x))) (* (* (/ 1.0 (/ (tan B) x)) (/ 1.0 (/ (tan B) x))) (/ 1.0 (/ (tan B) x))) (sqrt (/ 1.0 (/ (tan B) x))) (sqrt (/ 1.0 (/ (tan B) x))) (* (sqrt x) (sqrt (/ 1.0 (tan B)))) (* (sqrt x) (sqrt (/ 1.0 (tan B)))) (/ (sqrt 1.0) (/ (sqrt (tan B)) (sqrt x))) (/ (sqrt 1.0) (/ (sqrt (tan B)) (sqrt x))) (* (cbrt x) (* (cbrt x) (/ 1.0 (tan B)))) (* (/ 1.0 (tan B)) (sqrt x)) (/ 1.0 (tan B)) (* x (cbrt (/ 1.0 (tan B)))) (* x (sqrt (/ 1.0 (tan B)))) (/ (* x (cbrt 1.0)) (cbrt (tan B))) (/ (cbrt 1.0) (/ (sqrt (tan B)) x)) (/ (* x (cbrt 1.0)) (tan B)) (/ (* x (sqrt 1.0)) (cbrt (tan B))) (/ (* x (sqrt 1.0)) (sqrt (tan B))) (/ (* (sqrt 1.0) x) (tan B)) (* (/ 1.0 (cbrt (tan B))) x) (/ 1.0 (/ (sqrt (tan B)) x)) (/ 1.0 (/ (tan B) x)) (/ 1.0 (/ (tan B) x)) (/ x (tan B)) (* (cos B) x) (* 1.0 x) (real->posit16 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (expm1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (log1p (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (+ (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (log (/ F (sin B)))) (+ (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (log (/ F (sin B)))) (+ (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (log (/ F (sin B)))) (+ (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (log (/ F (sin B)))) (+ (/ (* (log (fma F F (fma 2.0 x 2.0))) (- 1.0)) 2.0) (log (/ F (sin B)))) (exp (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (cbrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (cbrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))))) (cbrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (sqrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (sqrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (- F) (- (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt F) (/ (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt F))) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (cbrt F) (cbrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (cbrt F) (cbrt (sin B)))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (cbrt F) (cbrt (sin B)))) (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (cbrt (sin B)))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (cbrt (sin B))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (cbrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (/ (* (cbrt F) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (sin B))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (cbrt F) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ (cbrt F) (cbrt (sin B)))) (/ (cbrt F) (/ (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (cbrt F))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)))) (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (cbrt F) (sqrt (sin B)))) (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (* (/ (cbrt F) (sqrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt F) (cbrt F))) (sqrt (sin B))) (* (/ (cbrt F) (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (/ (sqrt (sin B)) (cbrt F))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (sqrt (sin B)))) (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (* (/ (cbrt F) (sqrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ (* (cbrt F) (cbrt F)) (sqrt (sin B)))) (/ (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (sqrt (sin B))) (* (* (cbrt F) (cbrt F)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (* (cbrt F) (cbrt F)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (cbrt F) (sin B))) (* (cbrt F) (cbrt F)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (cbrt F) (sin B))) (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt F) (cbrt F))) (* (/ (cbrt F) (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (cbrt F) (cbrt F)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt F) (cbrt F)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (cbrt F) (sin B))) (* (* (cbrt F) (cbrt F)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ (cbrt F) (sin B))) (* (cbrt F) (cbrt F)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (cbrt F) (sin B))) (* (/ (cbrt F) (sin B)) (cbrt F)) (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (sin B)) (cbrt F)) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (* (/ (cbrt F) (sin B)) (cbrt F)) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (sqrt F)) (* (cbrt (sin B)) (cbrt (sin B)))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (* (cbrt (sin B)) (cbrt (sin B))))) (* (/ (sqrt F) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sqrt F) (* (cbrt (sin B)) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (sqrt F) (cbrt (sin B)))) (/ (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ (sqrt F) (cbrt (sin B))) (/ (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (sin B)))) (/ (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (cbrt (sin B))) (/ (sqrt F) (* (cbrt (sin B)) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (sqrt F) (cbrt (sin B)))) (* (/ (sqrt F) (* (cbrt (sin B)) (cbrt (sin B)))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (cbrt (sin B))) (* (/ (sqrt F) (sqrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (* (sqrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)))) (/ (sqrt F) (sqrt (sin B))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (sqrt F) (sqrt (sin B))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (* (sqrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (sin B))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sqrt (sin B)))) (/ (sqrt F) (sqrt (sin B))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (sqrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (sqrt (sin B))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (sqrt F)) (/ (* (sqrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sin B)) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (sqrt F)) (* (/ (sqrt F) (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt F) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sin B))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sin B))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (sin B)) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt F) (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sqrt F)) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (/ 1 (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (/ 1 (* (cbrt (sin B)) (cbrt (sin B))))) (/ (* F (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (cbrt (sin B))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ 1 (* (cbrt (sin B)) (cbrt (sin B))))) (* (/ F (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (* (/ F (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ (* F (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (sin B))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ F (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (* (/ F (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* 1 (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) (* (cbrt (sin B)) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ F (cbrt (sin B)))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (/ 1 (sqrt (sin B)))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (sqrt (sin B)))) (* (/ 1 (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (sqrt (sin B)))) (/ 1 (sqrt (sin B))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (sqrt (sin B)))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sqrt (sin B)))) (/ 1 (sqrt (sin B))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ 1 (sqrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ F (sqrt (sin B)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)))) 1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ F (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) 1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ F (sin B))) 1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (/ 1 (sin B)) (* F (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (* (/ 1 (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (/ (sin B) F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (/ F (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (/ (cbrt (sin B)) (/ (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (cbrt (sin B))))) (/ (* F (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (cbrt (sin B)) (cbrt (sin B)))) (/ (/ F (cbrt (sin B))) (cbrt (sin B))) (/ F (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (* (/ (/ F (cbrt (sin B))) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (/ F (cbrt (sin B))) (cbrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ (/ F (cbrt (sin B))) (cbrt (sin B)))) (* (/ F (sqrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (sqrt (sin B)))) (/ F (sqrt (sin B))) (* (* (/ F (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sqrt (sin B)))) (/ F (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2))) (/ F (sqrt (sin B)))) (* F (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) F) F (* (* F (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) F) F (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ (/ 1.0 2.0) 2)))) F (/ F (sin B)) (/ F (sin B)) (/ F (sin B)) (/ (sin B) (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (/ (/ (sin B) F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sin B)) (- (pow 2.0 -0.5) (* 0.5 (fma (* (pow (/ 1 (pow 2.0 3.0)) 0.5) F) F (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) (- (/ 1 F) (/ (/ 1.0 F) (* F F))) (+ (/ -1 F) (/ (/ 1.0 F) (* F F))) (fma -1/6 (* (* B (pow (pow 2.0 1.0) 0.5)) (* B B)) (fma x (* (* B (pow (pow 2.0 1.0) 0.5)) 0.5) (* B (pow (pow 2.0 1.0) 0.5)))) (fma (* 1.0 (sin B)) (pow (/ 1 (pow F 1.0)) 1.0) (* F (sin B))) (fma (* (pow (/ 1 (* (pow -1 1.0) (pow F 1.0))) 1.0) 1.0) (sin B) (* (* (sin B) (pow (/ 1 (pow -1 1.0)) 1.0)) F)) (- (/ (* x 1.0) B) (* 0.3333333333333333 (* x B))) (* 1.0 (* (/ x (sin B)) (cos B))) (* 1.0 (* (/ x (sin B)) (cos B))) (- (* (pow (/ 1 (pow 2.0 1.0)) 0.5) (/ F B)) (* 0.5 (fma (/ (* F (* F F)) B) (pow (/ 1 (pow 2.0 3.0)) 0.5) (/ (* (pow (/ 1 (pow 2.0 1.0)) 0.5) x) (/ B F))))) (- (/ 1 (sin B)) (/ (/ 1.0 (* F F)) (sin B))) (- (/ (/ 1.0 (* F F)) (sin B)) (/ 1 (sin B))) 16.318 * * * [progress]: adding candidates to table 20.409 * * [progress]: iteration 2 / 4 20.409 * * * [progress]: picking best candidate 20.580 * * * * [pick]: Picked # 20.580 * * * [progress]: localizing error 20.708 * * * [progress]: generating rewritten candidates 20.708 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2) 20.728 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 20.760 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 20.791 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 20.832 * * * [progress]: generating series expansions 20.832 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2) 20.835 * [backup-simplify]: Simplify (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) 20.835 * [approximate]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in (F x) around 0 20.835 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 20.835 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 20.835 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 20.835 * [taylor]: Taking taylor expansion of (- 0.5) in x 20.835 * [taylor]: Taking taylor expansion of 0.5 in x 20.835 * [backup-simplify]: Simplify 0.5 into 0.5 20.835 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 20.835 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 20.835 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 20.835 * [taylor]: Taking taylor expansion of (* F F) in x 20.835 * [taylor]: Taking taylor expansion of F in x 20.835 * [backup-simplify]: Simplify F into F 20.835 * [taylor]: Taking taylor expansion of F in x 20.836 * [backup-simplify]: Simplify F into F 20.836 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 20.836 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 20.836 * [taylor]: Taking taylor expansion of (* x 2.0) in x 20.836 * [taylor]: Taking taylor expansion of x in x 20.836 * [backup-simplify]: Simplify 0 into 0 20.836 * [backup-simplify]: Simplify 1 into 1 20.836 * [taylor]: Taking taylor expansion of 2.0 in x 20.836 * [backup-simplify]: Simplify 2.0 into 2.0 20.836 * [taylor]: Taking taylor expansion of 2.0 in x 20.836 * [backup-simplify]: Simplify 2.0 into 2.0 20.836 * [backup-simplify]: Simplify (* F F) into (pow F 2) 20.837 * [backup-simplify]: Simplify (* 0 2.0) into 0 20.837 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 20.838 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 20.838 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 20.839 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.840 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 20.841 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 20.841 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 20.841 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 20.841 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 20.841 * [taylor]: Taking taylor expansion of (- 0.5) in F 20.841 * [taylor]: Taking taylor expansion of 0.5 in F 20.841 * [backup-simplify]: Simplify 0.5 into 0.5 20.841 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 20.841 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 20.841 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 20.841 * [taylor]: Taking taylor expansion of (* F F) in F 20.841 * [taylor]: Taking taylor expansion of F in F 20.841 * [backup-simplify]: Simplify 0 into 0 20.841 * [backup-simplify]: Simplify 1 into 1 20.841 * [taylor]: Taking taylor expansion of F in F 20.841 * [backup-simplify]: Simplify 0 into 0 20.841 * [backup-simplify]: Simplify 1 into 1 20.841 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 20.842 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 20.842 * [taylor]: Taking taylor expansion of (* x 2.0) in F 20.842 * [taylor]: Taking taylor expansion of x in F 20.842 * [backup-simplify]: Simplify x into x 20.842 * [taylor]: Taking taylor expansion of 2.0 in F 20.842 * [backup-simplify]: Simplify 2.0 into 2.0 20.842 * [taylor]: Taking taylor expansion of 2.0 in F 20.842 * [backup-simplify]: Simplify 2.0 into 2.0 20.842 * [backup-simplify]: Simplify (* 0 0) into 0 20.843 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 20.843 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 20.843 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 20.843 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 20.844 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.845 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 20.845 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 20.845 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 20.845 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 20.845 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 20.845 * [taylor]: Taking taylor expansion of (- 0.5) in F 20.845 * [taylor]: Taking taylor expansion of 0.5 in F 20.846 * [backup-simplify]: Simplify 0.5 into 0.5 20.846 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 20.846 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 20.846 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 20.846 * [taylor]: Taking taylor expansion of (* F F) in F 20.846 * [taylor]: Taking taylor expansion of F in F 20.846 * [backup-simplify]: Simplify 0 into 0 20.846 * [backup-simplify]: Simplify 1 into 1 20.846 * [taylor]: Taking taylor expansion of F in F 20.846 * [backup-simplify]: Simplify 0 into 0 20.846 * [backup-simplify]: Simplify 1 into 1 20.846 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 20.846 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 20.846 * [taylor]: Taking taylor expansion of (* x 2.0) in F 20.846 * [taylor]: Taking taylor expansion of x in F 20.846 * [backup-simplify]: Simplify x into x 20.846 * [taylor]: Taking taylor expansion of 2.0 in F 20.846 * [backup-simplify]: Simplify 2.0 into 2.0 20.846 * [taylor]: Taking taylor expansion of 2.0 in F 20.847 * [backup-simplify]: Simplify 2.0 into 2.0 20.847 * [backup-simplify]: Simplify (* 0 0) into 0 20.847 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 20.847 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 20.847 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 20.848 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 20.848 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.849 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 20.850 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 20.850 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) -0.5) in x 20.850 * [taylor]: Taking taylor expansion of (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) in x 20.850 * [taylor]: Taking taylor expansion of (* -0.5 (log (+ (* 2.0 x) 2.0))) in x 20.850 * [taylor]: Taking taylor expansion of -0.5 in x 20.850 * [backup-simplify]: Simplify -0.5 into -0.5 20.850 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 20.850 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 20.850 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 20.850 * [taylor]: Taking taylor expansion of 2.0 in x 20.850 * [backup-simplify]: Simplify 2.0 into 2.0 20.850 * [taylor]: Taking taylor expansion of x in x 20.850 * [backup-simplify]: Simplify 0 into 0 20.850 * [backup-simplify]: Simplify 1 into 1 20.851 * [taylor]: Taking taylor expansion of 2.0 in x 20.851 * [backup-simplify]: Simplify 2.0 into 2.0 20.851 * [backup-simplify]: Simplify (* 2.0 0) into 0 20.852 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 20.852 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 20.854 * [backup-simplify]: Simplify (* -0.5 (log 2.0)) into (* -0.5 (log 2.0)) 20.855 * [backup-simplify]: Simplify (exp (* -0.5 (log 2.0))) into (pow 2.0 -0.5) 20.856 * [backup-simplify]: Simplify (pow 2.0 -0.5) into (pow 2.0 -0.5) 20.857 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.857 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 20.858 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 20.858 * [backup-simplify]: Simplify (+ 0 0) into 0 20.859 * [backup-simplify]: Simplify (+ 0 0) into 0 20.860 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 20.861 * [backup-simplify]: Simplify (- 0) into 0 20.862 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 20.864 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.864 * [taylor]: Taking taylor expansion of 0 in x 20.864 * [backup-simplify]: Simplify 0 into 0 20.864 * [backup-simplify]: Simplify 0 into 0 20.865 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 20.866 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 20.873 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 20.875 * [backup-simplify]: Simplify (+ (* -0.5 1.0) (* 0 (log 2.0))) into (- 0.5) 20.882 * [backup-simplify]: Simplify (* (exp (* -0.5 (log 2.0))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 20.886 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 20.886 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.887 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 20.888 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 20.888 * [backup-simplify]: Simplify (+ 0 0) into 0 20.889 * [backup-simplify]: Simplify (+ 1 0) into 1 20.892 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 20.896 * [backup-simplify]: Simplify (- 0) into 0 20.897 * [backup-simplify]: Simplify (- 0) into 0 20.899 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 20.902 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 20.902 * [taylor]: Taking taylor expansion of (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 20.902 * [taylor]: Taking taylor expansion of -0.5 in x 20.902 * [backup-simplify]: Simplify -0.5 into -0.5 20.902 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 20.902 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 20.902 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 20.902 * [taylor]: Taking taylor expansion of 0.5 in x 20.902 * [backup-simplify]: Simplify 0.5 into 0.5 20.902 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 20.902 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 20.902 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 20.902 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 20.902 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 20.902 * [taylor]: Taking taylor expansion of 3.0 in x 20.902 * [backup-simplify]: Simplify 3.0 into 3.0 20.902 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 20.902 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 20.902 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 20.902 * [taylor]: Taking taylor expansion of 2.0 in x 20.903 * [backup-simplify]: Simplify 2.0 into 2.0 20.903 * [taylor]: Taking taylor expansion of x in x 20.903 * [backup-simplify]: Simplify 0 into 0 20.903 * [backup-simplify]: Simplify 1 into 1 20.903 * [taylor]: Taking taylor expansion of 2.0 in x 20.903 * [backup-simplify]: Simplify 2.0 into 2.0 20.903 * [backup-simplify]: Simplify (* 2.0 0) into 0 20.904 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 20.904 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 20.905 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 20.907 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 20.909 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 20.912 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 20.919 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 20.929 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 20.940 * [backup-simplify]: Simplify (* -0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 20.944 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 20.954 * [backup-simplify]: Simplify (+ (* (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) (pow (* 1 F) 2)) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x 1)) (pow 2.0 -0.5))) into (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) 20.956 * [backup-simplify]: Simplify (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) 20.956 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 20.956 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 20.956 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 20.956 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 20.956 * [taylor]: Taking taylor expansion of (- 0.5) in x 20.956 * [taylor]: Taking taylor expansion of 0.5 in x 20.956 * [backup-simplify]: Simplify 0.5 into 0.5 20.956 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 20.956 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 20.957 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 20.957 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 20.957 * [taylor]: Taking taylor expansion of (/ 1 F) in x 20.957 * [taylor]: Taking taylor expansion of F in x 20.957 * [backup-simplify]: Simplify F into F 20.957 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 20.957 * [taylor]: Taking taylor expansion of (/ 1 F) in x 20.957 * [taylor]: Taking taylor expansion of F in x 20.957 * [backup-simplify]: Simplify F into F 20.957 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 20.957 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 20.957 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 20.957 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 20.957 * [taylor]: Taking taylor expansion of (/ 1 x) in x 20.957 * [taylor]: Taking taylor expansion of x in x 20.957 * [backup-simplify]: Simplify 0 into 0 20.958 * [backup-simplify]: Simplify 1 into 1 20.958 * [backup-simplify]: Simplify (/ 1 1) into 1 20.958 * [taylor]: Taking taylor expansion of 2.0 in x 20.958 * [backup-simplify]: Simplify 2.0 into 2.0 20.958 * [taylor]: Taking taylor expansion of 2.0 in x 20.958 * [backup-simplify]: Simplify 2.0 into 2.0 20.959 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 20.959 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 20.960 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 20.960 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 20.961 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.962 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 20.963 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 20.964 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 20.964 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 20.965 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 20.965 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 20.965 * [taylor]: Taking taylor expansion of (- 0.5) in F 20.965 * [taylor]: Taking taylor expansion of 0.5 in F 20.965 * [backup-simplify]: Simplify 0.5 into 0.5 20.965 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 20.965 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 20.965 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 20.965 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 20.965 * [taylor]: Taking taylor expansion of (/ 1 F) in F 20.965 * [taylor]: Taking taylor expansion of F in F 20.965 * [backup-simplify]: Simplify 0 into 0 20.965 * [backup-simplify]: Simplify 1 into 1 20.966 * [backup-simplify]: Simplify (/ 1 1) into 1 20.966 * [taylor]: Taking taylor expansion of (/ 1 F) in F 20.966 * [taylor]: Taking taylor expansion of F in F 20.966 * [backup-simplify]: Simplify 0 into 0 20.966 * [backup-simplify]: Simplify 1 into 1 20.966 * [backup-simplify]: Simplify (/ 1 1) into 1 20.966 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 20.966 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 20.966 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 20.967 * [taylor]: Taking taylor expansion of (/ 1 x) in F 20.967 * [taylor]: Taking taylor expansion of x in F 20.967 * [backup-simplify]: Simplify x into x 20.967 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 20.967 * [taylor]: Taking taylor expansion of 2.0 in F 20.967 * [backup-simplify]: Simplify 2.0 into 2.0 20.967 * [taylor]: Taking taylor expansion of 2.0 in F 20.967 * [backup-simplify]: Simplify 2.0 into 2.0 20.967 * [backup-simplify]: Simplify (* 1 1) into 1 20.968 * [backup-simplify]: Simplify (+ 1 0) into 1 20.968 * [backup-simplify]: Simplify (log 1) into 0 20.969 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.969 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 20.970 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 20.971 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 20.971 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 20.971 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 20.971 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 20.971 * [taylor]: Taking taylor expansion of (- 0.5) in F 20.971 * [taylor]: Taking taylor expansion of 0.5 in F 20.971 * [backup-simplify]: Simplify 0.5 into 0.5 20.971 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 20.971 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 20.971 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 20.971 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 20.971 * [taylor]: Taking taylor expansion of (/ 1 F) in F 20.971 * [taylor]: Taking taylor expansion of F in F 20.971 * [backup-simplify]: Simplify 0 into 0 20.971 * [backup-simplify]: Simplify 1 into 1 20.972 * [backup-simplify]: Simplify (/ 1 1) into 1 20.972 * [taylor]: Taking taylor expansion of (/ 1 F) in F 20.972 * [taylor]: Taking taylor expansion of F in F 20.972 * [backup-simplify]: Simplify 0 into 0 20.972 * [backup-simplify]: Simplify 1 into 1 20.972 * [backup-simplify]: Simplify (/ 1 1) into 1 20.972 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 20.972 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 20.973 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 20.973 * [taylor]: Taking taylor expansion of (/ 1 x) in F 20.973 * [taylor]: Taking taylor expansion of x in F 20.973 * [backup-simplify]: Simplify x into x 20.973 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 20.973 * [taylor]: Taking taylor expansion of 2.0 in F 20.973 * [backup-simplify]: Simplify 2.0 into 2.0 20.973 * [taylor]: Taking taylor expansion of 2.0 in F 20.973 * [backup-simplify]: Simplify 2.0 into 2.0 20.973 * [backup-simplify]: Simplify (* 1 1) into 1 20.974 * [backup-simplify]: Simplify (+ 1 0) into 1 20.974 * [backup-simplify]: Simplify (log 1) into 0 20.975 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.975 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 20.976 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 20.976 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 20.977 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 20.977 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 20.977 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 20.977 * [taylor]: Taking taylor expansion of 1.0 in x 20.977 * [backup-simplify]: Simplify 1.0 into 1.0 20.977 * [taylor]: Taking taylor expansion of (log F) in x 20.977 * [taylor]: Taking taylor expansion of F in x 20.977 * [backup-simplify]: Simplify F into F 20.977 * [backup-simplify]: Simplify (log F) into (log F) 20.977 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 20.978 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 20.978 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 20.979 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.981 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.982 * [backup-simplify]: Simplify (+ 0 0) into 0 20.983 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.983 * [backup-simplify]: Simplify (- 0) into 0 20.984 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 20.985 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 20.986 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 20.987 * [taylor]: Taking taylor expansion of 0 in x 20.987 * [backup-simplify]: Simplify 0 into 0 20.987 * [backup-simplify]: Simplify 0 into 0 20.988 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 20.989 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 20.990 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 20.990 * [backup-simplify]: Simplify 0 into 0 20.991 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 20.992 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.994 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.994 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 20.994 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 20.994 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 20.997 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 20.998 * [backup-simplify]: Simplify (- 0) into 0 20.998 * [backup-simplify]: Simplify (- 0) into 0 20.999 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.001 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 21.004 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 21.004 * [taylor]: Taking taylor expansion of (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) in x 21.004 * [taylor]: Taking taylor expansion of -1 in x 21.004 * [backup-simplify]: Simplify -1 into -1 21.004 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) in x 21.004 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 21.004 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 21.004 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 21.004 * [taylor]: Taking taylor expansion of 1.0 in x 21.004 * [backup-simplify]: Simplify 1.0 into 1.0 21.004 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 21.004 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.004 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.004 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.004 * [taylor]: Taking taylor expansion of 1.0 in x 21.004 * [backup-simplify]: Simplify 1.0 into 1.0 21.004 * [taylor]: Taking taylor expansion of (log F) in x 21.004 * [taylor]: Taking taylor expansion of F in x 21.004 * [backup-simplify]: Simplify F into F 21.005 * [backup-simplify]: Simplify (log F) into (log F) 21.005 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.005 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.006 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 21.006 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 21.007 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 21.007 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ 1 x)) 1.0) in x 21.007 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 21.007 * [taylor]: Taking taylor expansion of 1.0 in x 21.007 * [backup-simplify]: Simplify 1.0 into 1.0 21.007 * [taylor]: Taking taylor expansion of (/ 1 x) in x 21.007 * [taylor]: Taking taylor expansion of x in x 21.007 * [backup-simplify]: Simplify 0 into 0 21.007 * [backup-simplify]: Simplify 1 into 1 21.008 * [backup-simplify]: Simplify (/ 1 1) into 1 21.008 * [taylor]: Taking taylor expansion of 1.0 in x 21.008 * [backup-simplify]: Simplify 1.0 into 1.0 21.009 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.010 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 21.010 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.011 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 21.012 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 21.014 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.015 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 21.016 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 21.018 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.019 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 21.019 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.020 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 1.0) (* 0 1.0)) into (* 1.0 F) 21.021 * [backup-simplify]: Simplify (* (pow (pow F 1.0) 1.0) 1.0) into (* 1.0 (pow (pow F 1.0) 1.0)) 21.022 * [backup-simplify]: Simplify (+ (* -1 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0)))) into (- (* 1.0 F)) 21.023 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 21.023 * [backup-simplify]: Simplify 0 into 0 21.026 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 21.027 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 21.029 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.029 * [backup-simplify]: Simplify 0 into 0 21.030 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.031 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.033 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 21.033 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 21.034 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 21.035 * [backup-simplify]: Simplify (+ 0 0) into 0 21.035 * [backup-simplify]: Simplify (+ 0 0) into 0 21.040 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 21.040 * [backup-simplify]: Simplify (- 0) into 0 21.041 * [backup-simplify]: Simplify (- 0) into 0 21.041 * [backup-simplify]: Simplify (- 0) into 0 21.042 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.044 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 21.048 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.048 * [taylor]: Taking taylor expansion of 0 in x 21.048 * [backup-simplify]: Simplify 0 into 0 21.048 * [backup-simplify]: Simplify 0 into 0 21.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.050 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 21.050 * [backup-simplify]: Simplify (+ 0 0) into 0 21.054 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 21.055 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 21.057 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.060 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 21.062 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 21.069 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.070 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 1.0) (* 0 1.0))) into 0 21.072 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0))))) into 0 21.072 * [backup-simplify]: Simplify 0 into 0 21.072 * [backup-simplify]: Simplify 0 into 0 21.077 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 21.078 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 21.081 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.081 * [backup-simplify]: Simplify 0 into 0 21.082 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 F))) (pow (* 1 (/ 1 F)) 2)) (pow (/ 1 F) 1.0)) into (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) 21.085 * [backup-simplify]: Simplify (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) 21.085 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 21.085 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 21.085 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 21.085 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 21.085 * [taylor]: Taking taylor expansion of (- 0.5) in x 21.085 * [taylor]: Taking taylor expansion of 0.5 in x 21.085 * [backup-simplify]: Simplify 0.5 into 0.5 21.085 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 21.085 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 21.085 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 21.086 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 21.086 * [taylor]: Taking taylor expansion of (/ -1 F) in x 21.086 * [taylor]: Taking taylor expansion of -1 in x 21.086 * [backup-simplify]: Simplify -1 into -1 21.086 * [taylor]: Taking taylor expansion of F in x 21.086 * [backup-simplify]: Simplify F into F 21.086 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.086 * [taylor]: Taking taylor expansion of (/ -1 F) in x 21.086 * [taylor]: Taking taylor expansion of -1 in x 21.086 * [backup-simplify]: Simplify -1 into -1 21.086 * [taylor]: Taking taylor expansion of F in x 21.086 * [backup-simplify]: Simplify F into F 21.086 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.086 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 21.086 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 21.086 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 21.086 * [taylor]: Taking taylor expansion of (/ -1 x) in x 21.086 * [taylor]: Taking taylor expansion of -1 in x 21.086 * [backup-simplify]: Simplify -1 into -1 21.086 * [taylor]: Taking taylor expansion of x in x 21.087 * [backup-simplify]: Simplify 0 into 0 21.087 * [backup-simplify]: Simplify 1 into 1 21.087 * [backup-simplify]: Simplify (/ -1 1) into -1 21.087 * [taylor]: Taking taylor expansion of 2.0 in x 21.087 * [backup-simplify]: Simplify 2.0 into 2.0 21.087 * [taylor]: Taking taylor expansion of 2.0 in x 21.087 * [backup-simplify]: Simplify 2.0 into 2.0 21.088 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 21.088 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 21.089 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 21.090 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 21.091 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.093 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 21.095 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 21.096 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 21.096 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 21.096 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 21.096 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 21.097 * [taylor]: Taking taylor expansion of (- 0.5) in F 21.097 * [taylor]: Taking taylor expansion of 0.5 in F 21.097 * [backup-simplify]: Simplify 0.5 into 0.5 21.097 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 21.097 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 21.097 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 21.097 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 21.097 * [taylor]: Taking taylor expansion of (/ -1 F) in F 21.097 * [taylor]: Taking taylor expansion of -1 in F 21.097 * [backup-simplify]: Simplify -1 into -1 21.097 * [taylor]: Taking taylor expansion of F in F 21.097 * [backup-simplify]: Simplify 0 into 0 21.097 * [backup-simplify]: Simplify 1 into 1 21.098 * [backup-simplify]: Simplify (/ -1 1) into -1 21.098 * [taylor]: Taking taylor expansion of (/ -1 F) in F 21.098 * [taylor]: Taking taylor expansion of -1 in F 21.098 * [backup-simplify]: Simplify -1 into -1 21.098 * [taylor]: Taking taylor expansion of F in F 21.098 * [backup-simplify]: Simplify 0 into 0 21.098 * [backup-simplify]: Simplify 1 into 1 21.098 * [backup-simplify]: Simplify (/ -1 1) into -1 21.098 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 21.099 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 21.099 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 21.099 * [taylor]: Taking taylor expansion of (/ -1 x) in F 21.099 * [taylor]: Taking taylor expansion of -1 in F 21.099 * [backup-simplify]: Simplify -1 into -1 21.099 * [taylor]: Taking taylor expansion of x in F 21.099 * [backup-simplify]: Simplify x into x 21.099 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 21.099 * [taylor]: Taking taylor expansion of 2.0 in F 21.099 * [backup-simplify]: Simplify 2.0 into 2.0 21.099 * [taylor]: Taking taylor expansion of 2.0 in F 21.099 * [backup-simplify]: Simplify 2.0 into 2.0 21.099 * [backup-simplify]: Simplify (* -1 -1) into 1 21.100 * [backup-simplify]: Simplify (+ 1 0) into 1 21.100 * [backup-simplify]: Simplify (log 1) into 0 21.101 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.102 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.103 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 21.103 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.103 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 21.103 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 21.103 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 21.103 * [taylor]: Taking taylor expansion of (- 0.5) in F 21.103 * [taylor]: Taking taylor expansion of 0.5 in F 21.103 * [backup-simplify]: Simplify 0.5 into 0.5 21.103 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 21.103 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 21.104 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 21.104 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 21.104 * [taylor]: Taking taylor expansion of (/ -1 F) in F 21.104 * [taylor]: Taking taylor expansion of -1 in F 21.104 * [backup-simplify]: Simplify -1 into -1 21.104 * [taylor]: Taking taylor expansion of F in F 21.104 * [backup-simplify]: Simplify 0 into 0 21.104 * [backup-simplify]: Simplify 1 into 1 21.104 * [backup-simplify]: Simplify (/ -1 1) into -1 21.104 * [taylor]: Taking taylor expansion of (/ -1 F) in F 21.104 * [taylor]: Taking taylor expansion of -1 in F 21.104 * [backup-simplify]: Simplify -1 into -1 21.104 * [taylor]: Taking taylor expansion of F in F 21.104 * [backup-simplify]: Simplify 0 into 0 21.104 * [backup-simplify]: Simplify 1 into 1 21.105 * [backup-simplify]: Simplify (/ -1 1) into -1 21.105 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 21.105 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 21.105 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 21.105 * [taylor]: Taking taylor expansion of (/ -1 x) in F 21.105 * [taylor]: Taking taylor expansion of -1 in F 21.105 * [backup-simplify]: Simplify -1 into -1 21.105 * [taylor]: Taking taylor expansion of x in F 21.105 * [backup-simplify]: Simplify x into x 21.106 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 21.106 * [taylor]: Taking taylor expansion of 2.0 in F 21.106 * [backup-simplify]: Simplify 2.0 into 2.0 21.106 * [taylor]: Taking taylor expansion of 2.0 in F 21.106 * [backup-simplify]: Simplify 2.0 into 2.0 21.106 * [backup-simplify]: Simplify (* -1 -1) into 1 21.107 * [backup-simplify]: Simplify (+ 1 0) into 1 21.107 * [backup-simplify]: Simplify (log 1) into 0 21.107 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.108 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.109 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 21.109 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.109 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.109 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.110 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.110 * [taylor]: Taking taylor expansion of 1.0 in x 21.110 * [backup-simplify]: Simplify 1.0 into 1.0 21.110 * [taylor]: Taking taylor expansion of (log F) in x 21.110 * [taylor]: Taking taylor expansion of F in x 21.110 * [backup-simplify]: Simplify F into F 21.110 * [backup-simplify]: Simplify (log F) into (log F) 21.110 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.111 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.111 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 21.112 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.113 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 21.114 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 21.114 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 21.115 * [backup-simplify]: Simplify (+ 0 0) into 0 21.116 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.117 * [backup-simplify]: Simplify (- 0) into 0 21.117 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.118 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 21.120 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.120 * [taylor]: Taking taylor expansion of 0 in x 21.120 * [backup-simplify]: Simplify 0 into 0 21.120 * [backup-simplify]: Simplify 0 into 0 21.121 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 21.122 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 21.123 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.123 * [backup-simplify]: Simplify 0 into 0 21.124 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.124 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.125 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.126 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 21.126 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 21.126 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 21.126 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 21.128 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 21.128 * [backup-simplify]: Simplify (- 0) into 0 21.128 * [backup-simplify]: Simplify (- 0) into 0 21.129 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.130 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 21.131 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 21.131 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) in x 21.131 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 21.131 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 21.131 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 21.131 * [taylor]: Taking taylor expansion of 1.0 in x 21.131 * [backup-simplify]: Simplify 1.0 into 1.0 21.131 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 21.131 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.131 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.131 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.131 * [taylor]: Taking taylor expansion of 1.0 in x 21.131 * [backup-simplify]: Simplify 1.0 into 1.0 21.131 * [taylor]: Taking taylor expansion of (log F) in x 21.131 * [taylor]: Taking taylor expansion of F in x 21.131 * [backup-simplify]: Simplify F into F 21.131 * [backup-simplify]: Simplify (log F) into (log F) 21.131 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.131 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.132 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 21.132 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 21.132 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 21.132 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 x)) 1.0) in x 21.132 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 21.132 * [taylor]: Taking taylor expansion of 1.0 in x 21.133 * [backup-simplify]: Simplify 1.0 into 1.0 21.133 * [taylor]: Taking taylor expansion of (/ 1 x) in x 21.133 * [taylor]: Taking taylor expansion of x in x 21.133 * [backup-simplify]: Simplify 0 into 0 21.133 * [backup-simplify]: Simplify 1 into 1 21.133 * [backup-simplify]: Simplify (/ 1 1) into 1 21.133 * [taylor]: Taking taylor expansion of 1.0 in x 21.133 * [backup-simplify]: Simplify 1.0 into 1.0 21.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.134 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 21.134 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 21.135 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 21.135 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 21.136 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 21.137 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.138 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 21.138 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 21.139 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.139 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 21.140 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.141 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) (- 1.0)) (* 0 1.0)) into (- (* 1.0 F)) 21.141 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 21.141 * [backup-simplify]: Simplify 0 into 0 21.142 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 21.143 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 21.145 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.145 * [backup-simplify]: Simplify 0 into 0 21.146 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.147 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.148 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.150 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 21.150 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 21.151 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 21.151 * [backup-simplify]: Simplify (+ 0 0) into 0 21.152 * [backup-simplify]: Simplify (+ 0 0) into 0 21.157 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 21.157 * [backup-simplify]: Simplify (- 0) into 0 21.158 * [backup-simplify]: Simplify (- 0) into 0 21.158 * [backup-simplify]: Simplify (- 0) into 0 21.159 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.161 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 21.165 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.165 * [taylor]: Taking taylor expansion of 0 in x 21.165 * [backup-simplify]: Simplify 0 into 0 21.165 * [backup-simplify]: Simplify 0 into 0 21.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.167 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 21.167 * [backup-simplify]: Simplify (- 0) into 0 21.168 * [backup-simplify]: Simplify (+ 0 0) into 0 21.171 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 21.172 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 21.174 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.178 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 21.179 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 21.182 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.183 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 (- 1.0)) (* 0 1.0))) into 0 21.183 * [backup-simplify]: Simplify 0 into 0 21.183 * [backup-simplify]: Simplify 0 into 0 21.188 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 21.189 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 21.190 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.190 * [backup-simplify]: Simplify 0 into 0 21.191 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 (- F)))) (pow (* 1 (/ 1 (- F))) 2)) (pow (/ 1 (- F)) 1.0)) into (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) 21.191 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 21.192 * [backup-simplify]: Simplify (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) 21.192 * [approximate]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in (B F x) around 0 21.192 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in x 21.192 * [taylor]: Taking taylor expansion of (sin B) in x 21.192 * [taylor]: Taking taylor expansion of B in x 21.192 * [backup-simplify]: Simplify B into B 21.193 * [backup-simplify]: Simplify (sin B) into (sin B) 21.193 * [backup-simplify]: Simplify (cos B) into (cos B) 21.193 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 21.193 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 21.193 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 21.193 * [taylor]: Taking taylor expansion of (- 0.5) in x 21.193 * [taylor]: Taking taylor expansion of 0.5 in x 21.193 * [backup-simplify]: Simplify 0.5 into 0.5 21.193 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 21.193 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 21.193 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.193 * [taylor]: Taking taylor expansion of (* F F) in x 21.193 * [taylor]: Taking taylor expansion of F in x 21.193 * [backup-simplify]: Simplify F into F 21.193 * [taylor]: Taking taylor expansion of F in x 21.193 * [backup-simplify]: Simplify F into F 21.193 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 21.193 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.193 * [taylor]: Taking taylor expansion of (* x 2.0) in x 21.193 * [taylor]: Taking taylor expansion of x in x 21.193 * [backup-simplify]: Simplify 0 into 0 21.193 * [backup-simplify]: Simplify 1 into 1 21.193 * [taylor]: Taking taylor expansion of 2.0 in x 21.193 * [backup-simplify]: Simplify 2.0 into 2.0 21.193 * [taylor]: Taking taylor expansion of 2.0 in x 21.193 * [backup-simplify]: Simplify 2.0 into 2.0 21.193 * [backup-simplify]: Simplify (* F F) into (pow F 2) 21.194 * [backup-simplify]: Simplify (* 0 2.0) into 0 21.194 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.194 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 21.195 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 21.195 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.196 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 21.196 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 21.196 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 21.196 * [backup-simplify]: Simplify (* (cos B) 0) into 0 21.197 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 21.197 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (pow F 2) 2.0) -0.5)) into (* (sin B) (pow (pow (+ (pow F 2) 2.0) 1.0) 0.5)) 21.197 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in F 21.197 * [taylor]: Taking taylor expansion of (sin B) in F 21.197 * [taylor]: Taking taylor expansion of B in F 21.197 * [backup-simplify]: Simplify B into B 21.197 * [backup-simplify]: Simplify (sin B) into (sin B) 21.197 * [backup-simplify]: Simplify (cos B) into (cos B) 21.197 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 21.197 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 21.197 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 21.198 * [taylor]: Taking taylor expansion of (- 0.5) in F 21.198 * [taylor]: Taking taylor expansion of 0.5 in F 21.198 * [backup-simplify]: Simplify 0.5 into 0.5 21.198 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 21.198 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 21.198 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.198 * [taylor]: Taking taylor expansion of (* F F) in F 21.198 * [taylor]: Taking taylor expansion of F in F 21.198 * [backup-simplify]: Simplify 0 into 0 21.198 * [backup-simplify]: Simplify 1 into 1 21.198 * [taylor]: Taking taylor expansion of F in F 21.198 * [backup-simplify]: Simplify 0 into 0 21.198 * [backup-simplify]: Simplify 1 into 1 21.198 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 21.198 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.198 * [taylor]: Taking taylor expansion of (* x 2.0) in F 21.198 * [taylor]: Taking taylor expansion of x in F 21.198 * [backup-simplify]: Simplify x into x 21.198 * [taylor]: Taking taylor expansion of 2.0 in F 21.198 * [backup-simplify]: Simplify 2.0 into 2.0 21.198 * [taylor]: Taking taylor expansion of 2.0 in F 21.198 * [backup-simplify]: Simplify 2.0 into 2.0 21.198 * [backup-simplify]: Simplify (* 0 0) into 0 21.199 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 21.199 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.199 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 21.199 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 21.199 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.200 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 21.200 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 21.200 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 21.200 * [backup-simplify]: Simplify (* (cos B) 0) into 0 21.201 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 21.201 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (* 2.0 x) 2.0) -0.5)) into (* (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) (sin B)) 21.201 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 21.201 * [taylor]: Taking taylor expansion of (sin B) in B 21.201 * [taylor]: Taking taylor expansion of B in B 21.201 * [backup-simplify]: Simplify 0 into 0 21.201 * [backup-simplify]: Simplify 1 into 1 21.201 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 21.201 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 21.201 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 21.201 * [taylor]: Taking taylor expansion of (- 0.5) in B 21.201 * [taylor]: Taking taylor expansion of 0.5 in B 21.201 * [backup-simplify]: Simplify 0.5 into 0.5 21.201 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 21.201 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 21.201 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.202 * [taylor]: Taking taylor expansion of (* F F) in B 21.202 * [taylor]: Taking taylor expansion of F in B 21.202 * [backup-simplify]: Simplify F into F 21.202 * [taylor]: Taking taylor expansion of F in B 21.202 * [backup-simplify]: Simplify F into F 21.202 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 21.202 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.202 * [taylor]: Taking taylor expansion of (* x 2.0) in B 21.202 * [taylor]: Taking taylor expansion of x in B 21.202 * [backup-simplify]: Simplify x into x 21.202 * [taylor]: Taking taylor expansion of 2.0 in B 21.202 * [backup-simplify]: Simplify 2.0 into 2.0 21.202 * [taylor]: Taking taylor expansion of 2.0 in B 21.202 * [backup-simplify]: Simplify 2.0 into 2.0 21.202 * [backup-simplify]: Simplify (* F F) into (pow F 2) 21.202 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 21.202 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.203 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 21.203 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 21.203 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.204 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 21.205 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 21.205 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 21.206 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 21.206 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 21.206 * [taylor]: Taking taylor expansion of (sin B) in B 21.206 * [taylor]: Taking taylor expansion of B in B 21.206 * [backup-simplify]: Simplify 0 into 0 21.206 * [backup-simplify]: Simplify 1 into 1 21.206 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 21.206 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 21.206 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 21.206 * [taylor]: Taking taylor expansion of (- 0.5) in B 21.206 * [taylor]: Taking taylor expansion of 0.5 in B 21.206 * [backup-simplify]: Simplify 0.5 into 0.5 21.206 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 21.206 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 21.206 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.206 * [taylor]: Taking taylor expansion of (* F F) in B 21.206 * [taylor]: Taking taylor expansion of F in B 21.206 * [backup-simplify]: Simplify F into F 21.206 * [taylor]: Taking taylor expansion of F in B 21.206 * [backup-simplify]: Simplify F into F 21.207 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 21.207 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.207 * [taylor]: Taking taylor expansion of (* x 2.0) in B 21.207 * [taylor]: Taking taylor expansion of x in B 21.207 * [backup-simplify]: Simplify x into x 21.207 * [taylor]: Taking taylor expansion of 2.0 in B 21.207 * [backup-simplify]: Simplify 2.0 into 2.0 21.207 * [taylor]: Taking taylor expansion of 2.0 in B 21.207 * [backup-simplify]: Simplify 2.0 into 2.0 21.207 * [backup-simplify]: Simplify (* F F) into (pow F 2) 21.207 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 21.207 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.207 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 21.208 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 21.208 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.209 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 21.210 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 21.210 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 21.211 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 21.211 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 21.211 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 21.211 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 21.211 * [taylor]: Taking taylor expansion of 0.5 in F 21.211 * [backup-simplify]: Simplify 0.5 into 0.5 21.211 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 21.211 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 21.211 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 21.211 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 21.211 * [taylor]: Taking taylor expansion of 1.0 in F 21.211 * [backup-simplify]: Simplify 1.0 into 1.0 21.211 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 21.211 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 21.211 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 21.211 * [taylor]: Taking taylor expansion of 2.0 in F 21.211 * [backup-simplify]: Simplify 2.0 into 2.0 21.211 * [taylor]: Taking taylor expansion of x in F 21.211 * [backup-simplify]: Simplify x into x 21.211 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 21.211 * [taylor]: Taking taylor expansion of (pow F 2) in F 21.211 * [taylor]: Taking taylor expansion of F in F 21.211 * [backup-simplify]: Simplify 0 into 0 21.211 * [backup-simplify]: Simplify 1 into 1 21.211 * [taylor]: Taking taylor expansion of 2.0 in F 21.211 * [backup-simplify]: Simplify 2.0 into 2.0 21.211 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 21.214 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.215 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.215 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 21.215 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 21.215 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 21.216 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 21.216 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 21.217 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 21.217 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 21.217 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 21.217 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 21.217 * [taylor]: Taking taylor expansion of 0.5 in x 21.217 * [backup-simplify]: Simplify 0.5 into 0.5 21.217 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 21.217 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 21.217 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 21.217 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 21.217 * [taylor]: Taking taylor expansion of 1.0 in x 21.217 * [backup-simplify]: Simplify 1.0 into 1.0 21.217 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 21.217 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 21.217 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 21.217 * [taylor]: Taking taylor expansion of 2.0 in x 21.217 * [backup-simplify]: Simplify 2.0 into 2.0 21.217 * [taylor]: Taking taylor expansion of x in x 21.217 * [backup-simplify]: Simplify 0 into 0 21.217 * [backup-simplify]: Simplify 1 into 1 21.217 * [taylor]: Taking taylor expansion of 2.0 in x 21.217 * [backup-simplify]: Simplify 2.0 into 2.0 21.218 * [backup-simplify]: Simplify (* 2.0 0) into 0 21.218 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.218 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 21.219 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 21.221 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 21.222 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 21.224 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 21.228 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 21.229 * [backup-simplify]: Simplify (pow (pow 2.0 1.0) 0.5) into (pow (pow 2.0 1.0) 0.5) 21.230 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 21.231 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.231 * [backup-simplify]: Simplify (+ (* F 0) (* 0 F)) into 0 21.232 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 21.232 * [backup-simplify]: Simplify (+ 0 0) into 0 21.233 * [backup-simplify]: Simplify (+ 0 0) into 0 21.235 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 1) into 0 21.235 * [backup-simplify]: Simplify (- 0) into 0 21.237 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into 0 21.239 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 21.244 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into 0 21.244 * [taylor]: Taking taylor expansion of 0 in F 21.244 * [backup-simplify]: Simplify 0 into 0 21.244 * [taylor]: Taking taylor expansion of 0 in x 21.244 * [backup-simplify]: Simplify 0 into 0 21.244 * [backup-simplify]: Simplify 0 into 0 21.245 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 21.245 * [backup-simplify]: Simplify (+ 0 0) into 0 21.246 * [backup-simplify]: Simplify (+ 0 0) into 0 21.247 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 21.248 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 21.250 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.252 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (+ (* 2.0 x) 2.0) 1.0) 1)))) 1) into 0 21.253 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into 0 21.256 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.256 * [taylor]: Taking taylor expansion of 0 in x 21.256 * [backup-simplify]: Simplify 0 into 0 21.256 * [backup-simplify]: Simplify 0 into 0 21.257 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 21.258 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 21.265 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 21.267 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 21.272 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 21.280 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 1.0 (pow (pow 2.0 1.0) 1.0))) 1)) (pow (pow 2.0 1.0) 1)))) 1) into 1.0 21.282 * [backup-simplify]: Simplify (+ (* 0.5 1.0) (* 0 (log (pow 2.0 1.0)))) into 0.5 21.286 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow 2.0 1.0)))) (+ (* (/ (pow 0.5 1) 1)))) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 21.287 * [backup-simplify]: Simplify (* 0.5 (pow (pow 2.0 1.0) 0.5)) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 21.288 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 21.289 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.289 * [backup-simplify]: Simplify (+ (* F 0) (+ (* 0 0) (* 0 F))) into 0 21.290 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 21.290 * [backup-simplify]: Simplify (+ 0 0) into 0 21.290 * [backup-simplify]: Simplify (+ 0 0) into 0 21.293 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 2) into 0 21.293 * [backup-simplify]: Simplify (- 0) into 0 21.293 * [backup-simplify]: Simplify (- 0) into 0 21.294 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))))) into 0 21.296 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.299 * [backup-simplify]: Simplify (- (/ -1/6 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) 21.299 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) in F 21.299 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5)) in F 21.299 * [taylor]: Taking taylor expansion of 1/6 in F 21.299 * [backup-simplify]: Simplify 1/6 into 1/6 21.299 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 21.299 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 21.299 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 21.299 * [taylor]: Taking taylor expansion of 0.5 in F 21.299 * [backup-simplify]: Simplify 0.5 into 0.5 21.299 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 21.299 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 21.299 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 21.299 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 21.299 * [taylor]: Taking taylor expansion of 1.0 in F 21.299 * [backup-simplify]: Simplify 1.0 into 1.0 21.299 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 21.299 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 21.299 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 21.299 * [taylor]: Taking taylor expansion of 2.0 in F 21.299 * [backup-simplify]: Simplify 2.0 into 2.0 21.299 * [taylor]: Taking taylor expansion of x in F 21.299 * [backup-simplify]: Simplify x into x 21.299 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 21.299 * [taylor]: Taking taylor expansion of (pow F 2) in F 21.299 * [taylor]: Taking taylor expansion of F in F 21.299 * [backup-simplify]: Simplify 0 into 0 21.299 * [backup-simplify]: Simplify 1 into 1 21.299 * [taylor]: Taking taylor expansion of 2.0 in F 21.299 * [backup-simplify]: Simplify 2.0 into 2.0 21.299 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 21.300 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.300 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.300 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 21.300 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 21.301 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 21.301 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 21.301 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 21.302 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 21.303 * [backup-simplify]: Simplify (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) into (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) 21.303 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) 21.303 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) in x 21.303 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) in x 21.303 * [taylor]: Taking taylor expansion of 1/6 in x 21.303 * [backup-simplify]: Simplify 1/6 into 1/6 21.303 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 21.303 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 21.303 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 21.303 * [taylor]: Taking taylor expansion of 0.5 in x 21.303 * [backup-simplify]: Simplify 0.5 into 0.5 21.303 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 21.304 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 21.304 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 21.304 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 21.304 * [taylor]: Taking taylor expansion of 1.0 in x 21.304 * [backup-simplify]: Simplify 1.0 into 1.0 21.304 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 21.304 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 21.304 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 21.304 * [taylor]: Taking taylor expansion of 2.0 in x 21.304 * [backup-simplify]: Simplify 2.0 into 2.0 21.304 * [taylor]: Taking taylor expansion of x in x 21.304 * [backup-simplify]: Simplify 0 into 0 21.304 * [backup-simplify]: Simplify 1 into 1 21.304 * [taylor]: Taking taylor expansion of 2.0 in x 21.304 * [backup-simplify]: Simplify 2.0 into 2.0 21.304 * [backup-simplify]: Simplify (* 2.0 0) into 0 21.304 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.305 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 21.305 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 21.307 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 21.308 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 21.310 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 21.313 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 21.315 * [backup-simplify]: Simplify (* 1/6 (pow (pow 2.0 1.0) 0.5)) into (* 1/6 (pow (pow 2.0 1.0) 0.5)) 21.319 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 21.322 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 21.332 * [backup-simplify]: Simplify (+ (* (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) (pow (* 1 (* 1 B)) 3)) (+ (* (* 0.5 (pow (pow 2.0 1.0) 0.5)) (* x (* 1 B))) (* (pow (pow 2.0 1.0) 0.5) (* 1 (* 1 B))))) into (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) 21.335 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) 21.335 * [approximate]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 21.335 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in x 21.335 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 21.335 * [taylor]: Taking taylor expansion of (/ 1 B) in x 21.335 * [taylor]: Taking taylor expansion of B in x 21.335 * [backup-simplify]: Simplify B into B 21.335 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 21.335 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.335 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 21.335 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 21.336 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 21.336 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 21.336 * [taylor]: Taking taylor expansion of (- 0.5) in x 21.336 * [taylor]: Taking taylor expansion of 0.5 in x 21.336 * [backup-simplify]: Simplify 0.5 into 0.5 21.336 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 21.336 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 21.336 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 21.336 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 21.336 * [taylor]: Taking taylor expansion of (/ 1 F) in x 21.336 * [taylor]: Taking taylor expansion of F in x 21.336 * [backup-simplify]: Simplify F into F 21.336 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 21.336 * [taylor]: Taking taylor expansion of (/ 1 F) in x 21.336 * [taylor]: Taking taylor expansion of F in x 21.336 * [backup-simplify]: Simplify F into F 21.336 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 21.336 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 21.336 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 21.336 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 21.336 * [taylor]: Taking taylor expansion of (/ 1 x) in x 21.336 * [taylor]: Taking taylor expansion of x in x 21.336 * [backup-simplify]: Simplify 0 into 0 21.336 * [backup-simplify]: Simplify 1 into 1 21.337 * [backup-simplify]: Simplify (/ 1 1) into 1 21.337 * [taylor]: Taking taylor expansion of 2.0 in x 21.337 * [backup-simplify]: Simplify 2.0 into 2.0 21.337 * [taylor]: Taking taylor expansion of 2.0 in x 21.337 * [backup-simplify]: Simplify 2.0 into 2.0 21.337 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 21.337 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 21.338 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.338 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 21.338 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.339 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 21.340 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 21.340 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 21.341 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 21.341 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 21.341 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 21.342 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) into (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) 21.342 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in F 21.342 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 21.342 * [taylor]: Taking taylor expansion of (/ 1 B) in F 21.342 * [taylor]: Taking taylor expansion of B in F 21.342 * [backup-simplify]: Simplify B into B 21.342 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 21.342 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.342 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 21.342 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 21.342 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 21.342 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 21.342 * [taylor]: Taking taylor expansion of (- 0.5) in F 21.342 * [taylor]: Taking taylor expansion of 0.5 in F 21.342 * [backup-simplify]: Simplify 0.5 into 0.5 21.342 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 21.342 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 21.343 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 21.343 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 21.343 * [taylor]: Taking taylor expansion of (/ 1 F) in F 21.343 * [taylor]: Taking taylor expansion of F in F 21.343 * [backup-simplify]: Simplify 0 into 0 21.343 * [backup-simplify]: Simplify 1 into 1 21.346 * [backup-simplify]: Simplify (/ 1 1) into 1 21.346 * [taylor]: Taking taylor expansion of (/ 1 F) in F 21.346 * [taylor]: Taking taylor expansion of F in F 21.346 * [backup-simplify]: Simplify 0 into 0 21.346 * [backup-simplify]: Simplify 1 into 1 21.347 * [backup-simplify]: Simplify (/ 1 1) into 1 21.347 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 21.347 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 21.347 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 21.347 * [taylor]: Taking taylor expansion of (/ 1 x) in F 21.347 * [taylor]: Taking taylor expansion of x in F 21.347 * [backup-simplify]: Simplify x into x 21.347 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 21.347 * [taylor]: Taking taylor expansion of 2.0 in F 21.347 * [backup-simplify]: Simplify 2.0 into 2.0 21.347 * [taylor]: Taking taylor expansion of 2.0 in F 21.347 * [backup-simplify]: Simplify 2.0 into 2.0 21.348 * [backup-simplify]: Simplify (* 1 1) into 1 21.348 * [backup-simplify]: Simplify (+ 1 0) into 1 21.348 * [backup-simplify]: Simplify (log 1) into 0 21.348 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.349 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.349 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 21.350 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.350 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 21.350 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 21.350 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 21.351 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow F 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.351 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 21.351 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 21.351 * [taylor]: Taking taylor expansion of (/ 1 B) in B 21.351 * [taylor]: Taking taylor expansion of B in B 21.351 * [backup-simplify]: Simplify 0 into 0 21.351 * [backup-simplify]: Simplify 1 into 1 21.351 * [backup-simplify]: Simplify (/ 1 1) into 1 21.351 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.351 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 21.351 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 21.351 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 21.351 * [taylor]: Taking taylor expansion of (- 0.5) in B 21.351 * [taylor]: Taking taylor expansion of 0.5 in B 21.351 * [backup-simplify]: Simplify 0.5 into 0.5 21.351 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 21.351 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 21.351 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 21.351 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 21.351 * [taylor]: Taking taylor expansion of (/ 1 F) in B 21.352 * [taylor]: Taking taylor expansion of F in B 21.352 * [backup-simplify]: Simplify F into F 21.352 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 21.352 * [taylor]: Taking taylor expansion of (/ 1 F) in B 21.352 * [taylor]: Taking taylor expansion of F in B 21.352 * [backup-simplify]: Simplify F into F 21.352 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 21.352 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 21.352 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 21.352 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 21.352 * [taylor]: Taking taylor expansion of (/ 1 x) in B 21.352 * [taylor]: Taking taylor expansion of x in B 21.352 * [backup-simplify]: Simplify x into x 21.352 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 21.352 * [taylor]: Taking taylor expansion of 2.0 in B 21.352 * [backup-simplify]: Simplify 2.0 into 2.0 21.352 * [taylor]: Taking taylor expansion of 2.0 in B 21.352 * [backup-simplify]: Simplify 2.0 into 2.0 21.352 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 21.352 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 21.352 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 21.353 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 21.354 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 21.354 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.355 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 21.355 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 21.356 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 21.356 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 21.356 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 21.356 * [taylor]: Taking taylor expansion of (/ 1 B) in B 21.356 * [taylor]: Taking taylor expansion of B in B 21.356 * [backup-simplify]: Simplify 0 into 0 21.356 * [backup-simplify]: Simplify 1 into 1 21.357 * [backup-simplify]: Simplify (/ 1 1) into 1 21.357 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.357 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 21.357 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 21.357 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 21.357 * [taylor]: Taking taylor expansion of (- 0.5) in B 21.357 * [taylor]: Taking taylor expansion of 0.5 in B 21.357 * [backup-simplify]: Simplify 0.5 into 0.5 21.357 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 21.357 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 21.357 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 21.357 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 21.357 * [taylor]: Taking taylor expansion of (/ 1 F) in B 21.357 * [taylor]: Taking taylor expansion of F in B 21.357 * [backup-simplify]: Simplify F into F 21.357 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 21.357 * [taylor]: Taking taylor expansion of (/ 1 F) in B 21.357 * [taylor]: Taking taylor expansion of F in B 21.357 * [backup-simplify]: Simplify F into F 21.357 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 21.357 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 21.358 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 21.358 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 21.358 * [taylor]: Taking taylor expansion of (/ 1 x) in B 21.358 * [taylor]: Taking taylor expansion of x in B 21.358 * [backup-simplify]: Simplify x into x 21.358 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 21.358 * [taylor]: Taking taylor expansion of 2.0 in B 21.358 * [backup-simplify]: Simplify 2.0 into 2.0 21.358 * [taylor]: Taking taylor expansion of 2.0 in B 21.358 * [backup-simplify]: Simplify 2.0 into 2.0 21.358 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 21.358 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 21.358 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 21.358 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 21.359 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 21.359 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.360 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 21.361 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 21.362 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 21.362 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) in F 21.362 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 21.362 * [taylor]: Taking taylor expansion of (/ 1 B) in F 21.362 * [taylor]: Taking taylor expansion of B in F 21.362 * [backup-simplify]: Simplify B into B 21.362 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 21.362 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.362 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 21.362 * [taylor]: Taking taylor expansion of (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5) in F 21.362 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)))) in F 21.362 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0))) in F 21.362 * [taylor]: Taking taylor expansion of 0.5 in F 21.362 * [backup-simplify]: Simplify 0.5 into 0.5 21.362 * [taylor]: Taking taylor expansion of (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) in F 21.362 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) in F 21.362 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) in F 21.362 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) in F 21.362 * [taylor]: Taking taylor expansion of 1.0 in F 21.363 * [backup-simplify]: Simplify 1.0 into 1.0 21.363 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) in F 21.363 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) in F 21.363 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 21.363 * [taylor]: Taking taylor expansion of (pow F 2) in F 21.363 * [taylor]: Taking taylor expansion of F in F 21.363 * [backup-simplify]: Simplify 0 into 0 21.363 * [backup-simplify]: Simplify 1 into 1 21.363 * [backup-simplify]: Simplify (* 1 1) into 1 21.363 * [backup-simplify]: Simplify (/ 1 1) into 1 21.363 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 2.0) in F 21.363 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 21.363 * [taylor]: Taking taylor expansion of 2.0 in F 21.363 * [backup-simplify]: Simplify 2.0 into 2.0 21.363 * [taylor]: Taking taylor expansion of (/ 1 x) in F 21.363 * [taylor]: Taking taylor expansion of x in F 21.363 * [backup-simplify]: Simplify x into x 21.363 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 21.363 * [taylor]: Taking taylor expansion of 2.0 in F 21.364 * [backup-simplify]: Simplify 2.0 into 2.0 21.364 * [backup-simplify]: Simplify (+ 1 0) into 1 21.364 * [backup-simplify]: Simplify (log 1) into 0 21.365 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.365 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 21.365 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 21.365 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 21.366 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 21.366 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 21.366 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 21.366 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 21.367 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 21.367 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.367 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 21.367 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 21.367 * [taylor]: Taking taylor expansion of (/ 1 B) in x 21.367 * [taylor]: Taking taylor expansion of B in x 21.367 * [backup-simplify]: Simplify B into B 21.367 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 21.368 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.368 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 21.368 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 21.368 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 21.368 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 21.368 * [taylor]: Taking taylor expansion of 1.0 in x 21.368 * [backup-simplify]: Simplify 1.0 into 1.0 21.368 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 21.368 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 21.368 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.368 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.368 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.368 * [taylor]: Taking taylor expansion of 1.0 in x 21.369 * [backup-simplify]: Simplify 1.0 into 1.0 21.369 * [taylor]: Taking taylor expansion of (log F) in x 21.369 * [taylor]: Taking taylor expansion of F in x 21.369 * [backup-simplify]: Simplify F into F 21.369 * [backup-simplify]: Simplify (log F) into (log F) 21.369 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.370 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.370 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 21.371 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 21.373 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 21.374 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 21.375 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 21.375 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 21.376 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 21.378 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.379 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.380 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.380 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 21.381 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 21.381 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (* 0 (/ 1 F))) into 0 21.381 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 21.382 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 21.382 * [backup-simplify]: Simplify (+ 0 0) into 0 21.383 * [backup-simplify]: Simplify (+ 0 0) into 0 21.385 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 1) into 0 21.386 * [backup-simplify]: Simplify (- 0) into 0 21.388 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into 0 21.390 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 21.396 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 21.396 * [taylor]: Taking taylor expansion of 0 in F 21.396 * [backup-simplify]: Simplify 0 into 0 21.396 * [taylor]: Taking taylor expansion of 0 in x 21.396 * [backup-simplify]: Simplify 0 into 0 21.396 * [backup-simplify]: Simplify 0 into 0 21.397 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.398 * [backup-simplify]: Simplify (+ 0 0) into 0 21.400 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.401 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.402 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 21.403 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.405 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 21.406 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 21.408 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.408 * [backup-simplify]: Simplify (+ 0) into 0 21.409 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 21.410 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 21.411 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 21.411 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 21.412 * [backup-simplify]: Simplify (+ 0 0) into 0 21.413 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 21.413 * [taylor]: Taking taylor expansion of 0 in x 21.413 * [backup-simplify]: Simplify 0 into 0 21.413 * [backup-simplify]: Simplify 0 into 0 21.415 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 21.416 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 21.417 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.418 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 21.421 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 21.423 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 21.426 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.426 * [backup-simplify]: Simplify (+ 0) into 0 21.427 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 21.428 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 21.429 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 21.430 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 21.431 * [backup-simplify]: Simplify (+ 0 0) into 0 21.433 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 21.433 * [backup-simplify]: Simplify 0 into 0 21.434 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.435 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.436 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (* 0 (/ 1 F)))) into 0 21.436 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 21.437 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 21.438 * [backup-simplify]: Simplify (+ 0 0) into 0 21.438 * [backup-simplify]: Simplify (+ 0 0) into 0 21.441 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 2) into 0 21.442 * [backup-simplify]: Simplify (- 0) into 0 21.442 * [backup-simplify]: Simplify (- 0) into 0 21.443 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))))) into 0 21.445 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.448 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 21.448 * [taylor]: Taking taylor expansion of 0 in F 21.448 * [backup-simplify]: Simplify 0 into 0 21.448 * [taylor]: Taking taylor expansion of 0 in x 21.448 * [backup-simplify]: Simplify 0 into 0 21.448 * [backup-simplify]: Simplify 0 into 0 21.449 * [taylor]: Taking taylor expansion of 0 in x 21.449 * [backup-simplify]: Simplify 0 into 0 21.449 * [backup-simplify]: Simplify 0 into 0 21.449 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.450 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 21.450 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 21.450 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 21.452 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 21.453 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.453 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (+ (* 2.0 (/ 1 x)) 2.0) 21.455 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 2.0 (/ 1 x)) 2.0) 1) 1)))) into (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0)) 21.457 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 21.458 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (+ (* 1.0 (/ 1 x)) 1.0) 21.459 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) 21.460 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 21.461 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 21.461 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 21.461 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 21.462 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 21.462 * [backup-simplify]: Simplify (+ 0 0) into 0 21.464 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) 21.464 * [taylor]: Taking taylor expansion of (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 21.464 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 21.464 * [taylor]: Taking taylor expansion of 1.0 in x 21.464 * [backup-simplify]: Simplify 1.0 into 1.0 21.464 * [taylor]: Taking taylor expansion of (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 21.464 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) x) in x 21.464 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 21.464 * [taylor]: Taking taylor expansion of (/ 1 B) in x 21.464 * [taylor]: Taking taylor expansion of B in x 21.464 * [backup-simplify]: Simplify B into B 21.464 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 21.464 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.465 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 21.465 * [taylor]: Taking taylor expansion of x in x 21.465 * [backup-simplify]: Simplify 0 into 0 21.465 * [backup-simplify]: Simplify 1 into 1 21.465 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 21.465 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 21.465 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 21.465 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) 1) into (sin (/ 1 B)) 21.465 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 21.465 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 21.465 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 21.465 * [taylor]: Taking taylor expansion of 1.0 in x 21.465 * [backup-simplify]: Simplify 1.0 into 1.0 21.466 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 21.466 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 21.466 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.466 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.466 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.466 * [taylor]: Taking taylor expansion of 1.0 in x 21.466 * [backup-simplify]: Simplify 1.0 into 1.0 21.466 * [taylor]: Taking taylor expansion of (log F) in x 21.466 * [taylor]: Taking taylor expansion of F in x 21.466 * [backup-simplify]: Simplify F into F 21.466 * [backup-simplify]: Simplify (log F) into (log F) 21.466 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.466 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.466 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 21.467 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 21.468 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 21.468 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 21.468 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 21.469 * [taylor]: Taking taylor expansion of 1.0 in x 21.469 * [backup-simplify]: Simplify 1.0 into 1.0 21.469 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 21.469 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 21.469 * [taylor]: Taking taylor expansion of (/ 1 B) in x 21.469 * [taylor]: Taking taylor expansion of B in x 21.469 * [backup-simplify]: Simplify B into B 21.469 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 21.469 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 21.469 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 21.469 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 21.469 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 21.469 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 21.469 * [taylor]: Taking taylor expansion of 1.0 in x 21.469 * [backup-simplify]: Simplify 1.0 into 1.0 21.469 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 21.469 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 21.469 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.469 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.469 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.469 * [taylor]: Taking taylor expansion of 1.0 in x 21.469 * [backup-simplify]: Simplify 1.0 into 1.0 21.469 * [taylor]: Taking taylor expansion of (log F) in x 21.469 * [taylor]: Taking taylor expansion of F in x 21.469 * [backup-simplify]: Simplify F into F 21.469 * [backup-simplify]: Simplify (log F) into (log F) 21.470 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.470 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.470 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 21.470 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 21.471 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 21.472 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 21.473 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 21.473 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 21.474 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.475 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 21.476 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 21.477 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 21.479 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.479 * [backup-simplify]: Simplify (+ 0) into 0 21.479 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 21.480 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 21.480 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 21.481 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 21.481 * [backup-simplify]: Simplify (+ 0 0) into 0 21.482 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ 1 B)) (/ 0 1)))) into 0 21.483 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 21.484 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.485 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 21.485 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 21.486 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 21.486 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 21.487 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.488 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 21.489 * [backup-simplify]: Simplify (+ 0 (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 21.489 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 21.489 * [backup-simplify]: Simplify 0 into 0 21.489 * [backup-simplify]: Simplify 0 into 0 21.493 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 21.494 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 21.495 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.496 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 21.499 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 21.500 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 21.502 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.502 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 21.503 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 21.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 21.504 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 21.505 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 21.505 * [backup-simplify]: Simplify (+ 0 0) into 0 21.507 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 21.507 * [backup-simplify]: Simplify 0 into 0 21.507 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.507 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.508 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.508 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 F))))) into 0 21.509 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 21.509 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 21.510 * [backup-simplify]: Simplify (+ 0 0) into 0 21.510 * [backup-simplify]: Simplify (+ 0 0) into 0 21.514 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 6) into 0 21.514 * [backup-simplify]: Simplify (- 0) into 0 21.515 * [backup-simplify]: Simplify (- 0) into 0 21.515 * [backup-simplify]: Simplify (- 0) into 0 21.516 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))))) into 0 21.518 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.523 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 21.523 * [taylor]: Taking taylor expansion of 0 in F 21.523 * [backup-simplify]: Simplify 0 into 0 21.523 * [taylor]: Taking taylor expansion of 0 in x 21.523 * [backup-simplify]: Simplify 0 into 0 21.523 * [backup-simplify]: Simplify 0 into 0 21.523 * [taylor]: Taking taylor expansion of 0 in x 21.523 * [backup-simplify]: Simplify 0 into 0 21.523 * [backup-simplify]: Simplify 0 into 0 21.523 * [taylor]: Taking taylor expansion of 0 in x 21.523 * [backup-simplify]: Simplify 0 into 0 21.523 * [backup-simplify]: Simplify 0 into 0 21.525 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) (pow (* 1 (* (/ 1 F) 1)) 2)) (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) into (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) 21.527 * [backup-simplify]: Simplify (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) 21.527 * [approximate]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 21.527 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in x 21.527 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 21.527 * [taylor]: Taking taylor expansion of (/ -1 B) in x 21.527 * [taylor]: Taking taylor expansion of -1 in x 21.527 * [backup-simplify]: Simplify -1 into -1 21.527 * [taylor]: Taking taylor expansion of B in x 21.527 * [backup-simplify]: Simplify B into B 21.527 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 21.528 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.528 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 21.528 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 21.528 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 21.528 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 21.528 * [taylor]: Taking taylor expansion of (- 0.5) in x 21.528 * [taylor]: Taking taylor expansion of 0.5 in x 21.528 * [backup-simplify]: Simplify 0.5 into 0.5 21.528 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 21.528 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 21.529 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 21.529 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 21.529 * [taylor]: Taking taylor expansion of (/ -1 F) in x 21.529 * [taylor]: Taking taylor expansion of -1 in x 21.529 * [backup-simplify]: Simplify -1 into -1 21.529 * [taylor]: Taking taylor expansion of F in x 21.529 * [backup-simplify]: Simplify F into F 21.529 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.529 * [taylor]: Taking taylor expansion of (/ -1 F) in x 21.529 * [taylor]: Taking taylor expansion of -1 in x 21.529 * [backup-simplify]: Simplify -1 into -1 21.529 * [taylor]: Taking taylor expansion of F in x 21.529 * [backup-simplify]: Simplify F into F 21.529 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.529 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 21.529 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 21.530 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 21.530 * [taylor]: Taking taylor expansion of (/ -1 x) in x 21.530 * [taylor]: Taking taylor expansion of -1 in x 21.530 * [backup-simplify]: Simplify -1 into -1 21.530 * [taylor]: Taking taylor expansion of x in x 21.530 * [backup-simplify]: Simplify 0 into 0 21.530 * [backup-simplify]: Simplify 1 into 1 21.530 * [backup-simplify]: Simplify (/ -1 1) into -1 21.530 * [taylor]: Taking taylor expansion of 2.0 in x 21.530 * [backup-simplify]: Simplify 2.0 into 2.0 21.530 * [taylor]: Taking taylor expansion of 2.0 in x 21.530 * [backup-simplify]: Simplify 2.0 into 2.0 21.531 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 21.531 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 21.532 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 21.534 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 21.534 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.536 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 21.538 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 21.539 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 21.540 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 21.540 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 21.541 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 21.543 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) into (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) 21.543 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in F 21.543 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 21.543 * [taylor]: Taking taylor expansion of (/ -1 B) in F 21.543 * [taylor]: Taking taylor expansion of -1 in F 21.543 * [backup-simplify]: Simplify -1 into -1 21.543 * [taylor]: Taking taylor expansion of B in F 21.543 * [backup-simplify]: Simplify B into B 21.543 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 21.543 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.544 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 21.544 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 21.544 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 21.544 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 21.544 * [taylor]: Taking taylor expansion of (- 0.5) in F 21.544 * [taylor]: Taking taylor expansion of 0.5 in F 21.544 * [backup-simplify]: Simplify 0.5 into 0.5 21.544 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 21.544 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 21.544 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 21.544 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 21.544 * [taylor]: Taking taylor expansion of (/ -1 F) in F 21.544 * [taylor]: Taking taylor expansion of -1 in F 21.545 * [backup-simplify]: Simplify -1 into -1 21.545 * [taylor]: Taking taylor expansion of F in F 21.545 * [backup-simplify]: Simplify 0 into 0 21.545 * [backup-simplify]: Simplify 1 into 1 21.545 * [backup-simplify]: Simplify (/ -1 1) into -1 21.545 * [taylor]: Taking taylor expansion of (/ -1 F) in F 21.545 * [taylor]: Taking taylor expansion of -1 in F 21.545 * [backup-simplify]: Simplify -1 into -1 21.545 * [taylor]: Taking taylor expansion of F in F 21.545 * [backup-simplify]: Simplify 0 into 0 21.545 * [backup-simplify]: Simplify 1 into 1 21.546 * [backup-simplify]: Simplify (/ -1 1) into -1 21.546 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 21.546 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 21.546 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 21.546 * [taylor]: Taking taylor expansion of (/ -1 x) in F 21.546 * [taylor]: Taking taylor expansion of -1 in F 21.546 * [backup-simplify]: Simplify -1 into -1 21.546 * [taylor]: Taking taylor expansion of x in F 21.546 * [backup-simplify]: Simplify x into x 21.546 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 21.547 * [taylor]: Taking taylor expansion of 2.0 in F 21.547 * [backup-simplify]: Simplify 2.0 into 2.0 21.547 * [taylor]: Taking taylor expansion of 2.0 in F 21.547 * [backup-simplify]: Simplify 2.0 into 2.0 21.547 * [backup-simplify]: Simplify (* -1 -1) into 1 21.548 * [backup-simplify]: Simplify (+ 1 0) into 1 21.548 * [backup-simplify]: Simplify (log 1) into 0 21.548 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.549 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.550 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 21.550 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.551 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 21.551 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 21.552 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 21.552 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow F 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.552 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 21.552 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 21.552 * [taylor]: Taking taylor expansion of (/ -1 B) in B 21.553 * [taylor]: Taking taylor expansion of -1 in B 21.553 * [backup-simplify]: Simplify -1 into -1 21.553 * [taylor]: Taking taylor expansion of B in B 21.553 * [backup-simplify]: Simplify 0 into 0 21.553 * [backup-simplify]: Simplify 1 into 1 21.553 * [backup-simplify]: Simplify (/ -1 1) into -1 21.554 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.554 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 21.554 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 21.554 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 21.554 * [taylor]: Taking taylor expansion of (- 0.5) in B 21.554 * [taylor]: Taking taylor expansion of 0.5 in B 21.554 * [backup-simplify]: Simplify 0.5 into 0.5 21.554 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 21.554 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 21.555 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 21.555 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 21.555 * [taylor]: Taking taylor expansion of (/ -1 F) in B 21.555 * [taylor]: Taking taylor expansion of -1 in B 21.555 * [backup-simplify]: Simplify -1 into -1 21.555 * [taylor]: Taking taylor expansion of F in B 21.555 * [backup-simplify]: Simplify F into F 21.555 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.555 * [taylor]: Taking taylor expansion of (/ -1 F) in B 21.555 * [taylor]: Taking taylor expansion of -1 in B 21.555 * [backup-simplify]: Simplify -1 into -1 21.555 * [taylor]: Taking taylor expansion of F in B 21.555 * [backup-simplify]: Simplify F into F 21.555 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.555 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 21.555 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 21.555 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 21.555 * [taylor]: Taking taylor expansion of (/ -1 x) in B 21.556 * [taylor]: Taking taylor expansion of -1 in B 21.556 * [backup-simplify]: Simplify -1 into -1 21.556 * [taylor]: Taking taylor expansion of x in B 21.556 * [backup-simplify]: Simplify x into x 21.556 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 21.556 * [taylor]: Taking taylor expansion of 2.0 in B 21.556 * [backup-simplify]: Simplify 2.0 into 2.0 21.556 * [taylor]: Taking taylor expansion of 2.0 in B 21.556 * [backup-simplify]: Simplify 2.0 into 2.0 21.556 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 21.556 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 21.556 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 21.557 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 21.558 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 21.559 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.561 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 21.562 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 21.563 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 21.563 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 21.564 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 21.564 * [taylor]: Taking taylor expansion of (/ -1 B) in B 21.564 * [taylor]: Taking taylor expansion of -1 in B 21.564 * [backup-simplify]: Simplify -1 into -1 21.564 * [taylor]: Taking taylor expansion of B in B 21.564 * [backup-simplify]: Simplify 0 into 0 21.564 * [backup-simplify]: Simplify 1 into 1 21.564 * [backup-simplify]: Simplify (/ -1 1) into -1 21.565 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.565 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 21.565 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 21.565 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 21.565 * [taylor]: Taking taylor expansion of (- 0.5) in B 21.565 * [taylor]: Taking taylor expansion of 0.5 in B 21.565 * [backup-simplify]: Simplify 0.5 into 0.5 21.565 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 21.565 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 21.565 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 21.565 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 21.565 * [taylor]: Taking taylor expansion of (/ -1 F) in B 21.565 * [taylor]: Taking taylor expansion of -1 in B 21.565 * [backup-simplify]: Simplify -1 into -1 21.565 * [taylor]: Taking taylor expansion of F in B 21.565 * [backup-simplify]: Simplify F into F 21.566 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.566 * [taylor]: Taking taylor expansion of (/ -1 F) in B 21.566 * [taylor]: Taking taylor expansion of -1 in B 21.566 * [backup-simplify]: Simplify -1 into -1 21.566 * [taylor]: Taking taylor expansion of F in B 21.566 * [backup-simplify]: Simplify F into F 21.566 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 21.566 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 21.566 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 21.566 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 21.566 * [taylor]: Taking taylor expansion of (/ -1 x) in B 21.566 * [taylor]: Taking taylor expansion of -1 in B 21.566 * [backup-simplify]: Simplify -1 into -1 21.566 * [taylor]: Taking taylor expansion of x in B 21.566 * [backup-simplify]: Simplify x into x 21.566 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 21.566 * [taylor]: Taking taylor expansion of 2.0 in B 21.566 * [backup-simplify]: Simplify 2.0 into 2.0 21.566 * [taylor]: Taking taylor expansion of 2.0 in B 21.567 * [backup-simplify]: Simplify 2.0 into 2.0 21.567 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 21.567 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 21.567 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 21.568 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 21.569 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 21.570 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.571 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 21.573 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 21.574 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 21.575 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) in F 21.575 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 21.575 * [taylor]: Taking taylor expansion of (/ -1 B) in F 21.575 * [taylor]: Taking taylor expansion of -1 in F 21.575 * [backup-simplify]: Simplify -1 into -1 21.575 * [taylor]: Taking taylor expansion of B in F 21.575 * [backup-simplify]: Simplify B into B 21.575 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 21.575 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.575 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 21.576 * [taylor]: Taking taylor expansion of (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5) in F 21.576 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)))) in F 21.576 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0))) in F 21.576 * [taylor]: Taking taylor expansion of 0.5 in F 21.576 * [backup-simplify]: Simplify 0.5 into 0.5 21.576 * [taylor]: Taking taylor expansion of (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) in F 21.576 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) in F 21.576 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) in F 21.576 * [taylor]: Taking taylor expansion of (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) in F 21.576 * [taylor]: Taking taylor expansion of 1.0 in F 21.576 * [backup-simplify]: Simplify 1.0 into 1.0 21.576 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) in F 21.576 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) in F 21.576 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) 2.0) in F 21.576 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 21.576 * [taylor]: Taking taylor expansion of (pow F 2) in F 21.576 * [taylor]: Taking taylor expansion of F in F 21.576 * [backup-simplify]: Simplify 0 into 0 21.576 * [backup-simplify]: Simplify 1 into 1 21.577 * [backup-simplify]: Simplify (* 1 1) into 1 21.577 * [backup-simplify]: Simplify (/ 1 1) into 1 21.577 * [taylor]: Taking taylor expansion of 2.0 in F 21.577 * [backup-simplify]: Simplify 2.0 into 2.0 21.577 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 21.577 * [taylor]: Taking taylor expansion of 2.0 in F 21.577 * [backup-simplify]: Simplify 2.0 into 2.0 21.577 * [taylor]: Taking taylor expansion of (/ 1 x) in F 21.577 * [taylor]: Taking taylor expansion of x in F 21.578 * [backup-simplify]: Simplify x into x 21.578 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 21.578 * [backup-simplify]: Simplify (+ 1 0) into 1 21.579 * [backup-simplify]: Simplify (+ 1 0) into 1 21.579 * [backup-simplify]: Simplify (log 1) into 0 21.580 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.580 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 21.581 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 21.581 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 21.582 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 21.582 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 21.583 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 21.583 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 21.584 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 21.585 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.585 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 21.585 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 21.585 * [taylor]: Taking taylor expansion of (/ -1 B) in x 21.585 * [taylor]: Taking taylor expansion of -1 in x 21.585 * [backup-simplify]: Simplify -1 into -1 21.585 * [taylor]: Taking taylor expansion of B in x 21.585 * [backup-simplify]: Simplify B into B 21.585 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 21.585 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.586 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 21.586 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 21.586 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 21.586 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 21.586 * [taylor]: Taking taylor expansion of 1.0 in x 21.586 * [backup-simplify]: Simplify 1.0 into 1.0 21.586 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 21.586 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 21.586 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.586 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.586 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.586 * [taylor]: Taking taylor expansion of 1.0 in x 21.586 * [backup-simplify]: Simplify 1.0 into 1.0 21.586 * [taylor]: Taking taylor expansion of (log F) in x 21.586 * [taylor]: Taking taylor expansion of F in x 21.586 * [backup-simplify]: Simplify F into F 21.587 * [backup-simplify]: Simplify (log F) into (log F) 21.587 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.587 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.588 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 21.589 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 21.590 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 21.592 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 21.592 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 21.593 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 21.593 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 21.596 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.597 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.598 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.598 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 21.598 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 21.599 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (* 0 (/ -1 F))) into 0 21.599 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 21.600 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 21.600 * [backup-simplify]: Simplify (+ 0 0) into 0 21.601 * [backup-simplify]: Simplify (+ 0 0) into 0 21.603 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 1) into 0 21.604 * [backup-simplify]: Simplify (- 0) into 0 21.606 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into 0 21.608 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 1) 1)))) into 0 21.614 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 21.614 * [taylor]: Taking taylor expansion of 0 in F 21.614 * [backup-simplify]: Simplify 0 into 0 21.614 * [taylor]: Taking taylor expansion of 0 in x 21.614 * [backup-simplify]: Simplify 0 into 0 21.614 * [backup-simplify]: Simplify 0 into 0 21.615 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.617 * [backup-simplify]: Simplify (+ 0 0) into 0 21.617 * [backup-simplify]: Simplify (+ 0 0) into 0 21.618 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.619 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.620 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 21.622 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.623 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 21.625 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 21.626 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.627 * [backup-simplify]: Simplify (+ 0) into 0 21.627 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 21.628 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 21.629 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 21.630 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 21.630 * [backup-simplify]: Simplify (+ 0 0) into 0 21.631 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 21.631 * [taylor]: Taking taylor expansion of 0 in x 21.631 * [backup-simplify]: Simplify 0 into 0 21.631 * [backup-simplify]: Simplify 0 into 0 21.633 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 21.634 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 21.635 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.637 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 21.639 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 21.641 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 21.644 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.644 * [backup-simplify]: Simplify (+ 0) into 0 21.645 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 21.646 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 21.646 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 21.647 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 21.648 * [backup-simplify]: Simplify (+ 0 0) into 0 21.650 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 21.651 * [backup-simplify]: Simplify 0 into 0 21.651 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.652 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.652 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.653 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (* 0 (/ -1 F)))) into 0 21.654 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 21.655 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 21.655 * [backup-simplify]: Simplify (+ 0 0) into 0 21.656 * [backup-simplify]: Simplify (+ 0 0) into 0 21.664 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 2) into 0 21.665 * [backup-simplify]: Simplify (- 0) into 0 21.665 * [backup-simplify]: Simplify (- 0) into 0 21.667 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))))) into 0 21.670 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.677 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 21.677 * [taylor]: Taking taylor expansion of 0 in F 21.677 * [backup-simplify]: Simplify 0 into 0 21.677 * [taylor]: Taking taylor expansion of 0 in x 21.677 * [backup-simplify]: Simplify 0 into 0 21.677 * [backup-simplify]: Simplify 0 into 0 21.677 * [taylor]: Taking taylor expansion of 0 in x 21.677 * [backup-simplify]: Simplify 0 into 0 21.677 * [backup-simplify]: Simplify 0 into 0 21.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.678 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.679 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 21.679 * [backup-simplify]: Simplify (- (/ 2.0 x)) into (- (* 2.0 (/ 1 x))) 21.679 * [backup-simplify]: Simplify (+ 2.0 (- (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 21.680 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 21.681 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 21.682 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- 2.0 (* 2.0 (/ 1 x))) 21.683 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2.0 (* 2.0 (/ 1 x))) 1) 1)))) into (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0)) 21.685 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 21.686 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (- 1.0 (* 1.0 (/ 1 x))) 21.688 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1.0 (* 1.0 (/ 1 x))) 1) 1)))) into (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0)) 21.688 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 21.689 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 21.689 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 21.689 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 21.690 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 21.690 * [backup-simplify]: Simplify (+ 0 0) into 0 21.692 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) 21.692 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 21.692 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 21.692 * [taylor]: Taking taylor expansion of 1.0 in x 21.692 * [backup-simplify]: Simplify 1.0 into 1.0 21.692 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 21.692 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 21.692 * [taylor]: Taking taylor expansion of (/ -1 B) in x 21.692 * [taylor]: Taking taylor expansion of -1 in x 21.692 * [backup-simplify]: Simplify -1 into -1 21.692 * [taylor]: Taking taylor expansion of B in x 21.692 * [backup-simplify]: Simplify B into B 21.692 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 21.693 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.693 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 21.693 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 21.693 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 21.693 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 21.693 * [taylor]: Taking taylor expansion of 1.0 in x 21.693 * [backup-simplify]: Simplify 1.0 into 1.0 21.693 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 21.693 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 21.693 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.693 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.693 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.693 * [taylor]: Taking taylor expansion of 1.0 in x 21.693 * [backup-simplify]: Simplify 1.0 into 1.0 21.693 * [taylor]: Taking taylor expansion of (log F) in x 21.693 * [taylor]: Taking taylor expansion of F in x 21.693 * [backup-simplify]: Simplify F into F 21.693 * [backup-simplify]: Simplify (log F) into (log F) 21.693 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.693 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.694 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 21.694 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 21.695 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 21.696 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 21.696 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 21.696 * [taylor]: Taking taylor expansion of 1.0 in x 21.696 * [backup-simplify]: Simplify 1.0 into 1.0 21.696 * [taylor]: Taking taylor expansion of (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 21.696 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) x) in x 21.696 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 21.696 * [taylor]: Taking taylor expansion of (/ -1 B) in x 21.696 * [taylor]: Taking taylor expansion of -1 in x 21.696 * [backup-simplify]: Simplify -1 into -1 21.696 * [taylor]: Taking taylor expansion of B in x 21.696 * [backup-simplify]: Simplify B into B 21.696 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 21.696 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 21.696 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 21.696 * [taylor]: Taking taylor expansion of x in x 21.696 * [backup-simplify]: Simplify 0 into 0 21.696 * [backup-simplify]: Simplify 1 into 1 21.697 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 21.697 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 21.697 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 21.697 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) 1) into (sin (/ -1 B)) 21.697 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 21.697 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 21.697 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 21.697 * [taylor]: Taking taylor expansion of 1.0 in x 21.697 * [backup-simplify]: Simplify 1.0 into 1.0 21.697 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 21.697 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 21.697 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 21.697 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 21.697 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 21.697 * [taylor]: Taking taylor expansion of 1.0 in x 21.697 * [backup-simplify]: Simplify 1.0 into 1.0 21.697 * [taylor]: Taking taylor expansion of (log F) in x 21.697 * [taylor]: Taking taylor expansion of F in x 21.697 * [backup-simplify]: Simplify F into F 21.698 * [backup-simplify]: Simplify (log F) into (log F) 21.698 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 21.698 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 21.698 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 21.699 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 21.699 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 21.700 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 21.701 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 21.701 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 21.701 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 21.702 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.703 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 21.704 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 21.704 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 21.705 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 21.706 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 21.707 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 21.708 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 21.710 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.710 * [backup-simplify]: Simplify (+ 0) into 0 21.710 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 21.711 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 21.711 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 21.712 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 21.712 * [backup-simplify]: Simplify (+ 0 0) into 0 21.713 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ -1 B)) (/ 0 1)))) into 0 21.714 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 21.715 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 21.716 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 21.717 * [backup-simplify]: Simplify (- 0) into 0 21.718 * [backup-simplify]: Simplify (+ (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 0) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 21.718 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 21.718 * [backup-simplify]: Simplify 0 into 0 21.719 * [backup-simplify]: Simplify 0 into 0 21.720 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 21.721 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 21.722 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.723 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 21.726 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 21.727 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 21.729 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.729 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 21.730 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 21.730 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 21.731 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 21.731 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 21.731 * [backup-simplify]: Simplify (+ 0 0) into 0 21.733 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 21.733 * [backup-simplify]: Simplify 0 into 0 21.734 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.734 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.734 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 21.735 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 F))))) into 0 21.736 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 21.737 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 21.738 * [backup-simplify]: Simplify (+ 0 0) into 0 21.738 * [backup-simplify]: Simplify (+ 0 0) into 0 21.747 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 6) into 0 21.747 * [backup-simplify]: Simplify (- 0) into 0 21.748 * [backup-simplify]: Simplify (- 0) into 0 21.748 * [backup-simplify]: Simplify (- 0) into 0 21.751 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))))) into 0 21.755 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.764 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 21.764 * [taylor]: Taking taylor expansion of 0 in F 21.764 * [backup-simplify]: Simplify 0 into 0 21.764 * [taylor]: Taking taylor expansion of 0 in x 21.764 * [backup-simplify]: Simplify 0 into 0 21.764 * [backup-simplify]: Simplify 0 into 0 21.764 * [taylor]: Taking taylor expansion of 0 in x 21.764 * [backup-simplify]: Simplify 0 into 0 21.764 * [backup-simplify]: Simplify 0 into 0 21.764 * [taylor]: Taking taylor expansion of 0 in x 21.764 * [backup-simplify]: Simplify 0 into 0 21.764 * [backup-simplify]: Simplify 0 into 0 21.770 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) (pow (* 1 (* (/ 1 (- F)) 1)) 2)) (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) into (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) 21.770 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 21.773 * [backup-simplify]: Simplify (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) 21.773 * [approximate]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in (F B x) around 0 21.773 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in x 21.773 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in x 21.773 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 21.773 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 21.773 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 21.773 * [taylor]: Taking taylor expansion of (- 0.5) in x 21.773 * [taylor]: Taking taylor expansion of 0.5 in x 21.773 * [backup-simplify]: Simplify 0.5 into 0.5 21.773 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 21.773 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 21.773 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.773 * [taylor]: Taking taylor expansion of (* F F) in x 21.773 * [taylor]: Taking taylor expansion of F in x 21.773 * [backup-simplify]: Simplify F into F 21.773 * [taylor]: Taking taylor expansion of F in x 21.773 * [backup-simplify]: Simplify F into F 21.773 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 21.774 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.774 * [taylor]: Taking taylor expansion of (* x 2.0) in x 21.774 * [taylor]: Taking taylor expansion of x in x 21.774 * [backup-simplify]: Simplify 0 into 0 21.774 * [backup-simplify]: Simplify 1 into 1 21.774 * [taylor]: Taking taylor expansion of 2.0 in x 21.774 * [backup-simplify]: Simplify 2.0 into 2.0 21.774 * [taylor]: Taking taylor expansion of 2.0 in x 21.774 * [backup-simplify]: Simplify 2.0 into 2.0 21.774 * [backup-simplify]: Simplify (* F F) into (pow F 2) 21.775 * [backup-simplify]: Simplify (* 0 2.0) into 0 21.775 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.776 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 21.776 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 21.777 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.778 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 21.779 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 21.779 * [taylor]: Taking taylor expansion of F in x 21.779 * [backup-simplify]: Simplify F into F 21.779 * [taylor]: Taking taylor expansion of (sin B) in x 21.779 * [taylor]: Taking taylor expansion of B in x 21.779 * [backup-simplify]: Simplify B into B 21.779 * [backup-simplify]: Simplify (sin B) into (sin B) 21.780 * [backup-simplify]: Simplify (cos B) into (cos B) 21.781 * [backup-simplify]: Simplify (* (pow (+ (pow F 2) 2.0) -0.5) F) into (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 21.781 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 21.781 * [backup-simplify]: Simplify (* (cos B) 0) into 0 21.782 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 21.784 * [backup-simplify]: Simplify (/ (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) (sin B)) into (* (/ F (sin B)) (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 21.784 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in B 21.784 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in B 21.784 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 21.784 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 21.784 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 21.784 * [taylor]: Taking taylor expansion of (- 0.5) in B 21.784 * [taylor]: Taking taylor expansion of 0.5 in B 21.784 * [backup-simplify]: Simplify 0.5 into 0.5 21.784 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 21.784 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 21.784 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.784 * [taylor]: Taking taylor expansion of (* F F) in B 21.784 * [taylor]: Taking taylor expansion of F in B 21.784 * [backup-simplify]: Simplify F into F 21.784 * [taylor]: Taking taylor expansion of F in B 21.784 * [backup-simplify]: Simplify F into F 21.784 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 21.785 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.785 * [taylor]: Taking taylor expansion of (* x 2.0) in B 21.785 * [taylor]: Taking taylor expansion of x in B 21.785 * [backup-simplify]: Simplify x into x 21.785 * [taylor]: Taking taylor expansion of 2.0 in B 21.785 * [backup-simplify]: Simplify 2.0 into 2.0 21.785 * [taylor]: Taking taylor expansion of 2.0 in B 21.785 * [backup-simplify]: Simplify 2.0 into 2.0 21.785 * [backup-simplify]: Simplify (* F F) into (pow F 2) 21.785 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 21.785 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.786 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 21.787 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 21.787 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.789 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 21.790 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 21.790 * [taylor]: Taking taylor expansion of F in B 21.790 * [backup-simplify]: Simplify F into F 21.790 * [taylor]: Taking taylor expansion of (sin B) in B 21.790 * [taylor]: Taking taylor expansion of B in B 21.790 * [backup-simplify]: Simplify 0 into 0 21.790 * [backup-simplify]: Simplify 1 into 1 21.791 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) F) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 21.792 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 21.794 * [backup-simplify]: Simplify (/ (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 1) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 21.795 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 21.795 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 21.795 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 21.795 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 21.795 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 21.795 * [taylor]: Taking taylor expansion of (- 0.5) in F 21.795 * [taylor]: Taking taylor expansion of 0.5 in F 21.795 * [backup-simplify]: Simplify 0.5 into 0.5 21.795 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 21.795 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 21.795 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.795 * [taylor]: Taking taylor expansion of (* F F) in F 21.795 * [taylor]: Taking taylor expansion of F in F 21.795 * [backup-simplify]: Simplify 0 into 0 21.795 * [backup-simplify]: Simplify 1 into 1 21.795 * [taylor]: Taking taylor expansion of F in F 21.795 * [backup-simplify]: Simplify 0 into 0 21.795 * [backup-simplify]: Simplify 1 into 1 21.795 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 21.796 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.796 * [taylor]: Taking taylor expansion of (* x 2.0) in F 21.796 * [taylor]: Taking taylor expansion of x in F 21.796 * [backup-simplify]: Simplify x into x 21.796 * [taylor]: Taking taylor expansion of 2.0 in F 21.796 * [backup-simplify]: Simplify 2.0 into 2.0 21.796 * [taylor]: Taking taylor expansion of 2.0 in F 21.796 * [backup-simplify]: Simplify 2.0 into 2.0 21.796 * [backup-simplify]: Simplify (* 0 0) into 0 21.796 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 21.797 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.797 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 21.797 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 21.798 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.798 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 21.799 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 21.799 * [taylor]: Taking taylor expansion of F in F 21.799 * [backup-simplify]: Simplify 0 into 0 21.799 * [backup-simplify]: Simplify 1 into 1 21.799 * [taylor]: Taking taylor expansion of (sin B) in F 21.799 * [taylor]: Taking taylor expansion of B in F 21.799 * [backup-simplify]: Simplify B into B 21.799 * [backup-simplify]: Simplify (sin B) into (sin B) 21.800 * [backup-simplify]: Simplify (cos B) into (cos B) 21.800 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 21.801 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.802 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 21.802 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 21.803 * [backup-simplify]: Simplify (+ 0 0) into 0 21.803 * [backup-simplify]: Simplify (+ 0 0) into 0 21.807 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 21.808 * [backup-simplify]: Simplify (- 0) into 0 21.809 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 21.811 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.812 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 21.812 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 21.813 * [backup-simplify]: Simplify (* (cos B) 0) into 0 21.813 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 21.814 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 21.814 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 21.814 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 21.814 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 21.815 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 21.815 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 21.815 * [taylor]: Taking taylor expansion of (- 0.5) in F 21.815 * [taylor]: Taking taylor expansion of 0.5 in F 21.815 * [backup-simplify]: Simplify 0.5 into 0.5 21.815 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 21.815 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 21.815 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 21.815 * [taylor]: Taking taylor expansion of (* F F) in F 21.815 * [taylor]: Taking taylor expansion of F in F 21.815 * [backup-simplify]: Simplify 0 into 0 21.815 * [backup-simplify]: Simplify 1 into 1 21.815 * [taylor]: Taking taylor expansion of F in F 21.815 * [backup-simplify]: Simplify 0 into 0 21.815 * [backup-simplify]: Simplify 1 into 1 21.815 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 21.815 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 21.815 * [taylor]: Taking taylor expansion of (* x 2.0) in F 21.815 * [taylor]: Taking taylor expansion of x in F 21.816 * [backup-simplify]: Simplify x into x 21.816 * [taylor]: Taking taylor expansion of 2.0 in F 21.816 * [backup-simplify]: Simplify 2.0 into 2.0 21.816 * [taylor]: Taking taylor expansion of 2.0 in F 21.816 * [backup-simplify]: Simplify 2.0 into 2.0 21.816 * [backup-simplify]: Simplify (* 0 0) into 0 21.816 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 21.816 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.817 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 21.817 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 21.818 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.819 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 21.819 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 21.819 * [taylor]: Taking taylor expansion of F in F 21.819 * [backup-simplify]: Simplify 0 into 0 21.819 * [backup-simplify]: Simplify 1 into 1 21.819 * [taylor]: Taking taylor expansion of (sin B) in F 21.819 * [taylor]: Taking taylor expansion of B in F 21.819 * [backup-simplify]: Simplify B into B 21.820 * [backup-simplify]: Simplify (sin B) into (sin B) 21.820 * [backup-simplify]: Simplify (cos B) into (cos B) 21.821 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 21.821 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.822 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 21.822 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 21.823 * [backup-simplify]: Simplify (+ 0 0) into 0 21.823 * [backup-simplify]: Simplify (+ 0 0) into 0 21.825 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 21.825 * [backup-simplify]: Simplify (- 0) into 0 21.827 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 21.828 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.829 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 21.830 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 21.830 * [backup-simplify]: Simplify (* (cos B) 0) into 0 21.830 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 21.832 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 21.832 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) in B 21.832 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in B 21.832 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in B 21.832 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in B 21.832 * [taylor]: Taking taylor expansion of 0.5 in B 21.832 * [backup-simplify]: Simplify 0.5 into 0.5 21.832 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in B 21.832 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in B 21.832 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in B 21.832 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in B 21.832 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in B 21.832 * [taylor]: Taking taylor expansion of 1.0 in B 21.832 * [backup-simplify]: Simplify 1.0 into 1.0 21.832 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 21.832 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 21.833 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 21.833 * [taylor]: Taking taylor expansion of 2.0 in B 21.833 * [backup-simplify]: Simplify 2.0 into 2.0 21.833 * [taylor]: Taking taylor expansion of x in B 21.833 * [backup-simplify]: Simplify x into x 21.833 * [taylor]: Taking taylor expansion of 2.0 in B 21.833 * [backup-simplify]: Simplify 2.0 into 2.0 21.833 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 21.833 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 21.833 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 21.834 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 21.834 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 21.835 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 21.836 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)) 21.838 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0))) 21.840 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 21.840 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 21.840 * [taylor]: Taking taylor expansion of (sin B) in B 21.840 * [taylor]: Taking taylor expansion of B in B 21.840 * [backup-simplify]: Simplify 0 into 0 21.840 * [backup-simplify]: Simplify 1 into 1 21.841 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 21.842 * [backup-simplify]: Simplify (/ 1 1) into 1 21.844 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 21.844 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in x 21.844 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in x 21.844 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 21.844 * [taylor]: Taking taylor expansion of 0.5 in x 21.844 * [backup-simplify]: Simplify 0.5 into 0.5 21.845 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in x 21.845 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in x 21.845 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 21.845 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 21.845 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 21.845 * [taylor]: Taking taylor expansion of 1.0 in x 21.845 * [backup-simplify]: Simplify 1.0 into 1.0 21.845 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 21.845 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 21.845 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 21.845 * [taylor]: Taking taylor expansion of 2.0 in x 21.845 * [backup-simplify]: Simplify 2.0 into 2.0 21.845 * [taylor]: Taking taylor expansion of x in x 21.845 * [backup-simplify]: Simplify 0 into 0 21.845 * [backup-simplify]: Simplify 1 into 1 21.845 * [taylor]: Taking taylor expansion of 2.0 in x 21.845 * [backup-simplify]: Simplify 2.0 into 2.0 21.846 * [backup-simplify]: Simplify (* 2.0 0) into 0 21.846 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 21.847 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 21.848 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 21.850 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 21.851 * [backup-simplify]: Simplify (/ 1 (pow 2.0 1.0)) into (pow (/ 1 (pow 2.0 1.0)) 1.0) 21.855 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)) 21.861 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0))) 21.872 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 21.880 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) into (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) 21.881 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.882 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 21.883 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 21.883 * [backup-simplify]: Simplify (+ 0 0) into 0 21.884 * [backup-simplify]: Simplify (+ 1 0) into 1 21.887 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 21.888 * [backup-simplify]: Simplify (- 0) into 0 21.888 * [backup-simplify]: Simplify (- 0) into 0 21.890 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 21.892 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 21.895 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 1) (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 0))) into 0 21.896 * [backup-simplify]: Simplify (+ 0) into 0 21.896 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 1)) into 0 21.897 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 21.898 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 0)) into 0 21.899 * [backup-simplify]: Simplify (+ 0 0) into 0 21.901 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))))) into 0 21.901 * [taylor]: Taking taylor expansion of 0 in B 21.901 * [backup-simplify]: Simplify 0 into 0 21.902 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 21.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.904 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 21.904 * [backup-simplify]: Simplify (+ 0 0) into 0 21.906 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 21.907 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 21.908 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.910 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) (/ 0 (pow (+ (* 2.0 x) 2.0) 1.0))))) into 0 21.913 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1)))) 1) into 0 21.915 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)))) into 0 21.919 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 21.922 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 0) (* 0 1)) into 0 21.923 * [taylor]: Taking taylor expansion of 0 in x 21.923 * [backup-simplify]: Simplify 0 into 0 21.923 * [backup-simplify]: Simplify 0 into 0 21.924 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 21.925 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 21.932 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 21.934 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 21.940 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 21.952 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow 2.0 1.0)) 1.0) (/ (* 1.0 (pow (pow 2.0 1.0) 1.0)) (pow 2.0 1.0))))) into (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0))) 21.974 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0)))) 1)) (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1)))) 1) into -1.0 21.982 * [backup-simplify]: Simplify (+ (* 0.5 -1.0) (* 0 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)))) into (- 0.5) 21.996 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 21.998 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 21.998 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 21.999 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 21.999 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 21.999 * [backup-simplify]: Simplify (+ 0 0) into 0 22.000 * [backup-simplify]: Simplify (+ 0 0) into 0 22.002 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (* 2.0 x) 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 6) into 0 22.003 * [backup-simplify]: Simplify (- 0) into 0 22.003 * [backup-simplify]: Simplify (- 0) into 0 22.003 * [backup-simplify]: Simplify (- 0) into 0 22.004 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0)))))) into 0 22.006 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 22.008 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 0) (+ (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 1) (* 0 0)))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 22.009 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.009 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 1))) into 0 22.010 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.010 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 0))) into 0 22.011 * [backup-simplify]: Simplify (+ 0 0) into 0 22.013 * [backup-simplify]: Simplify (- (/ (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) 22.013 * [taylor]: Taking taylor expansion of (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) in B 22.013 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B)))) in B 22.013 * [taylor]: Taking taylor expansion of 0.5 in B 22.013 * [backup-simplify]: Simplify 0.5 into 0.5 22.013 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))) in B 22.013 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in B 22.013 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in B 22.013 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in B 22.013 * [taylor]: Taking taylor expansion of 0.5 in B 22.013 * [backup-simplify]: Simplify 0.5 into 0.5 22.013 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in B 22.013 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in B 22.013 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in B 22.013 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in B 22.013 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in B 22.013 * [taylor]: Taking taylor expansion of 3.0 in B 22.013 * [backup-simplify]: Simplify 3.0 into 3.0 22.013 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 22.013 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 22.013 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 22.013 * [taylor]: Taking taylor expansion of 2.0 in B 22.014 * [backup-simplify]: Simplify 2.0 into 2.0 22.014 * [taylor]: Taking taylor expansion of x in B 22.014 * [backup-simplify]: Simplify x into x 22.014 * [taylor]: Taking taylor expansion of 2.0 in B 22.014 * [backup-simplify]: Simplify 2.0 into 2.0 22.014 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 22.014 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 22.014 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 22.014 * [backup-simplify]: Simplify (* 3.0 (log (+ (* 2.0 x) 2.0))) into (* 3.0 (log (+ (* 2.0 x) 2.0))) 22.014 * [backup-simplify]: Simplify (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 3.0) 22.015 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 22.015 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0)) 22.016 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0))) 22.017 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 22.017 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 22.017 * [taylor]: Taking taylor expansion of (sin B) in B 22.017 * [taylor]: Taking taylor expansion of B in B 22.018 * [backup-simplify]: Simplify 0 into 0 22.018 * [backup-simplify]: Simplify 1 into 1 22.018 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 22.018 * [backup-simplify]: Simplify (/ 1 1) into 1 22.020 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) 22.020 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) into (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 22.021 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 22.021 * [taylor]: Taking taylor expansion of (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) in x 22.021 * [taylor]: Taking taylor expansion of (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 22.021 * [taylor]: Taking taylor expansion of 0.5 in x 22.021 * [backup-simplify]: Simplify 0.5 into 0.5 22.021 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 22.021 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 22.021 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 22.021 * [taylor]: Taking taylor expansion of 0.5 in x 22.021 * [backup-simplify]: Simplify 0.5 into 0.5 22.021 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 22.021 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 22.021 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 22.021 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 22.021 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 22.021 * [taylor]: Taking taylor expansion of 3.0 in x 22.021 * [backup-simplify]: Simplify 3.0 into 3.0 22.021 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 22.021 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 22.021 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 22.021 * [taylor]: Taking taylor expansion of 2.0 in x 22.021 * [backup-simplify]: Simplify 2.0 into 2.0 22.021 * [taylor]: Taking taylor expansion of x in x 22.021 * [backup-simplify]: Simplify 0 into 0 22.021 * [backup-simplify]: Simplify 1 into 1 22.021 * [taylor]: Taking taylor expansion of 2.0 in x 22.021 * [backup-simplify]: Simplify 2.0 into 2.0 22.022 * [backup-simplify]: Simplify (* 2.0 0) into 0 22.022 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 22.023 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 22.024 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 22.025 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 22.027 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 22.031 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 22.035 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 22.040 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 22.046 * [backup-simplify]: Simplify (* 0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 22.048 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 22.051 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 22.065 * [backup-simplify]: Simplify (+ (* (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 1 (* (/ 1 B) (pow F 3)))) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x (* (/ 1 B) F))) (* (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) (* 1 (* (/ 1 B) F))))) into (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) 22.069 * [backup-simplify]: Simplify (/ (/ 1 F) (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) 22.069 * [approximate]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in (F B x) around 0 22.069 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in x 22.069 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 22.069 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 22.069 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 22.069 * [taylor]: Taking taylor expansion of (- 0.5) in x 22.069 * [taylor]: Taking taylor expansion of 0.5 in x 22.069 * [backup-simplify]: Simplify 0.5 into 0.5 22.069 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 22.069 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 22.069 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 22.069 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 22.069 * [taylor]: Taking taylor expansion of (/ 1 F) in x 22.069 * [taylor]: Taking taylor expansion of F in x 22.069 * [backup-simplify]: Simplify F into F 22.069 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 22.069 * [taylor]: Taking taylor expansion of (/ 1 F) in x 22.070 * [taylor]: Taking taylor expansion of F in x 22.070 * [backup-simplify]: Simplify F into F 22.070 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 22.070 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 22.070 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 22.070 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 22.070 * [taylor]: Taking taylor expansion of (/ 1 x) in x 22.070 * [taylor]: Taking taylor expansion of x in x 22.070 * [backup-simplify]: Simplify 0 into 0 22.070 * [backup-simplify]: Simplify 1 into 1 22.071 * [backup-simplify]: Simplify (/ 1 1) into 1 22.071 * [taylor]: Taking taylor expansion of 2.0 in x 22.071 * [backup-simplify]: Simplify 2.0 into 2.0 22.071 * [taylor]: Taking taylor expansion of 2.0 in x 22.071 * [backup-simplify]: Simplify 2.0 into 2.0 22.071 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 22.072 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 22.072 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 22.073 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 22.073 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.075 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 22.076 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 22.077 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 22.077 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in x 22.077 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 22.077 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.077 * [taylor]: Taking taylor expansion of B in x 22.077 * [backup-simplify]: Simplify B into B 22.077 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.078 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.078 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.078 * [taylor]: Taking taylor expansion of F in x 22.078 * [backup-simplify]: Simplify F into F 22.078 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.079 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.079 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.080 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 22.081 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) into (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) 22.081 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in B 22.081 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 22.081 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 22.082 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 22.082 * [taylor]: Taking taylor expansion of (- 0.5) in B 22.082 * [taylor]: Taking taylor expansion of 0.5 in B 22.082 * [backup-simplify]: Simplify 0.5 into 0.5 22.082 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 22.082 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 22.082 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 22.082 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 22.082 * [taylor]: Taking taylor expansion of (/ 1 F) in B 22.082 * [taylor]: Taking taylor expansion of F in B 22.082 * [backup-simplify]: Simplify F into F 22.082 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 22.082 * [taylor]: Taking taylor expansion of (/ 1 F) in B 22.082 * [taylor]: Taking taylor expansion of F in B 22.082 * [backup-simplify]: Simplify F into F 22.082 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 22.082 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 22.083 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 22.083 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 22.083 * [taylor]: Taking taylor expansion of (/ 1 x) in B 22.083 * [taylor]: Taking taylor expansion of x in B 22.083 * [backup-simplify]: Simplify x into x 22.083 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 22.083 * [taylor]: Taking taylor expansion of 2.0 in B 22.083 * [backup-simplify]: Simplify 2.0 into 2.0 22.083 * [taylor]: Taking taylor expansion of 2.0 in B 22.083 * [backup-simplify]: Simplify 2.0 into 2.0 22.083 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 22.084 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 22.084 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 22.085 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 22.086 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 22.086 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.088 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 22.089 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 22.089 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in B 22.089 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 22.089 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.089 * [taylor]: Taking taylor expansion of B in B 22.089 * [backup-simplify]: Simplify 0 into 0 22.089 * [backup-simplify]: Simplify 1 into 1 22.090 * [backup-simplify]: Simplify (/ 1 1) into 1 22.090 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.090 * [taylor]: Taking taylor expansion of F in B 22.090 * [backup-simplify]: Simplify F into F 22.091 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 22.093 * [backup-simplify]: Simplify (/ (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) (* (sin (/ 1 B)) F)) into (* (pow (/ 1 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) 0.5) (/ 1 (* (sin (/ 1 B)) F))) 22.093 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 22.093 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 22.093 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 22.093 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 22.093 * [taylor]: Taking taylor expansion of (- 0.5) in F 22.093 * [taylor]: Taking taylor expansion of 0.5 in F 22.093 * [backup-simplify]: Simplify 0.5 into 0.5 22.093 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 22.093 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 22.093 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 22.093 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 22.093 * [taylor]: Taking taylor expansion of (/ 1 F) in F 22.093 * [taylor]: Taking taylor expansion of F in F 22.093 * [backup-simplify]: Simplify 0 into 0 22.094 * [backup-simplify]: Simplify 1 into 1 22.094 * [backup-simplify]: Simplify (/ 1 1) into 1 22.094 * [taylor]: Taking taylor expansion of (/ 1 F) in F 22.094 * [taylor]: Taking taylor expansion of F in F 22.094 * [backup-simplify]: Simplify 0 into 0 22.094 * [backup-simplify]: Simplify 1 into 1 22.095 * [backup-simplify]: Simplify (/ 1 1) into 1 22.095 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 22.095 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 22.095 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 22.095 * [taylor]: Taking taylor expansion of (/ 1 x) in F 22.095 * [taylor]: Taking taylor expansion of x in F 22.095 * [backup-simplify]: Simplify x into x 22.095 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 22.095 * [taylor]: Taking taylor expansion of 2.0 in F 22.095 * [backup-simplify]: Simplify 2.0 into 2.0 22.095 * [taylor]: Taking taylor expansion of 2.0 in F 22.095 * [backup-simplify]: Simplify 2.0 into 2.0 22.099 * [backup-simplify]: Simplify (* 1 1) into 1 22.100 * [backup-simplify]: Simplify (+ 1 0) into 1 22.101 * [backup-simplify]: Simplify (log 1) into 0 22.101 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.102 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.103 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 22.103 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.103 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 22.103 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 22.103 * [taylor]: Taking taylor expansion of (/ 1 B) in F 22.103 * [taylor]: Taking taylor expansion of B in F 22.103 * [backup-simplify]: Simplify B into B 22.103 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.104 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.104 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.104 * [taylor]: Taking taylor expansion of F in F 22.104 * [backup-simplify]: Simplify 0 into 0 22.104 * [backup-simplify]: Simplify 1 into 1 22.105 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.105 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.105 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.106 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 22.106 * [backup-simplify]: Simplify (+ 0) into 0 22.107 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 22.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.108 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.109 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 22.109 * [backup-simplify]: Simplify (+ 0 0) into 0 22.110 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 22.111 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 22.111 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 22.111 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 22.111 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 22.111 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 22.111 * [taylor]: Taking taylor expansion of (- 0.5) in F 22.111 * [taylor]: Taking taylor expansion of 0.5 in F 22.111 * [backup-simplify]: Simplify 0.5 into 0.5 22.111 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 22.112 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 22.112 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 22.112 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 22.112 * [taylor]: Taking taylor expansion of (/ 1 F) in F 22.112 * [taylor]: Taking taylor expansion of F in F 22.112 * [backup-simplify]: Simplify 0 into 0 22.112 * [backup-simplify]: Simplify 1 into 1 22.112 * [backup-simplify]: Simplify (/ 1 1) into 1 22.112 * [taylor]: Taking taylor expansion of (/ 1 F) in F 22.112 * [taylor]: Taking taylor expansion of F in F 22.113 * [backup-simplify]: Simplify 0 into 0 22.113 * [backup-simplify]: Simplify 1 into 1 22.113 * [backup-simplify]: Simplify (/ 1 1) into 1 22.113 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 22.113 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 22.113 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 22.113 * [taylor]: Taking taylor expansion of (/ 1 x) in F 22.113 * [taylor]: Taking taylor expansion of x in F 22.113 * [backup-simplify]: Simplify x into x 22.113 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 22.113 * [taylor]: Taking taylor expansion of 2.0 in F 22.114 * [backup-simplify]: Simplify 2.0 into 2.0 22.114 * [taylor]: Taking taylor expansion of 2.0 in F 22.114 * [backup-simplify]: Simplify 2.0 into 2.0 22.114 * [backup-simplify]: Simplify (* 1 1) into 1 22.114 * [backup-simplify]: Simplify (+ 1 0) into 1 22.115 * [backup-simplify]: Simplify (log 1) into 0 22.115 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.116 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.117 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 22.117 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.117 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 22.117 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 22.117 * [taylor]: Taking taylor expansion of (/ 1 B) in F 22.117 * [taylor]: Taking taylor expansion of B in F 22.117 * [backup-simplify]: Simplify B into B 22.117 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.118 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.118 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.118 * [taylor]: Taking taylor expansion of F in F 22.118 * [backup-simplify]: Simplify 0 into 0 22.118 * [backup-simplify]: Simplify 1 into 1 22.119 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.119 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.119 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.120 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 22.120 * [backup-simplify]: Simplify (+ 0) into 0 22.121 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 22.121 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.122 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.123 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 22.124 * [backup-simplify]: Simplify (+ 0 0) into 0 22.124 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 22.125 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 22.125 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in B 22.125 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in B 22.125 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 22.125 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.125 * [taylor]: Taking taylor expansion of B in B 22.125 * [backup-simplify]: Simplify 0 into 0 22.126 * [backup-simplify]: Simplify 1 into 1 22.126 * [backup-simplify]: Simplify (/ 1 1) into 1 22.126 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.127 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 22.127 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 22.127 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 22.127 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 22.127 * [taylor]: Taking taylor expansion of 1.0 in B 22.127 * [backup-simplify]: Simplify 1.0 into 1.0 22.127 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 22.127 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 22.127 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 22.127 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 22.127 * [taylor]: Taking taylor expansion of 1.0 in B 22.127 * [backup-simplify]: Simplify 1.0 into 1.0 22.127 * [taylor]: Taking taylor expansion of (log F) in B 22.127 * [taylor]: Taking taylor expansion of F in B 22.127 * [backup-simplify]: Simplify F into F 22.127 * [backup-simplify]: Simplify (log F) into (log F) 22.128 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 22.128 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.129 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 22.129 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 22.130 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 22.131 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 22.131 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in x 22.131 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in x 22.131 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 22.131 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.131 * [taylor]: Taking taylor expansion of B in x 22.131 * [backup-simplify]: Simplify B into B 22.131 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.132 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.132 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.132 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.133 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.133 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.134 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 22.134 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 22.134 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 22.134 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 22.134 * [taylor]: Taking taylor expansion of 1.0 in x 22.134 * [backup-simplify]: Simplify 1.0 into 1.0 22.134 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 22.134 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 22.134 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 22.134 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 22.134 * [taylor]: Taking taylor expansion of 1.0 in x 22.134 * [backup-simplify]: Simplify 1.0 into 1.0 22.134 * [taylor]: Taking taylor expansion of (log F) in x 22.134 * [taylor]: Taking taylor expansion of F in x 22.134 * [backup-simplify]: Simplify F into F 22.134 * [backup-simplify]: Simplify (log F) into (log F) 22.135 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 22.135 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.136 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 22.136 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 22.137 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 22.138 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 22.139 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 22.140 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 22.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 22.143 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 22.143 * [backup-simplify]: Simplify (+ 0 0) into 0 22.145 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 22.145 * [backup-simplify]: Simplify (- 0) into 0 22.146 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.147 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 22.148 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 22.149 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.150 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.151 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.152 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.153 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.153 * [backup-simplify]: Simplify (+ 0 0) into 0 22.154 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 22.157 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))))) into 0 22.157 * [taylor]: Taking taylor expansion of 0 in B 22.157 * [backup-simplify]: Simplify 0 into 0 22.157 * [taylor]: Taking taylor expansion of 0 in x 22.157 * [backup-simplify]: Simplify 0 into 0 22.157 * [backup-simplify]: Simplify 0 into 0 22.158 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 22.159 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 22.160 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 22.162 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 22.163 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 22.165 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 22.166 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 22.167 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 22.167 * [taylor]: Taking taylor expansion of 0 in x 22.167 * [backup-simplify]: Simplify 0 into 0 22.167 * [backup-simplify]: Simplify 0 into 0 22.169 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 22.170 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 22.171 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 22.173 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 22.174 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 22.176 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 22.176 * [backup-simplify]: Simplify (+ 0) into 0 22.177 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 22.178 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.178 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.179 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 22.180 * [backup-simplify]: Simplify (+ 0 0) into 0 22.181 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 22.182 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 22.182 * [backup-simplify]: Simplify 0 into 0 22.183 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.185 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.186 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 22.186 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 22.186 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 22.186 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 22.190 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 22.190 * [backup-simplify]: Simplify (- 0) into 0 22.191 * [backup-simplify]: Simplify (- 0) into 0 22.191 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.193 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 22.196 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 22.197 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.198 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.199 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.201 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.202 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.202 * [backup-simplify]: Simplify (+ 0 0) into 0 22.204 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 22.208 * [backup-simplify]: Simplify (- (/ (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 22.208 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in B 22.208 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in B 22.208 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in B 22.208 * [taylor]: Taking taylor expansion of 1.0 in B 22.208 * [backup-simplify]: Simplify 1.0 into 1.0 22.208 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in B 22.208 * [taylor]: Taking taylor expansion of F in B 22.209 * [backup-simplify]: Simplify F into F 22.209 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in B 22.209 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 22.209 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.209 * [taylor]: Taking taylor expansion of B in B 22.209 * [backup-simplify]: Simplify 0 into 0 22.209 * [backup-simplify]: Simplify 1 into 1 22.209 * [backup-simplify]: Simplify (/ 1 1) into 1 22.210 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.210 * [taylor]: Taking taylor expansion of x in B 22.210 * [backup-simplify]: Simplify x into x 22.210 * [backup-simplify]: Simplify (* (sin (/ 1 B)) x) into (* (sin (/ 1 B)) x) 22.210 * [backup-simplify]: Simplify (/ F (* (sin (/ 1 B)) x)) into (/ F (* (sin (/ 1 B)) x)) 22.211 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in B 22.211 * [taylor]: Taking taylor expansion of 1.0 in B 22.211 * [backup-simplify]: Simplify 1.0 into 1.0 22.211 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in B 22.211 * [taylor]: Taking taylor expansion of F in B 22.211 * [backup-simplify]: Simplify F into F 22.211 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 22.211 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.211 * [taylor]: Taking taylor expansion of B in B 22.211 * [backup-simplify]: Simplify 0 into 0 22.211 * [backup-simplify]: Simplify 1 into 1 22.211 * [backup-simplify]: Simplify (/ 1 1) into 1 22.212 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.212 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 22.213 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ 1 B)) x))) into (* 1.0 (/ F (* (sin (/ 1 B)) x))) 22.213 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 22.214 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) into (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) 22.216 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 22.216 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in x 22.216 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in x 22.216 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in x 22.216 * [taylor]: Taking taylor expansion of 1.0 in x 22.216 * [backup-simplify]: Simplify 1.0 into 1.0 22.216 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in x 22.216 * [taylor]: Taking taylor expansion of F in x 22.216 * [backup-simplify]: Simplify F into F 22.216 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in x 22.216 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 22.216 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.216 * [taylor]: Taking taylor expansion of B in x 22.216 * [backup-simplify]: Simplify B into B 22.216 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.217 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.217 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.217 * [taylor]: Taking taylor expansion of x in x 22.217 * [backup-simplify]: Simplify 0 into 0 22.217 * [backup-simplify]: Simplify 1 into 1 22.217 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.218 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.218 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.218 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 22.219 * [backup-simplify]: Simplify (+ 0) into 0 22.220 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 22.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.221 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.222 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 22.222 * [backup-simplify]: Simplify (+ 0 0) into 0 22.223 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 22.224 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 22.224 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in x 22.224 * [taylor]: Taking taylor expansion of 1.0 in x 22.224 * [backup-simplify]: Simplify 1.0 into 1.0 22.224 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in x 22.224 * [taylor]: Taking taylor expansion of F in x 22.224 * [backup-simplify]: Simplify F into F 22.224 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 22.224 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.224 * [taylor]: Taking taylor expansion of B in x 22.224 * [backup-simplify]: Simplify B into B 22.224 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.224 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.225 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.225 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.225 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.226 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.226 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 22.227 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.228 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.229 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.230 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.231 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.231 * [backup-simplify]: Simplify (+ 0 0) into 0 22.232 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 22.234 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ F (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 22.235 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ 1 B))))) into 0 22.235 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 22.235 * [backup-simplify]: Simplify (+ 0 (* 1.0 (/ F (sin (/ 1 B))))) into (* 1.0 (/ F (sin (/ 1 B)))) 22.236 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 22.236 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 22.236 * [taylor]: Taking taylor expansion of 0 in x 22.236 * [backup-simplify]: Simplify 0 into 0 22.236 * [backup-simplify]: Simplify 0 into 0 22.238 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 22.239 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 22.240 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.241 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 22.242 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 22.243 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 22.245 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 22.245 * [taylor]: Taking taylor expansion of 0 in x 22.245 * [backup-simplify]: Simplify 0 into 0 22.245 * [backup-simplify]: Simplify 0 into 0 22.245 * [backup-simplify]: Simplify 0 into 0 22.245 * [backup-simplify]: Simplify 0 into 0 22.247 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 22.247 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 22.248 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.250 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 22.251 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 22.252 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.253 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.254 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.254 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.254 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.255 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.255 * [backup-simplify]: Simplify (+ 0 0) into 0 22.256 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 22.257 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 22.257 * [backup-simplify]: Simplify 0 into 0 22.257 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.258 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.258 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.259 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.259 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 22.262 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 22.262 * [backup-simplify]: Simplify (+ 0 0) into 0 22.263 * [backup-simplify]: Simplify (+ 0 0) into 0 22.267 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 22.267 * [backup-simplify]: Simplify (- 0) into 0 22.268 * [backup-simplify]: Simplify (- 0) into 0 22.268 * [backup-simplify]: Simplify (- 0) into 0 22.269 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.271 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 22.274 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 22.277 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.278 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.281 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.282 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.283 * [backup-simplify]: Simplify (+ 0 0) into 0 22.284 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 22.289 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))) (* (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) (/ 0 (sin (/ 1 B)))))) into 0 22.289 * [taylor]: Taking taylor expansion of 0 in B 22.289 * [backup-simplify]: Simplify 0 into 0 22.289 * [taylor]: Taking taylor expansion of 0 in x 22.289 * [backup-simplify]: Simplify 0 into 0 22.289 * [backup-simplify]: Simplify 0 into 0 22.292 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ (/ 1 F) (sin (/ 1 (/ 1 B)))))) (* 1 (* 1 (/ 1 F)))) (* (* (/ 1 (sin (/ 1 (/ 1 B)))) (pow (pow (/ 1 F) 1.0) 1.0)) (* 1 (* 1 (/ 1 (/ 1 F)))))) into (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) 22.296 * [backup-simplify]: Simplify (/ (/ 1 (- F)) (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))))) into (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) 22.296 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in (F B x) around 0 22.296 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in x 22.296 * [taylor]: Taking taylor expansion of -1 in x 22.296 * [backup-simplify]: Simplify -1 into -1 22.296 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in x 22.296 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 22.296 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 22.296 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 22.296 * [taylor]: Taking taylor expansion of (- 0.5) in x 22.296 * [taylor]: Taking taylor expansion of 0.5 in x 22.296 * [backup-simplify]: Simplify 0.5 into 0.5 22.296 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 22.296 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 22.296 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 22.296 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 22.296 * [taylor]: Taking taylor expansion of (/ -1 F) in x 22.296 * [taylor]: Taking taylor expansion of -1 in x 22.296 * [backup-simplify]: Simplify -1 into -1 22.296 * [taylor]: Taking taylor expansion of F in x 22.297 * [backup-simplify]: Simplify F into F 22.297 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 22.297 * [taylor]: Taking taylor expansion of (/ -1 F) in x 22.297 * [taylor]: Taking taylor expansion of -1 in x 22.297 * [backup-simplify]: Simplify -1 into -1 22.297 * [taylor]: Taking taylor expansion of F in x 22.297 * [backup-simplify]: Simplify F into F 22.297 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 22.297 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 22.297 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 22.297 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 22.297 * [taylor]: Taking taylor expansion of (/ -1 x) in x 22.297 * [taylor]: Taking taylor expansion of -1 in x 22.297 * [backup-simplify]: Simplify -1 into -1 22.297 * [taylor]: Taking taylor expansion of x in x 22.297 * [backup-simplify]: Simplify 0 into 0 22.297 * [backup-simplify]: Simplify 1 into 1 22.298 * [backup-simplify]: Simplify (/ -1 1) into -1 22.298 * [taylor]: Taking taylor expansion of 2.0 in x 22.298 * [backup-simplify]: Simplify 2.0 into 2.0 22.298 * [taylor]: Taking taylor expansion of 2.0 in x 22.298 * [backup-simplify]: Simplify 2.0 into 2.0 22.298 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 22.299 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 22.300 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 22.301 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 22.301 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.303 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 22.305 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 22.307 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 22.307 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in x 22.307 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 22.307 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.307 * [taylor]: Taking taylor expansion of -1 in x 22.307 * [backup-simplify]: Simplify -1 into -1 22.307 * [taylor]: Taking taylor expansion of B in x 22.307 * [backup-simplify]: Simplify B into B 22.307 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.307 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.308 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.308 * [taylor]: Taking taylor expansion of F in x 22.308 * [backup-simplify]: Simplify F into F 22.308 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.308 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.309 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.309 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 22.311 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) into (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) 22.311 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in B 22.311 * [taylor]: Taking taylor expansion of -1 in B 22.311 * [backup-simplify]: Simplify -1 into -1 22.311 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in B 22.312 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 22.312 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 22.312 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 22.312 * [taylor]: Taking taylor expansion of (- 0.5) in B 22.312 * [taylor]: Taking taylor expansion of 0.5 in B 22.312 * [backup-simplify]: Simplify 0.5 into 0.5 22.312 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 22.312 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 22.312 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 22.312 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 22.312 * [taylor]: Taking taylor expansion of (/ -1 F) in B 22.312 * [taylor]: Taking taylor expansion of -1 in B 22.312 * [backup-simplify]: Simplify -1 into -1 22.312 * [taylor]: Taking taylor expansion of F in B 22.312 * [backup-simplify]: Simplify F into F 22.312 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 22.312 * [taylor]: Taking taylor expansion of (/ -1 F) in B 22.312 * [taylor]: Taking taylor expansion of -1 in B 22.312 * [backup-simplify]: Simplify -1 into -1 22.312 * [taylor]: Taking taylor expansion of F in B 22.313 * [backup-simplify]: Simplify F into F 22.313 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 22.313 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 22.313 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 22.313 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 22.313 * [taylor]: Taking taylor expansion of (/ -1 x) in B 22.313 * [taylor]: Taking taylor expansion of -1 in B 22.313 * [backup-simplify]: Simplify -1 into -1 22.313 * [taylor]: Taking taylor expansion of x in B 22.313 * [backup-simplify]: Simplify x into x 22.313 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 22.313 * [taylor]: Taking taylor expansion of 2.0 in B 22.313 * [backup-simplify]: Simplify 2.0 into 2.0 22.313 * [taylor]: Taking taylor expansion of 2.0 in B 22.313 * [backup-simplify]: Simplify 2.0 into 2.0 22.314 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 22.314 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 22.314 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 22.315 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 22.316 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 22.316 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.318 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 22.319 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 22.319 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in B 22.319 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 22.319 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.319 * [taylor]: Taking taylor expansion of -1 in B 22.319 * [backup-simplify]: Simplify -1 into -1 22.319 * [taylor]: Taking taylor expansion of B in B 22.319 * [backup-simplify]: Simplify 0 into 0 22.319 * [backup-simplify]: Simplify 1 into 1 22.320 * [backup-simplify]: Simplify (/ -1 1) into -1 22.320 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.320 * [taylor]: Taking taylor expansion of F in B 22.320 * [backup-simplify]: Simplify F into F 22.320 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 22.321 * [backup-simplify]: Simplify (/ (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) (* (sin (/ -1 B)) F)) into (* (/ 1 (* (sin (/ -1 B)) F)) (pow (/ 1 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) 0.5)) 22.321 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 22.321 * [taylor]: Taking taylor expansion of -1 in F 22.321 * [backup-simplify]: Simplify -1 into -1 22.321 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 22.321 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 22.321 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 22.321 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 22.321 * [taylor]: Taking taylor expansion of (- 0.5) in F 22.321 * [taylor]: Taking taylor expansion of 0.5 in F 22.321 * [backup-simplify]: Simplify 0.5 into 0.5 22.321 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 22.321 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 22.321 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 22.321 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 22.322 * [taylor]: Taking taylor expansion of (/ -1 F) in F 22.322 * [taylor]: Taking taylor expansion of -1 in F 22.322 * [backup-simplify]: Simplify -1 into -1 22.322 * [taylor]: Taking taylor expansion of F in F 22.322 * [backup-simplify]: Simplify 0 into 0 22.322 * [backup-simplify]: Simplify 1 into 1 22.322 * [backup-simplify]: Simplify (/ -1 1) into -1 22.322 * [taylor]: Taking taylor expansion of (/ -1 F) in F 22.322 * [taylor]: Taking taylor expansion of -1 in F 22.322 * [backup-simplify]: Simplify -1 into -1 22.322 * [taylor]: Taking taylor expansion of F in F 22.322 * [backup-simplify]: Simplify 0 into 0 22.322 * [backup-simplify]: Simplify 1 into 1 22.322 * [backup-simplify]: Simplify (/ -1 1) into -1 22.322 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 22.322 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 22.322 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 22.322 * [taylor]: Taking taylor expansion of (/ -1 x) in F 22.322 * [taylor]: Taking taylor expansion of -1 in F 22.323 * [backup-simplify]: Simplify -1 into -1 22.323 * [taylor]: Taking taylor expansion of x in F 22.323 * [backup-simplify]: Simplify x into x 22.323 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 22.323 * [taylor]: Taking taylor expansion of 2.0 in F 22.323 * [backup-simplify]: Simplify 2.0 into 2.0 22.323 * [taylor]: Taking taylor expansion of 2.0 in F 22.323 * [backup-simplify]: Simplify 2.0 into 2.0 22.323 * [backup-simplify]: Simplify (* -1 -1) into 1 22.323 * [backup-simplify]: Simplify (+ 1 0) into 1 22.323 * [backup-simplify]: Simplify (log 1) into 0 22.324 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.324 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.325 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 22.325 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.325 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 22.325 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 22.325 * [taylor]: Taking taylor expansion of (/ -1 B) in F 22.325 * [taylor]: Taking taylor expansion of -1 in F 22.325 * [backup-simplify]: Simplify -1 into -1 22.325 * [taylor]: Taking taylor expansion of B in F 22.325 * [backup-simplify]: Simplify B into B 22.325 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.325 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.325 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.325 * [taylor]: Taking taylor expansion of F in F 22.325 * [backup-simplify]: Simplify 0 into 0 22.325 * [backup-simplify]: Simplify 1 into 1 22.326 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.326 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.326 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.326 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 22.326 * [backup-simplify]: Simplify (+ 0) into 0 22.327 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 22.327 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.328 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.328 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 22.328 * [backup-simplify]: Simplify (+ 0 0) into 0 22.329 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 22.329 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 22.329 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 22.329 * [taylor]: Taking taylor expansion of -1 in F 22.329 * [backup-simplify]: Simplify -1 into -1 22.329 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 22.329 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 22.329 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 22.329 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 22.329 * [taylor]: Taking taylor expansion of (- 0.5) in F 22.329 * [taylor]: Taking taylor expansion of 0.5 in F 22.329 * [backup-simplify]: Simplify 0.5 into 0.5 22.329 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 22.329 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 22.330 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 22.330 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 22.330 * [taylor]: Taking taylor expansion of (/ -1 F) in F 22.330 * [taylor]: Taking taylor expansion of -1 in F 22.330 * [backup-simplify]: Simplify -1 into -1 22.330 * [taylor]: Taking taylor expansion of F in F 22.330 * [backup-simplify]: Simplify 0 into 0 22.330 * [backup-simplify]: Simplify 1 into 1 22.330 * [backup-simplify]: Simplify (/ -1 1) into -1 22.330 * [taylor]: Taking taylor expansion of (/ -1 F) in F 22.330 * [taylor]: Taking taylor expansion of -1 in F 22.330 * [backup-simplify]: Simplify -1 into -1 22.330 * [taylor]: Taking taylor expansion of F in F 22.330 * [backup-simplify]: Simplify 0 into 0 22.330 * [backup-simplify]: Simplify 1 into 1 22.330 * [backup-simplify]: Simplify (/ -1 1) into -1 22.330 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 22.331 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 22.331 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 22.331 * [taylor]: Taking taylor expansion of (/ -1 x) in F 22.331 * [taylor]: Taking taylor expansion of -1 in F 22.331 * [backup-simplify]: Simplify -1 into -1 22.331 * [taylor]: Taking taylor expansion of x in F 22.331 * [backup-simplify]: Simplify x into x 22.331 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 22.331 * [taylor]: Taking taylor expansion of 2.0 in F 22.331 * [backup-simplify]: Simplify 2.0 into 2.0 22.331 * [taylor]: Taking taylor expansion of 2.0 in F 22.331 * [backup-simplify]: Simplify 2.0 into 2.0 22.331 * [backup-simplify]: Simplify (* -1 -1) into 1 22.331 * [backup-simplify]: Simplify (+ 1 0) into 1 22.332 * [backup-simplify]: Simplify (log 1) into 0 22.332 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.332 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.333 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 22.333 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.333 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 22.333 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 22.333 * [taylor]: Taking taylor expansion of (/ -1 B) in F 22.333 * [taylor]: Taking taylor expansion of -1 in F 22.333 * [backup-simplify]: Simplify -1 into -1 22.333 * [taylor]: Taking taylor expansion of B in F 22.333 * [backup-simplify]: Simplify B into B 22.333 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.333 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.333 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.333 * [taylor]: Taking taylor expansion of F in F 22.333 * [backup-simplify]: Simplify 0 into 0 22.333 * [backup-simplify]: Simplify 1 into 1 22.334 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.334 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.334 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.334 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 22.334 * [backup-simplify]: Simplify (+ 0) into 0 22.335 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 22.335 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.336 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.336 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 22.336 * [backup-simplify]: Simplify (+ 0 0) into 0 22.337 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 22.337 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 22.338 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 22.338 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in B 22.338 * [taylor]: Taking taylor expansion of -1 in B 22.338 * [backup-simplify]: Simplify -1 into -1 22.338 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in B 22.338 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in B 22.338 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 22.338 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.338 * [taylor]: Taking taylor expansion of -1 in B 22.338 * [backup-simplify]: Simplify -1 into -1 22.338 * [taylor]: Taking taylor expansion of B in B 22.338 * [backup-simplify]: Simplify 0 into 0 22.338 * [backup-simplify]: Simplify 1 into 1 22.338 * [backup-simplify]: Simplify (/ -1 1) into -1 22.339 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.339 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 22.339 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 22.339 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 22.339 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 22.339 * [taylor]: Taking taylor expansion of 1.0 in B 22.339 * [backup-simplify]: Simplify 1.0 into 1.0 22.339 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 22.339 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 22.339 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 22.339 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 22.339 * [taylor]: Taking taylor expansion of 1.0 in B 22.339 * [backup-simplify]: Simplify 1.0 into 1.0 22.339 * [taylor]: Taking taylor expansion of (log F) in B 22.339 * [taylor]: Taking taylor expansion of F in B 22.339 * [backup-simplify]: Simplify F into F 22.339 * [backup-simplify]: Simplify (log F) into (log F) 22.339 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 22.340 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.340 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 22.340 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 22.340 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 22.341 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 22.342 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 22.342 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in x 22.342 * [taylor]: Taking taylor expansion of -1 in x 22.342 * [backup-simplify]: Simplify -1 into -1 22.342 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in x 22.342 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in x 22.342 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 22.342 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.342 * [taylor]: Taking taylor expansion of -1 in x 22.342 * [backup-simplify]: Simplify -1 into -1 22.342 * [taylor]: Taking taylor expansion of B in x 22.342 * [backup-simplify]: Simplify B into B 22.342 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.342 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.342 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.342 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.343 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.343 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.343 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 22.343 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 22.343 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 22.343 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 22.343 * [taylor]: Taking taylor expansion of 1.0 in x 22.343 * [backup-simplify]: Simplify 1.0 into 1.0 22.343 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 22.343 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 22.343 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 22.343 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 22.343 * [taylor]: Taking taylor expansion of 1.0 in x 22.343 * [backup-simplify]: Simplify 1.0 into 1.0 22.343 * [taylor]: Taking taylor expansion of (log F) in x 22.343 * [taylor]: Taking taylor expansion of F in x 22.343 * [backup-simplify]: Simplify F into F 22.343 * [backup-simplify]: Simplify (log F) into (log F) 22.344 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 22.344 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 22.344 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 22.344 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 22.345 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 22.345 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 22.346 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 22.346 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 22.347 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.347 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 22.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 22.348 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 22.349 * [backup-simplify]: Simplify (+ 0 0) into 0 22.349 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 22.350 * [backup-simplify]: Simplify (- 0) into 0 22.350 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.351 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 22.351 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 22.352 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.353 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.353 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.353 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.354 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.354 * [backup-simplify]: Simplify (+ 0 0) into 0 22.355 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 22.356 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))))) into 0 22.357 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 22.357 * [taylor]: Taking taylor expansion of 0 in B 22.357 * [backup-simplify]: Simplify 0 into 0 22.357 * [taylor]: Taking taylor expansion of 0 in x 22.357 * [backup-simplify]: Simplify 0 into 0 22.357 * [backup-simplify]: Simplify 0 into 0 22.358 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 22.358 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 22.359 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 22.360 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 22.361 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 22.361 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 22.362 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 22.363 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 22.364 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 22.364 * [taylor]: Taking taylor expansion of 0 in x 22.364 * [backup-simplify]: Simplify 0 into 0 22.364 * [backup-simplify]: Simplify 0 into 0 22.364 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 22.365 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 22.366 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 22.367 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 22.367 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 22.368 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 22.368 * [backup-simplify]: Simplify (+ 0) into 0 22.369 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 22.369 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.370 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.370 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 22.370 * [backup-simplify]: Simplify (+ 0 0) into 0 22.371 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 22.372 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 22.373 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 22.373 * [backup-simplify]: Simplify 0 into 0 22.373 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.374 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.374 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.375 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 22.375 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 22.375 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 22.375 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 22.377 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 22.377 * [backup-simplify]: Simplify (- 0) into 0 22.377 * [backup-simplify]: Simplify (- 0) into 0 22.378 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.379 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 22.380 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 22.380 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.381 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.381 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.382 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.383 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.383 * [backup-simplify]: Simplify (+ 0 0) into 0 22.384 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 22.386 * [backup-simplify]: Simplify (- (/ (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) 22.390 * [backup-simplify]: Simplify (+ (* -1 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 22.390 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in B 22.390 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in B 22.390 * [taylor]: Taking taylor expansion of 1.0 in B 22.390 * [backup-simplify]: Simplify 1.0 into 1.0 22.390 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in B 22.390 * [taylor]: Taking taylor expansion of F in B 22.390 * [backup-simplify]: Simplify F into F 22.390 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 22.390 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.390 * [taylor]: Taking taylor expansion of -1 in B 22.390 * [backup-simplify]: Simplify -1 into -1 22.390 * [taylor]: Taking taylor expansion of B in B 22.390 * [backup-simplify]: Simplify 0 into 0 22.390 * [backup-simplify]: Simplify 1 into 1 22.391 * [backup-simplify]: Simplify (/ -1 1) into -1 22.391 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.391 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 22.391 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in B 22.391 * [taylor]: Taking taylor expansion of 1.0 in B 22.391 * [backup-simplify]: Simplify 1.0 into 1.0 22.391 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in B 22.391 * [taylor]: Taking taylor expansion of F in B 22.391 * [backup-simplify]: Simplify F into F 22.391 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in B 22.391 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 22.391 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.391 * [taylor]: Taking taylor expansion of -1 in B 22.391 * [backup-simplify]: Simplify -1 into -1 22.391 * [taylor]: Taking taylor expansion of B in B 22.391 * [backup-simplify]: Simplify 0 into 0 22.392 * [backup-simplify]: Simplify 1 into 1 22.392 * [backup-simplify]: Simplify (/ -1 1) into -1 22.392 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.392 * [taylor]: Taking taylor expansion of x in B 22.392 * [backup-simplify]: Simplify x into x 22.392 * [backup-simplify]: Simplify (* (sin (/ -1 B)) x) into (* (sin (/ -1 B)) x) 22.392 * [backup-simplify]: Simplify (/ F (* (sin (/ -1 B)) x)) into (/ F (* (sin (/ -1 B)) x)) 22.393 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 22.393 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ -1 B)) x))) into (* 1.0 (/ F (* (sin (/ -1 B)) x))) 22.393 * [backup-simplify]: Simplify (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 22.394 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) (- (* 1.0 (/ F (* (sin (/ -1 B)) x))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 22.394 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in x 22.394 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in x 22.394 * [taylor]: Taking taylor expansion of 1.0 in x 22.394 * [backup-simplify]: Simplify 1.0 into 1.0 22.394 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in x 22.394 * [taylor]: Taking taylor expansion of F in x 22.394 * [backup-simplify]: Simplify F into F 22.394 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 22.394 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.394 * [taylor]: Taking taylor expansion of -1 in x 22.394 * [backup-simplify]: Simplify -1 into -1 22.394 * [taylor]: Taking taylor expansion of B in x 22.394 * [backup-simplify]: Simplify B into B 22.394 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.394 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.395 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.395 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.395 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.395 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.395 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 22.395 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in x 22.395 * [taylor]: Taking taylor expansion of 1.0 in x 22.395 * [backup-simplify]: Simplify 1.0 into 1.0 22.395 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in x 22.395 * [taylor]: Taking taylor expansion of F in x 22.395 * [backup-simplify]: Simplify F into F 22.395 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 22.396 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 22.396 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.396 * [taylor]: Taking taylor expansion of -1 in x 22.396 * [backup-simplify]: Simplify -1 into -1 22.396 * [taylor]: Taking taylor expansion of B in x 22.396 * [backup-simplify]: Simplify B into B 22.396 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.396 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.396 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.396 * [taylor]: Taking taylor expansion of x in x 22.396 * [backup-simplify]: Simplify 0 into 0 22.396 * [backup-simplify]: Simplify 1 into 1 22.396 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.396 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.397 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.397 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 22.397 * [backup-simplify]: Simplify (+ 0) into 0 22.398 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 22.398 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.398 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.399 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 22.399 * [backup-simplify]: Simplify (+ 0 0) into 0 22.399 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 22.400 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 22.400 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 22.400 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.401 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.401 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.402 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.402 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.403 * [backup-simplify]: Simplify (+ 0 0) into 0 22.403 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 22.405 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ F (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 22.406 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ -1 B))))) into 0 22.406 * [backup-simplify]: Simplify (- 0) into 0 22.407 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) 0) into (* 1.0 (/ F (sin (/ -1 B)))) 22.407 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 22.407 * [taylor]: Taking taylor expansion of 0 in x 22.407 * [backup-simplify]: Simplify 0 into 0 22.407 * [backup-simplify]: Simplify 0 into 0 22.410 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 22.412 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 22.413 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.417 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 22.419 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 22.421 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 22.424 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 22.427 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 22.427 * [taylor]: Taking taylor expansion of 0 in x 22.427 * [backup-simplify]: Simplify 0 into 0 22.427 * [backup-simplify]: Simplify 0 into 0 22.427 * [backup-simplify]: Simplify 0 into 0 22.427 * [backup-simplify]: Simplify 0 into 0 22.430 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 22.431 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 22.433 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.436 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 22.438 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 22.440 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 22.441 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.442 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.443 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.444 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.445 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.445 * [backup-simplify]: Simplify (+ 0 0) into 0 22.447 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 22.449 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 22.451 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 22.451 * [backup-simplify]: Simplify 0 into 0 22.452 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 22.453 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.454 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.455 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 22.456 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 22.456 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 22.457 * [backup-simplify]: Simplify (+ 0 0) into 0 22.457 * [backup-simplify]: Simplify (+ 0 0) into 0 22.462 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 22.463 * [backup-simplify]: Simplify (- 0) into 0 22.463 * [backup-simplify]: Simplify (- 0) into 0 22.464 * [backup-simplify]: Simplify (- 0) into 0 22.464 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 22.467 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 22.470 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 22.473 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.474 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.475 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.477 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.478 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.479 * [backup-simplify]: Simplify (+ 0 0) into 0 22.480 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 22.485 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))) (* (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) (/ 0 (sin (/ -1 B)))))) into 0 22.490 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))))) into 0 22.490 * [taylor]: Taking taylor expansion of 0 in B 22.490 * [backup-simplify]: Simplify 0 into 0 22.490 * [taylor]: Taking taylor expansion of 0 in x 22.490 * [backup-simplify]: Simplify 0 into 0 22.490 * [backup-simplify]: Simplify 0 into 0 22.494 * [backup-simplify]: Simplify (+ (* (* 1.0 (/ (/ 1 (- F)) (sin (/ -1 (/ 1 (- B)))))) (* 1 (* 1 (/ 1 (- F))))) (* (* -1 (* (/ 1 (sin (/ -1 (/ 1 (- B))))) (pow (pow (/ 1 (- F)) 1.0) 1.0))) (* 1 (* 1 (/ 1 (/ 1 (- F))))))) into (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) 22.494 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 22.495 * [backup-simplify]: Simplify (/ x (tan B)) into (/ x (tan B)) 22.495 * [approximate]: Taking taylor expansion of (/ x (tan B)) in (x B) around 0 22.495 * [taylor]: Taking taylor expansion of (/ x (tan B)) in B 22.495 * [taylor]: Taking taylor expansion of x in B 22.495 * [backup-simplify]: Simplify x into x 22.495 * [taylor]: Taking taylor expansion of (tan B) in B 22.495 * [taylor]: Rewrote expression to (/ (sin B) (cos B)) 22.495 * [taylor]: Taking taylor expansion of (sin B) in B 22.495 * [taylor]: Taking taylor expansion of B in B 22.495 * [backup-simplify]: Simplify 0 into 0 22.495 * [backup-simplify]: Simplify 1 into 1 22.495 * [taylor]: Taking taylor expansion of (cos B) in B 22.495 * [taylor]: Taking taylor expansion of B in B 22.495 * [backup-simplify]: Simplify 0 into 0 22.495 * [backup-simplify]: Simplify 1 into 1 22.496 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 22.497 * [backup-simplify]: Simplify (/ 1 1) into 1 22.497 * [backup-simplify]: Simplify (/ x 1) into x 22.497 * [taylor]: Taking taylor expansion of (/ x (tan B)) in x 22.497 * [taylor]: Taking taylor expansion of x in x 22.497 * [backup-simplify]: Simplify 0 into 0 22.497 * [backup-simplify]: Simplify 1 into 1 22.497 * [taylor]: Taking taylor expansion of (tan B) in x 22.497 * [taylor]: Rewrote expression to (/ (sin B) (cos B)) 22.497 * [taylor]: Taking taylor expansion of (sin B) in x 22.497 * [taylor]: Taking taylor expansion of B in x 22.497 * [backup-simplify]: Simplify B into B 22.497 * [backup-simplify]: Simplify (sin B) into (sin B) 22.498 * [backup-simplify]: Simplify (cos B) into (cos B) 22.498 * [taylor]: Taking taylor expansion of (cos B) in x 22.498 * [taylor]: Taking taylor expansion of B in x 22.498 * [backup-simplify]: Simplify B into B 22.498 * [backup-simplify]: Simplify (cos B) into (cos B) 22.498 * [backup-simplify]: Simplify (sin B) into (sin B) 22.499 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 22.499 * [backup-simplify]: Simplify (* (cos B) 0) into 0 22.499 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 22.500 * [backup-simplify]: Simplify (* (cos B) 1) into (cos B) 22.500 * [backup-simplify]: Simplify (* (sin B) 0) into 0 22.500 * [backup-simplify]: Simplify (- 0) into 0 22.501 * [backup-simplify]: Simplify (+ (cos B) 0) into (cos B) 22.501 * [backup-simplify]: Simplify (/ (sin B) (cos B)) into (/ (sin B) (cos B)) 22.502 * [backup-simplify]: Simplify (/ 1 (/ (sin B) (cos B))) into (/ (cos B) (sin B)) 22.502 * [taylor]: Taking taylor expansion of (/ x (tan B)) in x 22.502 * [taylor]: Taking taylor expansion of x in x 22.502 * [backup-simplify]: Simplify 0 into 0 22.502 * [backup-simplify]: Simplify 1 into 1 22.502 * [taylor]: Taking taylor expansion of (tan B) in x 22.502 * [taylor]: Rewrote expression to (/ (sin B) (cos B)) 22.502 * [taylor]: Taking taylor expansion of (sin B) in x 22.502 * [taylor]: Taking taylor expansion of B in x 22.502 * [backup-simplify]: Simplify B into B 22.502 * [backup-simplify]: Simplify (sin B) into (sin B) 22.503 * [backup-simplify]: Simplify (cos B) into (cos B) 22.503 * [taylor]: Taking taylor expansion of (cos B) in x 22.503 * [taylor]: Taking taylor expansion of B in x 22.503 * [backup-simplify]: Simplify B into B 22.503 * [backup-simplify]: Simplify (cos B) into (cos B) 22.503 * [backup-simplify]: Simplify (sin B) into (sin B) 22.504 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 22.504 * [backup-simplify]: Simplify (* (cos B) 0) into 0 22.504 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 22.505 * [backup-simplify]: Simplify (* (cos B) 1) into (cos B) 22.505 * [backup-simplify]: Simplify (* (sin B) 0) into 0 22.505 * [backup-simplify]: Simplify (- 0) into 0 22.506 * [backup-simplify]: Simplify (+ (cos B) 0) into (cos B) 22.506 * [backup-simplify]: Simplify (/ (sin B) (cos B)) into (/ (sin B) (cos B)) 22.507 * [backup-simplify]: Simplify (/ 1 (/ (sin B) (cos B))) into (/ (cos B) (sin B)) 22.507 * [taylor]: Taking taylor expansion of (/ (cos B) (sin B)) in B 22.507 * [taylor]: Taking taylor expansion of (cos B) in B 22.507 * [taylor]: Taking taylor expansion of B in B 22.507 * [backup-simplify]: Simplify 0 into 0 22.507 * [backup-simplify]: Simplify 1 into 1 22.507 * [taylor]: Taking taylor expansion of (sin B) in B 22.507 * [taylor]: Taking taylor expansion of B in B 22.507 * [backup-simplify]: Simplify 0 into 0 22.507 * [backup-simplify]: Simplify 1 into 1 22.508 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 22.509 * [backup-simplify]: Simplify (/ 1 1) into 1 22.509 * [backup-simplify]: Simplify 1 into 1 22.509 * [backup-simplify]: Simplify (+ 0) into 0 22.510 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 1)) into 0 22.511 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.512 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 0)) into 0 22.512 * [backup-simplify]: Simplify (+ 0 0) into 0 22.512 * [backup-simplify]: Simplify (+ 0) into 0 22.513 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 1)) into 0 22.514 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.515 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 0)) into 0 22.515 * [backup-simplify]: Simplify (- 0) into 0 22.516 * [backup-simplify]: Simplify (+ 0 0) into 0 22.517 * [backup-simplify]: Simplify (- (/ 0 (cos B)) (+ (* (/ (sin B) (cos B)) (/ 0 (cos B))))) into 0 22.519 * [backup-simplify]: Simplify (- (/ 0 (/ (sin B) (cos B))) (+ (* (/ (cos B) (sin B)) (/ 0 (/ (sin B) (cos B)))))) into 0 22.519 * [taylor]: Taking taylor expansion of 0 in B 22.519 * [backup-simplify]: Simplify 0 into 0 22.520 * [backup-simplify]: Simplify (+ 0) into 0 22.520 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.521 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 22.521 * [backup-simplify]: Simplify 0 into 0 22.522 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.524 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 1))) into 0 22.524 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.525 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 0))) into 0 22.526 * [backup-simplify]: Simplify (+ 0 0) into 0 22.527 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.528 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 1))) into 0 22.529 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.530 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 0))) into 0 22.530 * [backup-simplify]: Simplify (- 0) into 0 22.531 * [backup-simplify]: Simplify (+ 0 0) into 0 22.533 * [backup-simplify]: Simplify (- (/ 0 (cos B)) (+ (* (/ (sin B) (cos B)) (/ 0 (cos B))) (* 0 (/ 0 (cos B))))) into 0 22.536 * [backup-simplify]: Simplify (- (/ 0 (/ (sin B) (cos B))) (+ (* (/ (cos B) (sin B)) (/ 0 (/ (sin B) (cos B)))) (* 0 (/ 0 (/ (sin B) (cos B)))))) into 0 22.536 * [taylor]: Taking taylor expansion of 0 in B 22.536 * [backup-simplify]: Simplify 0 into 0 22.536 * [backup-simplify]: Simplify 0 into 0 22.537 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 2) 2)) 0) into -1/2 22.539 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 22.540 * [backup-simplify]: Simplify (- (/ -1/2 1) (+ (* 1 (/ -1/6 1)) (* 0 (/ 0 1)))) into -1/3 22.540 * [backup-simplify]: Simplify -1/3 into -1/3 22.541 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.543 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.544 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.545 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.546 * [backup-simplify]: Simplify (+ 0 0) into 0 22.547 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.548 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.550 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.551 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.551 * [backup-simplify]: Simplify (- 0) into 0 22.552 * [backup-simplify]: Simplify (+ 0 0) into 0 22.554 * [backup-simplify]: Simplify (- (/ 0 (cos B)) (+ (* (/ (sin B) (cos B)) (/ 0 (cos B))) (* 0 (/ 0 (cos B))) (* 0 (/ 0 (cos B))))) into 0 22.558 * [backup-simplify]: Simplify (- (/ 0 (/ (sin B) (cos B))) (+ (* (/ (cos B) (sin B)) (/ 0 (/ (sin B) (cos B)))) (* 0 (/ 0 (/ (sin B) (cos B)))) (* 0 (/ 0 (/ (sin B) (cos B)))))) into 0 22.558 * [taylor]: Taking taylor expansion of 0 in B 22.558 * [backup-simplify]: Simplify 0 into 0 22.558 * [backup-simplify]: Simplify 0 into 0 22.558 * [backup-simplify]: Simplify 0 into 0 22.563 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.565 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.567 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ -1/6 1)) (* -1/3 (/ 0 1)))) into 0 22.567 * [backup-simplify]: Simplify 0 into 0 22.570 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.571 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.573 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.574 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.575 * [backup-simplify]: Simplify (+ 0 0) into 0 22.577 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.579 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.580 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.582 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.582 * [backup-simplify]: Simplify (- 0) into 0 22.582 * [backup-simplify]: Simplify (+ 0 0) into 0 22.585 * [backup-simplify]: Simplify (- (/ 0 (cos B)) (+ (* (/ (sin B) (cos B)) (/ 0 (cos B))) (* 0 (/ 0 (cos B))) (* 0 (/ 0 (cos B))) (* 0 (/ 0 (cos B))))) into 0 22.590 * [backup-simplify]: Simplify (- (/ 0 (/ (sin B) (cos B))) (+ (* (/ (cos B) (sin B)) (/ 0 (/ (sin B) (cos B)))) (* 0 (/ 0 (/ (sin B) (cos B)))) (* 0 (/ 0 (/ (sin B) (cos B)))) (* 0 (/ 0 (/ (sin B) (cos B)))))) into 0 22.590 * [taylor]: Taking taylor expansion of 0 in B 22.590 * [backup-simplify]: Simplify 0 into 0 22.590 * [backup-simplify]: Simplify 0 into 0 22.590 * [backup-simplify]: Simplify 0 into 0 22.590 * [backup-simplify]: Simplify 0 into 0 22.590 * [backup-simplify]: Simplify (+ (* -1/3 (* B x)) (* 1 (* (/ 1 B) x))) into (- (/ x B) (* 1/3 (* x B))) 22.591 * [backup-simplify]: Simplify (/ (/ 1 x) (tan (/ 1 B))) into (/ 1 (* x (tan (/ 1 B)))) 22.591 * [approximate]: Taking taylor expansion of (/ 1 (* x (tan (/ 1 B)))) in (x B) around 0 22.591 * [taylor]: Taking taylor expansion of (/ 1 (* x (tan (/ 1 B)))) in B 22.591 * [taylor]: Taking taylor expansion of (* x (tan (/ 1 B))) in B 22.591 * [taylor]: Taking taylor expansion of x in B 22.591 * [backup-simplify]: Simplify x into x 22.591 * [taylor]: Taking taylor expansion of (tan (/ 1 B)) in B 22.591 * [taylor]: Rewrote expression to (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.591 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 22.591 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.591 * [taylor]: Taking taylor expansion of B in B 22.591 * [backup-simplify]: Simplify 0 into 0 22.591 * [backup-simplify]: Simplify 1 into 1 22.592 * [backup-simplify]: Simplify (/ 1 1) into 1 22.592 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.592 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 22.592 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.593 * [taylor]: Taking taylor expansion of B in B 22.593 * [backup-simplify]: Simplify 0 into 0 22.593 * [backup-simplify]: Simplify 1 into 1 22.593 * [backup-simplify]: Simplify (/ 1 1) into 1 22.593 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.594 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (cos (/ 1 B))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.595 * [backup-simplify]: Simplify (* x (/ (sin (/ 1 B)) (cos (/ 1 B)))) into (/ (* (sin (/ 1 B)) x) (cos (/ 1 B))) 22.596 * [backup-simplify]: Simplify (/ 1 (/ (* (sin (/ 1 B)) x) (cos (/ 1 B)))) into (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) 22.596 * [taylor]: Taking taylor expansion of (/ 1 (* x (tan (/ 1 B)))) in x 22.596 * [taylor]: Taking taylor expansion of (* x (tan (/ 1 B))) in x 22.596 * [taylor]: Taking taylor expansion of x in x 22.596 * [backup-simplify]: Simplify 0 into 0 22.596 * [backup-simplify]: Simplify 1 into 1 22.596 * [taylor]: Taking taylor expansion of (tan (/ 1 B)) in x 22.596 * [taylor]: Rewrote expression to (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.596 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 22.596 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.596 * [taylor]: Taking taylor expansion of B in x 22.596 * [backup-simplify]: Simplify B into B 22.596 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.597 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.597 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.597 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 22.597 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.597 * [taylor]: Taking taylor expansion of B in x 22.597 * [backup-simplify]: Simplify B into B 22.597 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.598 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.598 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.598 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.599 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.599 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.599 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 22.600 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 22.600 * [backup-simplify]: Simplify (- 0) into 0 22.601 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 22.602 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (cos (/ 1 B))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.602 * [backup-simplify]: Simplify (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B)))) into 0 22.603 * [backup-simplify]: Simplify (+ 0) into 0 22.604 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 22.604 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.605 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.606 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 22.606 * [backup-simplify]: Simplify (+ 0 0) into 0 22.607 * [backup-simplify]: Simplify (+ 0) into 0 22.607 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 1)) into 0 22.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.609 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.609 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 0)) into 0 22.610 * [backup-simplify]: Simplify (- 0) into 0 22.610 * [backup-simplify]: Simplify (+ 0 0) into 0 22.612 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))))) into 0 22.613 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ (sin (/ 1 B)) (cos (/ 1 B))))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.614 * [backup-simplify]: Simplify (/ 1 (/ (sin (/ 1 B)) (cos (/ 1 B)))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 22.614 * [taylor]: Taking taylor expansion of (/ 1 (* x (tan (/ 1 B)))) in x 22.614 * [taylor]: Taking taylor expansion of (* x (tan (/ 1 B))) in x 22.614 * [taylor]: Taking taylor expansion of x in x 22.614 * [backup-simplify]: Simplify 0 into 0 22.614 * [backup-simplify]: Simplify 1 into 1 22.614 * [taylor]: Taking taylor expansion of (tan (/ 1 B)) in x 22.614 * [taylor]: Rewrote expression to (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.614 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 22.614 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.614 * [taylor]: Taking taylor expansion of B in x 22.615 * [backup-simplify]: Simplify B into B 22.615 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.615 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.615 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.615 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 22.615 * [taylor]: Taking taylor expansion of (/ 1 B) in x 22.615 * [taylor]: Taking taylor expansion of B in x 22.615 * [backup-simplify]: Simplify B into B 22.615 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 22.616 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.616 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.617 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 22.617 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 22.617 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 22.618 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 22.618 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 22.619 * [backup-simplify]: Simplify (- 0) into 0 22.619 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 22.620 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (cos (/ 1 B))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.620 * [backup-simplify]: Simplify (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B)))) into 0 22.621 * [backup-simplify]: Simplify (+ 0) into 0 22.622 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 22.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.623 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.624 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 22.624 * [backup-simplify]: Simplify (+ 0 0) into 0 22.625 * [backup-simplify]: Simplify (+ 0) into 0 22.626 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 1)) into 0 22.626 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 22.627 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.628 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 0)) into 0 22.628 * [backup-simplify]: Simplify (- 0) into 0 22.628 * [backup-simplify]: Simplify (+ 0 0) into 0 22.630 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))))) into 0 22.631 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ (sin (/ 1 B)) (cos (/ 1 B))))) into (/ (sin (/ 1 B)) (cos (/ 1 B))) 22.632 * [backup-simplify]: Simplify (/ 1 (/ (sin (/ 1 B)) (cos (/ 1 B)))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 22.632 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (sin (/ 1 B))) in B 22.632 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 22.632 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.632 * [taylor]: Taking taylor expansion of B in B 22.632 * [backup-simplify]: Simplify 0 into 0 22.632 * [backup-simplify]: Simplify 1 into 1 22.633 * [backup-simplify]: Simplify (/ 1 1) into 1 22.634 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 22.634 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 22.634 * [taylor]: Taking taylor expansion of (/ 1 B) in B 22.634 * [taylor]: Taking taylor expansion of B in B 22.634 * [backup-simplify]: Simplify 0 into 0 22.634 * [backup-simplify]: Simplify 1 into 1 22.634 * [backup-simplify]: Simplify (/ 1 1) into 1 22.634 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 22.635 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 22.636 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 22.637 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.638 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.639 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.640 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.641 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.641 * [backup-simplify]: Simplify (+ 0 0) into 0 22.642 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.643 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.644 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.645 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.646 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.646 * [backup-simplify]: Simplify (- 0) into 0 22.647 * [backup-simplify]: Simplify (+ 0 0) into 0 22.649 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))))) into 0 22.651 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B)))))) into 0 22.653 * [backup-simplify]: Simplify (- (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))))) into 0 22.653 * [taylor]: Taking taylor expansion of 0 in B 22.653 * [backup-simplify]: Simplify 0 into 0 22.653 * [backup-simplify]: Simplify 0 into 0 22.655 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 22.655 * [backup-simplify]: Simplify 0 into 0 22.656 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.657 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.658 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.660 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.661 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.661 * [backup-simplify]: Simplify (+ 0 0) into 0 22.662 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.664 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.666 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.667 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.668 * [backup-simplify]: Simplify (- 0) into 0 22.668 * [backup-simplify]: Simplify (+ 0 0) into 0 22.671 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))))) into 0 22.673 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))))) into 0 22.676 * [backup-simplify]: Simplify (- (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))) (* 0 (/ 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))))) into 0 22.676 * [taylor]: Taking taylor expansion of 0 in B 22.676 * [backup-simplify]: Simplify 0 into 0 22.676 * [backup-simplify]: Simplify 0 into 0 22.676 * [backup-simplify]: Simplify 0 into 0 22.678 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 22.678 * [backup-simplify]: Simplify 0 into 0 22.681 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.683 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.684 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.686 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.687 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.687 * [backup-simplify]: Simplify (+ 0 0) into 0 22.690 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.691 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.692 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.694 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.695 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.696 * [backup-simplify]: Simplify (- 0) into 0 22.696 * [backup-simplify]: Simplify (+ 0 0) into 0 22.699 * [backup-simplify]: Simplify (- (/ 0 (cos (/ 1 B))) (+ (* (/ (sin (/ 1 B)) (cos (/ 1 B))) (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))) (* 0 (/ 0 (cos (/ 1 B)))))) into 0 22.702 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sin (/ 1 B)) (cos (/ 1 B)))))))) into 0 22.706 * [backup-simplify]: Simplify (- (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))) (* 0 (/ 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))) (* 0 (/ 0 (/ (sin (/ 1 B)) (cos (/ 1 B))))))) into 0 22.706 * [taylor]: Taking taylor expansion of 0 in B 22.706 * [backup-simplify]: Simplify 0 into 0 22.706 * [backup-simplify]: Simplify 0 into 0 22.707 * [backup-simplify]: Simplify (* (/ (cos (/ 1 (/ 1 B))) (sin (/ 1 (/ 1 B)))) (* 1 (/ 1 (/ 1 x)))) into (/ (* x (cos B)) (sin B)) 22.708 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (tan (/ 1 (- B)))) into (/ -1 (* x (tan (/ -1 B)))) 22.708 * [approximate]: Taking taylor expansion of (/ -1 (* x (tan (/ -1 B)))) in (x B) around 0 22.708 * [taylor]: Taking taylor expansion of (/ -1 (* x (tan (/ -1 B)))) in B 22.708 * [taylor]: Taking taylor expansion of -1 in B 22.708 * [backup-simplify]: Simplify -1 into -1 22.708 * [taylor]: Taking taylor expansion of (* x (tan (/ -1 B))) in B 22.708 * [taylor]: Taking taylor expansion of x in B 22.708 * [backup-simplify]: Simplify x into x 22.708 * [taylor]: Taking taylor expansion of (tan (/ -1 B)) in B 22.708 * [taylor]: Rewrote expression to (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.708 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 22.708 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.708 * [taylor]: Taking taylor expansion of -1 in B 22.708 * [backup-simplify]: Simplify -1 into -1 22.708 * [taylor]: Taking taylor expansion of B in B 22.708 * [backup-simplify]: Simplify 0 into 0 22.708 * [backup-simplify]: Simplify 1 into 1 22.709 * [backup-simplify]: Simplify (/ -1 1) into -1 22.709 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.709 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 22.709 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.709 * [taylor]: Taking taylor expansion of -1 in B 22.709 * [backup-simplify]: Simplify -1 into -1 22.709 * [taylor]: Taking taylor expansion of B in B 22.709 * [backup-simplify]: Simplify 0 into 0 22.709 * [backup-simplify]: Simplify 1 into 1 22.710 * [backup-simplify]: Simplify (/ -1 1) into -1 22.710 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.711 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (cos (/ -1 B))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.712 * [backup-simplify]: Simplify (* x (/ (sin (/ -1 B)) (cos (/ -1 B)))) into (/ (* (sin (/ -1 B)) x) (cos (/ -1 B))) 22.713 * [backup-simplify]: Simplify (/ -1 (/ (* (sin (/ -1 B)) x) (cos (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) 22.713 * [taylor]: Taking taylor expansion of (/ -1 (* x (tan (/ -1 B)))) in x 22.713 * [taylor]: Taking taylor expansion of -1 in x 22.713 * [backup-simplify]: Simplify -1 into -1 22.713 * [taylor]: Taking taylor expansion of (* x (tan (/ -1 B))) in x 22.713 * [taylor]: Taking taylor expansion of x in x 22.713 * [backup-simplify]: Simplify 0 into 0 22.713 * [backup-simplify]: Simplify 1 into 1 22.713 * [taylor]: Taking taylor expansion of (tan (/ -1 B)) in x 22.713 * [taylor]: Rewrote expression to (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.713 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 22.713 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.713 * [taylor]: Taking taylor expansion of -1 in x 22.713 * [backup-simplify]: Simplify -1 into -1 22.713 * [taylor]: Taking taylor expansion of B in x 22.713 * [backup-simplify]: Simplify B into B 22.713 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.714 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.714 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.714 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 22.714 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.714 * [taylor]: Taking taylor expansion of -1 in x 22.714 * [backup-simplify]: Simplify -1 into -1 22.714 * [taylor]: Taking taylor expansion of B in x 22.714 * [backup-simplify]: Simplify B into B 22.714 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.714 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.715 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.715 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.716 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.716 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.716 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 22.717 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 22.717 * [backup-simplify]: Simplify (- 0) into 0 22.718 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 22.718 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (cos (/ -1 B))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.719 * [backup-simplify]: Simplify (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))) into 0 22.719 * [backup-simplify]: Simplify (+ 0) into 0 22.720 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 22.721 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.722 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.722 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 22.723 * [backup-simplify]: Simplify (+ 0 0) into 0 22.723 * [backup-simplify]: Simplify (+ 0) into 0 22.724 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 1)) into 0 22.725 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.725 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.726 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 0)) into 0 22.727 * [backup-simplify]: Simplify (- 0) into 0 22.727 * [backup-simplify]: Simplify (+ 0 0) into 0 22.728 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))))) into 0 22.729 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ (sin (/ -1 B)) (cos (/ -1 B))))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.729 * [backup-simplify]: Simplify (/ -1 (/ (sin (/ -1 B)) (cos (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 22.729 * [taylor]: Taking taylor expansion of (/ -1 (* x (tan (/ -1 B)))) in x 22.729 * [taylor]: Taking taylor expansion of -1 in x 22.729 * [backup-simplify]: Simplify -1 into -1 22.729 * [taylor]: Taking taylor expansion of (* x (tan (/ -1 B))) in x 22.729 * [taylor]: Taking taylor expansion of x in x 22.729 * [backup-simplify]: Simplify 0 into 0 22.729 * [backup-simplify]: Simplify 1 into 1 22.729 * [taylor]: Taking taylor expansion of (tan (/ -1 B)) in x 22.729 * [taylor]: Rewrote expression to (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.729 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 22.729 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.729 * [taylor]: Taking taylor expansion of -1 in x 22.729 * [backup-simplify]: Simplify -1 into -1 22.729 * [taylor]: Taking taylor expansion of B in x 22.729 * [backup-simplify]: Simplify B into B 22.729 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.730 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.730 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.730 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 22.730 * [taylor]: Taking taylor expansion of (/ -1 B) in x 22.730 * [taylor]: Taking taylor expansion of -1 in x 22.730 * [backup-simplify]: Simplify -1 into -1 22.730 * [taylor]: Taking taylor expansion of B in x 22.730 * [backup-simplify]: Simplify B into B 22.730 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 22.730 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.730 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.730 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 22.731 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 22.731 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 22.731 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 22.731 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 22.731 * [backup-simplify]: Simplify (- 0) into 0 22.732 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 22.732 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (cos (/ -1 B))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.732 * [backup-simplify]: Simplify (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))) into 0 22.733 * [backup-simplify]: Simplify (+ 0) into 0 22.733 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 22.733 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.734 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.734 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 22.734 * [backup-simplify]: Simplify (+ 0 0) into 0 22.735 * [backup-simplify]: Simplify (+ 0) into 0 22.735 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 1)) into 0 22.735 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 22.736 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 22.736 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 0)) into 0 22.737 * [backup-simplify]: Simplify (- 0) into 0 22.737 * [backup-simplify]: Simplify (+ 0 0) into 0 22.738 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))))) into 0 22.738 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ (sin (/ -1 B)) (cos (/ -1 B))))) into (/ (sin (/ -1 B)) (cos (/ -1 B))) 22.739 * [backup-simplify]: Simplify (/ -1 (/ (sin (/ -1 B)) (cos (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 22.739 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) in B 22.739 * [taylor]: Taking taylor expansion of -1 in B 22.739 * [backup-simplify]: Simplify -1 into -1 22.739 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (sin (/ -1 B))) in B 22.739 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 22.739 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.739 * [taylor]: Taking taylor expansion of -1 in B 22.739 * [backup-simplify]: Simplify -1 into -1 22.739 * [taylor]: Taking taylor expansion of B in B 22.739 * [backup-simplify]: Simplify 0 into 0 22.739 * [backup-simplify]: Simplify 1 into 1 22.739 * [backup-simplify]: Simplify (/ -1 1) into -1 22.739 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 22.739 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 22.739 * [taylor]: Taking taylor expansion of (/ -1 B) in B 22.739 * [taylor]: Taking taylor expansion of -1 in B 22.740 * [backup-simplify]: Simplify -1 into -1 22.740 * [taylor]: Taking taylor expansion of B in B 22.740 * [backup-simplify]: Simplify 0 into 0 22.740 * [backup-simplify]: Simplify 1 into 1 22.742 * [backup-simplify]: Simplify (/ -1 1) into -1 22.743 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 22.743 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 22.743 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 22.744 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 22.745 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.745 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.745 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.746 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.746 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.747 * [backup-simplify]: Simplify (+ 0 0) into 0 22.747 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 22.749 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 22.749 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.750 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 22.751 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 22.752 * [backup-simplify]: Simplify (- 0) into 0 22.752 * [backup-simplify]: Simplify (+ 0 0) into 0 22.754 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))))) into 0 22.756 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))))) into 0 22.758 * [backup-simplify]: Simplify (- (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))) (+ (* (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))))) into 0 22.758 * [taylor]: Taking taylor expansion of 0 in B 22.758 * [backup-simplify]: Simplify 0 into 0 22.759 * [backup-simplify]: Simplify 0 into 0 22.760 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 22.762 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))) into 0 22.762 * [backup-simplify]: Simplify 0 into 0 22.763 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.764 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.765 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.766 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.767 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.768 * [backup-simplify]: Simplify (+ 0 0) into 0 22.768 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 22.769 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 22.769 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.770 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 22.771 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 22.771 * [backup-simplify]: Simplify (- 0) into 0 22.771 * [backup-simplify]: Simplify (+ 0 0) into 0 22.773 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))))) into 0 22.774 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))))) into 0 22.776 * [backup-simplify]: Simplify (- (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))) (+ (* (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))) (* 0 (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))))) into 0 22.776 * [taylor]: Taking taylor expansion of 0 in B 22.776 * [backup-simplify]: Simplify 0 into 0 22.776 * [backup-simplify]: Simplify 0 into 0 22.776 * [backup-simplify]: Simplify 0 into 0 22.777 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 22.778 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B)))))) into 0 22.778 * [backup-simplify]: Simplify 0 into 0 22.779 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.780 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.781 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.782 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.782 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.783 * [backup-simplify]: Simplify (+ 0 0) into 0 22.784 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 22.785 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 22.785 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 22.786 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 22.787 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 22.787 * [backup-simplify]: Simplify (- 0) into 0 22.788 * [backup-simplify]: Simplify (+ 0 0) into 0 22.789 * [backup-simplify]: Simplify (- (/ 0 (cos (/ -1 B))) (+ (* (/ (sin (/ -1 B)) (cos (/ -1 B))) (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))) (* 0 (/ 0 (cos (/ -1 B)))))) into 0 22.791 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))))))) into 0 22.793 * [backup-simplify]: Simplify (- (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B)))) (+ (* (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))) (* 0 (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))) (* 0 (/ 0 (/ (sin (/ -1 B)) (cos (/ -1 B))))))) into 0 22.793 * [taylor]: Taking taylor expansion of 0 in B 22.793 * [backup-simplify]: Simplify 0 into 0 22.793 * [backup-simplify]: Simplify 0 into 0 22.793 * [backup-simplify]: Simplify (* (* -1 (/ (cos (/ -1 (/ 1 (- B)))) (sin (/ -1 (/ 1 (- B)))))) (* 1 (/ 1 (/ 1 (- x))))) into (/ (* x (cos B)) (sin B)) 22.794 * * * [progress]: simplifying candidates 22.794 * * * * [progress]: [ 1 / 273 ] simplifiying candidate #real (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (/ x (tan B)))))> 22.794 * * * * [progress]: [ 2 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 3 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 4 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 5 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 6 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 7 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 8 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 9 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 10 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 11 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 12 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 13 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 14 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 15 / 273 ] simplifiying candidate # 22.794 * * * * [progress]: [ 16 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 17 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 18 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 19 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 20 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 21 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 22 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 23 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 24 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 25 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 26 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 27 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 28 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 29 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 30 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 31 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 32 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 33 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 34 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 35 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 36 / 273 ] simplifiying candidate # 22.795 * * * * [progress]: [ 37 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 38 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 39 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 40 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 41 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 42 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 43 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 44 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 45 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 46 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 47 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 48 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 49 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 50 / 273 ] simplifiying candidate #real (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (/ x (tan B)))))> 22.796 * * * * [progress]: [ 51 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 52 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 53 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 54 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 55 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 56 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 57 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 58 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 59 / 273 ] simplifiying candidate # 22.796 * * * * [progress]: [ 60 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 61 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 62 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 63 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 64 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 65 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 66 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 67 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 68 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 69 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 70 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 71 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 72 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 73 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 74 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 75 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 76 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 77 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 78 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 79 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 80 / 273 ] simplifiying candidate # 22.797 * * * * [progress]: [ 81 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 82 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 83 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 84 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 85 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 86 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 87 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 88 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 89 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 90 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 91 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 92 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 93 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 94 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 95 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 96 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 97 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 98 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 99 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 100 / 273 ] simplifiying candidate #real (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (/ x (tan B)))))> 22.798 * * * * [progress]: [ 101 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 102 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 103 / 273 ] simplifiying candidate # 22.798 * * * * [progress]: [ 104 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 105 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 106 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 107 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 108 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 109 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 110 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 111 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 112 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 113 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 114 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 115 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 116 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 117 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 118 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 119 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 120 / 273 ] simplifiying candidate # 22.799 * * * * [progress]: [ 121 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 122 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 123 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 124 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 125 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 126 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 127 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 128 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 129 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 130 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 131 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 132 / 273 ] simplifiying candidate # 22.800 * * * * [progress]: [ 133 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 134 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 135 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 136 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 137 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 138 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 139 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 140 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 141 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 142 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 143 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 144 / 273 ] simplifiying candidate # 22.801 * * * * [progress]: [ 145 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 146 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 147 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 148 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 149 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 150 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 151 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 152 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 153 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 154 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 155 / 273 ] simplifiying candidate # 22.802 * * * * [progress]: [ 156 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 157 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 158 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 159 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 160 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 161 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 162 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 163 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 164 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 165 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 166 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 167 / 273 ] simplifiying candidate # 22.803 * * * * [progress]: [ 168 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 169 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 170 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 171 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 172 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 173 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 174 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 175 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 176 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 177 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 178 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 179 / 273 ] simplifiying candidate # 22.804 * * * * [progress]: [ 180 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 181 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 182 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 183 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 184 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 185 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 186 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 187 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 188 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 189 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 190 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 191 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 192 / 273 ] simplifiying candidate # 22.805 * * * * [progress]: [ 193 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 194 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 195 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 196 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 197 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 198 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 199 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 200 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 201 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 202 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 203 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 204 / 273 ] simplifiying candidate # 22.806 * * * * [progress]: [ 205 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 206 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 207 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 208 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 209 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 210 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 211 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 212 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 213 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 214 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 215 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 216 / 273 ] simplifiying candidate # 22.807 * * * * [progress]: [ 217 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 218 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 219 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 220 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 221 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 222 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 223 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 224 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 225 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 226 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 227 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 228 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 229 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 230 / 273 ] simplifiying candidate # 22.808 * * * * [progress]: [ 231 / 273 ] simplifiying candidate #real (real->posit16 (/ x (tan B)))))))> 22.809 * * * * [progress]: [ 232 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 233 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 234 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 235 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 236 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 237 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 238 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 239 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 240 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 241 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 242 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 243 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 244 / 273 ] simplifiying candidate # 22.809 * * * * [progress]: [ 245 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 246 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 247 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 248 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 249 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 250 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 251 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 252 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 253 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 254 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 255 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 256 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 257 / 273 ] simplifiying candidate # 22.810 * * * * [progress]: [ 258 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 259 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 260 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 261 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 262 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 263 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 264 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 265 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 266 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 267 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 268 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 269 / 273 ] simplifiying candidate # 22.811 * * * * [progress]: [ 270 / 273 ] simplifiying candidate # 22.812 * * * * [progress]: [ 271 / 273 ] simplifiying candidate # 22.812 * * * * [progress]: [ 272 / 273 ] simplifiying candidate # 22.812 * * * * [progress]: [ 273 / 273 ] simplifiying candidate # 22.818 * [simplify]: Simplifying: (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (expm1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (log1p (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) 0) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (- (/ 1.0 2.0))) (cbrt (- (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) -1) (pow (fma F F (fma x 2.0 2.0)) (- (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 1))) (pow (fma F F (fma x 2.0 2.0)) (- 1)) (pow (fma F F (fma x 2.0 2.0)) (- 1.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 1)) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) 1.0) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (exp (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (expm1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log1p (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (exp (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (sin B)) (- (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) 1) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (cbrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sqrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0)) (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (expm1 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log1p (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (exp (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (* (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- F) (- (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) 1)) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 1)) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) 1) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (sin B)) (/ (cbrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) 1)) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) 1)) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 1)) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) 1) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (sin B)) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) 1)) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 1) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sin B)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sin B) 1)) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ 1 1)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F 1) (/ F (sin B)) (/ F (/ (sin B) 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (sin B)) (real->posit16 (/ x (tan B))) (expm1 (/ x (tan B))) (log1p (/ x (tan B))) (- (log x) (log (tan B))) (log (/ x (tan B))) (exp (/ x (tan B))) (/ (* (* x x) x) (* (* (tan B) (tan B)) (tan B))) (* (cbrt (/ x (tan B))) (cbrt (/ x (tan B)))) (cbrt (/ x (tan B))) (* (* (/ x (tan B)) (/ x (tan B))) (/ x (tan B))) (sqrt (/ x (tan B))) (sqrt (/ x (tan B))) (- x) (- (tan B)) (/ (* (cbrt x) (cbrt x)) (* (cbrt (tan B)) (cbrt (tan B)))) (/ (cbrt x) (cbrt (tan B))) (/ (* (cbrt x) (cbrt x)) (sqrt (tan B))) (/ (cbrt x) (sqrt (tan B))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (tan B)) (/ (sqrt x) (* (cbrt (tan B)) (cbrt (tan B)))) (/ (sqrt x) (cbrt (tan B))) (/ (sqrt x) (sqrt (tan B))) (/ (sqrt x) (sqrt (tan B))) (/ (sqrt x) 1) (/ (sqrt x) (tan B)) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))) (/ x (cbrt (tan B))) (/ 1 (sqrt (tan B))) (/ x (sqrt (tan B))) (/ 1 1) (/ x (tan B)) (/ 1 (tan B)) (/ (tan B) x) (/ x (* (cbrt (tan B)) (cbrt (tan B)))) (/ x (sqrt (tan B))) (/ x 1) (/ (tan B) (cbrt x)) (/ (tan B) (sqrt x)) (/ (tan B) x) (/ x (sin B)) (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) (- (/ x B) (* 1/3 (* x B))) (/ (* x (cos B)) (sin B)) (/ (* x (cos B)) (sin B)) 22.837 * * [simplify]: iteration 0: 484 enodes 23.463 * * [simplify]: iteration 1: 1242 enodes 25.389 * * [simplify]: iteration 2: 3950 enodes 28.984 * * [simplify]: iteration complete: 5000 enodes 28.984 * * [simplify]: Extracting #0: cost 289 inf + 0 28.987 * * [simplify]: Extracting #1: cost 1254 inf + 126 28.994 * * [simplify]: Extracting #2: cost 1941 inf + 2890 29.022 * * [simplify]: Extracting #3: cost 1686 inf + 61957 29.084 * * [simplify]: Extracting #4: cost 676 inf + 476198 29.241 * * [simplify]: Extracting #5: cost 119 inf + 797691 29.368 * * [simplify]: Extracting #6: cost 58 inf + 832542 29.528 * * [simplify]: Extracting #7: cost 44 inf + 839740 29.692 * * [simplify]: Extracting #8: cost 3 inf + 869186 29.801 * * [simplify]: Extracting #9: cost 0 inf + 872016 29.957 * [simplify]: Simplified to: (real->posit16 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (expm1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (log1p (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (- 1.0) 2.0) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) 1 (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ (- 1.0) 2.0)) (cbrt (/ (- 1.0) 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (/ (- 1.0) 2.0))) (fma F F (fma 2.0 x 2.0)) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (* (cbrt 1.0) (cbrt 1.0))) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (cbrt 1.0) (cbrt 1.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (sqrt 1.0)) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (sqrt 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (* (/ (cbrt 1.0) (sqrt 2.0)) (cbrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt 1.0) (cbrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (/ (sqrt 1.0) (cbrt 2.0)) (cbrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ 1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ 1 (sqrt 2.0))) (fma F F (fma 2.0 x 2.0)) (fma F F (fma 2.0 x 2.0)) (pow (fma F F (fma 2.0 x 2.0)) 1.0) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (exp (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (real->posit16 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (expm1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (log1p (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (exp (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (- (sin B)) (- (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt (sin B)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (cbrt (sin B)) (/ (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (cbrt (sin B)))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ 1 (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sin B) (/ (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sin B) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (cbrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sqrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sin B)) (sin B) (sin B) (real->posit16 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (expm1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (log1p (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (exp (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (cbrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (cbrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))))) (cbrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (sqrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (sqrt (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B)))) (- F) (/ (- (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt F) (/ (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt F))) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (/ (* (cbrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (cbrt (sin B))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (* (/ (cbrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (/ (cbrt F) (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ (cbrt F) (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (* (/ (cbrt F) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (* (/ (cbrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (/ (cbrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt F))) (* (/ (cbrt F) (sqrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (* (cbrt F) (cbrt F)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (sqrt (sin B))) (/ (* (cbrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (sin B))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (cbrt F)) (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (sqrt (sin B)))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt F))) (* (/ (cbrt F) (sqrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (* (cbrt F) (cbrt F)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (sqrt (sin B))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (* (* (cbrt F) (cbrt F)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sin B)) (* (* (cbrt F) (cbrt F)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (cbrt F) (sin B))) (* (cbrt F) (cbrt F)) (* (/ (cbrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (cbrt F) (cbrt F)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ (cbrt F) (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (cbrt F) (cbrt F)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (sin B))) (* (cbrt F) (cbrt F)) (* (/ (cbrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (cbrt F) (cbrt F)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (/ (cbrt F) (sin B))) (* (cbrt F) (cbrt F)) (* (/ (cbrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (cbrt F)) (sin B)) (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (cbrt F)) (sin B)) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (* (cbrt F) (cbrt F)) (sin B)) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (cbrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B)))) (* (/ (sqrt F) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (* (/ (sqrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ (* (sqrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (sin B))) (* (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (cbrt (sin B)))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (* (/ (sqrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (cbrt (sin B)) (cbrt (sin B)))) (* (/ (sqrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (/ (sqrt F) (sqrt (sin B))) (* (/ (sqrt F) (sqrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sqrt (sin B)))) (/ (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (sqrt (sin B))) (/ (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (sqrt (sin B))) (/ (sqrt F) (sqrt (sin B))) (* (/ (sqrt F) (sqrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (sqrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (sqrt (sin B))) (* (sqrt F) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sin B))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (sqrt F)) (* (/ (sqrt F) (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt F)) (/ (* (sqrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sin B)) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (/ (sqrt F) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (/ (sqrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt F) (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sqrt F)) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (/ 1 (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (/ 1 (* (cbrt (sin B)) (cbrt (sin B))))) (/ (* F (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (cbrt (sin B))) (* (* (/ 1 (cbrt (sin B))) (/ 1 (cbrt (sin B)))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (cbrt (sin B)))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (* (/ F (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (/ 1 (cbrt (sin B))) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (cbrt (sin B)))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (* (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (cbrt (sin B)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* 1 (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (/ (* F (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (/ (* 1 (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (/ F (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ 1 (sqrt (sin B))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (sin B))) (/ (* 1 (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (sqrt (sin B))) (* (/ F (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ 1 (sqrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ F (sqrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (sqrt (sin B))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (/ 1 (sqrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (* (/ F (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (sin B))) 1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* F (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) 1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (/ F (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) 1 (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sin B))) (/ 1 (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) F) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (* (/ 1 (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (/ (sin B) F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (/ F (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (* (/ F (cbrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (cbrt (sin B)))) (/ (* F (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (/ F (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ F (sqrt (sin B))) (* (/ F (sqrt (sin B))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ F (sqrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ F (sqrt (sin B))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) F) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) F) F (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) F) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) F) F (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) F) F (/ F (sin B)) (/ F (sin B)) (/ F (sin B)) (/ (sin B) (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (/ (/ (sin B) F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sin B)) (real->posit16 (/ x (tan B))) (expm1 (/ x (tan B))) (log1p (/ x (tan B))) (log (/ x (tan B))) (log (/ x (tan B))) (exp (/ x (tan B))) (* (* (/ x (tan B)) (/ x (tan B))) (/ x (tan B))) (* (cbrt (/ x (tan B))) (cbrt (/ x (tan B)))) (cbrt (/ x (tan B))) (* (* (/ x (tan B)) (/ x (tan B))) (/ x (tan B))) (sqrt (/ x (tan B))) (sqrt (/ x (tan B))) (- x) (- (tan B)) (* (/ (cbrt x) (cbrt (tan B))) (/ (cbrt x) (cbrt (tan B)))) (/ (cbrt x) (cbrt (tan B))) (/ (* (cbrt x) (cbrt x)) (sqrt (tan B))) (/ (cbrt x) (sqrt (tan B))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (tan B)) (/ (sqrt x) (* (cbrt (tan B)) (cbrt (tan B)))) (/ (sqrt x) (cbrt (tan B))) (/ (sqrt x) (sqrt (tan B))) (/ (sqrt x) (sqrt (tan B))) (sqrt x) (/ (sqrt x) (tan B)) (/ 1 (* (cbrt (tan B)) (cbrt (tan B)))) (/ x (cbrt (tan B))) (/ 1 (sqrt (tan B))) (/ x (sqrt (tan B))) 1 (/ x (tan B)) (/ 1 (tan B)) (/ (tan B) x) (/ (/ x (cbrt (tan B))) (cbrt (tan B))) (/ x (sqrt (tan B))) x (/ (tan B) (cbrt x)) (/ (tan B) (sqrt x)) (/ (tan B) x) (/ x (sin B)) (- (pow 2.0 -0.5) (* 0.5 (fma F (* F (pow (/ 1 (pow 2.0 3.0)) 0.5)) (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) (- (/ 1 F) (/ (/ 1.0 F) (* F F))) (+ (/ (/ 1.0 F) (* F F)) (/ -1 F)) (fma (* (* (pow (pow 2.0 1.0) 0.5) (* B B)) B) -1/6 (fma (* x 0.5) (* (pow (pow 2.0 1.0) 0.5) B) (* (pow (pow 2.0 1.0) 0.5) B))) (fma (sin B) F (* (pow (/ 1 (pow F 1.0)) 1.0) (* (sin B) 1.0))) (fma (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0) (* (* 1.0 (sin B)) (pow (/ 1 (* (pow -1 1.0) (pow F 1.0))) 1.0))) (- (* (pow (/ 1 (pow 2.0 1.0)) 0.5) (/ F B)) (* 0.5 (fma (pow (/ 1 (pow 2.0 1.0)) 0.5) (/ x (/ B F)) (* (/ F (/ B (* F F))) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) (- (/ 1 (sin B)) (/ (/ 1.0 (* F F)) (sin B))) (- (/ (/ 1.0 (* F F)) (sin B)) (/ 1 (sin B))) (fma -1/3 (* x B) (/ x B)) (* (/ x (sin B)) (cos B)) (* (/ x (sin B)) (cos B)) 29.996 * * * [progress]: adding candidates to table 34.064 * * [progress]: iteration 3 / 4 34.064 * * * [progress]: picking best candidate 34.211 * * * * [pick]: Picked # 34.211 * * * [progress]: localizing error 34.299 * * * [progress]: generating rewritten candidates 34.299 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2) 34.318 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 34.350 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 34.392 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 34.856 * * * [progress]: generating series expansions 34.857 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2) 34.859 * [backup-simplify]: Simplify (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) 34.859 * [approximate]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in (F x) around 0 34.859 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 34.859 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 34.859 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 34.859 * [taylor]: Taking taylor expansion of (- 0.5) in x 34.859 * [taylor]: Taking taylor expansion of 0.5 in x 34.859 * [backup-simplify]: Simplify 0.5 into 0.5 34.859 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 34.859 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 34.859 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 34.859 * [taylor]: Taking taylor expansion of (* F F) in x 34.859 * [taylor]: Taking taylor expansion of F in x 34.859 * [backup-simplify]: Simplify F into F 34.859 * [taylor]: Taking taylor expansion of F in x 34.860 * [backup-simplify]: Simplify F into F 34.860 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 34.860 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 34.860 * [taylor]: Taking taylor expansion of (* x 2.0) in x 34.860 * [taylor]: Taking taylor expansion of x in x 34.860 * [backup-simplify]: Simplify 0 into 0 34.860 * [backup-simplify]: Simplify 1 into 1 34.860 * [taylor]: Taking taylor expansion of 2.0 in x 34.860 * [backup-simplify]: Simplify 2.0 into 2.0 34.860 * [taylor]: Taking taylor expansion of 2.0 in x 34.860 * [backup-simplify]: Simplify 2.0 into 2.0 34.860 * [backup-simplify]: Simplify (* F F) into (pow F 2) 34.860 * [backup-simplify]: Simplify (* 0 2.0) into 0 34.861 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 34.861 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 34.861 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 34.862 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.862 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 34.863 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 34.863 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 34.863 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 34.863 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 34.863 * [taylor]: Taking taylor expansion of (- 0.5) in F 34.863 * [taylor]: Taking taylor expansion of 0.5 in F 34.863 * [backup-simplify]: Simplify 0.5 into 0.5 34.863 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 34.863 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 34.863 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 34.863 * [taylor]: Taking taylor expansion of (* F F) in F 34.863 * [taylor]: Taking taylor expansion of F in F 34.863 * [backup-simplify]: Simplify 0 into 0 34.863 * [backup-simplify]: Simplify 1 into 1 34.863 * [taylor]: Taking taylor expansion of F in F 34.863 * [backup-simplify]: Simplify 0 into 0 34.863 * [backup-simplify]: Simplify 1 into 1 34.863 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 34.863 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 34.863 * [taylor]: Taking taylor expansion of (* x 2.0) in F 34.863 * [taylor]: Taking taylor expansion of x in F 34.863 * [backup-simplify]: Simplify x into x 34.863 * [taylor]: Taking taylor expansion of 2.0 in F 34.863 * [backup-simplify]: Simplify 2.0 into 2.0 34.863 * [taylor]: Taking taylor expansion of 2.0 in F 34.863 * [backup-simplify]: Simplify 2.0 into 2.0 34.864 * [backup-simplify]: Simplify (* 0 0) into 0 34.864 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 34.864 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 34.864 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 34.864 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 34.864 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.865 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 34.865 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 34.865 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 34.865 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 34.865 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 34.865 * [taylor]: Taking taylor expansion of (- 0.5) in F 34.865 * [taylor]: Taking taylor expansion of 0.5 in F 34.865 * [backup-simplify]: Simplify 0.5 into 0.5 34.865 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 34.865 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 34.866 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 34.866 * [taylor]: Taking taylor expansion of (* F F) in F 34.866 * [taylor]: Taking taylor expansion of F in F 34.866 * [backup-simplify]: Simplify 0 into 0 34.866 * [backup-simplify]: Simplify 1 into 1 34.866 * [taylor]: Taking taylor expansion of F in F 34.866 * [backup-simplify]: Simplify 0 into 0 34.866 * [backup-simplify]: Simplify 1 into 1 34.866 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 34.866 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 34.866 * [taylor]: Taking taylor expansion of (* x 2.0) in F 34.866 * [taylor]: Taking taylor expansion of x in F 34.866 * [backup-simplify]: Simplify x into x 34.866 * [taylor]: Taking taylor expansion of 2.0 in F 34.866 * [backup-simplify]: Simplify 2.0 into 2.0 34.866 * [taylor]: Taking taylor expansion of 2.0 in F 34.866 * [backup-simplify]: Simplify 2.0 into 2.0 34.866 * [backup-simplify]: Simplify (* 0 0) into 0 34.866 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 34.866 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 34.867 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 34.867 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 34.867 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.868 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 34.868 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 34.868 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) -0.5) in x 34.868 * [taylor]: Taking taylor expansion of (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) in x 34.868 * [taylor]: Taking taylor expansion of (* -0.5 (log (+ (* 2.0 x) 2.0))) in x 34.868 * [taylor]: Taking taylor expansion of -0.5 in x 34.868 * [backup-simplify]: Simplify -0.5 into -0.5 34.868 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 34.868 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 34.868 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 34.868 * [taylor]: Taking taylor expansion of 2.0 in x 34.868 * [backup-simplify]: Simplify 2.0 into 2.0 34.868 * [taylor]: Taking taylor expansion of x in x 34.868 * [backup-simplify]: Simplify 0 into 0 34.868 * [backup-simplify]: Simplify 1 into 1 34.868 * [taylor]: Taking taylor expansion of 2.0 in x 34.868 * [backup-simplify]: Simplify 2.0 into 2.0 34.869 * [backup-simplify]: Simplify (* 2.0 0) into 0 34.869 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 34.869 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 34.870 * [backup-simplify]: Simplify (* -0.5 (log 2.0)) into (* -0.5 (log 2.0)) 34.871 * [backup-simplify]: Simplify (exp (* -0.5 (log 2.0))) into (pow 2.0 -0.5) 34.871 * [backup-simplify]: Simplify (pow 2.0 -0.5) into (pow 2.0 -0.5) 34.872 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.872 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 34.873 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 34.873 * [backup-simplify]: Simplify (+ 0 0) into 0 34.873 * [backup-simplify]: Simplify (+ 0 0) into 0 34.874 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 34.874 * [backup-simplify]: Simplify (- 0) into 0 34.875 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 34.876 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 34.876 * [taylor]: Taking taylor expansion of 0 in x 34.876 * [backup-simplify]: Simplify 0 into 0 34.876 * [backup-simplify]: Simplify 0 into 0 34.877 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 34.877 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 34.881 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 34.883 * [backup-simplify]: Simplify (+ (* -0.5 1.0) (* 0 (log 2.0))) into (- 0.5) 34.887 * [backup-simplify]: Simplify (* (exp (* -0.5 (log 2.0))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 34.891 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 34.892 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.893 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 34.894 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 34.894 * [backup-simplify]: Simplify (+ 0 0) into 0 34.895 * [backup-simplify]: Simplify (+ 1 0) into 1 34.899 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 34.899 * [backup-simplify]: Simplify (- 0) into 0 34.900 * [backup-simplify]: Simplify (- 0) into 0 34.902 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 34.905 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 34.905 * [taylor]: Taking taylor expansion of (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 34.905 * [taylor]: Taking taylor expansion of -0.5 in x 34.905 * [backup-simplify]: Simplify -0.5 into -0.5 34.905 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 34.905 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 34.905 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 34.905 * [taylor]: Taking taylor expansion of 0.5 in x 34.905 * [backup-simplify]: Simplify 0.5 into 0.5 34.905 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 34.905 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 34.905 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 34.905 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 34.905 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 34.905 * [taylor]: Taking taylor expansion of 3.0 in x 34.905 * [backup-simplify]: Simplify 3.0 into 3.0 34.905 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 34.905 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 34.905 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 34.905 * [taylor]: Taking taylor expansion of 2.0 in x 34.905 * [backup-simplify]: Simplify 2.0 into 2.0 34.905 * [taylor]: Taking taylor expansion of x in x 34.905 * [backup-simplify]: Simplify 0 into 0 34.905 * [backup-simplify]: Simplify 1 into 1 34.905 * [taylor]: Taking taylor expansion of 2.0 in x 34.906 * [backup-simplify]: Simplify 2.0 into 2.0 34.906 * [backup-simplify]: Simplify (* 2.0 0) into 0 34.907 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 34.907 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 34.908 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 34.910 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 34.912 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 34.916 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 34.921 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 34.926 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 34.932 * [backup-simplify]: Simplify (* -0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 34.934 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 34.939 * [backup-simplify]: Simplify (+ (* (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) (pow (* 1 F) 2)) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x 1)) (pow 2.0 -0.5))) into (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) 34.941 * [backup-simplify]: Simplify (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) 34.941 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 34.941 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 34.941 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 34.941 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 34.941 * [taylor]: Taking taylor expansion of (- 0.5) in x 34.941 * [taylor]: Taking taylor expansion of 0.5 in x 34.941 * [backup-simplify]: Simplify 0.5 into 0.5 34.941 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 34.941 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 34.941 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 34.941 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 34.941 * [taylor]: Taking taylor expansion of (/ 1 F) in x 34.941 * [taylor]: Taking taylor expansion of F in x 34.941 * [backup-simplify]: Simplify F into F 34.941 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 34.941 * [taylor]: Taking taylor expansion of (/ 1 F) in x 34.941 * [taylor]: Taking taylor expansion of F in x 34.941 * [backup-simplify]: Simplify F into F 34.942 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 34.942 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 34.942 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 34.942 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 34.942 * [taylor]: Taking taylor expansion of (/ 1 x) in x 34.942 * [taylor]: Taking taylor expansion of x in x 34.942 * [backup-simplify]: Simplify 0 into 0 34.942 * [backup-simplify]: Simplify 1 into 1 34.942 * [backup-simplify]: Simplify (/ 1 1) into 1 34.942 * [taylor]: Taking taylor expansion of 2.0 in x 34.942 * [backup-simplify]: Simplify 2.0 into 2.0 34.942 * [taylor]: Taking taylor expansion of 2.0 in x 34.942 * [backup-simplify]: Simplify 2.0 into 2.0 34.942 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 34.943 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 34.943 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 34.943 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 34.944 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.944 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 34.945 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 34.946 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 34.946 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 34.946 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 34.946 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 34.946 * [taylor]: Taking taylor expansion of (- 0.5) in F 34.946 * [taylor]: Taking taylor expansion of 0.5 in F 34.946 * [backup-simplify]: Simplify 0.5 into 0.5 34.946 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 34.946 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 34.946 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 34.946 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 34.946 * [taylor]: Taking taylor expansion of (/ 1 F) in F 34.946 * [taylor]: Taking taylor expansion of F in F 34.946 * [backup-simplify]: Simplify 0 into 0 34.946 * [backup-simplify]: Simplify 1 into 1 34.946 * [backup-simplify]: Simplify (/ 1 1) into 1 34.946 * [taylor]: Taking taylor expansion of (/ 1 F) in F 34.947 * [taylor]: Taking taylor expansion of F in F 34.947 * [backup-simplify]: Simplify 0 into 0 34.947 * [backup-simplify]: Simplify 1 into 1 34.947 * [backup-simplify]: Simplify (/ 1 1) into 1 34.947 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 34.947 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 34.947 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 34.947 * [taylor]: Taking taylor expansion of (/ 1 x) in F 34.947 * [taylor]: Taking taylor expansion of x in F 34.947 * [backup-simplify]: Simplify x into x 34.947 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.947 * [taylor]: Taking taylor expansion of 2.0 in F 34.947 * [backup-simplify]: Simplify 2.0 into 2.0 34.947 * [taylor]: Taking taylor expansion of 2.0 in F 34.948 * [backup-simplify]: Simplify 2.0 into 2.0 34.948 * [backup-simplify]: Simplify (* 1 1) into 1 34.948 * [backup-simplify]: Simplify (+ 1 0) into 1 34.949 * [backup-simplify]: Simplify (log 1) into 0 34.949 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.950 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 34.951 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 34.951 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 34.951 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 34.951 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 34.951 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 34.951 * [taylor]: Taking taylor expansion of (- 0.5) in F 34.952 * [taylor]: Taking taylor expansion of 0.5 in F 34.952 * [backup-simplify]: Simplify 0.5 into 0.5 34.952 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 34.952 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 34.952 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 34.952 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 34.952 * [taylor]: Taking taylor expansion of (/ 1 F) in F 34.952 * [taylor]: Taking taylor expansion of F in F 34.952 * [backup-simplify]: Simplify 0 into 0 34.952 * [backup-simplify]: Simplify 1 into 1 34.952 * [backup-simplify]: Simplify (/ 1 1) into 1 34.952 * [taylor]: Taking taylor expansion of (/ 1 F) in F 34.953 * [taylor]: Taking taylor expansion of F in F 34.953 * [backup-simplify]: Simplify 0 into 0 34.953 * [backup-simplify]: Simplify 1 into 1 34.957 * [backup-simplify]: Simplify (/ 1 1) into 1 34.957 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 34.957 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 34.957 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 34.957 * [taylor]: Taking taylor expansion of (/ 1 x) in F 34.958 * [taylor]: Taking taylor expansion of x in F 34.958 * [backup-simplify]: Simplify x into x 34.958 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 34.958 * [taylor]: Taking taylor expansion of 2.0 in F 34.958 * [backup-simplify]: Simplify 2.0 into 2.0 34.958 * [taylor]: Taking taylor expansion of 2.0 in F 34.958 * [backup-simplify]: Simplify 2.0 into 2.0 34.958 * [backup-simplify]: Simplify (* 1 1) into 1 34.959 * [backup-simplify]: Simplify (+ 1 0) into 1 34.959 * [backup-simplify]: Simplify (log 1) into 0 34.960 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.961 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 34.962 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 34.962 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 34.962 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 34.962 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 34.962 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 34.962 * [taylor]: Taking taylor expansion of 1.0 in x 34.962 * [backup-simplify]: Simplify 1.0 into 1.0 34.962 * [taylor]: Taking taylor expansion of (log F) in x 34.962 * [taylor]: Taking taylor expansion of F in x 34.962 * [backup-simplify]: Simplify F into F 34.963 * [backup-simplify]: Simplify (log F) into (log F) 34.963 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 34.963 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 34.964 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 34.964 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 34.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 34.966 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 34.967 * [backup-simplify]: Simplify (+ 0 0) into 0 34.968 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 34.969 * [backup-simplify]: Simplify (- 0) into 0 34.970 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 34.971 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 34.972 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 34.972 * [taylor]: Taking taylor expansion of 0 in x 34.972 * [backup-simplify]: Simplify 0 into 0 34.972 * [backup-simplify]: Simplify 0 into 0 34.973 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 34.974 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 34.976 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 34.976 * [backup-simplify]: Simplify 0 into 0 34.976 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 34.977 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 34.979 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 34.979 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 34.979 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 34.980 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 34.983 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 34.983 * [backup-simplify]: Simplify (- 0) into 0 34.984 * [backup-simplify]: Simplify (- 0) into 0 34.984 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 34.986 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 34.988 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 34.988 * [taylor]: Taking taylor expansion of (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) in x 34.988 * [taylor]: Taking taylor expansion of -1 in x 34.988 * [backup-simplify]: Simplify -1 into -1 34.988 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) in x 34.988 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 34.989 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 34.989 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 34.989 * [taylor]: Taking taylor expansion of 1.0 in x 34.989 * [backup-simplify]: Simplify 1.0 into 1.0 34.989 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 34.989 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 34.989 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 34.989 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 34.989 * [taylor]: Taking taylor expansion of 1.0 in x 34.989 * [backup-simplify]: Simplify 1.0 into 1.0 34.989 * [taylor]: Taking taylor expansion of (log F) in x 34.989 * [taylor]: Taking taylor expansion of F in x 34.989 * [backup-simplify]: Simplify F into F 34.989 * [backup-simplify]: Simplify (log F) into (log F) 34.989 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 34.990 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 34.990 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 34.991 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 34.992 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 34.992 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ 1 x)) 1.0) in x 34.992 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 34.992 * [taylor]: Taking taylor expansion of 1.0 in x 34.992 * [backup-simplify]: Simplify 1.0 into 1.0 34.992 * [taylor]: Taking taylor expansion of (/ 1 x) in x 34.992 * [taylor]: Taking taylor expansion of x in x 34.992 * [backup-simplify]: Simplify 0 into 0 34.992 * [backup-simplify]: Simplify 1 into 1 34.993 * [backup-simplify]: Simplify (/ 1 1) into 1 34.993 * [taylor]: Taking taylor expansion of 1.0 in x 34.993 * [backup-simplify]: Simplify 1.0 into 1.0 34.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 34.994 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 34.995 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 34.996 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 34.997 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 34.998 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.000 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 35.001 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 35.003 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.003 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 35.004 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 35.005 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 1.0) (* 0 1.0)) into (* 1.0 F) 35.006 * [backup-simplify]: Simplify (* (pow (pow F 1.0) 1.0) 1.0) into (* 1.0 (pow (pow F 1.0) 1.0)) 35.007 * [backup-simplify]: Simplify (+ (* -1 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0)))) into (- (* 1.0 F)) 35.007 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 35.008 * [backup-simplify]: Simplify 0 into 0 35.011 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 35.012 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 35.014 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.014 * [backup-simplify]: Simplify 0 into 0 35.014 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.018 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 35.018 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 35.019 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 35.019 * [backup-simplify]: Simplify (+ 0 0) into 0 35.019 * [backup-simplify]: Simplify (+ 0 0) into 0 35.024 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 35.025 * [backup-simplify]: Simplify (- 0) into 0 35.025 * [backup-simplify]: Simplify (- 0) into 0 35.026 * [backup-simplify]: Simplify (- 0) into 0 35.026 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.028 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 35.032 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 35.032 * [taylor]: Taking taylor expansion of 0 in x 35.032 * [backup-simplify]: Simplify 0 into 0 35.032 * [backup-simplify]: Simplify 0 into 0 35.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.034 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 35.035 * [backup-simplify]: Simplify (+ 0 0) into 0 35.038 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 35.039 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 35.041 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.045 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 35.046 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 35.049 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.050 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 1.0) (* 0 1.0))) into 0 35.052 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0))))) into 0 35.052 * [backup-simplify]: Simplify 0 into 0 35.052 * [backup-simplify]: Simplify 0 into 0 35.056 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 35.058 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 35.061 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 35.061 * [backup-simplify]: Simplify 0 into 0 35.062 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 F))) (pow (* 1 (/ 1 F)) 2)) (pow (/ 1 F) 1.0)) into (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) 35.065 * [backup-simplify]: Simplify (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) 35.065 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 35.065 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 35.065 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 35.065 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 35.065 * [taylor]: Taking taylor expansion of (- 0.5) in x 35.065 * [taylor]: Taking taylor expansion of 0.5 in x 35.065 * [backup-simplify]: Simplify 0.5 into 0.5 35.065 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 35.065 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 35.065 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 35.065 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 35.065 * [taylor]: Taking taylor expansion of (/ -1 F) in x 35.065 * [taylor]: Taking taylor expansion of -1 in x 35.066 * [backup-simplify]: Simplify -1 into -1 35.066 * [taylor]: Taking taylor expansion of F in x 35.066 * [backup-simplify]: Simplify F into F 35.066 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.066 * [taylor]: Taking taylor expansion of (/ -1 F) in x 35.066 * [taylor]: Taking taylor expansion of -1 in x 35.066 * [backup-simplify]: Simplify -1 into -1 35.066 * [taylor]: Taking taylor expansion of F in x 35.066 * [backup-simplify]: Simplify F into F 35.066 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.066 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 35.066 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 35.066 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 35.066 * [taylor]: Taking taylor expansion of (/ -1 x) in x 35.066 * [taylor]: Taking taylor expansion of -1 in x 35.066 * [backup-simplify]: Simplify -1 into -1 35.066 * [taylor]: Taking taylor expansion of x in x 35.066 * [backup-simplify]: Simplify 0 into 0 35.066 * [backup-simplify]: Simplify 1 into 1 35.067 * [backup-simplify]: Simplify (/ -1 1) into -1 35.067 * [taylor]: Taking taylor expansion of 2.0 in x 35.067 * [backup-simplify]: Simplify 2.0 into 2.0 35.067 * [taylor]: Taking taylor expansion of 2.0 in x 35.067 * [backup-simplify]: Simplify 2.0 into 2.0 35.068 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 35.068 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 35.069 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 35.070 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 35.071 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.072 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 35.074 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 35.076 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 35.076 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 35.076 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 35.076 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 35.076 * [taylor]: Taking taylor expansion of (- 0.5) in F 35.076 * [taylor]: Taking taylor expansion of 0.5 in F 35.076 * [backup-simplify]: Simplify 0.5 into 0.5 35.076 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 35.076 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 35.076 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 35.076 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 35.076 * [taylor]: Taking taylor expansion of (/ -1 F) in F 35.076 * [taylor]: Taking taylor expansion of -1 in F 35.077 * [backup-simplify]: Simplify -1 into -1 35.077 * [taylor]: Taking taylor expansion of F in F 35.077 * [backup-simplify]: Simplify 0 into 0 35.077 * [backup-simplify]: Simplify 1 into 1 35.077 * [backup-simplify]: Simplify (/ -1 1) into -1 35.077 * [taylor]: Taking taylor expansion of (/ -1 F) in F 35.077 * [taylor]: Taking taylor expansion of -1 in F 35.077 * [backup-simplify]: Simplify -1 into -1 35.077 * [taylor]: Taking taylor expansion of F in F 35.077 * [backup-simplify]: Simplify 0 into 0 35.077 * [backup-simplify]: Simplify 1 into 1 35.078 * [backup-simplify]: Simplify (/ -1 1) into -1 35.078 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 35.078 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 35.078 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 35.078 * [taylor]: Taking taylor expansion of (/ -1 x) in F 35.078 * [taylor]: Taking taylor expansion of -1 in F 35.078 * [backup-simplify]: Simplify -1 into -1 35.078 * [taylor]: Taking taylor expansion of x in F 35.078 * [backup-simplify]: Simplify x into x 35.078 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 35.078 * [taylor]: Taking taylor expansion of 2.0 in F 35.078 * [backup-simplify]: Simplify 2.0 into 2.0 35.078 * [taylor]: Taking taylor expansion of 2.0 in F 35.078 * [backup-simplify]: Simplify 2.0 into 2.0 35.079 * [backup-simplify]: Simplify (* -1 -1) into 1 35.079 * [backup-simplify]: Simplify (+ 1 0) into 1 35.079 * [backup-simplify]: Simplify (log 1) into 0 35.080 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.081 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.081 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 35.082 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.082 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 35.082 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 35.082 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 35.082 * [taylor]: Taking taylor expansion of (- 0.5) in F 35.082 * [taylor]: Taking taylor expansion of 0.5 in F 35.082 * [backup-simplify]: Simplify 0.5 into 0.5 35.082 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 35.082 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 35.082 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 35.082 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 35.082 * [taylor]: Taking taylor expansion of (/ -1 F) in F 35.082 * [taylor]: Taking taylor expansion of -1 in F 35.082 * [backup-simplify]: Simplify -1 into -1 35.082 * [taylor]: Taking taylor expansion of F in F 35.083 * [backup-simplify]: Simplify 0 into 0 35.083 * [backup-simplify]: Simplify 1 into 1 35.083 * [backup-simplify]: Simplify (/ -1 1) into -1 35.083 * [taylor]: Taking taylor expansion of (/ -1 F) in F 35.083 * [taylor]: Taking taylor expansion of -1 in F 35.083 * [backup-simplify]: Simplify -1 into -1 35.083 * [taylor]: Taking taylor expansion of F in F 35.083 * [backup-simplify]: Simplify 0 into 0 35.083 * [backup-simplify]: Simplify 1 into 1 35.084 * [backup-simplify]: Simplify (/ -1 1) into -1 35.084 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 35.084 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 35.084 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 35.084 * [taylor]: Taking taylor expansion of (/ -1 x) in F 35.084 * [taylor]: Taking taylor expansion of -1 in F 35.084 * [backup-simplify]: Simplify -1 into -1 35.084 * [taylor]: Taking taylor expansion of x in F 35.084 * [backup-simplify]: Simplify x into x 35.084 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 35.084 * [taylor]: Taking taylor expansion of 2.0 in F 35.084 * [backup-simplify]: Simplify 2.0 into 2.0 35.084 * [taylor]: Taking taylor expansion of 2.0 in F 35.084 * [backup-simplify]: Simplify 2.0 into 2.0 35.085 * [backup-simplify]: Simplify (* -1 -1) into 1 35.085 * [backup-simplify]: Simplify (+ 1 0) into 1 35.086 * [backup-simplify]: Simplify (log 1) into 0 35.086 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.087 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.088 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 35.088 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.088 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.088 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.088 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.088 * [taylor]: Taking taylor expansion of 1.0 in x 35.088 * [backup-simplify]: Simplify 1.0 into 1.0 35.088 * [taylor]: Taking taylor expansion of (log F) in x 35.088 * [taylor]: Taking taylor expansion of F in x 35.088 * [backup-simplify]: Simplify F into F 35.089 * [backup-simplify]: Simplify (log F) into (log F) 35.089 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.089 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.090 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 35.090 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.091 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 35.092 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 35.093 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 35.093 * [backup-simplify]: Simplify (+ 0 0) into 0 35.094 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 35.095 * [backup-simplify]: Simplify (- 0) into 0 35.096 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.097 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 35.098 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.098 * [taylor]: Taking taylor expansion of 0 in x 35.098 * [backup-simplify]: Simplify 0 into 0 35.098 * [backup-simplify]: Simplify 0 into 0 35.099 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 35.100 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 35.102 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.102 * [backup-simplify]: Simplify 0 into 0 35.102 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.103 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.104 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.105 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 35.105 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 35.106 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 35.106 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 35.108 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 35.108 * [backup-simplify]: Simplify (- 0) into 0 35.109 * [backup-simplify]: Simplify (- 0) into 0 35.109 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.110 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 35.111 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 35.111 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) in x 35.111 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 35.111 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 35.111 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 35.111 * [taylor]: Taking taylor expansion of 1.0 in x 35.111 * [backup-simplify]: Simplify 1.0 into 1.0 35.111 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 35.111 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.111 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.111 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.111 * [taylor]: Taking taylor expansion of 1.0 in x 35.111 * [backup-simplify]: Simplify 1.0 into 1.0 35.111 * [taylor]: Taking taylor expansion of (log F) in x 35.112 * [taylor]: Taking taylor expansion of F in x 35.112 * [backup-simplify]: Simplify F into F 35.112 * [backup-simplify]: Simplify (log F) into (log F) 35.112 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.112 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.112 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 35.113 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 35.113 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 35.113 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 x)) 1.0) in x 35.113 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 35.113 * [taylor]: Taking taylor expansion of 1.0 in x 35.113 * [backup-simplify]: Simplify 1.0 into 1.0 35.113 * [taylor]: Taking taylor expansion of (/ 1 x) in x 35.113 * [taylor]: Taking taylor expansion of x in x 35.113 * [backup-simplify]: Simplify 0 into 0 35.113 * [backup-simplify]: Simplify 1 into 1 35.113 * [backup-simplify]: Simplify (/ 1 1) into 1 35.113 * [taylor]: Taking taylor expansion of 1.0 in x 35.113 * [backup-simplify]: Simplify 1.0 into 1.0 35.114 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 35.114 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 35.115 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 35.115 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 35.116 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 35.116 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 35.117 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.119 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 35.120 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 35.121 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.121 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 35.122 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 35.123 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) (- 1.0)) (* 0 1.0)) into (- (* 1.0 F)) 35.123 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 35.123 * [backup-simplify]: Simplify 0 into 0 35.124 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 35.125 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 35.126 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.126 * [backup-simplify]: Simplify 0 into 0 35.126 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.127 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.128 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.128 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 35.128 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 35.129 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 35.129 * [backup-simplify]: Simplify (+ 0 0) into 0 35.129 * [backup-simplify]: Simplify (+ 0 0) into 0 35.133 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 35.133 * [backup-simplify]: Simplify (- 0) into 0 35.134 * [backup-simplify]: Simplify (- 0) into 0 35.134 * [backup-simplify]: Simplify (- 0) into 0 35.135 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.137 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 35.140 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 35.140 * [taylor]: Taking taylor expansion of 0 in x 35.140 * [backup-simplify]: Simplify 0 into 0 35.140 * [backup-simplify]: Simplify 0 into 0 35.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.143 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 35.143 * [backup-simplify]: Simplify (- 0) into 0 35.143 * [backup-simplify]: Simplify (+ 0 0) into 0 35.146 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 35.148 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 35.149 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.154 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 35.155 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 35.158 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.159 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 (- 1.0)) (* 0 1.0))) into 0 35.159 * [backup-simplify]: Simplify 0 into 0 35.159 * [backup-simplify]: Simplify 0 into 0 35.164 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 35.166 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 35.168 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 35.168 * [backup-simplify]: Simplify 0 into 0 35.169 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 (- F)))) (pow (* 1 (/ 1 (- F))) 2)) (pow (/ 1 (- F)) 1.0)) into (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) 35.169 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 35.170 * [backup-simplify]: Simplify (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) 35.170 * [approximate]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in (B F x) around 0 35.170 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in x 35.170 * [taylor]: Taking taylor expansion of (sin B) in x 35.170 * [taylor]: Taking taylor expansion of B in x 35.170 * [backup-simplify]: Simplify B into B 35.170 * [backup-simplify]: Simplify (sin B) into (sin B) 35.170 * [backup-simplify]: Simplify (cos B) into (cos B) 35.170 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 35.170 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 35.170 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 35.170 * [taylor]: Taking taylor expansion of (- 0.5) in x 35.170 * [taylor]: Taking taylor expansion of 0.5 in x 35.171 * [backup-simplify]: Simplify 0.5 into 0.5 35.171 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 35.171 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 35.171 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.171 * [taylor]: Taking taylor expansion of (* F F) in x 35.171 * [taylor]: Taking taylor expansion of F in x 35.171 * [backup-simplify]: Simplify F into F 35.171 * [taylor]: Taking taylor expansion of F in x 35.171 * [backup-simplify]: Simplify F into F 35.171 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 35.171 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.171 * [taylor]: Taking taylor expansion of (* x 2.0) in x 35.171 * [taylor]: Taking taylor expansion of x in x 35.171 * [backup-simplify]: Simplify 0 into 0 35.171 * [backup-simplify]: Simplify 1 into 1 35.171 * [taylor]: Taking taylor expansion of 2.0 in x 35.171 * [backup-simplify]: Simplify 2.0 into 2.0 35.171 * [taylor]: Taking taylor expansion of 2.0 in x 35.171 * [backup-simplify]: Simplify 2.0 into 2.0 35.171 * [backup-simplify]: Simplify (* F F) into (pow F 2) 35.171 * [backup-simplify]: Simplify (* 0 2.0) into 0 35.172 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.172 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 35.172 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 35.173 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.173 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 35.174 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 35.174 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 35.174 * [backup-simplify]: Simplify (* (cos B) 0) into 0 35.174 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 35.175 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (pow F 2) 2.0) -0.5)) into (* (sin B) (pow (pow (+ (pow F 2) 2.0) 1.0) 0.5)) 35.175 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in F 35.175 * [taylor]: Taking taylor expansion of (sin B) in F 35.175 * [taylor]: Taking taylor expansion of B in F 35.175 * [backup-simplify]: Simplify B into B 35.175 * [backup-simplify]: Simplify (sin B) into (sin B) 35.175 * [backup-simplify]: Simplify (cos B) into (cos B) 35.175 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 35.175 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 35.175 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 35.175 * [taylor]: Taking taylor expansion of (- 0.5) in F 35.175 * [taylor]: Taking taylor expansion of 0.5 in F 35.175 * [backup-simplify]: Simplify 0.5 into 0.5 35.175 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 35.175 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 35.175 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.175 * [taylor]: Taking taylor expansion of (* F F) in F 35.175 * [taylor]: Taking taylor expansion of F in F 35.175 * [backup-simplify]: Simplify 0 into 0 35.175 * [backup-simplify]: Simplify 1 into 1 35.175 * [taylor]: Taking taylor expansion of F in F 35.176 * [backup-simplify]: Simplify 0 into 0 35.176 * [backup-simplify]: Simplify 1 into 1 35.176 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 35.176 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.176 * [taylor]: Taking taylor expansion of (* x 2.0) in F 35.176 * [taylor]: Taking taylor expansion of x in F 35.176 * [backup-simplify]: Simplify x into x 35.176 * [taylor]: Taking taylor expansion of 2.0 in F 35.176 * [backup-simplify]: Simplify 2.0 into 2.0 35.176 * [taylor]: Taking taylor expansion of 2.0 in F 35.176 * [backup-simplify]: Simplify 2.0 into 2.0 35.176 * [backup-simplify]: Simplify (* 0 0) into 0 35.176 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 35.176 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.176 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 35.177 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 35.177 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.177 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 35.178 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 35.178 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 35.178 * [backup-simplify]: Simplify (* (cos B) 0) into 0 35.178 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 35.179 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (* 2.0 x) 2.0) -0.5)) into (* (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) (sin B)) 35.179 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 35.179 * [taylor]: Taking taylor expansion of (sin B) in B 35.179 * [taylor]: Taking taylor expansion of B in B 35.179 * [backup-simplify]: Simplify 0 into 0 35.179 * [backup-simplify]: Simplify 1 into 1 35.179 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 35.179 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 35.179 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 35.179 * [taylor]: Taking taylor expansion of (- 0.5) in B 35.179 * [taylor]: Taking taylor expansion of 0.5 in B 35.179 * [backup-simplify]: Simplify 0.5 into 0.5 35.179 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 35.179 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 35.179 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.179 * [taylor]: Taking taylor expansion of (* F F) in B 35.179 * [taylor]: Taking taylor expansion of F in B 35.179 * [backup-simplify]: Simplify F into F 35.179 * [taylor]: Taking taylor expansion of F in B 35.179 * [backup-simplify]: Simplify F into F 35.179 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 35.179 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.179 * [taylor]: Taking taylor expansion of (* x 2.0) in B 35.179 * [taylor]: Taking taylor expansion of x in B 35.179 * [backup-simplify]: Simplify x into x 35.179 * [taylor]: Taking taylor expansion of 2.0 in B 35.179 * [backup-simplify]: Simplify 2.0 into 2.0 35.179 * [taylor]: Taking taylor expansion of 2.0 in B 35.179 * [backup-simplify]: Simplify 2.0 into 2.0 35.179 * [backup-simplify]: Simplify (* F F) into (pow F 2) 35.179 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 35.180 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.180 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 35.180 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 35.181 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.181 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 35.182 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 35.182 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 35.183 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 35.183 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 35.183 * [taylor]: Taking taylor expansion of (sin B) in B 35.183 * [taylor]: Taking taylor expansion of B in B 35.183 * [backup-simplify]: Simplify 0 into 0 35.183 * [backup-simplify]: Simplify 1 into 1 35.183 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 35.183 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 35.183 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 35.183 * [taylor]: Taking taylor expansion of (- 0.5) in B 35.183 * [taylor]: Taking taylor expansion of 0.5 in B 35.183 * [backup-simplify]: Simplify 0.5 into 0.5 35.183 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 35.183 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 35.183 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.184 * [taylor]: Taking taylor expansion of (* F F) in B 35.184 * [taylor]: Taking taylor expansion of F in B 35.184 * [backup-simplify]: Simplify F into F 35.184 * [taylor]: Taking taylor expansion of F in B 35.184 * [backup-simplify]: Simplify F into F 35.184 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 35.184 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.184 * [taylor]: Taking taylor expansion of (* x 2.0) in B 35.184 * [taylor]: Taking taylor expansion of x in B 35.184 * [backup-simplify]: Simplify x into x 35.184 * [taylor]: Taking taylor expansion of 2.0 in B 35.184 * [backup-simplify]: Simplify 2.0 into 2.0 35.184 * [taylor]: Taking taylor expansion of 2.0 in B 35.184 * [backup-simplify]: Simplify 2.0 into 2.0 35.184 * [backup-simplify]: Simplify (* F F) into (pow F 2) 35.184 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 35.184 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.184 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 35.185 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 35.185 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.186 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 35.186 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 35.187 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 35.188 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 35.188 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 35.188 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 35.188 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 35.188 * [taylor]: Taking taylor expansion of 0.5 in F 35.188 * [backup-simplify]: Simplify 0.5 into 0.5 35.188 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 35.188 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 35.188 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 35.188 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 35.188 * [taylor]: Taking taylor expansion of 1.0 in F 35.188 * [backup-simplify]: Simplify 1.0 into 1.0 35.188 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 35.188 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 35.188 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 35.188 * [taylor]: Taking taylor expansion of 2.0 in F 35.188 * [backup-simplify]: Simplify 2.0 into 2.0 35.188 * [taylor]: Taking taylor expansion of x in F 35.188 * [backup-simplify]: Simplify x into x 35.188 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 35.188 * [taylor]: Taking taylor expansion of (pow F 2) in F 35.188 * [taylor]: Taking taylor expansion of F in F 35.188 * [backup-simplify]: Simplify 0 into 0 35.188 * [backup-simplify]: Simplify 1 into 1 35.188 * [taylor]: Taking taylor expansion of 2.0 in F 35.188 * [backup-simplify]: Simplify 2.0 into 2.0 35.188 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 35.189 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.189 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.189 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 35.189 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 35.189 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 35.190 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 35.190 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 35.191 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 35.191 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 35.191 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 35.191 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 35.191 * [taylor]: Taking taylor expansion of 0.5 in x 35.191 * [backup-simplify]: Simplify 0.5 into 0.5 35.191 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 35.191 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 35.191 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 35.191 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 35.191 * [taylor]: Taking taylor expansion of 1.0 in x 35.191 * [backup-simplify]: Simplify 1.0 into 1.0 35.191 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 35.191 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 35.191 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 35.191 * [taylor]: Taking taylor expansion of 2.0 in x 35.191 * [backup-simplify]: Simplify 2.0 into 2.0 35.191 * [taylor]: Taking taylor expansion of x in x 35.191 * [backup-simplify]: Simplify 0 into 0 35.191 * [backup-simplify]: Simplify 1 into 1 35.191 * [taylor]: Taking taylor expansion of 2.0 in x 35.191 * [backup-simplify]: Simplify 2.0 into 2.0 35.191 * [backup-simplify]: Simplify (* 2.0 0) into 0 35.192 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.192 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 35.193 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 35.194 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 35.194 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 35.196 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 35.197 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 35.198 * [backup-simplify]: Simplify (pow (pow 2.0 1.0) 0.5) into (pow (pow 2.0 1.0) 0.5) 35.199 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 35.199 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.199 * [backup-simplify]: Simplify (+ (* F 0) (* 0 F)) into 0 35.200 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 35.200 * [backup-simplify]: Simplify (+ 0 0) into 0 35.201 * [backup-simplify]: Simplify (+ 0 0) into 0 35.203 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 1) into 0 35.204 * [backup-simplify]: Simplify (- 0) into 0 35.205 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into 0 35.208 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 35.212 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into 0 35.212 * [taylor]: Taking taylor expansion of 0 in F 35.212 * [backup-simplify]: Simplify 0 into 0 35.212 * [taylor]: Taking taylor expansion of 0 in x 35.212 * [backup-simplify]: Simplify 0 into 0 35.212 * [backup-simplify]: Simplify 0 into 0 35.213 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 35.214 * [backup-simplify]: Simplify (+ 0 0) into 0 35.214 * [backup-simplify]: Simplify (+ 0 0) into 0 35.216 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 35.217 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 35.219 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.221 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (+ (* 2.0 x) 2.0) 1.0) 1)))) 1) into 0 35.222 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into 0 35.224 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.224 * [taylor]: Taking taylor expansion of 0 in x 35.224 * [backup-simplify]: Simplify 0 into 0 35.224 * [backup-simplify]: Simplify 0 into 0 35.226 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 35.226 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 35.234 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 35.237 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 35.243 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 35.259 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 1.0 (pow (pow 2.0 1.0) 1.0))) 1)) (pow (pow 2.0 1.0) 1)))) 1) into 1.0 35.261 * [backup-simplify]: Simplify (+ (* 0.5 1.0) (* 0 (log (pow 2.0 1.0)))) into 0.5 35.269 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow 2.0 1.0)))) (+ (* (/ (pow 0.5 1) 1)))) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 35.271 * [backup-simplify]: Simplify (* 0.5 (pow (pow 2.0 1.0) 0.5)) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 35.273 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 35.274 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.274 * [backup-simplify]: Simplify (+ (* F 0) (+ (* 0 0) (* 0 F))) into 0 35.275 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 35.276 * [backup-simplify]: Simplify (+ 0 0) into 0 35.276 * [backup-simplify]: Simplify (+ 0 0) into 0 35.280 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 2) into 0 35.281 * [backup-simplify]: Simplify (- 0) into 0 35.281 * [backup-simplify]: Simplify (- 0) into 0 35.283 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))))) into 0 35.286 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.293 * [backup-simplify]: Simplify (- (/ -1/6 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) 35.293 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) in F 35.293 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5)) in F 35.293 * [taylor]: Taking taylor expansion of 1/6 in F 35.293 * [backup-simplify]: Simplify 1/6 into 1/6 35.293 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 35.293 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 35.293 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 35.293 * [taylor]: Taking taylor expansion of 0.5 in F 35.293 * [backup-simplify]: Simplify 0.5 into 0.5 35.293 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 35.293 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 35.293 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 35.293 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 35.293 * [taylor]: Taking taylor expansion of 1.0 in F 35.293 * [backup-simplify]: Simplify 1.0 into 1.0 35.293 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 35.293 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 35.293 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 35.293 * [taylor]: Taking taylor expansion of 2.0 in F 35.293 * [backup-simplify]: Simplify 2.0 into 2.0 35.294 * [taylor]: Taking taylor expansion of x in F 35.294 * [backup-simplify]: Simplify x into x 35.294 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 35.294 * [taylor]: Taking taylor expansion of (pow F 2) in F 35.294 * [taylor]: Taking taylor expansion of F in F 35.294 * [backup-simplify]: Simplify 0 into 0 35.294 * [backup-simplify]: Simplify 1 into 1 35.294 * [taylor]: Taking taylor expansion of 2.0 in F 35.294 * [backup-simplify]: Simplify 2.0 into 2.0 35.294 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 35.295 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.295 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.295 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 35.296 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 35.296 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 35.297 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 35.298 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 35.299 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 35.300 * [backup-simplify]: Simplify (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) into (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) 35.301 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) 35.301 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) in x 35.301 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) in x 35.301 * [taylor]: Taking taylor expansion of 1/6 in x 35.301 * [backup-simplify]: Simplify 1/6 into 1/6 35.301 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 35.301 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 35.301 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 35.301 * [taylor]: Taking taylor expansion of 0.5 in x 35.301 * [backup-simplify]: Simplify 0.5 into 0.5 35.301 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 35.301 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 35.301 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 35.301 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 35.301 * [taylor]: Taking taylor expansion of 1.0 in x 35.301 * [backup-simplify]: Simplify 1.0 into 1.0 35.301 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 35.302 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 35.302 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 35.302 * [taylor]: Taking taylor expansion of 2.0 in x 35.302 * [backup-simplify]: Simplify 2.0 into 2.0 35.302 * [taylor]: Taking taylor expansion of x in x 35.302 * [backup-simplify]: Simplify 0 into 0 35.302 * [backup-simplify]: Simplify 1 into 1 35.302 * [taylor]: Taking taylor expansion of 2.0 in x 35.302 * [backup-simplify]: Simplify 2.0 into 2.0 35.303 * [backup-simplify]: Simplify (* 2.0 0) into 0 35.303 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.304 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 35.305 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 35.307 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 35.308 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 35.310 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 35.314 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 35.316 * [backup-simplify]: Simplify (* 1/6 (pow (pow 2.0 1.0) 0.5)) into (* 1/6 (pow (pow 2.0 1.0) 0.5)) 35.320 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 35.323 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 35.333 * [backup-simplify]: Simplify (+ (* (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) (pow (* 1 (* 1 B)) 3)) (+ (* (* 0.5 (pow (pow 2.0 1.0) 0.5)) (* x (* 1 B))) (* (pow (pow 2.0 1.0) 0.5) (* 1 (* 1 B))))) into (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) 35.336 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) 35.336 * [approximate]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 35.336 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in x 35.336 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 35.336 * [taylor]: Taking taylor expansion of (/ 1 B) in x 35.336 * [taylor]: Taking taylor expansion of B in x 35.336 * [backup-simplify]: Simplify B into B 35.336 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 35.336 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.337 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 35.337 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 35.337 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 35.337 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 35.337 * [taylor]: Taking taylor expansion of (- 0.5) in x 35.337 * [taylor]: Taking taylor expansion of 0.5 in x 35.337 * [backup-simplify]: Simplify 0.5 into 0.5 35.337 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 35.337 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 35.337 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 35.337 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 35.337 * [taylor]: Taking taylor expansion of (/ 1 F) in x 35.337 * [taylor]: Taking taylor expansion of F in x 35.337 * [backup-simplify]: Simplify F into F 35.338 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 35.338 * [taylor]: Taking taylor expansion of (/ 1 F) in x 35.338 * [taylor]: Taking taylor expansion of F in x 35.338 * [backup-simplify]: Simplify F into F 35.338 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 35.338 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 35.338 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 35.338 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 35.338 * [taylor]: Taking taylor expansion of (/ 1 x) in x 35.338 * [taylor]: Taking taylor expansion of x in x 35.338 * [backup-simplify]: Simplify 0 into 0 35.338 * [backup-simplify]: Simplify 1 into 1 35.339 * [backup-simplify]: Simplify (/ 1 1) into 1 35.339 * [taylor]: Taking taylor expansion of 2.0 in x 35.339 * [backup-simplify]: Simplify 2.0 into 2.0 35.339 * [taylor]: Taking taylor expansion of 2.0 in x 35.339 * [backup-simplify]: Simplify 2.0 into 2.0 35.339 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 35.340 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 35.340 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.341 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 35.341 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.343 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 35.344 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 35.345 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 35.346 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 35.346 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 35.346 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 35.348 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) into (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) 35.348 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in F 35.348 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 35.348 * [taylor]: Taking taylor expansion of (/ 1 B) in F 35.348 * [taylor]: Taking taylor expansion of B in F 35.348 * [backup-simplify]: Simplify B into B 35.348 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 35.348 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.349 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 35.349 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 35.349 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 35.349 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 35.349 * [taylor]: Taking taylor expansion of (- 0.5) in F 35.349 * [taylor]: Taking taylor expansion of 0.5 in F 35.349 * [backup-simplify]: Simplify 0.5 into 0.5 35.349 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 35.349 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 35.349 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 35.349 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 35.349 * [taylor]: Taking taylor expansion of (/ 1 F) in F 35.350 * [taylor]: Taking taylor expansion of F in F 35.350 * [backup-simplify]: Simplify 0 into 0 35.350 * [backup-simplify]: Simplify 1 into 1 35.350 * [backup-simplify]: Simplify (/ 1 1) into 1 35.350 * [taylor]: Taking taylor expansion of (/ 1 F) in F 35.350 * [taylor]: Taking taylor expansion of F in F 35.350 * [backup-simplify]: Simplify 0 into 0 35.350 * [backup-simplify]: Simplify 1 into 1 35.351 * [backup-simplify]: Simplify (/ 1 1) into 1 35.351 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 35.351 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 35.351 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 35.351 * [taylor]: Taking taylor expansion of (/ 1 x) in F 35.351 * [taylor]: Taking taylor expansion of x in F 35.351 * [backup-simplify]: Simplify x into x 35.351 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 35.351 * [taylor]: Taking taylor expansion of 2.0 in F 35.351 * [backup-simplify]: Simplify 2.0 into 2.0 35.351 * [taylor]: Taking taylor expansion of 2.0 in F 35.351 * [backup-simplify]: Simplify 2.0 into 2.0 35.352 * [backup-simplify]: Simplify (* 1 1) into 1 35.352 * [backup-simplify]: Simplify (+ 1 0) into 1 35.352 * [backup-simplify]: Simplify (log 1) into 0 35.353 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.354 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.354 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 35.355 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.355 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 35.356 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 35.356 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 35.357 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow F 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.357 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 35.357 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 35.357 * [taylor]: Taking taylor expansion of (/ 1 B) in B 35.357 * [taylor]: Taking taylor expansion of B in B 35.357 * [backup-simplify]: Simplify 0 into 0 35.357 * [backup-simplify]: Simplify 1 into 1 35.357 * [backup-simplify]: Simplify (/ 1 1) into 1 35.358 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.358 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 35.358 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 35.358 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 35.358 * [taylor]: Taking taylor expansion of (- 0.5) in B 35.358 * [taylor]: Taking taylor expansion of 0.5 in B 35.358 * [backup-simplify]: Simplify 0.5 into 0.5 35.358 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 35.358 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 35.358 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 35.358 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 35.358 * [taylor]: Taking taylor expansion of (/ 1 F) in B 35.358 * [taylor]: Taking taylor expansion of F in B 35.358 * [backup-simplify]: Simplify F into F 35.359 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 35.359 * [taylor]: Taking taylor expansion of (/ 1 F) in B 35.359 * [taylor]: Taking taylor expansion of F in B 35.359 * [backup-simplify]: Simplify F into F 35.359 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 35.359 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 35.359 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 35.359 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 35.359 * [taylor]: Taking taylor expansion of (/ 1 x) in B 35.359 * [taylor]: Taking taylor expansion of x in B 35.359 * [backup-simplify]: Simplify x into x 35.359 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 35.359 * [taylor]: Taking taylor expansion of 2.0 in B 35.359 * [backup-simplify]: Simplify 2.0 into 2.0 35.359 * [taylor]: Taking taylor expansion of 2.0 in B 35.359 * [backup-simplify]: Simplify 2.0 into 2.0 35.360 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 35.360 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 35.360 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 35.361 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 35.362 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 35.362 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.364 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 35.366 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 35.367 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 35.367 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 35.367 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 35.367 * [taylor]: Taking taylor expansion of (/ 1 B) in B 35.367 * [taylor]: Taking taylor expansion of B in B 35.367 * [backup-simplify]: Simplify 0 into 0 35.367 * [backup-simplify]: Simplify 1 into 1 35.368 * [backup-simplify]: Simplify (/ 1 1) into 1 35.368 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.368 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 35.368 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 35.368 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 35.368 * [taylor]: Taking taylor expansion of (- 0.5) in B 35.368 * [taylor]: Taking taylor expansion of 0.5 in B 35.368 * [backup-simplify]: Simplify 0.5 into 0.5 35.368 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 35.368 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 35.368 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 35.368 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 35.368 * [taylor]: Taking taylor expansion of (/ 1 F) in B 35.368 * [taylor]: Taking taylor expansion of F in B 35.368 * [backup-simplify]: Simplify F into F 35.368 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 35.368 * [taylor]: Taking taylor expansion of (/ 1 F) in B 35.368 * [taylor]: Taking taylor expansion of F in B 35.368 * [backup-simplify]: Simplify F into F 35.368 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 35.369 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 35.369 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 35.369 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 35.369 * [taylor]: Taking taylor expansion of (/ 1 x) in B 35.369 * [taylor]: Taking taylor expansion of x in B 35.369 * [backup-simplify]: Simplify x into x 35.369 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 35.369 * [taylor]: Taking taylor expansion of 2.0 in B 35.369 * [backup-simplify]: Simplify 2.0 into 2.0 35.369 * [taylor]: Taking taylor expansion of 2.0 in B 35.369 * [backup-simplify]: Simplify 2.0 into 2.0 35.369 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 35.369 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 35.369 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 35.370 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 35.370 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 35.370 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.371 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 35.372 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 35.373 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 35.373 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) in F 35.373 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 35.373 * [taylor]: Taking taylor expansion of (/ 1 B) in F 35.373 * [taylor]: Taking taylor expansion of B in F 35.373 * [backup-simplify]: Simplify B into B 35.373 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 35.373 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.373 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 35.373 * [taylor]: Taking taylor expansion of (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5) in F 35.374 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)))) in F 35.374 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0))) in F 35.374 * [taylor]: Taking taylor expansion of 0.5 in F 35.374 * [backup-simplify]: Simplify 0.5 into 0.5 35.374 * [taylor]: Taking taylor expansion of (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) in F 35.374 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) in F 35.374 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) in F 35.374 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) in F 35.374 * [taylor]: Taking taylor expansion of 1.0 in F 35.374 * [backup-simplify]: Simplify 1.0 into 1.0 35.374 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) in F 35.374 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) in F 35.374 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 35.374 * [taylor]: Taking taylor expansion of (pow F 2) in F 35.374 * [taylor]: Taking taylor expansion of F in F 35.374 * [backup-simplify]: Simplify 0 into 0 35.374 * [backup-simplify]: Simplify 1 into 1 35.374 * [backup-simplify]: Simplify (* 1 1) into 1 35.374 * [backup-simplify]: Simplify (/ 1 1) into 1 35.374 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 2.0) in F 35.375 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 35.375 * [taylor]: Taking taylor expansion of 2.0 in F 35.375 * [backup-simplify]: Simplify 2.0 into 2.0 35.375 * [taylor]: Taking taylor expansion of (/ 1 x) in F 35.375 * [taylor]: Taking taylor expansion of x in F 35.375 * [backup-simplify]: Simplify x into x 35.375 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 35.375 * [taylor]: Taking taylor expansion of 2.0 in F 35.375 * [backup-simplify]: Simplify 2.0 into 2.0 35.375 * [backup-simplify]: Simplify (+ 1 0) into 1 35.375 * [backup-simplify]: Simplify (log 1) into 0 35.376 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.376 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 35.376 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 35.376 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 35.377 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 35.377 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 35.377 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 35.378 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 35.378 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 35.378 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.378 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 35.378 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 35.378 * [taylor]: Taking taylor expansion of (/ 1 B) in x 35.378 * [taylor]: Taking taylor expansion of B in x 35.378 * [backup-simplify]: Simplify B into B 35.378 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 35.379 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.379 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 35.379 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 35.379 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 35.379 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 35.379 * [taylor]: Taking taylor expansion of 1.0 in x 35.379 * [backup-simplify]: Simplify 1.0 into 1.0 35.379 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 35.379 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 35.379 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.379 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.379 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.379 * [taylor]: Taking taylor expansion of 1.0 in x 35.379 * [backup-simplify]: Simplify 1.0 into 1.0 35.379 * [taylor]: Taking taylor expansion of (log F) in x 35.379 * [taylor]: Taking taylor expansion of F in x 35.379 * [backup-simplify]: Simplify F into F 35.379 * [backup-simplify]: Simplify (log F) into (log F) 35.379 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.380 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.380 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 35.380 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 35.381 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 35.382 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 35.382 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 35.382 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 35.382 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 35.384 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.384 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.385 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 35.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 35.385 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (* 0 (/ 1 F))) into 0 35.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 35.386 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 35.386 * [backup-simplify]: Simplify (+ 0 0) into 0 35.386 * [backup-simplify]: Simplify (+ 0 0) into 0 35.388 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 1) into 0 35.388 * [backup-simplify]: Simplify (- 0) into 0 35.389 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into 0 35.390 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 35.393 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 35.393 * [taylor]: Taking taylor expansion of 0 in F 35.393 * [backup-simplify]: Simplify 0 into 0 35.393 * [taylor]: Taking taylor expansion of 0 in x 35.393 * [backup-simplify]: Simplify 0 into 0 35.393 * [backup-simplify]: Simplify 0 into 0 35.394 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 35.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 35.395 * [backup-simplify]: Simplify (+ 0 0) into 0 35.395 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 35.396 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.396 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 35.397 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.398 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 35.399 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 35.400 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.400 * [backup-simplify]: Simplify (+ 0) into 0 35.401 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 35.401 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 35.402 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 35.402 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 35.402 * [backup-simplify]: Simplify (+ 0 0) into 0 35.403 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 35.403 * [taylor]: Taking taylor expansion of 0 in x 35.403 * [backup-simplify]: Simplify 0 into 0 35.403 * [backup-simplify]: Simplify 0 into 0 35.404 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 35.405 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 35.407 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.408 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 35.409 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 35.410 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 35.411 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.412 * [backup-simplify]: Simplify (+ 0) into 0 35.412 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 35.412 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 35.413 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 35.413 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 35.414 * [backup-simplify]: Simplify (+ 0 0) into 0 35.415 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 35.415 * [backup-simplify]: Simplify 0 into 0 35.415 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.416 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.416 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.416 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (* 0 (/ 1 F)))) into 0 35.417 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 35.417 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 35.417 * [backup-simplify]: Simplify (+ 0 0) into 0 35.418 * [backup-simplify]: Simplify (+ 0 0) into 0 35.420 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 2) into 0 35.421 * [backup-simplify]: Simplify (- 0) into 0 35.421 * [backup-simplify]: Simplify (- 0) into 0 35.422 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))))) into 0 35.424 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.431 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 35.431 * [taylor]: Taking taylor expansion of 0 in F 35.431 * [backup-simplify]: Simplify 0 into 0 35.431 * [taylor]: Taking taylor expansion of 0 in x 35.432 * [backup-simplify]: Simplify 0 into 0 35.432 * [backup-simplify]: Simplify 0 into 0 35.432 * [taylor]: Taking taylor expansion of 0 in x 35.432 * [backup-simplify]: Simplify 0 into 0 35.432 * [backup-simplify]: Simplify 0 into 0 35.433 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 35.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.434 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 35.434 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 35.435 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 35.438 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 35.439 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.440 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (+ (* 2.0 (/ 1 x)) 2.0) 35.442 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 2.0 (/ 1 x)) 2.0) 1) 1)))) into (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0)) 35.447 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 35.449 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (+ (* 1.0 (/ 1 x)) 1.0) 35.451 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) 35.452 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 35.453 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 35.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 35.455 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 35.456 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 35.456 * [backup-simplify]: Simplify (+ 0 0) into 0 35.460 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) 35.460 * [taylor]: Taking taylor expansion of (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 35.460 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 35.460 * [taylor]: Taking taylor expansion of 1.0 in x 35.460 * [backup-simplify]: Simplify 1.0 into 1.0 35.460 * [taylor]: Taking taylor expansion of (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 35.460 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) x) in x 35.460 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 35.460 * [taylor]: Taking taylor expansion of (/ 1 B) in x 35.460 * [taylor]: Taking taylor expansion of B in x 35.460 * [backup-simplify]: Simplify B into B 35.460 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 35.460 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.461 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 35.461 * [taylor]: Taking taylor expansion of x in x 35.461 * [backup-simplify]: Simplify 0 into 0 35.461 * [backup-simplify]: Simplify 1 into 1 35.461 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 35.462 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 35.462 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 35.462 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) 1) into (sin (/ 1 B)) 35.462 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 35.462 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 35.462 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 35.463 * [taylor]: Taking taylor expansion of 1.0 in x 35.463 * [backup-simplify]: Simplify 1.0 into 1.0 35.463 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 35.463 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 35.463 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.463 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.463 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.463 * [taylor]: Taking taylor expansion of 1.0 in x 35.463 * [backup-simplify]: Simplify 1.0 into 1.0 35.463 * [taylor]: Taking taylor expansion of (log F) in x 35.463 * [taylor]: Taking taylor expansion of F in x 35.463 * [backup-simplify]: Simplify F into F 35.463 * [backup-simplify]: Simplify (log F) into (log F) 35.464 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.464 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.465 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 35.466 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 35.467 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 35.469 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 35.469 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 35.469 * [taylor]: Taking taylor expansion of 1.0 in x 35.469 * [backup-simplify]: Simplify 1.0 into 1.0 35.469 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 35.469 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 35.469 * [taylor]: Taking taylor expansion of (/ 1 B) in x 35.469 * [taylor]: Taking taylor expansion of B in x 35.469 * [backup-simplify]: Simplify B into B 35.469 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 35.470 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 35.470 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 35.470 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 35.470 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 35.470 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 35.470 * [taylor]: Taking taylor expansion of 1.0 in x 35.470 * [backup-simplify]: Simplify 1.0 into 1.0 35.470 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 35.470 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 35.470 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.470 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.470 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.470 * [taylor]: Taking taylor expansion of 1.0 in x 35.470 * [backup-simplify]: Simplify 1.0 into 1.0 35.470 * [taylor]: Taking taylor expansion of (log F) in x 35.470 * [taylor]: Taking taylor expansion of F in x 35.470 * [backup-simplify]: Simplify F into F 35.471 * [backup-simplify]: Simplify (log F) into (log F) 35.471 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.471 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.472 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 35.473 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 35.474 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 35.476 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 35.476 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 35.477 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 35.478 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.478 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 35.480 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 35.481 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 35.482 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.482 * [backup-simplify]: Simplify (+ 0) into 0 35.483 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 35.483 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 35.483 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 35.484 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 35.484 * [backup-simplify]: Simplify (+ 0 0) into 0 35.485 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ 1 B)) (/ 0 1)))) into 0 35.486 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 35.487 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.488 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 35.489 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 35.489 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 35.489 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 35.490 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.491 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 35.492 * [backup-simplify]: Simplify (+ 0 (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 35.493 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 35.493 * [backup-simplify]: Simplify 0 into 0 35.493 * [backup-simplify]: Simplify 0 into 0 35.494 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 35.495 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 35.496 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.497 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 35.499 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 35.501 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 35.502 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.503 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 35.504 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 35.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 35.504 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 35.505 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 35.505 * [backup-simplify]: Simplify (+ 0 0) into 0 35.507 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 35.507 * [backup-simplify]: Simplify 0 into 0 35.507 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.507 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.508 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.508 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 F))))) into 0 35.509 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 35.509 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 35.510 * [backup-simplify]: Simplify (+ 0 0) into 0 35.510 * [backup-simplify]: Simplify (+ 0 0) into 0 35.514 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 6) into 0 35.514 * [backup-simplify]: Simplify (- 0) into 0 35.515 * [backup-simplify]: Simplify (- 0) into 0 35.515 * [backup-simplify]: Simplify (- 0) into 0 35.516 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))))) into 0 35.518 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 35.523 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 35.523 * [taylor]: Taking taylor expansion of 0 in F 35.523 * [backup-simplify]: Simplify 0 into 0 35.523 * [taylor]: Taking taylor expansion of 0 in x 35.523 * [backup-simplify]: Simplify 0 into 0 35.523 * [backup-simplify]: Simplify 0 into 0 35.523 * [taylor]: Taking taylor expansion of 0 in x 35.523 * [backup-simplify]: Simplify 0 into 0 35.523 * [backup-simplify]: Simplify 0 into 0 35.523 * [taylor]: Taking taylor expansion of 0 in x 35.523 * [backup-simplify]: Simplify 0 into 0 35.523 * [backup-simplify]: Simplify 0 into 0 35.525 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) (pow (* 1 (* (/ 1 F) 1)) 2)) (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) into (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) 35.527 * [backup-simplify]: Simplify (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) 35.527 * [approximate]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 35.527 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in x 35.527 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 35.527 * [taylor]: Taking taylor expansion of (/ -1 B) in x 35.527 * [taylor]: Taking taylor expansion of -1 in x 35.527 * [backup-simplify]: Simplify -1 into -1 35.527 * [taylor]: Taking taylor expansion of B in x 35.527 * [backup-simplify]: Simplify B into B 35.527 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 35.527 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.527 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 35.527 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 35.527 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 35.527 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 35.527 * [taylor]: Taking taylor expansion of (- 0.5) in x 35.527 * [taylor]: Taking taylor expansion of 0.5 in x 35.527 * [backup-simplify]: Simplify 0.5 into 0.5 35.527 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 35.527 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 35.528 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 35.528 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 35.528 * [taylor]: Taking taylor expansion of (/ -1 F) in x 35.528 * [taylor]: Taking taylor expansion of -1 in x 35.528 * [backup-simplify]: Simplify -1 into -1 35.528 * [taylor]: Taking taylor expansion of F in x 35.528 * [backup-simplify]: Simplify F into F 35.528 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.528 * [taylor]: Taking taylor expansion of (/ -1 F) in x 35.528 * [taylor]: Taking taylor expansion of -1 in x 35.528 * [backup-simplify]: Simplify -1 into -1 35.528 * [taylor]: Taking taylor expansion of F in x 35.528 * [backup-simplify]: Simplify F into F 35.528 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.528 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 35.528 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 35.528 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 35.528 * [taylor]: Taking taylor expansion of (/ -1 x) in x 35.528 * [taylor]: Taking taylor expansion of -1 in x 35.528 * [backup-simplify]: Simplify -1 into -1 35.528 * [taylor]: Taking taylor expansion of x in x 35.528 * [backup-simplify]: Simplify 0 into 0 35.528 * [backup-simplify]: Simplify 1 into 1 35.529 * [backup-simplify]: Simplify (/ -1 1) into -1 35.529 * [taylor]: Taking taylor expansion of 2.0 in x 35.529 * [backup-simplify]: Simplify 2.0 into 2.0 35.529 * [taylor]: Taking taylor expansion of 2.0 in x 35.529 * [backup-simplify]: Simplify 2.0 into 2.0 35.529 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 35.529 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 35.530 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 35.530 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 35.531 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.532 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 35.534 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 35.535 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 35.535 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 35.536 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 35.536 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 35.537 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) into (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) 35.537 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in F 35.537 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 35.537 * [taylor]: Taking taylor expansion of (/ -1 B) in F 35.537 * [taylor]: Taking taylor expansion of -1 in F 35.537 * [backup-simplify]: Simplify -1 into -1 35.537 * [taylor]: Taking taylor expansion of B in F 35.537 * [backup-simplify]: Simplify B into B 35.537 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 35.537 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.538 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 35.538 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 35.538 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 35.538 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 35.538 * [taylor]: Taking taylor expansion of (- 0.5) in F 35.538 * [taylor]: Taking taylor expansion of 0.5 in F 35.538 * [backup-simplify]: Simplify 0.5 into 0.5 35.538 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 35.538 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 35.538 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 35.538 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 35.538 * [taylor]: Taking taylor expansion of (/ -1 F) in F 35.538 * [taylor]: Taking taylor expansion of -1 in F 35.538 * [backup-simplify]: Simplify -1 into -1 35.538 * [taylor]: Taking taylor expansion of F in F 35.538 * [backup-simplify]: Simplify 0 into 0 35.538 * [backup-simplify]: Simplify 1 into 1 35.538 * [backup-simplify]: Simplify (/ -1 1) into -1 35.538 * [taylor]: Taking taylor expansion of (/ -1 F) in F 35.538 * [taylor]: Taking taylor expansion of -1 in F 35.538 * [backup-simplify]: Simplify -1 into -1 35.538 * [taylor]: Taking taylor expansion of F in F 35.539 * [backup-simplify]: Simplify 0 into 0 35.539 * [backup-simplify]: Simplify 1 into 1 35.539 * [backup-simplify]: Simplify (/ -1 1) into -1 35.539 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 35.539 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 35.539 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 35.539 * [taylor]: Taking taylor expansion of (/ -1 x) in F 35.539 * [taylor]: Taking taylor expansion of -1 in F 35.539 * [backup-simplify]: Simplify -1 into -1 35.539 * [taylor]: Taking taylor expansion of x in F 35.539 * [backup-simplify]: Simplify x into x 35.539 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 35.539 * [taylor]: Taking taylor expansion of 2.0 in F 35.539 * [backup-simplify]: Simplify 2.0 into 2.0 35.539 * [taylor]: Taking taylor expansion of 2.0 in F 35.539 * [backup-simplify]: Simplify 2.0 into 2.0 35.539 * [backup-simplify]: Simplify (* -1 -1) into 1 35.540 * [backup-simplify]: Simplify (+ 1 0) into 1 35.540 * [backup-simplify]: Simplify (log 1) into 0 35.540 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.541 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.541 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 35.541 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.542 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 35.542 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 35.542 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 35.542 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow F 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.542 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 35.542 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 35.542 * [taylor]: Taking taylor expansion of (/ -1 B) in B 35.542 * [taylor]: Taking taylor expansion of -1 in B 35.542 * [backup-simplify]: Simplify -1 into -1 35.543 * [taylor]: Taking taylor expansion of B in B 35.543 * [backup-simplify]: Simplify 0 into 0 35.543 * [backup-simplify]: Simplify 1 into 1 35.543 * [backup-simplify]: Simplify (/ -1 1) into -1 35.543 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.543 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 35.543 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 35.543 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 35.543 * [taylor]: Taking taylor expansion of (- 0.5) in B 35.543 * [taylor]: Taking taylor expansion of 0.5 in B 35.543 * [backup-simplify]: Simplify 0.5 into 0.5 35.543 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 35.543 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 35.543 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 35.543 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 35.543 * [taylor]: Taking taylor expansion of (/ -1 F) in B 35.543 * [taylor]: Taking taylor expansion of -1 in B 35.543 * [backup-simplify]: Simplify -1 into -1 35.543 * [taylor]: Taking taylor expansion of F in B 35.543 * [backup-simplify]: Simplify F into F 35.544 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.544 * [taylor]: Taking taylor expansion of (/ -1 F) in B 35.544 * [taylor]: Taking taylor expansion of -1 in B 35.544 * [backup-simplify]: Simplify -1 into -1 35.544 * [taylor]: Taking taylor expansion of F in B 35.544 * [backup-simplify]: Simplify F into F 35.544 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.544 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 35.544 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 35.544 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 35.544 * [taylor]: Taking taylor expansion of (/ -1 x) in B 35.544 * [taylor]: Taking taylor expansion of -1 in B 35.544 * [backup-simplify]: Simplify -1 into -1 35.544 * [taylor]: Taking taylor expansion of x in B 35.544 * [backup-simplify]: Simplify x into x 35.544 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 35.544 * [taylor]: Taking taylor expansion of 2.0 in B 35.544 * [backup-simplify]: Simplify 2.0 into 2.0 35.544 * [taylor]: Taking taylor expansion of 2.0 in B 35.544 * [backup-simplify]: Simplify 2.0 into 2.0 35.544 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 35.544 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 35.544 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 35.545 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 35.545 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 35.546 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.547 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 35.547 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 35.548 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 35.548 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 35.548 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 35.548 * [taylor]: Taking taylor expansion of (/ -1 B) in B 35.548 * [taylor]: Taking taylor expansion of -1 in B 35.548 * [backup-simplify]: Simplify -1 into -1 35.548 * [taylor]: Taking taylor expansion of B in B 35.548 * [backup-simplify]: Simplify 0 into 0 35.548 * [backup-simplify]: Simplify 1 into 1 35.549 * [backup-simplify]: Simplify (/ -1 1) into -1 35.549 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.549 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 35.549 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 35.549 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 35.549 * [taylor]: Taking taylor expansion of (- 0.5) in B 35.549 * [taylor]: Taking taylor expansion of 0.5 in B 35.549 * [backup-simplify]: Simplify 0.5 into 0.5 35.549 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 35.549 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 35.549 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 35.549 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 35.549 * [taylor]: Taking taylor expansion of (/ -1 F) in B 35.549 * [taylor]: Taking taylor expansion of -1 in B 35.549 * [backup-simplify]: Simplify -1 into -1 35.549 * [taylor]: Taking taylor expansion of F in B 35.549 * [backup-simplify]: Simplify F into F 35.549 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.549 * [taylor]: Taking taylor expansion of (/ -1 F) in B 35.549 * [taylor]: Taking taylor expansion of -1 in B 35.549 * [backup-simplify]: Simplify -1 into -1 35.549 * [taylor]: Taking taylor expansion of F in B 35.549 * [backup-simplify]: Simplify F into F 35.549 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 35.549 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 35.550 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 35.550 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 35.550 * [taylor]: Taking taylor expansion of (/ -1 x) in B 35.550 * [taylor]: Taking taylor expansion of -1 in B 35.550 * [backup-simplify]: Simplify -1 into -1 35.550 * [taylor]: Taking taylor expansion of x in B 35.550 * [backup-simplify]: Simplify x into x 35.550 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 35.550 * [taylor]: Taking taylor expansion of 2.0 in B 35.550 * [backup-simplify]: Simplify 2.0 into 2.0 35.550 * [taylor]: Taking taylor expansion of 2.0 in B 35.550 * [backup-simplify]: Simplify 2.0 into 2.0 35.550 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 35.550 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 35.550 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 35.551 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 35.551 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 35.551 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.552 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 35.553 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 35.554 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 35.554 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) in F 35.554 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 35.554 * [taylor]: Taking taylor expansion of (/ -1 B) in F 35.554 * [taylor]: Taking taylor expansion of -1 in F 35.554 * [backup-simplify]: Simplify -1 into -1 35.554 * [taylor]: Taking taylor expansion of B in F 35.554 * [backup-simplify]: Simplify B into B 35.554 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 35.554 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.554 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 35.555 * [taylor]: Taking taylor expansion of (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5) in F 35.555 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)))) in F 35.555 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0))) in F 35.555 * [taylor]: Taking taylor expansion of 0.5 in F 35.555 * [backup-simplify]: Simplify 0.5 into 0.5 35.555 * [taylor]: Taking taylor expansion of (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) in F 35.555 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) in F 35.555 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) in F 35.555 * [taylor]: Taking taylor expansion of (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) in F 35.555 * [taylor]: Taking taylor expansion of 1.0 in F 35.555 * [backup-simplify]: Simplify 1.0 into 1.0 35.555 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) in F 35.555 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) in F 35.555 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) 2.0) in F 35.555 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 35.555 * [taylor]: Taking taylor expansion of (pow F 2) in F 35.555 * [taylor]: Taking taylor expansion of F in F 35.555 * [backup-simplify]: Simplify 0 into 0 35.555 * [backup-simplify]: Simplify 1 into 1 35.555 * [backup-simplify]: Simplify (* 1 1) into 1 35.555 * [backup-simplify]: Simplify (/ 1 1) into 1 35.555 * [taylor]: Taking taylor expansion of 2.0 in F 35.556 * [backup-simplify]: Simplify 2.0 into 2.0 35.556 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 35.556 * [taylor]: Taking taylor expansion of 2.0 in F 35.556 * [backup-simplify]: Simplify 2.0 into 2.0 35.556 * [taylor]: Taking taylor expansion of (/ 1 x) in F 35.556 * [taylor]: Taking taylor expansion of x in F 35.556 * [backup-simplify]: Simplify x into x 35.556 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 35.556 * [backup-simplify]: Simplify (+ 1 0) into 1 35.556 * [backup-simplify]: Simplify (+ 1 0) into 1 35.557 * [backup-simplify]: Simplify (log 1) into 0 35.557 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.557 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 35.557 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 35.558 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 35.558 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 35.558 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 35.559 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 35.559 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 35.559 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 35.560 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.560 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 35.560 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 35.560 * [taylor]: Taking taylor expansion of (/ -1 B) in x 35.560 * [taylor]: Taking taylor expansion of -1 in x 35.560 * [backup-simplify]: Simplify -1 into -1 35.560 * [taylor]: Taking taylor expansion of B in x 35.560 * [backup-simplify]: Simplify B into B 35.560 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 35.560 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.561 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 35.561 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 35.561 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 35.561 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 35.561 * [taylor]: Taking taylor expansion of 1.0 in x 35.561 * [backup-simplify]: Simplify 1.0 into 1.0 35.561 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 35.561 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 35.561 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.561 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.561 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.561 * [taylor]: Taking taylor expansion of 1.0 in x 35.561 * [backup-simplify]: Simplify 1.0 into 1.0 35.561 * [taylor]: Taking taylor expansion of (log F) in x 35.561 * [taylor]: Taking taylor expansion of F in x 35.561 * [backup-simplify]: Simplify F into F 35.561 * [backup-simplify]: Simplify (log F) into (log F) 35.561 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.562 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.562 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 35.562 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 35.563 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 35.565 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 35.565 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 35.565 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 35.565 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 35.566 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.567 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.568 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.568 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 35.568 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 35.569 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (* 0 (/ -1 F))) into 0 35.569 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 35.570 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 35.570 * [backup-simplify]: Simplify (+ 0 0) into 0 35.571 * [backup-simplify]: Simplify (+ 0 0) into 0 35.573 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 1) into 0 35.573 * [backup-simplify]: Simplify (- 0) into 0 35.575 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into 0 35.578 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 1) 1)))) into 0 35.584 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 35.584 * [taylor]: Taking taylor expansion of 0 in F 35.584 * [backup-simplify]: Simplify 0 into 0 35.584 * [taylor]: Taking taylor expansion of 0 in x 35.584 * [backup-simplify]: Simplify 0 into 0 35.584 * [backup-simplify]: Simplify 0 into 0 35.585 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 35.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 35.586 * [backup-simplify]: Simplify (+ 0 0) into 0 35.586 * [backup-simplify]: Simplify (+ 0 0) into 0 35.588 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 35.589 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.590 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 35.591 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.593 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 35.594 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 35.596 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.596 * [backup-simplify]: Simplify (+ 0) into 0 35.596 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 35.597 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 35.597 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 35.597 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 35.598 * [backup-simplify]: Simplify (+ 0 0) into 0 35.598 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 35.598 * [taylor]: Taking taylor expansion of 0 in x 35.598 * [backup-simplify]: Simplify 0 into 0 35.598 * [backup-simplify]: Simplify 0 into 0 35.599 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 35.600 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 35.600 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.601 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 35.602 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 35.603 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 35.605 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.605 * [backup-simplify]: Simplify (+ 0) into 0 35.605 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 35.606 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 35.606 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 35.607 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 35.607 * [backup-simplify]: Simplify (+ 0 0) into 0 35.608 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 35.608 * [backup-simplify]: Simplify 0 into 0 35.609 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.609 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.609 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.610 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (* 0 (/ -1 F)))) into 0 35.610 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 35.610 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 35.611 * [backup-simplify]: Simplify (+ 0 0) into 0 35.611 * [backup-simplify]: Simplify (+ 0 0) into 0 35.614 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 2) into 0 35.614 * [backup-simplify]: Simplify (- 0) into 0 35.614 * [backup-simplify]: Simplify (- 0) into 0 35.616 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))))) into 0 35.618 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.621 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 35.622 * [taylor]: Taking taylor expansion of 0 in F 35.622 * [backup-simplify]: Simplify 0 into 0 35.622 * [taylor]: Taking taylor expansion of 0 in x 35.622 * [backup-simplify]: Simplify 0 into 0 35.622 * [backup-simplify]: Simplify 0 into 0 35.622 * [taylor]: Taking taylor expansion of 0 in x 35.622 * [backup-simplify]: Simplify 0 into 0 35.622 * [backup-simplify]: Simplify 0 into 0 35.622 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 35.623 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 35.623 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.623 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 35.623 * [backup-simplify]: Simplify (- (/ 2.0 x)) into (- (* 2.0 (/ 1 x))) 35.624 * [backup-simplify]: Simplify (+ 2.0 (- (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 35.625 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 35.626 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 35.626 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- 2.0 (* 2.0 (/ 1 x))) 35.628 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2.0 (* 2.0 (/ 1 x))) 1) 1)))) into (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0)) 35.633 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 35.634 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (- 1.0 (* 1.0 (/ 1 x))) 35.637 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1.0 (* 1.0 (/ 1 x))) 1) 1)))) into (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0)) 35.638 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 35.639 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 35.640 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 35.640 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 35.641 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 35.642 * [backup-simplify]: Simplify (+ 0 0) into 0 35.645 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) 35.645 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 35.645 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 35.645 * [taylor]: Taking taylor expansion of 1.0 in x 35.645 * [backup-simplify]: Simplify 1.0 into 1.0 35.645 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 35.645 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 35.645 * [taylor]: Taking taylor expansion of (/ -1 B) in x 35.646 * [taylor]: Taking taylor expansion of -1 in x 35.646 * [backup-simplify]: Simplify -1 into -1 35.646 * [taylor]: Taking taylor expansion of B in x 35.646 * [backup-simplify]: Simplify B into B 35.646 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 35.646 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.646 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 35.646 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 35.646 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 35.646 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 35.647 * [taylor]: Taking taylor expansion of 1.0 in x 35.647 * [backup-simplify]: Simplify 1.0 into 1.0 35.647 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 35.647 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 35.647 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.647 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.647 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.647 * [taylor]: Taking taylor expansion of 1.0 in x 35.647 * [backup-simplify]: Simplify 1.0 into 1.0 35.647 * [taylor]: Taking taylor expansion of (log F) in x 35.647 * [taylor]: Taking taylor expansion of F in x 35.647 * [backup-simplify]: Simplify F into F 35.647 * [backup-simplify]: Simplify (log F) into (log F) 35.647 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.648 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.648 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 35.649 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 35.651 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 35.652 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 35.653 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 35.653 * [taylor]: Taking taylor expansion of 1.0 in x 35.653 * [backup-simplify]: Simplify 1.0 into 1.0 35.653 * [taylor]: Taking taylor expansion of (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 35.653 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) x) in x 35.653 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 35.653 * [taylor]: Taking taylor expansion of (/ -1 B) in x 35.653 * [taylor]: Taking taylor expansion of -1 in x 35.653 * [backup-simplify]: Simplify -1 into -1 35.653 * [taylor]: Taking taylor expansion of B in x 35.653 * [backup-simplify]: Simplify B into B 35.653 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 35.653 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 35.654 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 35.654 * [taylor]: Taking taylor expansion of x in x 35.654 * [backup-simplify]: Simplify 0 into 0 35.654 * [backup-simplify]: Simplify 1 into 1 35.654 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 35.655 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 35.655 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 35.655 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) 1) into (sin (/ -1 B)) 35.655 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 35.655 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 35.655 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 35.655 * [taylor]: Taking taylor expansion of 1.0 in x 35.655 * [backup-simplify]: Simplify 1.0 into 1.0 35.655 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 35.656 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 35.656 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 35.656 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 35.656 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 35.656 * [taylor]: Taking taylor expansion of 1.0 in x 35.656 * [backup-simplify]: Simplify 1.0 into 1.0 35.656 * [taylor]: Taking taylor expansion of (log F) in x 35.656 * [taylor]: Taking taylor expansion of F in x 35.656 * [backup-simplify]: Simplify F into F 35.656 * [backup-simplify]: Simplify (log F) into (log F) 35.656 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 35.657 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 35.657 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 35.658 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 35.660 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 35.661 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 35.662 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 35.662 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 35.663 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 35.665 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.667 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 35.668 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 35.669 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 35.670 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 35.672 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 35.674 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 35.676 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 35.681 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.681 * [backup-simplify]: Simplify (+ 0) into 0 35.682 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 35.683 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 35.684 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 35.684 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 35.685 * [backup-simplify]: Simplify (+ 0 0) into 0 35.686 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ -1 B)) (/ 0 1)))) into 0 35.689 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 35.691 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 35.693 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 35.694 * [backup-simplify]: Simplify (- 0) into 0 35.695 * [backup-simplify]: Simplify (+ (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 0) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 35.697 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 35.697 * [backup-simplify]: Simplify 0 into 0 35.697 * [backup-simplify]: Simplify 0 into 0 35.699 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 35.700 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 35.702 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.704 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 35.709 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 35.711 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 35.714 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 35.716 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 35.717 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 35.717 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 35.718 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 35.719 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 35.719 * [backup-simplify]: Simplify (+ 0 0) into 0 35.721 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 35.721 * [backup-simplify]: Simplify 0 into 0 35.721 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.722 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.722 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 35.723 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 F))))) into 0 35.723 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 35.724 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 35.724 * [backup-simplify]: Simplify (+ 0 0) into 0 35.724 * [backup-simplify]: Simplify (+ 0 0) into 0 35.728 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 6) into 0 35.729 * [backup-simplify]: Simplify (- 0) into 0 35.729 * [backup-simplify]: Simplify (- 0) into 0 35.729 * [backup-simplify]: Simplify (- 0) into 0 35.731 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))))) into 0 35.732 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 35.737 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 35.737 * [taylor]: Taking taylor expansion of 0 in F 35.737 * [backup-simplify]: Simplify 0 into 0 35.737 * [taylor]: Taking taylor expansion of 0 in x 35.737 * [backup-simplify]: Simplify 0 into 0 35.737 * [backup-simplify]: Simplify 0 into 0 35.737 * [taylor]: Taking taylor expansion of 0 in x 35.737 * [backup-simplify]: Simplify 0 into 0 35.737 * [backup-simplify]: Simplify 0 into 0 35.737 * [taylor]: Taking taylor expansion of 0 in x 35.737 * [backup-simplify]: Simplify 0 into 0 35.737 * [backup-simplify]: Simplify 0 into 0 35.740 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) (pow (* 1 (* (/ 1 (- F)) 1)) 2)) (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) into (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) 35.740 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 35.741 * [backup-simplify]: Simplify (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) 35.741 * [approximate]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in (F B x) around 0 35.741 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in x 35.741 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in x 35.741 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 35.741 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 35.741 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 35.741 * [taylor]: Taking taylor expansion of (- 0.5) in x 35.741 * [taylor]: Taking taylor expansion of 0.5 in x 35.741 * [backup-simplify]: Simplify 0.5 into 0.5 35.741 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 35.741 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 35.742 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.742 * [taylor]: Taking taylor expansion of (* F F) in x 35.742 * [taylor]: Taking taylor expansion of F in x 35.742 * [backup-simplify]: Simplify F into F 35.742 * [taylor]: Taking taylor expansion of F in x 35.742 * [backup-simplify]: Simplify F into F 35.742 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 35.742 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.742 * [taylor]: Taking taylor expansion of (* x 2.0) in x 35.742 * [taylor]: Taking taylor expansion of x in x 35.742 * [backup-simplify]: Simplify 0 into 0 35.742 * [backup-simplify]: Simplify 1 into 1 35.742 * [taylor]: Taking taylor expansion of 2.0 in x 35.742 * [backup-simplify]: Simplify 2.0 into 2.0 35.742 * [taylor]: Taking taylor expansion of 2.0 in x 35.742 * [backup-simplify]: Simplify 2.0 into 2.0 35.742 * [backup-simplify]: Simplify (* F F) into (pow F 2) 35.742 * [backup-simplify]: Simplify (* 0 2.0) into 0 35.743 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.743 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 35.743 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 35.744 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.744 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 35.745 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 35.745 * [taylor]: Taking taylor expansion of F in x 35.745 * [backup-simplify]: Simplify F into F 35.745 * [taylor]: Taking taylor expansion of (sin B) in x 35.745 * [taylor]: Taking taylor expansion of B in x 35.745 * [backup-simplify]: Simplify B into B 35.745 * [backup-simplify]: Simplify (sin B) into (sin B) 35.745 * [backup-simplify]: Simplify (cos B) into (cos B) 35.745 * [backup-simplify]: Simplify (* (pow (+ (pow F 2) 2.0) -0.5) F) into (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 35.746 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 35.746 * [backup-simplify]: Simplify (* (cos B) 0) into 0 35.746 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 35.747 * [backup-simplify]: Simplify (/ (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) (sin B)) into (* (/ F (sin B)) (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 35.747 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in B 35.747 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in B 35.747 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 35.747 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 35.747 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 35.747 * [taylor]: Taking taylor expansion of (- 0.5) in B 35.747 * [taylor]: Taking taylor expansion of 0.5 in B 35.747 * [backup-simplify]: Simplify 0.5 into 0.5 35.747 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 35.747 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 35.747 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.747 * [taylor]: Taking taylor expansion of (* F F) in B 35.747 * [taylor]: Taking taylor expansion of F in B 35.747 * [backup-simplify]: Simplify F into F 35.747 * [taylor]: Taking taylor expansion of F in B 35.747 * [backup-simplify]: Simplify F into F 35.747 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 35.747 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.747 * [taylor]: Taking taylor expansion of (* x 2.0) in B 35.747 * [taylor]: Taking taylor expansion of x in B 35.747 * [backup-simplify]: Simplify x into x 35.747 * [taylor]: Taking taylor expansion of 2.0 in B 35.748 * [backup-simplify]: Simplify 2.0 into 2.0 35.748 * [taylor]: Taking taylor expansion of 2.0 in B 35.748 * [backup-simplify]: Simplify 2.0 into 2.0 35.748 * [backup-simplify]: Simplify (* F F) into (pow F 2) 35.748 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 35.748 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.748 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 35.749 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 35.749 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.750 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 35.750 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 35.750 * [taylor]: Taking taylor expansion of F in B 35.750 * [backup-simplify]: Simplify F into F 35.750 * [taylor]: Taking taylor expansion of (sin B) in B 35.750 * [taylor]: Taking taylor expansion of B in B 35.750 * [backup-simplify]: Simplify 0 into 0 35.750 * [backup-simplify]: Simplify 1 into 1 35.751 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) F) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 35.752 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 35.753 * [backup-simplify]: Simplify (/ (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 1) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 35.753 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 35.753 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 35.753 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 35.753 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 35.753 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 35.753 * [taylor]: Taking taylor expansion of (- 0.5) in F 35.753 * [taylor]: Taking taylor expansion of 0.5 in F 35.753 * [backup-simplify]: Simplify 0.5 into 0.5 35.753 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 35.753 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 35.753 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.753 * [taylor]: Taking taylor expansion of (* F F) in F 35.753 * [taylor]: Taking taylor expansion of F in F 35.753 * [backup-simplify]: Simplify 0 into 0 35.753 * [backup-simplify]: Simplify 1 into 1 35.753 * [taylor]: Taking taylor expansion of F in F 35.753 * [backup-simplify]: Simplify 0 into 0 35.753 * [backup-simplify]: Simplify 1 into 1 35.753 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 35.753 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.753 * [taylor]: Taking taylor expansion of (* x 2.0) in F 35.753 * [taylor]: Taking taylor expansion of x in F 35.753 * [backup-simplify]: Simplify x into x 35.753 * [taylor]: Taking taylor expansion of 2.0 in F 35.753 * [backup-simplify]: Simplify 2.0 into 2.0 35.753 * [taylor]: Taking taylor expansion of 2.0 in F 35.753 * [backup-simplify]: Simplify 2.0 into 2.0 35.754 * [backup-simplify]: Simplify (* 0 0) into 0 35.754 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 35.754 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.754 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 35.754 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 35.754 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.755 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 35.755 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 35.755 * [taylor]: Taking taylor expansion of F in F 35.755 * [backup-simplify]: Simplify 0 into 0 35.755 * [backup-simplify]: Simplify 1 into 1 35.755 * [taylor]: Taking taylor expansion of (sin B) in F 35.755 * [taylor]: Taking taylor expansion of B in F 35.755 * [backup-simplify]: Simplify B into B 35.755 * [backup-simplify]: Simplify (sin B) into (sin B) 35.756 * [backup-simplify]: Simplify (cos B) into (cos B) 35.756 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 35.756 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.757 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 35.757 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 35.757 * [backup-simplify]: Simplify (+ 0 0) into 0 35.758 * [backup-simplify]: Simplify (+ 0 0) into 0 35.758 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 35.759 * [backup-simplify]: Simplify (- 0) into 0 35.759 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 35.760 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.761 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 35.761 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 35.761 * [backup-simplify]: Simplify (* (cos B) 0) into 0 35.761 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 35.762 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 35.762 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 35.762 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 35.762 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 35.762 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 35.762 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 35.762 * [taylor]: Taking taylor expansion of (- 0.5) in F 35.762 * [taylor]: Taking taylor expansion of 0.5 in F 35.762 * [backup-simplify]: Simplify 0.5 into 0.5 35.762 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 35.762 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 35.762 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 35.762 * [taylor]: Taking taylor expansion of (* F F) in F 35.762 * [taylor]: Taking taylor expansion of F in F 35.762 * [backup-simplify]: Simplify 0 into 0 35.762 * [backup-simplify]: Simplify 1 into 1 35.762 * [taylor]: Taking taylor expansion of F in F 35.762 * [backup-simplify]: Simplify 0 into 0 35.762 * [backup-simplify]: Simplify 1 into 1 35.762 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 35.763 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 35.763 * [taylor]: Taking taylor expansion of (* x 2.0) in F 35.763 * [taylor]: Taking taylor expansion of x in F 35.763 * [backup-simplify]: Simplify x into x 35.763 * [taylor]: Taking taylor expansion of 2.0 in F 35.763 * [backup-simplify]: Simplify 2.0 into 2.0 35.763 * [taylor]: Taking taylor expansion of 2.0 in F 35.763 * [backup-simplify]: Simplify 2.0 into 2.0 35.763 * [backup-simplify]: Simplify (* 0 0) into 0 35.763 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 35.763 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.763 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 35.764 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 35.764 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.764 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 35.765 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 35.765 * [taylor]: Taking taylor expansion of F in F 35.765 * [backup-simplify]: Simplify 0 into 0 35.765 * [backup-simplify]: Simplify 1 into 1 35.765 * [taylor]: Taking taylor expansion of (sin B) in F 35.765 * [taylor]: Taking taylor expansion of B in F 35.765 * [backup-simplify]: Simplify B into B 35.765 * [backup-simplify]: Simplify (sin B) into (sin B) 35.765 * [backup-simplify]: Simplify (cos B) into (cos B) 35.765 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 35.766 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.766 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 35.766 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 35.767 * [backup-simplify]: Simplify (+ 0 0) into 0 35.767 * [backup-simplify]: Simplify (+ 0 0) into 0 35.768 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 35.768 * [backup-simplify]: Simplify (- 0) into 0 35.769 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 35.769 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.770 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 35.770 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 35.770 * [backup-simplify]: Simplify (* (cos B) 0) into 0 35.770 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 35.771 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 35.771 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) in B 35.771 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in B 35.771 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in B 35.771 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in B 35.771 * [taylor]: Taking taylor expansion of 0.5 in B 35.771 * [backup-simplify]: Simplify 0.5 into 0.5 35.771 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in B 35.771 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in B 35.771 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in B 35.771 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in B 35.771 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in B 35.771 * [taylor]: Taking taylor expansion of 1.0 in B 35.772 * [backup-simplify]: Simplify 1.0 into 1.0 35.772 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 35.772 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 35.772 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 35.772 * [taylor]: Taking taylor expansion of 2.0 in B 35.772 * [backup-simplify]: Simplify 2.0 into 2.0 35.772 * [taylor]: Taking taylor expansion of x in B 35.772 * [backup-simplify]: Simplify x into x 35.772 * [taylor]: Taking taylor expansion of 2.0 in B 35.772 * [backup-simplify]: Simplify 2.0 into 2.0 35.772 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 35.772 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.772 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 35.772 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 35.773 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 35.773 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 35.773 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)) 35.774 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0))) 35.776 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 35.776 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 35.776 * [taylor]: Taking taylor expansion of (sin B) in B 35.776 * [taylor]: Taking taylor expansion of B in B 35.776 * [backup-simplify]: Simplify 0 into 0 35.776 * [backup-simplify]: Simplify 1 into 1 35.776 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 35.776 * [backup-simplify]: Simplify (/ 1 1) into 1 35.778 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 35.778 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in x 35.778 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in x 35.778 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 35.778 * [taylor]: Taking taylor expansion of 0.5 in x 35.778 * [backup-simplify]: Simplify 0.5 into 0.5 35.778 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in x 35.778 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in x 35.778 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 35.778 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 35.778 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 35.778 * [taylor]: Taking taylor expansion of 1.0 in x 35.778 * [backup-simplify]: Simplify 1.0 into 1.0 35.778 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 35.778 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 35.778 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 35.778 * [taylor]: Taking taylor expansion of 2.0 in x 35.778 * [backup-simplify]: Simplify 2.0 into 2.0 35.778 * [taylor]: Taking taylor expansion of x in x 35.778 * [backup-simplify]: Simplify 0 into 0 35.778 * [backup-simplify]: Simplify 1 into 1 35.778 * [taylor]: Taking taylor expansion of 2.0 in x 35.778 * [backup-simplify]: Simplify 2.0 into 2.0 35.778 * [backup-simplify]: Simplify (* 2.0 0) into 0 35.779 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.779 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 35.780 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 35.781 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 35.782 * [backup-simplify]: Simplify (/ 1 (pow 2.0 1.0)) into (pow (/ 1 (pow 2.0 1.0)) 1.0) 35.784 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)) 35.790 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0))) 35.800 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 35.808 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) into (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) 35.809 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.812 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 35.813 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 35.813 * [backup-simplify]: Simplify (+ 0 0) into 0 35.814 * [backup-simplify]: Simplify (+ 1 0) into 1 35.817 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 35.817 * [backup-simplify]: Simplify (- 0) into 0 35.818 * [backup-simplify]: Simplify (- 0) into 0 35.819 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 35.822 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 35.825 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 1) (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 0))) into 0 35.825 * [backup-simplify]: Simplify (+ 0) into 0 35.826 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 1)) into 0 35.827 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 35.828 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 0)) into 0 35.828 * [backup-simplify]: Simplify (+ 0 0) into 0 35.831 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))))) into 0 35.831 * [taylor]: Taking taylor expansion of 0 in B 35.831 * [backup-simplify]: Simplify 0 into 0 35.832 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 35.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 35.833 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 35.834 * [backup-simplify]: Simplify (+ 0 0) into 0 35.835 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 35.836 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 35.838 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.840 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) (/ 0 (pow (+ (* 2.0 x) 2.0) 1.0))))) into 0 35.843 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1)))) 1) into 0 35.845 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)))) into 0 35.848 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 35.851 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 0) (* 0 1)) into 0 35.851 * [taylor]: Taking taylor expansion of 0 in x 35.851 * [backup-simplify]: Simplify 0 into 0 35.851 * [backup-simplify]: Simplify 0 into 0 35.853 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 35.853 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 35.861 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 35.863 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 35.869 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 35.880 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow 2.0 1.0)) 1.0) (/ (* 1.0 (pow (pow 2.0 1.0) 1.0)) (pow 2.0 1.0))))) into (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0))) 35.904 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0)))) 1)) (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1)))) 1) into -1.0 35.907 * [backup-simplify]: Simplify (+ (* 0.5 -1.0) (* 0 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)))) into (- 0.5) 35.921 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 35.925 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 35.925 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 35.926 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 35.927 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 35.927 * [backup-simplify]: Simplify (+ 0 0) into 0 35.928 * [backup-simplify]: Simplify (+ 0 0) into 0 35.933 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (* 2.0 x) 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 6) into 0 35.933 * [backup-simplify]: Simplify (- 0) into 0 35.934 * [backup-simplify]: Simplify (- 0) into 0 35.934 * [backup-simplify]: Simplify (- 0) into 0 35.936 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0)))))) into 0 35.940 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 35.944 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 0) (+ (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 1) (* 0 0)))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 35.945 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 35.946 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 1))) into 0 35.947 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 35.948 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 0))) into 0 35.949 * [backup-simplify]: Simplify (+ 0 0) into 0 35.954 * [backup-simplify]: Simplify (- (/ (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) 35.954 * [taylor]: Taking taylor expansion of (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) in B 35.954 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B)))) in B 35.954 * [taylor]: Taking taylor expansion of 0.5 in B 35.954 * [backup-simplify]: Simplify 0.5 into 0.5 35.954 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))) in B 35.954 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in B 35.954 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in B 35.954 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in B 35.954 * [taylor]: Taking taylor expansion of 0.5 in B 35.954 * [backup-simplify]: Simplify 0.5 into 0.5 35.954 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in B 35.954 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in B 35.954 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in B 35.954 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in B 35.954 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in B 35.954 * [taylor]: Taking taylor expansion of 3.0 in B 35.954 * [backup-simplify]: Simplify 3.0 into 3.0 35.954 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 35.955 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 35.955 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 35.955 * [taylor]: Taking taylor expansion of 2.0 in B 35.955 * [backup-simplify]: Simplify 2.0 into 2.0 35.955 * [taylor]: Taking taylor expansion of x in B 35.955 * [backup-simplify]: Simplify x into x 35.955 * [taylor]: Taking taylor expansion of 2.0 in B 35.955 * [backup-simplify]: Simplify 2.0 into 2.0 35.955 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 35.955 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 35.955 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 35.956 * [backup-simplify]: Simplify (* 3.0 (log (+ (* 2.0 x) 2.0))) into (* 3.0 (log (+ (* 2.0 x) 2.0))) 35.957 * [backup-simplify]: Simplify (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 3.0) 35.957 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 35.959 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0)) 35.960 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0))) 35.962 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 35.962 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 35.963 * [taylor]: Taking taylor expansion of (sin B) in B 35.963 * [taylor]: Taking taylor expansion of B in B 35.963 * [backup-simplify]: Simplify 0 into 0 35.963 * [backup-simplify]: Simplify 1 into 1 35.964 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 35.964 * [backup-simplify]: Simplify (/ 1 1) into 1 35.967 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) 35.968 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) into (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 35.970 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 35.970 * [taylor]: Taking taylor expansion of (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) in x 35.970 * [taylor]: Taking taylor expansion of (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 35.970 * [taylor]: Taking taylor expansion of 0.5 in x 35.970 * [backup-simplify]: Simplify 0.5 into 0.5 35.970 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 35.970 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 35.970 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 35.970 * [taylor]: Taking taylor expansion of 0.5 in x 35.970 * [backup-simplify]: Simplify 0.5 into 0.5 35.970 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 35.970 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 35.970 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 35.970 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 35.970 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 35.970 * [taylor]: Taking taylor expansion of 3.0 in x 35.970 * [backup-simplify]: Simplify 3.0 into 3.0 35.970 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 35.970 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 35.970 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 35.970 * [taylor]: Taking taylor expansion of 2.0 in x 35.970 * [backup-simplify]: Simplify 2.0 into 2.0 35.970 * [taylor]: Taking taylor expansion of x in x 35.970 * [backup-simplify]: Simplify 0 into 0 35.970 * [backup-simplify]: Simplify 1 into 1 35.971 * [taylor]: Taking taylor expansion of 2.0 in x 35.971 * [backup-simplify]: Simplify 2.0 into 2.0 35.971 * [backup-simplify]: Simplify (* 2.0 0) into 0 35.972 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 35.973 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 35.974 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 35.978 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 35.980 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 35.984 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 35.991 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 36.001 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 36.010 * [backup-simplify]: Simplify (* 0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 36.014 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 36.019 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 36.038 * [backup-simplify]: Simplify (+ (* (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 1 (* (/ 1 B) (pow F 3)))) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x (* (/ 1 B) F))) (* (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) (* 1 (* (/ 1 B) F))))) into (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) 36.041 * [backup-simplify]: Simplify (/ (/ 1 F) (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) 36.041 * [approximate]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in (F B x) around 0 36.041 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in x 36.041 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 36.041 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 36.041 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 36.042 * [taylor]: Taking taylor expansion of (- 0.5) in x 36.042 * [taylor]: Taking taylor expansion of 0.5 in x 36.042 * [backup-simplify]: Simplify 0.5 into 0.5 36.042 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 36.042 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 36.042 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 36.042 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 36.042 * [taylor]: Taking taylor expansion of (/ 1 F) in x 36.042 * [taylor]: Taking taylor expansion of F in x 36.042 * [backup-simplify]: Simplify F into F 36.042 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 36.042 * [taylor]: Taking taylor expansion of (/ 1 F) in x 36.042 * [taylor]: Taking taylor expansion of F in x 36.042 * [backup-simplify]: Simplify F into F 36.042 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 36.042 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 36.043 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 36.043 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 36.043 * [taylor]: Taking taylor expansion of (/ 1 x) in x 36.043 * [taylor]: Taking taylor expansion of x in x 36.043 * [backup-simplify]: Simplify 0 into 0 36.043 * [backup-simplify]: Simplify 1 into 1 36.043 * [backup-simplify]: Simplify (/ 1 1) into 1 36.043 * [taylor]: Taking taylor expansion of 2.0 in x 36.043 * [backup-simplify]: Simplify 2.0 into 2.0 36.043 * [taylor]: Taking taylor expansion of 2.0 in x 36.043 * [backup-simplify]: Simplify 2.0 into 2.0 36.044 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 36.044 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 36.045 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 36.045 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 36.046 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.047 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 36.048 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 36.050 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 36.050 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in x 36.050 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 36.050 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.050 * [taylor]: Taking taylor expansion of B in x 36.050 * [backup-simplify]: Simplify B into B 36.050 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.050 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.051 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.051 * [taylor]: Taking taylor expansion of F in x 36.051 * [backup-simplify]: Simplify F into F 36.051 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.051 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.052 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.052 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 36.054 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) into (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) 36.054 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in B 36.054 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 36.054 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 36.054 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 36.054 * [taylor]: Taking taylor expansion of (- 0.5) in B 36.054 * [taylor]: Taking taylor expansion of 0.5 in B 36.054 * [backup-simplify]: Simplify 0.5 into 0.5 36.054 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 36.054 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 36.055 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 36.055 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 36.055 * [taylor]: Taking taylor expansion of (/ 1 F) in B 36.055 * [taylor]: Taking taylor expansion of F in B 36.055 * [backup-simplify]: Simplify F into F 36.055 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 36.055 * [taylor]: Taking taylor expansion of (/ 1 F) in B 36.055 * [taylor]: Taking taylor expansion of F in B 36.055 * [backup-simplify]: Simplify F into F 36.055 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 36.055 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 36.055 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 36.055 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 36.055 * [taylor]: Taking taylor expansion of (/ 1 x) in B 36.055 * [taylor]: Taking taylor expansion of x in B 36.055 * [backup-simplify]: Simplify x into x 36.056 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 36.056 * [taylor]: Taking taylor expansion of 2.0 in B 36.056 * [backup-simplify]: Simplify 2.0 into 2.0 36.056 * [taylor]: Taking taylor expansion of 2.0 in B 36.056 * [backup-simplify]: Simplify 2.0 into 2.0 36.056 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 36.056 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 36.056 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 36.057 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 36.058 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 36.059 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.060 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 36.062 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 36.062 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in B 36.062 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 36.062 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.062 * [taylor]: Taking taylor expansion of B in B 36.062 * [backup-simplify]: Simplify 0 into 0 36.062 * [backup-simplify]: Simplify 1 into 1 36.062 * [backup-simplify]: Simplify (/ 1 1) into 1 36.063 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.063 * [taylor]: Taking taylor expansion of F in B 36.063 * [backup-simplify]: Simplify F into F 36.063 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 36.065 * [backup-simplify]: Simplify (/ (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) (* (sin (/ 1 B)) F)) into (* (pow (/ 1 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) 0.5) (/ 1 (* (sin (/ 1 B)) F))) 36.065 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 36.065 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 36.065 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 36.065 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 36.065 * [taylor]: Taking taylor expansion of (- 0.5) in F 36.065 * [taylor]: Taking taylor expansion of 0.5 in F 36.065 * [backup-simplify]: Simplify 0.5 into 0.5 36.065 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 36.065 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 36.066 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 36.066 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 36.066 * [taylor]: Taking taylor expansion of (/ 1 F) in F 36.066 * [taylor]: Taking taylor expansion of F in F 36.066 * [backup-simplify]: Simplify 0 into 0 36.066 * [backup-simplify]: Simplify 1 into 1 36.066 * [backup-simplify]: Simplify (/ 1 1) into 1 36.066 * [taylor]: Taking taylor expansion of (/ 1 F) in F 36.066 * [taylor]: Taking taylor expansion of F in F 36.066 * [backup-simplify]: Simplify 0 into 0 36.066 * [backup-simplify]: Simplify 1 into 1 36.067 * [backup-simplify]: Simplify (/ 1 1) into 1 36.067 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 36.067 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 36.067 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 36.067 * [taylor]: Taking taylor expansion of (/ 1 x) in F 36.067 * [taylor]: Taking taylor expansion of x in F 36.067 * [backup-simplify]: Simplify x into x 36.067 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 36.067 * [taylor]: Taking taylor expansion of 2.0 in F 36.067 * [backup-simplify]: Simplify 2.0 into 2.0 36.067 * [taylor]: Taking taylor expansion of 2.0 in F 36.067 * [backup-simplify]: Simplify 2.0 into 2.0 36.068 * [backup-simplify]: Simplify (* 1 1) into 1 36.068 * [backup-simplify]: Simplify (+ 1 0) into 1 36.069 * [backup-simplify]: Simplify (log 1) into 0 36.069 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.070 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.071 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 36.071 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.071 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 36.071 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 36.071 * [taylor]: Taking taylor expansion of (/ 1 B) in F 36.071 * [taylor]: Taking taylor expansion of B in F 36.071 * [backup-simplify]: Simplify B into B 36.071 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.072 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.072 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.072 * [taylor]: Taking taylor expansion of F in F 36.072 * [backup-simplify]: Simplify 0 into 0 36.072 * [backup-simplify]: Simplify 1 into 1 36.073 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.073 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.073 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.074 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 36.074 * [backup-simplify]: Simplify (+ 0) into 0 36.075 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 36.075 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 36.076 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.077 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 36.077 * [backup-simplify]: Simplify (+ 0 0) into 0 36.078 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 36.079 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 36.079 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 36.079 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 36.079 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 36.079 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 36.079 * [taylor]: Taking taylor expansion of (- 0.5) in F 36.079 * [taylor]: Taking taylor expansion of 0.5 in F 36.079 * [backup-simplify]: Simplify 0.5 into 0.5 36.079 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 36.080 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 36.080 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 36.080 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 36.080 * [taylor]: Taking taylor expansion of (/ 1 F) in F 36.080 * [taylor]: Taking taylor expansion of F in F 36.080 * [backup-simplify]: Simplify 0 into 0 36.080 * [backup-simplify]: Simplify 1 into 1 36.080 * [backup-simplify]: Simplify (/ 1 1) into 1 36.080 * [taylor]: Taking taylor expansion of (/ 1 F) in F 36.080 * [taylor]: Taking taylor expansion of F in F 36.080 * [backup-simplify]: Simplify 0 into 0 36.080 * [backup-simplify]: Simplify 1 into 1 36.081 * [backup-simplify]: Simplify (/ 1 1) into 1 36.081 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 36.081 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 36.081 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 36.081 * [taylor]: Taking taylor expansion of (/ 1 x) in F 36.081 * [taylor]: Taking taylor expansion of x in F 36.081 * [backup-simplify]: Simplify x into x 36.081 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 36.081 * [taylor]: Taking taylor expansion of 2.0 in F 36.081 * [backup-simplify]: Simplify 2.0 into 2.0 36.081 * [taylor]: Taking taylor expansion of 2.0 in F 36.082 * [backup-simplify]: Simplify 2.0 into 2.0 36.082 * [backup-simplify]: Simplify (* 1 1) into 1 36.082 * [backup-simplify]: Simplify (+ 1 0) into 1 36.083 * [backup-simplify]: Simplify (log 1) into 0 36.083 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.084 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.085 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 36.085 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.085 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 36.085 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 36.085 * [taylor]: Taking taylor expansion of (/ 1 B) in F 36.085 * [taylor]: Taking taylor expansion of B in F 36.085 * [backup-simplify]: Simplify B into B 36.085 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.086 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.086 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.086 * [taylor]: Taking taylor expansion of F in F 36.086 * [backup-simplify]: Simplify 0 into 0 36.086 * [backup-simplify]: Simplify 1 into 1 36.087 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.087 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.087 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.088 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 36.088 * [backup-simplify]: Simplify (+ 0) into 0 36.089 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 36.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 36.090 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.091 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 36.092 * [backup-simplify]: Simplify (+ 0 0) into 0 36.093 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 36.093 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 36.094 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in B 36.094 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in B 36.094 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 36.094 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.094 * [taylor]: Taking taylor expansion of B in B 36.094 * [backup-simplify]: Simplify 0 into 0 36.094 * [backup-simplify]: Simplify 1 into 1 36.094 * [backup-simplify]: Simplify (/ 1 1) into 1 36.094 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.095 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 36.095 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 36.095 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 36.095 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 36.095 * [taylor]: Taking taylor expansion of 1.0 in B 36.095 * [backup-simplify]: Simplify 1.0 into 1.0 36.095 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 36.095 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 36.095 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 36.095 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 36.095 * [taylor]: Taking taylor expansion of 1.0 in B 36.095 * [backup-simplify]: Simplify 1.0 into 1.0 36.095 * [taylor]: Taking taylor expansion of (log F) in B 36.095 * [taylor]: Taking taylor expansion of F in B 36.095 * [backup-simplify]: Simplify F into F 36.096 * [backup-simplify]: Simplify (log F) into (log F) 36.096 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 36.096 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.097 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 36.098 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 36.098 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 36.099 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 36.099 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in x 36.099 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in x 36.100 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 36.100 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.100 * [taylor]: Taking taylor expansion of B in x 36.100 * [backup-simplify]: Simplify B into B 36.100 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.100 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.100 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.101 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.101 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.102 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.102 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 36.102 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 36.102 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 36.102 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 36.102 * [taylor]: Taking taylor expansion of 1.0 in x 36.102 * [backup-simplify]: Simplify 1.0 into 1.0 36.102 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 36.102 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 36.102 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 36.102 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 36.102 * [taylor]: Taking taylor expansion of 1.0 in x 36.102 * [backup-simplify]: Simplify 1.0 into 1.0 36.102 * [taylor]: Taking taylor expansion of (log F) in x 36.102 * [taylor]: Taking taylor expansion of F in x 36.103 * [backup-simplify]: Simplify F into F 36.103 * [backup-simplify]: Simplify (log F) into (log F) 36.103 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 36.103 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.104 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 36.105 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 36.105 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 36.107 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 36.108 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 36.109 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 36.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 36.111 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 36.112 * [backup-simplify]: Simplify (+ 0 0) into 0 36.113 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 36.114 * [backup-simplify]: Simplify (- 0) into 0 36.115 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.116 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 36.117 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 36.118 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.119 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.121 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.121 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.122 * [backup-simplify]: Simplify (+ 0 0) into 0 36.123 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 36.125 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))))) into 0 36.125 * [taylor]: Taking taylor expansion of 0 in B 36.125 * [backup-simplify]: Simplify 0 into 0 36.125 * [taylor]: Taking taylor expansion of 0 in x 36.126 * [backup-simplify]: Simplify 0 into 0 36.126 * [backup-simplify]: Simplify 0 into 0 36.127 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 36.128 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 36.129 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 36.131 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 36.132 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 36.134 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 36.135 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 36.136 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 36.136 * [taylor]: Taking taylor expansion of 0 in x 36.136 * [backup-simplify]: Simplify 0 into 0 36.136 * [backup-simplify]: Simplify 0 into 0 36.137 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 36.138 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 36.140 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 36.141 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 36.142 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 36.144 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 36.145 * [backup-simplify]: Simplify (+ 0) into 0 36.147 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 36.148 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 36.149 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.149 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 36.150 * [backup-simplify]: Simplify (+ 0 0) into 0 36.151 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 36.152 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 36.152 * [backup-simplify]: Simplify 0 into 0 36.153 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.156 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 36.156 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 36.156 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 36.157 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 36.160 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 36.160 * [backup-simplify]: Simplify (- 0) into 0 36.161 * [backup-simplify]: Simplify (- 0) into 0 36.162 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.163 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 36.164 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 36.165 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.166 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.166 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.167 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.168 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.168 * [backup-simplify]: Simplify (+ 0 0) into 0 36.169 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 36.171 * [backup-simplify]: Simplify (- (/ (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 36.171 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in B 36.171 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in B 36.171 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in B 36.171 * [taylor]: Taking taylor expansion of 1.0 in B 36.171 * [backup-simplify]: Simplify 1.0 into 1.0 36.171 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in B 36.171 * [taylor]: Taking taylor expansion of F in B 36.171 * [backup-simplify]: Simplify F into F 36.171 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in B 36.171 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 36.171 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.171 * [taylor]: Taking taylor expansion of B in B 36.171 * [backup-simplify]: Simplify 0 into 0 36.171 * [backup-simplify]: Simplify 1 into 1 36.171 * [backup-simplify]: Simplify (/ 1 1) into 1 36.171 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.171 * [taylor]: Taking taylor expansion of x in B 36.171 * [backup-simplify]: Simplify x into x 36.172 * [backup-simplify]: Simplify (* (sin (/ 1 B)) x) into (* (sin (/ 1 B)) x) 36.172 * [backup-simplify]: Simplify (/ F (* (sin (/ 1 B)) x)) into (/ F (* (sin (/ 1 B)) x)) 36.172 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in B 36.172 * [taylor]: Taking taylor expansion of 1.0 in B 36.172 * [backup-simplify]: Simplify 1.0 into 1.0 36.172 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in B 36.172 * [taylor]: Taking taylor expansion of F in B 36.172 * [backup-simplify]: Simplify F into F 36.172 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 36.172 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.172 * [taylor]: Taking taylor expansion of B in B 36.172 * [backup-simplify]: Simplify 0 into 0 36.172 * [backup-simplify]: Simplify 1 into 1 36.172 * [backup-simplify]: Simplify (/ 1 1) into 1 36.173 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.173 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 36.173 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ 1 B)) x))) into (* 1.0 (/ F (* (sin (/ 1 B)) x))) 36.173 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 36.174 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) into (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) 36.175 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 36.175 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in x 36.175 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in x 36.175 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in x 36.175 * [taylor]: Taking taylor expansion of 1.0 in x 36.175 * [backup-simplify]: Simplify 1.0 into 1.0 36.175 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in x 36.175 * [taylor]: Taking taylor expansion of F in x 36.175 * [backup-simplify]: Simplify F into F 36.175 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in x 36.175 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 36.175 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.175 * [taylor]: Taking taylor expansion of B in x 36.175 * [backup-simplify]: Simplify B into B 36.175 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.175 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.175 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.175 * [taylor]: Taking taylor expansion of x in x 36.175 * [backup-simplify]: Simplify 0 into 0 36.175 * [backup-simplify]: Simplify 1 into 1 36.175 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.176 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.176 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.176 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 36.176 * [backup-simplify]: Simplify (+ 0) into 0 36.177 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 36.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 36.177 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.178 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 36.178 * [backup-simplify]: Simplify (+ 0 0) into 0 36.179 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 36.179 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 36.179 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in x 36.179 * [taylor]: Taking taylor expansion of 1.0 in x 36.179 * [backup-simplify]: Simplify 1.0 into 1.0 36.179 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in x 36.179 * [taylor]: Taking taylor expansion of F in x 36.179 * [backup-simplify]: Simplify F into F 36.179 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 36.179 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.179 * [taylor]: Taking taylor expansion of B in x 36.179 * [backup-simplify]: Simplify B into B 36.179 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.179 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.179 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.180 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.180 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.180 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.180 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 36.181 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.181 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.182 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.182 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.183 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.183 * [backup-simplify]: Simplify (+ 0 0) into 0 36.184 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 36.184 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ F (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 36.185 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ 1 B))))) into 0 36.185 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 36.185 * [backup-simplify]: Simplify (+ 0 (* 1.0 (/ F (sin (/ 1 B))))) into (* 1.0 (/ F (sin (/ 1 B)))) 36.186 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 36.186 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 36.186 * [taylor]: Taking taylor expansion of 0 in x 36.186 * [backup-simplify]: Simplify 0 into 0 36.186 * [backup-simplify]: Simplify 0 into 0 36.188 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 36.188 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 36.189 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.191 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 36.192 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 36.193 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.194 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 36.195 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 36.195 * [taylor]: Taking taylor expansion of 0 in x 36.195 * [backup-simplify]: Simplify 0 into 0 36.195 * [backup-simplify]: Simplify 0 into 0 36.195 * [backup-simplify]: Simplify 0 into 0 36.195 * [backup-simplify]: Simplify 0 into 0 36.198 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 36.199 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 36.201 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.205 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 36.206 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 36.209 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.210 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.211 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.212 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.213 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.213 * [backup-simplify]: Simplify (+ 0 0) into 0 36.215 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 36.217 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 36.217 * [backup-simplify]: Simplify 0 into 0 36.217 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.221 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.221 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 36.222 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 36.222 * [backup-simplify]: Simplify (+ 0 0) into 0 36.223 * [backup-simplify]: Simplify (+ 0 0) into 0 36.228 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 36.228 * [backup-simplify]: Simplify (- 0) into 0 36.229 * [backup-simplify]: Simplify (- 0) into 0 36.229 * [backup-simplify]: Simplify (- 0) into 0 36.230 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.232 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 36.236 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 36.238 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 36.240 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 36.241 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.243 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.245 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 36.246 * [backup-simplify]: Simplify (+ 0 0) into 0 36.248 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 36.253 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))) (* (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) (/ 0 (sin (/ 1 B)))))) into 0 36.253 * [taylor]: Taking taylor expansion of 0 in B 36.253 * [backup-simplify]: Simplify 0 into 0 36.253 * [taylor]: Taking taylor expansion of 0 in x 36.253 * [backup-simplify]: Simplify 0 into 0 36.253 * [backup-simplify]: Simplify 0 into 0 36.256 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ (/ 1 F) (sin (/ 1 (/ 1 B)))))) (* 1 (* 1 (/ 1 F)))) (* (* (/ 1 (sin (/ 1 (/ 1 B)))) (pow (pow (/ 1 F) 1.0) 1.0)) (* 1 (* 1 (/ 1 (/ 1 F)))))) into (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) 36.259 * [backup-simplify]: Simplify (/ (/ 1 (- F)) (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))))) into (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) 36.259 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in (F B x) around 0 36.259 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in x 36.259 * [taylor]: Taking taylor expansion of -1 in x 36.259 * [backup-simplify]: Simplify -1 into -1 36.259 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in x 36.259 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 36.259 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 36.260 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 36.260 * [taylor]: Taking taylor expansion of (- 0.5) in x 36.260 * [taylor]: Taking taylor expansion of 0.5 in x 36.260 * [backup-simplify]: Simplify 0.5 into 0.5 36.260 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 36.260 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 36.260 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 36.260 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 36.260 * [taylor]: Taking taylor expansion of (/ -1 F) in x 36.260 * [taylor]: Taking taylor expansion of -1 in x 36.260 * [backup-simplify]: Simplify -1 into -1 36.260 * [taylor]: Taking taylor expansion of F in x 36.260 * [backup-simplify]: Simplify F into F 36.260 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 36.260 * [taylor]: Taking taylor expansion of (/ -1 F) in x 36.260 * [taylor]: Taking taylor expansion of -1 in x 36.260 * [backup-simplify]: Simplify -1 into -1 36.260 * [taylor]: Taking taylor expansion of F in x 36.261 * [backup-simplify]: Simplify F into F 36.261 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 36.261 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 36.261 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 36.261 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 36.261 * [taylor]: Taking taylor expansion of (/ -1 x) in x 36.261 * [taylor]: Taking taylor expansion of -1 in x 36.261 * [backup-simplify]: Simplify -1 into -1 36.261 * [taylor]: Taking taylor expansion of x in x 36.261 * [backup-simplify]: Simplify 0 into 0 36.261 * [backup-simplify]: Simplify 1 into 1 36.262 * [backup-simplify]: Simplify (/ -1 1) into -1 36.262 * [taylor]: Taking taylor expansion of 2.0 in x 36.262 * [backup-simplify]: Simplify 2.0 into 2.0 36.262 * [taylor]: Taking taylor expansion of 2.0 in x 36.262 * [backup-simplify]: Simplify 2.0 into 2.0 36.262 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 36.263 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 36.264 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 36.265 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 36.265 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.267 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 36.269 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 36.271 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 36.271 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in x 36.271 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 36.271 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.271 * [taylor]: Taking taylor expansion of -1 in x 36.271 * [backup-simplify]: Simplify -1 into -1 36.271 * [taylor]: Taking taylor expansion of B in x 36.271 * [backup-simplify]: Simplify B into B 36.271 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.272 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.272 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.272 * [taylor]: Taking taylor expansion of F in x 36.272 * [backup-simplify]: Simplify F into F 36.272 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.273 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.273 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.274 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 36.276 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) into (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) 36.276 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in B 36.276 * [taylor]: Taking taylor expansion of -1 in B 36.276 * [backup-simplify]: Simplify -1 into -1 36.276 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in B 36.276 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 36.276 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 36.276 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 36.276 * [taylor]: Taking taylor expansion of (- 0.5) in B 36.276 * [taylor]: Taking taylor expansion of 0.5 in B 36.276 * [backup-simplify]: Simplify 0.5 into 0.5 36.276 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 36.276 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 36.276 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 36.277 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 36.277 * [taylor]: Taking taylor expansion of (/ -1 F) in B 36.277 * [taylor]: Taking taylor expansion of -1 in B 36.277 * [backup-simplify]: Simplify -1 into -1 36.277 * [taylor]: Taking taylor expansion of F in B 36.277 * [backup-simplify]: Simplify F into F 36.277 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 36.277 * [taylor]: Taking taylor expansion of (/ -1 F) in B 36.277 * [taylor]: Taking taylor expansion of -1 in B 36.277 * [backup-simplify]: Simplify -1 into -1 36.277 * [taylor]: Taking taylor expansion of F in B 36.277 * [backup-simplify]: Simplify F into F 36.277 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 36.277 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 36.277 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 36.277 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 36.277 * [taylor]: Taking taylor expansion of (/ -1 x) in B 36.277 * [taylor]: Taking taylor expansion of -1 in B 36.277 * [backup-simplify]: Simplify -1 into -1 36.277 * [taylor]: Taking taylor expansion of x in B 36.278 * [backup-simplify]: Simplify x into x 36.278 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 36.278 * [taylor]: Taking taylor expansion of 2.0 in B 36.278 * [backup-simplify]: Simplify 2.0 into 2.0 36.278 * [taylor]: Taking taylor expansion of 2.0 in B 36.278 * [backup-simplify]: Simplify 2.0 into 2.0 36.278 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 36.278 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 36.278 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 36.279 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 36.280 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 36.281 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.282 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 36.284 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 36.284 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in B 36.284 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 36.284 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.284 * [taylor]: Taking taylor expansion of -1 in B 36.284 * [backup-simplify]: Simplify -1 into -1 36.284 * [taylor]: Taking taylor expansion of B in B 36.284 * [backup-simplify]: Simplify 0 into 0 36.284 * [backup-simplify]: Simplify 1 into 1 36.285 * [backup-simplify]: Simplify (/ -1 1) into -1 36.285 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.285 * [taylor]: Taking taylor expansion of F in B 36.285 * [backup-simplify]: Simplify F into F 36.285 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 36.287 * [backup-simplify]: Simplify (/ (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) (* (sin (/ -1 B)) F)) into (* (/ 1 (* (sin (/ -1 B)) F)) (pow (/ 1 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) 0.5)) 36.287 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 36.287 * [taylor]: Taking taylor expansion of -1 in F 36.287 * [backup-simplify]: Simplify -1 into -1 36.287 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 36.287 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 36.288 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 36.288 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 36.288 * [taylor]: Taking taylor expansion of (- 0.5) in F 36.288 * [taylor]: Taking taylor expansion of 0.5 in F 36.288 * [backup-simplify]: Simplify 0.5 into 0.5 36.288 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 36.288 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 36.288 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 36.288 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 36.288 * [taylor]: Taking taylor expansion of (/ -1 F) in F 36.288 * [taylor]: Taking taylor expansion of -1 in F 36.288 * [backup-simplify]: Simplify -1 into -1 36.288 * [taylor]: Taking taylor expansion of F in F 36.288 * [backup-simplify]: Simplify 0 into 0 36.288 * [backup-simplify]: Simplify 1 into 1 36.289 * [backup-simplify]: Simplify (/ -1 1) into -1 36.289 * [taylor]: Taking taylor expansion of (/ -1 F) in F 36.289 * [taylor]: Taking taylor expansion of -1 in F 36.289 * [backup-simplify]: Simplify -1 into -1 36.289 * [taylor]: Taking taylor expansion of F in F 36.289 * [backup-simplify]: Simplify 0 into 0 36.289 * [backup-simplify]: Simplify 1 into 1 36.289 * [backup-simplify]: Simplify (/ -1 1) into -1 36.289 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 36.290 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 36.290 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 36.290 * [taylor]: Taking taylor expansion of (/ -1 x) in F 36.290 * [taylor]: Taking taylor expansion of -1 in F 36.290 * [backup-simplify]: Simplify -1 into -1 36.290 * [taylor]: Taking taylor expansion of x in F 36.290 * [backup-simplify]: Simplify x into x 36.290 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 36.290 * [taylor]: Taking taylor expansion of 2.0 in F 36.290 * [backup-simplify]: Simplify 2.0 into 2.0 36.290 * [taylor]: Taking taylor expansion of 2.0 in F 36.290 * [backup-simplify]: Simplify 2.0 into 2.0 36.291 * [backup-simplify]: Simplify (* -1 -1) into 1 36.291 * [backup-simplify]: Simplify (+ 1 0) into 1 36.292 * [backup-simplify]: Simplify (log 1) into 0 36.292 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.293 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.294 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 36.294 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.294 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 36.294 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 36.294 * [taylor]: Taking taylor expansion of (/ -1 B) in F 36.294 * [taylor]: Taking taylor expansion of -1 in F 36.294 * [backup-simplify]: Simplify -1 into -1 36.294 * [taylor]: Taking taylor expansion of B in F 36.294 * [backup-simplify]: Simplify B into B 36.294 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.295 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.295 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.295 * [taylor]: Taking taylor expansion of F in F 36.295 * [backup-simplify]: Simplify 0 into 0 36.295 * [backup-simplify]: Simplify 1 into 1 36.295 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.296 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.296 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.297 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 36.297 * [backup-simplify]: Simplify (+ 0) into 0 36.298 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 36.298 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 36.299 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.300 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 36.302 * [backup-simplify]: Simplify (+ 0 0) into 0 36.304 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 36.304 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 36.304 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 36.304 * [taylor]: Taking taylor expansion of -1 in F 36.304 * [backup-simplify]: Simplify -1 into -1 36.305 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 36.305 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 36.305 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 36.305 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 36.305 * [taylor]: Taking taylor expansion of (- 0.5) in F 36.305 * [taylor]: Taking taylor expansion of 0.5 in F 36.305 * [backup-simplify]: Simplify 0.5 into 0.5 36.305 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 36.305 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 36.305 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 36.305 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 36.305 * [taylor]: Taking taylor expansion of (/ -1 F) in F 36.305 * [taylor]: Taking taylor expansion of -1 in F 36.305 * [backup-simplify]: Simplify -1 into -1 36.305 * [taylor]: Taking taylor expansion of F in F 36.305 * [backup-simplify]: Simplify 0 into 0 36.305 * [backup-simplify]: Simplify 1 into 1 36.306 * [backup-simplify]: Simplify (/ -1 1) into -1 36.306 * [taylor]: Taking taylor expansion of (/ -1 F) in F 36.306 * [taylor]: Taking taylor expansion of -1 in F 36.306 * [backup-simplify]: Simplify -1 into -1 36.306 * [taylor]: Taking taylor expansion of F in F 36.306 * [backup-simplify]: Simplify 0 into 0 36.306 * [backup-simplify]: Simplify 1 into 1 36.307 * [backup-simplify]: Simplify (/ -1 1) into -1 36.307 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 36.307 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 36.307 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 36.307 * [taylor]: Taking taylor expansion of (/ -1 x) in F 36.307 * [taylor]: Taking taylor expansion of -1 in F 36.307 * [backup-simplify]: Simplify -1 into -1 36.307 * [taylor]: Taking taylor expansion of x in F 36.307 * [backup-simplify]: Simplify x into x 36.307 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 36.307 * [taylor]: Taking taylor expansion of 2.0 in F 36.307 * [backup-simplify]: Simplify 2.0 into 2.0 36.307 * [taylor]: Taking taylor expansion of 2.0 in F 36.307 * [backup-simplify]: Simplify 2.0 into 2.0 36.308 * [backup-simplify]: Simplify (* -1 -1) into 1 36.308 * [backup-simplify]: Simplify (+ 1 0) into 1 36.309 * [backup-simplify]: Simplify (log 1) into 0 36.309 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.310 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.311 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 36.311 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.311 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 36.311 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 36.311 * [taylor]: Taking taylor expansion of (/ -1 B) in F 36.311 * [taylor]: Taking taylor expansion of -1 in F 36.311 * [backup-simplify]: Simplify -1 into -1 36.311 * [taylor]: Taking taylor expansion of B in F 36.311 * [backup-simplify]: Simplify B into B 36.311 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.312 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.312 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.312 * [taylor]: Taking taylor expansion of F in F 36.312 * [backup-simplify]: Simplify 0 into 0 36.312 * [backup-simplify]: Simplify 1 into 1 36.313 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.313 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.313 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.314 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 36.314 * [backup-simplify]: Simplify (+ 0) into 0 36.315 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 36.316 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 36.316 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.317 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 36.318 * [backup-simplify]: Simplify (+ 0 0) into 0 36.319 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 36.320 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 36.321 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 36.321 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in B 36.321 * [taylor]: Taking taylor expansion of -1 in B 36.321 * [backup-simplify]: Simplify -1 into -1 36.321 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in B 36.321 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in B 36.321 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 36.321 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.322 * [taylor]: Taking taylor expansion of -1 in B 36.322 * [backup-simplify]: Simplify -1 into -1 36.322 * [taylor]: Taking taylor expansion of B in B 36.322 * [backup-simplify]: Simplify 0 into 0 36.322 * [backup-simplify]: Simplify 1 into 1 36.322 * [backup-simplify]: Simplify (/ -1 1) into -1 36.323 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.323 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 36.323 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 36.323 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 36.323 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 36.323 * [taylor]: Taking taylor expansion of 1.0 in B 36.323 * [backup-simplify]: Simplify 1.0 into 1.0 36.323 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 36.323 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 36.323 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 36.323 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 36.323 * [taylor]: Taking taylor expansion of 1.0 in B 36.323 * [backup-simplify]: Simplify 1.0 into 1.0 36.323 * [taylor]: Taking taylor expansion of (log F) in B 36.323 * [taylor]: Taking taylor expansion of F in B 36.323 * [backup-simplify]: Simplify F into F 36.324 * [backup-simplify]: Simplify (log F) into (log F) 36.324 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 36.324 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.325 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 36.326 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 36.326 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 36.327 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 36.329 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 36.329 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in x 36.329 * [taylor]: Taking taylor expansion of -1 in x 36.329 * [backup-simplify]: Simplify -1 into -1 36.329 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in x 36.329 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in x 36.329 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 36.329 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.329 * [taylor]: Taking taylor expansion of -1 in x 36.329 * [backup-simplify]: Simplify -1 into -1 36.329 * [taylor]: Taking taylor expansion of B in x 36.329 * [backup-simplify]: Simplify B into B 36.329 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.330 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.330 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.330 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.331 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.331 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.332 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 36.332 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 36.332 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 36.332 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 36.332 * [taylor]: Taking taylor expansion of 1.0 in x 36.332 * [backup-simplify]: Simplify 1.0 into 1.0 36.332 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 36.332 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 36.332 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 36.332 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 36.332 * [taylor]: Taking taylor expansion of 1.0 in x 36.332 * [backup-simplify]: Simplify 1.0 into 1.0 36.332 * [taylor]: Taking taylor expansion of (log F) in x 36.332 * [taylor]: Taking taylor expansion of F in x 36.332 * [backup-simplify]: Simplify F into F 36.332 * [backup-simplify]: Simplify (log F) into (log F) 36.333 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 36.333 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 36.334 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 36.334 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 36.335 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 36.336 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 36.337 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 36.339 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 36.340 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.341 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 36.342 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 36.342 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 36.343 * [backup-simplify]: Simplify (+ 0 0) into 0 36.344 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 36.345 * [backup-simplify]: Simplify (- 0) into 0 36.346 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.347 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 36.348 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 36.349 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.350 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.351 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.352 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.353 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.353 * [backup-simplify]: Simplify (+ 0 0) into 0 36.355 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 36.357 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))))) into 0 36.359 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 36.359 * [taylor]: Taking taylor expansion of 0 in B 36.359 * [backup-simplify]: Simplify 0 into 0 36.359 * [taylor]: Taking taylor expansion of 0 in x 36.359 * [backup-simplify]: Simplify 0 into 0 36.359 * [backup-simplify]: Simplify 0 into 0 36.361 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 36.362 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 36.363 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 36.365 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 36.366 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 36.367 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 36.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 36.369 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 36.370 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 36.370 * [taylor]: Taking taylor expansion of 0 in x 36.370 * [backup-simplify]: Simplify 0 into 0 36.370 * [backup-simplify]: Simplify 0 into 0 36.370 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 36.371 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 36.372 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 36.372 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 36.373 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 36.374 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 36.374 * [backup-simplify]: Simplify (+ 0) into 0 36.375 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 36.375 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 36.376 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.376 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 36.376 * [backup-simplify]: Simplify (+ 0 0) into 0 36.377 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 36.377 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 36.379 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 36.379 * [backup-simplify]: Simplify 0 into 0 36.379 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.380 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.380 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.381 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 36.381 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 36.381 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 36.381 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 36.383 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 36.383 * [backup-simplify]: Simplify (- 0) into 0 36.383 * [backup-simplify]: Simplify (- 0) into 0 36.384 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.385 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 36.386 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 36.386 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.387 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.388 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.389 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.389 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.390 * [backup-simplify]: Simplify (+ 0 0) into 0 36.390 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 36.392 * [backup-simplify]: Simplify (- (/ (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) 36.394 * [backup-simplify]: Simplify (+ (* -1 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 36.394 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in B 36.394 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in B 36.394 * [taylor]: Taking taylor expansion of 1.0 in B 36.394 * [backup-simplify]: Simplify 1.0 into 1.0 36.394 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in B 36.394 * [taylor]: Taking taylor expansion of F in B 36.394 * [backup-simplify]: Simplify F into F 36.394 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 36.394 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.394 * [taylor]: Taking taylor expansion of -1 in B 36.394 * [backup-simplify]: Simplify -1 into -1 36.394 * [taylor]: Taking taylor expansion of B in B 36.394 * [backup-simplify]: Simplify 0 into 0 36.394 * [backup-simplify]: Simplify 1 into 1 36.395 * [backup-simplify]: Simplify (/ -1 1) into -1 36.395 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.395 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 36.395 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in B 36.395 * [taylor]: Taking taylor expansion of 1.0 in B 36.395 * [backup-simplify]: Simplify 1.0 into 1.0 36.395 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in B 36.395 * [taylor]: Taking taylor expansion of F in B 36.395 * [backup-simplify]: Simplify F into F 36.395 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in B 36.395 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 36.395 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.395 * [taylor]: Taking taylor expansion of -1 in B 36.395 * [backup-simplify]: Simplify -1 into -1 36.395 * [taylor]: Taking taylor expansion of B in B 36.395 * [backup-simplify]: Simplify 0 into 0 36.395 * [backup-simplify]: Simplify 1 into 1 36.395 * [backup-simplify]: Simplify (/ -1 1) into -1 36.396 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.396 * [taylor]: Taking taylor expansion of x in B 36.396 * [backup-simplify]: Simplify x into x 36.396 * [backup-simplify]: Simplify (* (sin (/ -1 B)) x) into (* (sin (/ -1 B)) x) 36.396 * [backup-simplify]: Simplify (/ F (* (sin (/ -1 B)) x)) into (/ F (* (sin (/ -1 B)) x)) 36.396 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 36.397 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ -1 B)) x))) into (* 1.0 (/ F (* (sin (/ -1 B)) x))) 36.397 * [backup-simplify]: Simplify (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 36.398 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) (- (* 1.0 (/ F (* (sin (/ -1 B)) x))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 36.398 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in x 36.398 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in x 36.398 * [taylor]: Taking taylor expansion of 1.0 in x 36.398 * [backup-simplify]: Simplify 1.0 into 1.0 36.398 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in x 36.398 * [taylor]: Taking taylor expansion of F in x 36.398 * [backup-simplify]: Simplify F into F 36.398 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 36.398 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.398 * [taylor]: Taking taylor expansion of -1 in x 36.398 * [backup-simplify]: Simplify -1 into -1 36.398 * [taylor]: Taking taylor expansion of B in x 36.398 * [backup-simplify]: Simplify B into B 36.398 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.398 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.398 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.398 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.399 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.399 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.399 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 36.399 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in x 36.399 * [taylor]: Taking taylor expansion of 1.0 in x 36.399 * [backup-simplify]: Simplify 1.0 into 1.0 36.399 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in x 36.399 * [taylor]: Taking taylor expansion of F in x 36.399 * [backup-simplify]: Simplify F into F 36.399 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 36.399 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 36.399 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.399 * [taylor]: Taking taylor expansion of -1 in x 36.399 * [backup-simplify]: Simplify -1 into -1 36.399 * [taylor]: Taking taylor expansion of B in x 36.399 * [backup-simplify]: Simplify B into B 36.400 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.400 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.400 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.400 * [taylor]: Taking taylor expansion of x in x 36.400 * [backup-simplify]: Simplify 0 into 0 36.400 * [backup-simplify]: Simplify 1 into 1 36.401 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.401 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.401 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.402 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 36.402 * [backup-simplify]: Simplify (+ 0) into 0 36.403 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 36.404 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 36.405 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.405 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 36.406 * [backup-simplify]: Simplify (+ 0 0) into 0 36.406 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 36.407 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 36.407 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 36.408 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.409 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.410 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.411 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.412 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.412 * [backup-simplify]: Simplify (+ 0 0) into 0 36.413 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 36.415 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ F (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 36.415 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ -1 B))))) into 0 36.416 * [backup-simplify]: Simplify (- 0) into 0 36.416 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) 0) into (* 1.0 (/ F (sin (/ -1 B)))) 36.417 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 36.417 * [taylor]: Taking taylor expansion of 0 in x 36.417 * [backup-simplify]: Simplify 0 into 0 36.417 * [backup-simplify]: Simplify 0 into 0 36.420 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 36.421 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 36.423 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.426 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 36.428 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 36.429 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.430 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 36.431 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 36.432 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 36.432 * [taylor]: Taking taylor expansion of 0 in x 36.432 * [backup-simplify]: Simplify 0 into 0 36.432 * [backup-simplify]: Simplify 0 into 0 36.432 * [backup-simplify]: Simplify 0 into 0 36.432 * [backup-simplify]: Simplify 0 into 0 36.434 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 36.435 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 36.436 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.438 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 36.439 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 36.441 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 36.441 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.442 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.442 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.443 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.444 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.444 * [backup-simplify]: Simplify (+ 0 0) into 0 36.445 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 36.446 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 36.447 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 36.447 * [backup-simplify]: Simplify 0 into 0 36.447 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 36.448 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.450 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 36.451 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 36.451 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 36.451 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 36.451 * [backup-simplify]: Simplify (+ 0 0) into 0 36.452 * [backup-simplify]: Simplify (+ 0 0) into 0 36.454 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 36.455 * [backup-simplify]: Simplify (- 0) into 0 36.455 * [backup-simplify]: Simplify (- 0) into 0 36.455 * [backup-simplify]: Simplify (- 0) into 0 36.456 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 36.457 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 36.459 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 36.461 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 36.463 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 36.463 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.465 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.467 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 36.467 * [backup-simplify]: Simplify (+ 0 0) into 0 36.468 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 36.473 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))) (* (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) (/ 0 (sin (/ -1 B)))))) into 0 36.477 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))))) into 0 36.477 * [taylor]: Taking taylor expansion of 0 in B 36.477 * [backup-simplify]: Simplify 0 into 0 36.478 * [taylor]: Taking taylor expansion of 0 in x 36.478 * [backup-simplify]: Simplify 0 into 0 36.478 * [backup-simplify]: Simplify 0 into 0 36.482 * [backup-simplify]: Simplify (+ (* (* 1.0 (/ (/ 1 (- F)) (sin (/ -1 (/ 1 (- B)))))) (* 1 (* 1 (/ 1 (- F))))) (* (* -1 (* (/ 1 (sin (/ -1 (/ 1 (- B))))) (pow (pow (/ 1 (- F)) 1.0) 1.0))) (* 1 (* 1 (/ 1 (/ 1 (- F))))))) into (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) 36.482 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 36.482 * [backup-simplify]: Simplify (/ (* x (cos B)) (sin B)) into (/ (* x (cos B)) (sin B)) 36.482 * [approximate]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in (x B) around 0 36.482 * [taylor]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in B 36.482 * [taylor]: Taking taylor expansion of (* x (cos B)) in B 36.483 * [taylor]: Taking taylor expansion of x in B 36.483 * [backup-simplify]: Simplify x into x 36.483 * [taylor]: Taking taylor expansion of (cos B) in B 36.483 * [taylor]: Taking taylor expansion of B in B 36.483 * [backup-simplify]: Simplify 0 into 0 36.483 * [backup-simplify]: Simplify 1 into 1 36.483 * [taylor]: Taking taylor expansion of (sin B) in B 36.483 * [taylor]: Taking taylor expansion of B in B 36.483 * [backup-simplify]: Simplify 0 into 0 36.483 * [backup-simplify]: Simplify 1 into 1 36.483 * [backup-simplify]: Simplify (* x 1) into x 36.484 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 36.484 * [backup-simplify]: Simplify (/ x 1) into x 36.484 * [taylor]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in x 36.484 * [taylor]: Taking taylor expansion of (* x (cos B)) in x 36.484 * [taylor]: Taking taylor expansion of x in x 36.484 * [backup-simplify]: Simplify 0 into 0 36.484 * [backup-simplify]: Simplify 1 into 1 36.484 * [taylor]: Taking taylor expansion of (cos B) in x 36.484 * [taylor]: Taking taylor expansion of B in x 36.484 * [backup-simplify]: Simplify B into B 36.484 * [backup-simplify]: Simplify (cos B) into (cos B) 36.485 * [backup-simplify]: Simplify (sin B) into (sin B) 36.485 * [taylor]: Taking taylor expansion of (sin B) in x 36.485 * [taylor]: Taking taylor expansion of B in x 36.485 * [backup-simplify]: Simplify B into B 36.485 * [backup-simplify]: Simplify (sin B) into (sin B) 36.485 * [backup-simplify]: Simplify (cos B) into (cos B) 36.486 * [backup-simplify]: Simplify (* (cos B) 1) into (cos B) 36.486 * [backup-simplify]: Simplify (* (sin B) 0) into 0 36.486 * [backup-simplify]: Simplify (- 0) into 0 36.487 * [backup-simplify]: Simplify (+ (cos B) 0) into (cos B) 36.487 * [backup-simplify]: Simplify (* 0 (cos B)) into 0 36.487 * [backup-simplify]: Simplify (+ 0) into 0 36.488 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 1)) into 0 36.489 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.490 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 0)) into 0 36.490 * [backup-simplify]: Simplify (- 0) into 0 36.490 * [backup-simplify]: Simplify (+ 0 0) into 0 36.491 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (cos B))) into (cos B) 36.492 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 36.492 * [backup-simplify]: Simplify (* (cos B) 0) into 0 36.492 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 36.493 * [backup-simplify]: Simplify (/ (cos B) (sin B)) into (/ (cos B) (sin B)) 36.493 * [taylor]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in x 36.493 * [taylor]: Taking taylor expansion of (* x (cos B)) in x 36.493 * [taylor]: Taking taylor expansion of x in x 36.493 * [backup-simplify]: Simplify 0 into 0 36.493 * [backup-simplify]: Simplify 1 into 1 36.493 * [taylor]: Taking taylor expansion of (cos B) in x 36.493 * [taylor]: Taking taylor expansion of B in x 36.493 * [backup-simplify]: Simplify B into B 36.493 * [backup-simplify]: Simplify (cos B) into (cos B) 36.493 * [backup-simplify]: Simplify (sin B) into (sin B) 36.493 * [taylor]: Taking taylor expansion of (sin B) in x 36.494 * [taylor]: Taking taylor expansion of B in x 36.494 * [backup-simplify]: Simplify B into B 36.494 * [backup-simplify]: Simplify (sin B) into (sin B) 36.494 * [backup-simplify]: Simplify (cos B) into (cos B) 36.494 * [backup-simplify]: Simplify (* (cos B) 1) into (cos B) 36.495 * [backup-simplify]: Simplify (* (sin B) 0) into 0 36.495 * [backup-simplify]: Simplify (- 0) into 0 36.496 * [backup-simplify]: Simplify (+ (cos B) 0) into (cos B) 36.496 * [backup-simplify]: Simplify (* 0 (cos B)) into 0 36.496 * [backup-simplify]: Simplify (+ 0) into 0 36.497 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 1)) into 0 36.498 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.499 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 0)) into 0 36.499 * [backup-simplify]: Simplify (- 0) into 0 36.499 * [backup-simplify]: Simplify (+ 0 0) into 0 36.500 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (cos B))) into (cos B) 36.500 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 36.501 * [backup-simplify]: Simplify (* (cos B) 0) into 0 36.501 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 36.502 * [backup-simplify]: Simplify (/ (cos B) (sin B)) into (/ (cos B) (sin B)) 36.502 * [taylor]: Taking taylor expansion of (/ (cos B) (sin B)) in B 36.502 * [taylor]: Taking taylor expansion of (cos B) in B 36.502 * [taylor]: Taking taylor expansion of B in B 36.502 * [backup-simplify]: Simplify 0 into 0 36.502 * [backup-simplify]: Simplify 1 into 1 36.502 * [taylor]: Taking taylor expansion of (sin B) in B 36.502 * [taylor]: Taking taylor expansion of B in B 36.502 * [backup-simplify]: Simplify 0 into 0 36.502 * [backup-simplify]: Simplify 1 into 1 36.503 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 36.503 * [backup-simplify]: Simplify (/ 1 1) into 1 36.503 * [backup-simplify]: Simplify 1 into 1 36.504 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.505 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 1))) into 0 36.506 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.507 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 0))) into 0 36.507 * [backup-simplify]: Simplify (- 0) into 0 36.508 * [backup-simplify]: Simplify (+ 0 0) into 0 36.509 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (cos B)))) into 0 36.509 * [backup-simplify]: Simplify (+ 0) into 0 36.510 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 1)) into 0 36.511 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.512 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 0)) into 0 36.512 * [backup-simplify]: Simplify (+ 0 0) into 0 36.514 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))))) into 0 36.514 * [taylor]: Taking taylor expansion of 0 in B 36.514 * [backup-simplify]: Simplify 0 into 0 36.514 * [backup-simplify]: Simplify (+ 0) into 0 36.515 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.516 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 36.516 * [backup-simplify]: Simplify 0 into 0 36.517 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.518 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.520 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.521 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.521 * [backup-simplify]: Simplify (- 0) into 0 36.522 * [backup-simplify]: Simplify (+ 0 0) into 0 36.523 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (cos B))))) into 0 36.524 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.525 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 1))) into 0 36.526 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.527 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 0))) into 0 36.528 * [backup-simplify]: Simplify (+ 0 0) into 0 36.529 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into 0 36.529 * [taylor]: Taking taylor expansion of 0 in B 36.530 * [backup-simplify]: Simplify 0 into 0 36.530 * [backup-simplify]: Simplify 0 into 0 36.531 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 2) 2)) 0) into -1/2 36.532 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 36.534 * [backup-simplify]: Simplify (- (/ -1/2 1) (+ (* 1 (/ -1/6 1)) (* 0 (/ 0 1)))) into -1/3 36.534 * [backup-simplify]: Simplify -1/3 into -1/3 36.536 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 36.538 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 36.540 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.541 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 36.542 * [backup-simplify]: Simplify (- 0) into 0 36.542 * [backup-simplify]: Simplify (+ 0 0) into 0 36.544 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cos B)))))) into 0 36.544 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.545 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.546 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.547 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.547 * [backup-simplify]: Simplify (+ 0 0) into 0 36.548 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))) (* 0 (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into 0 36.548 * [taylor]: Taking taylor expansion of 0 in B 36.548 * [backup-simplify]: Simplify 0 into 0 36.548 * [backup-simplify]: Simplify 0 into 0 36.548 * [backup-simplify]: Simplify 0 into 0 36.549 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.550 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.550 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ -1/6 1)) (* -1/3 (/ 0 1)))) into 0 36.550 * [backup-simplify]: Simplify 0 into 0 36.552 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 3) 6) (/ (pow 0 1) 1)) 0 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.553 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 36.554 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 5) 120)) 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 1) 1) (/ (pow 0 2) 2)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.555 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))))) into 0 36.555 * [backup-simplify]: Simplify (- 0) into 0 36.555 * [backup-simplify]: Simplify (+ 0 0) into 0 36.557 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cos B))))))) into 0 36.558 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 36.559 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 36.560 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.561 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 36.561 * [backup-simplify]: Simplify (+ 0 0) into 0 36.562 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))) (* 0 (/ 0 (sin B))) (* 0 (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into 0 36.562 * [taylor]: Taking taylor expansion of 0 in B 36.562 * [backup-simplify]: Simplify 0 into 0 36.562 * [backup-simplify]: Simplify 0 into 0 36.562 * [backup-simplify]: Simplify 0 into 0 36.562 * [backup-simplify]: Simplify 0 into 0 36.562 * [backup-simplify]: Simplify (+ (* -1/3 (* B x)) (* 1 (* (/ 1 B) x))) into (- (/ x B) (* 1/3 (* x B))) 36.563 * [backup-simplify]: Simplify (/ (* (/ 1 x) (cos (/ 1 B))) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (* x (sin (/ 1 B)))) 36.563 * [approximate]: Taking taylor expansion of (/ (cos (/ 1 B)) (* x (sin (/ 1 B)))) in (x B) around 0 36.563 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (* x (sin (/ 1 B)))) in B 36.563 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 36.563 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.563 * [taylor]: Taking taylor expansion of B in B 36.563 * [backup-simplify]: Simplify 0 into 0 36.563 * [backup-simplify]: Simplify 1 into 1 36.563 * [backup-simplify]: Simplify (/ 1 1) into 1 36.563 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.563 * [taylor]: Taking taylor expansion of (* x (sin (/ 1 B))) in B 36.563 * [taylor]: Taking taylor expansion of x in B 36.563 * [backup-simplify]: Simplify x into x 36.564 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 36.564 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.564 * [taylor]: Taking taylor expansion of B in B 36.564 * [backup-simplify]: Simplify 0 into 0 36.564 * [backup-simplify]: Simplify 1 into 1 36.564 * [backup-simplify]: Simplify (/ 1 1) into 1 36.564 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.564 * [backup-simplify]: Simplify (* x (sin (/ 1 B))) into (* (sin (/ 1 B)) x) 36.565 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) into (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) 36.565 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (* x (sin (/ 1 B)))) in x 36.565 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 36.565 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.565 * [taylor]: Taking taylor expansion of B in x 36.565 * [backup-simplify]: Simplify B into B 36.565 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.565 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.565 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.565 * [taylor]: Taking taylor expansion of (* x (sin (/ 1 B))) in x 36.565 * [taylor]: Taking taylor expansion of x in x 36.565 * [backup-simplify]: Simplify 0 into 0 36.565 * [backup-simplify]: Simplify 1 into 1 36.565 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 36.565 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.565 * [taylor]: Taking taylor expansion of B in x 36.565 * [backup-simplify]: Simplify B into B 36.565 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.565 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.566 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.566 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 36.566 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 36.566 * [backup-simplify]: Simplify (- 0) into 0 36.566 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 36.567 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.567 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.567 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.567 * [backup-simplify]: Simplify (* 0 (sin (/ 1 B))) into 0 36.567 * [backup-simplify]: Simplify (+ 0) into 0 36.568 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 36.568 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 36.569 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.569 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 36.569 * [backup-simplify]: Simplify (+ 0 0) into 0 36.570 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sin (/ 1 B)))) into (sin (/ 1 B)) 36.570 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 36.570 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (* x (sin (/ 1 B)))) in x 36.570 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 36.570 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.570 * [taylor]: Taking taylor expansion of B in x 36.570 * [backup-simplify]: Simplify B into B 36.570 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.570 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.570 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.571 * [taylor]: Taking taylor expansion of (* x (sin (/ 1 B))) in x 36.571 * [taylor]: Taking taylor expansion of x in x 36.571 * [backup-simplify]: Simplify 0 into 0 36.571 * [backup-simplify]: Simplify 1 into 1 36.571 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 36.571 * [taylor]: Taking taylor expansion of (/ 1 B) in x 36.571 * [taylor]: Taking taylor expansion of B in x 36.571 * [backup-simplify]: Simplify B into B 36.571 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 36.571 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.571 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.571 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 36.572 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 36.572 * [backup-simplify]: Simplify (- 0) into 0 36.572 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 36.573 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 36.573 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 36.574 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 36.574 * [backup-simplify]: Simplify (* 0 (sin (/ 1 B))) into 0 36.575 * [backup-simplify]: Simplify (+ 0) into 0 36.575 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 36.576 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 36.577 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.578 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 36.578 * [backup-simplify]: Simplify (+ 0 0) into 0 36.579 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sin (/ 1 B)))) into (sin (/ 1 B)) 36.579 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 36.580 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (sin (/ 1 B))) in B 36.580 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 36.580 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.580 * [taylor]: Taking taylor expansion of B in B 36.580 * [backup-simplify]: Simplify 0 into 0 36.580 * [backup-simplify]: Simplify 1 into 1 36.580 * [backup-simplify]: Simplify (/ 1 1) into 1 36.581 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 36.581 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 36.581 * [taylor]: Taking taylor expansion of (/ 1 B) in B 36.581 * [taylor]: Taking taylor expansion of B in B 36.581 * [backup-simplify]: Simplify 0 into 0 36.581 * [backup-simplify]: Simplify 1 into 1 36.581 * [backup-simplify]: Simplify (/ 1 1) into 1 36.581 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 36.582 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 36.583 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 36.583 * [backup-simplify]: Simplify (+ 0) into 0 36.584 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 1)) into 0 36.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 36.585 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.586 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 0)) into 0 36.587 * [backup-simplify]: Simplify (- 0) into 0 36.588 * [backup-simplify]: Simplify (+ 0 0) into 0 36.589 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.590 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.590 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.590 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.591 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.591 * [backup-simplify]: Simplify (+ 0 0) into 0 36.592 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sin (/ 1 B))))) into 0 36.593 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 36.593 * [taylor]: Taking taylor expansion of 0 in B 36.593 * [backup-simplify]: Simplify 0 into 0 36.593 * [backup-simplify]: Simplify 0 into 0 36.594 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 36.594 * [backup-simplify]: Simplify 0 into 0 36.594 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.595 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.595 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.596 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.596 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.597 * [backup-simplify]: Simplify (- 0) into 0 36.597 * [backup-simplify]: Simplify (+ 0 0) into 0 36.597 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.598 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.598 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.599 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.600 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.600 * [backup-simplify]: Simplify (+ 0 0) into 0 36.601 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sin (/ 1 B)))))) into 0 36.602 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 36.602 * [taylor]: Taking taylor expansion of 0 in B 36.603 * [backup-simplify]: Simplify 0 into 0 36.603 * [backup-simplify]: Simplify 0 into 0 36.603 * [backup-simplify]: Simplify 0 into 0 36.604 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 36.604 * [backup-simplify]: Simplify 0 into 0 36.604 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.605 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.606 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.607 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.607 * [backup-simplify]: Simplify (- 0) into 0 36.608 * [backup-simplify]: Simplify (+ 0 0) into 0 36.609 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 36.610 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 36.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.611 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.612 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 36.612 * [backup-simplify]: Simplify (+ 0 0) into 0 36.614 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sin (/ 1 B))))))) into 0 36.615 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 36.615 * [taylor]: Taking taylor expansion of 0 in B 36.615 * [backup-simplify]: Simplify 0 into 0 36.615 * [backup-simplify]: Simplify 0 into 0 36.615 * [backup-simplify]: Simplify (* (/ (cos (/ 1 (/ 1 B))) (sin (/ 1 (/ 1 B)))) (* 1 (/ 1 (/ 1 x)))) into (/ (* x (cos B)) (sin B)) 36.616 * [backup-simplify]: Simplify (/ (* (/ 1 (- x)) (cos (/ 1 (- B)))) (sin (/ 1 (- B)))) into (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) 36.616 * [approximate]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in (x B) around 0 36.616 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in B 36.616 * [taylor]: Taking taylor expansion of -1 in B 36.616 * [backup-simplify]: Simplify -1 into -1 36.616 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) in B 36.616 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 36.616 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.616 * [taylor]: Taking taylor expansion of -1 in B 36.616 * [backup-simplify]: Simplify -1 into -1 36.616 * [taylor]: Taking taylor expansion of B in B 36.616 * [backup-simplify]: Simplify 0 into 0 36.616 * [backup-simplify]: Simplify 1 into 1 36.617 * [backup-simplify]: Simplify (/ -1 1) into -1 36.617 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.617 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in B 36.617 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 36.617 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.617 * [taylor]: Taking taylor expansion of -1 in B 36.617 * [backup-simplify]: Simplify -1 into -1 36.617 * [taylor]: Taking taylor expansion of B in B 36.617 * [backup-simplify]: Simplify 0 into 0 36.617 * [backup-simplify]: Simplify 1 into 1 36.617 * [backup-simplify]: Simplify (/ -1 1) into -1 36.617 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.617 * [taylor]: Taking taylor expansion of x in B 36.617 * [backup-simplify]: Simplify x into x 36.618 * [backup-simplify]: Simplify (* (sin (/ -1 B)) x) into (* (sin (/ -1 B)) x) 36.618 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) into (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) 36.618 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in x 36.618 * [taylor]: Taking taylor expansion of -1 in x 36.618 * [backup-simplify]: Simplify -1 into -1 36.618 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) in x 36.618 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 36.618 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.618 * [taylor]: Taking taylor expansion of -1 in x 36.618 * [backup-simplify]: Simplify -1 into -1 36.618 * [taylor]: Taking taylor expansion of B in x 36.618 * [backup-simplify]: Simplify B into B 36.618 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.618 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.618 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.618 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 36.618 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 36.619 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.619 * [taylor]: Taking taylor expansion of -1 in x 36.619 * [backup-simplify]: Simplify -1 into -1 36.619 * [taylor]: Taking taylor expansion of B in x 36.619 * [backup-simplify]: Simplify B into B 36.619 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.619 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.619 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.619 * [taylor]: Taking taylor expansion of x in x 36.619 * [backup-simplify]: Simplify 0 into 0 36.619 * [backup-simplify]: Simplify 1 into 1 36.619 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 36.620 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 36.620 * [backup-simplify]: Simplify (- 0) into 0 36.621 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 36.621 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.621 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.622 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.623 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 36.623 * [backup-simplify]: Simplify (+ 0) into 0 36.624 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 36.625 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 36.626 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.627 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 36.627 * [backup-simplify]: Simplify (+ 0 0) into 0 36.628 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 36.629 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 36.629 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in x 36.629 * [taylor]: Taking taylor expansion of -1 in x 36.629 * [backup-simplify]: Simplify -1 into -1 36.629 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) in x 36.629 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 36.629 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.629 * [taylor]: Taking taylor expansion of -1 in x 36.629 * [backup-simplify]: Simplify -1 into -1 36.629 * [taylor]: Taking taylor expansion of B in x 36.629 * [backup-simplify]: Simplify B into B 36.629 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.629 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.630 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.630 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 36.630 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 36.630 * [taylor]: Taking taylor expansion of (/ -1 B) in x 36.630 * [taylor]: Taking taylor expansion of -1 in x 36.630 * [backup-simplify]: Simplify -1 into -1 36.630 * [taylor]: Taking taylor expansion of B in x 36.630 * [backup-simplify]: Simplify B into B 36.630 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 36.630 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.631 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.631 * [taylor]: Taking taylor expansion of x in x 36.631 * [backup-simplify]: Simplify 0 into 0 36.631 * [backup-simplify]: Simplify 1 into 1 36.631 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 36.632 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 36.632 * [backup-simplify]: Simplify (- 0) into 0 36.632 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 36.633 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 36.633 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 36.634 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 36.634 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 36.634 * [backup-simplify]: Simplify (+ 0) into 0 36.635 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 36.636 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 36.637 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.637 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 36.638 * [backup-simplify]: Simplify (+ 0 0) into 0 36.639 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 36.639 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 36.640 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 36.640 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) in B 36.640 * [taylor]: Taking taylor expansion of -1 in B 36.640 * [backup-simplify]: Simplify -1 into -1 36.640 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (sin (/ -1 B))) in B 36.640 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 36.640 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.640 * [taylor]: Taking taylor expansion of -1 in B 36.640 * [backup-simplify]: Simplify -1 into -1 36.640 * [taylor]: Taking taylor expansion of B in B 36.640 * [backup-simplify]: Simplify 0 into 0 36.641 * [backup-simplify]: Simplify 1 into 1 36.641 * [backup-simplify]: Simplify (/ -1 1) into -1 36.641 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 36.641 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 36.641 * [taylor]: Taking taylor expansion of (/ -1 B) in B 36.641 * [taylor]: Taking taylor expansion of -1 in B 36.642 * [backup-simplify]: Simplify -1 into -1 36.642 * [taylor]: Taking taylor expansion of B in B 36.642 * [backup-simplify]: Simplify 0 into 0 36.642 * [backup-simplify]: Simplify 1 into 1 36.642 * [backup-simplify]: Simplify (/ -1 1) into -1 36.642 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 36.643 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 36.644 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 36.645 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 36.645 * [backup-simplify]: Simplify (+ 0) into 0 36.646 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 1)) into 0 36.646 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 36.647 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 36.648 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 0)) into 0 36.648 * [backup-simplify]: Simplify (- 0) into 0 36.649 * [backup-simplify]: Simplify (+ 0 0) into 0 36.650 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.651 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.652 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.653 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.654 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.654 * [backup-simplify]: Simplify (+ 0 0) into 0 36.655 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 36.657 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 36.658 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))) into 0 36.659 * [taylor]: Taking taylor expansion of 0 in B 36.659 * [backup-simplify]: Simplify 0 into 0 36.659 * [backup-simplify]: Simplify 0 into 0 36.660 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 36.662 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))) into 0 36.662 * [backup-simplify]: Simplify 0 into 0 36.663 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 36.664 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 36.665 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.666 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 36.666 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 36.667 * [backup-simplify]: Simplify (- 0) into 0 36.667 * [backup-simplify]: Simplify (+ 0 0) into 0 36.668 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.670 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.670 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.672 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.673 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.674 * [backup-simplify]: Simplify (+ 0 0) into 0 36.675 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 36.677 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 36.679 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B)))))) into 0 36.679 * [taylor]: Taking taylor expansion of 0 in B 36.679 * [backup-simplify]: Simplify 0 into 0 36.679 * [backup-simplify]: Simplify 0 into 0 36.679 * [backup-simplify]: Simplify 0 into 0 36.681 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 36.683 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B)))))) into 0 36.683 * [backup-simplify]: Simplify 0 into 0 36.684 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 36.686 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 36.686 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.688 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 36.689 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 36.690 * [backup-simplify]: Simplify (- 0) into 0 36.690 * [backup-simplify]: Simplify (+ 0 0) into 0 36.693 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 36.694 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 36.695 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 36.697 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 36.698 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 36.699 * [backup-simplify]: Simplify (+ 0 0) into 0 36.700 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 36.703 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 36.706 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))))) into 0 36.706 * [taylor]: Taking taylor expansion of 0 in B 36.706 * [backup-simplify]: Simplify 0 into 0 36.706 * [backup-simplify]: Simplify 0 into 0 36.707 * [backup-simplify]: Simplify (* (* -1 (/ (cos (/ -1 (/ 1 (- B)))) (sin (/ -1 (/ 1 (- B)))))) (* 1 (/ 1 (/ 1 (- x))))) into (/ (* x (cos B)) (sin B)) 36.707 * * * [progress]: simplifying candidates 36.707 * * * * [progress]: [ 1 / 266 ] simplifiying candidate #real (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (/ (* x (cos B)) (sin B)))))> 36.707 * * * * [progress]: [ 2 / 266 ] simplifiying candidate # 36.707 * * * * [progress]: [ 3 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 4 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 5 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 6 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 7 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 8 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 9 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 10 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 11 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 12 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 13 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 14 / 266 ] simplifiying candidate # 36.708 * * * * [progress]: [ 15 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 16 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 17 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 18 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 19 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 20 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 21 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 22 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 23 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 24 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 25 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 26 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 27 / 266 ] simplifiying candidate # 36.709 * * * * [progress]: [ 28 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 29 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 30 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 31 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 32 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 33 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 34 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 35 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 36 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 37 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 38 / 266 ] simplifiying candidate # 36.710 * * * * [progress]: [ 39 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 40 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 41 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 42 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 43 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 44 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 45 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 46 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 47 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 48 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 49 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 50 / 266 ] simplifiying candidate #real (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (/ (* x (cos B)) (sin B)))))> 36.711 * * * * [progress]: [ 51 / 266 ] simplifiying candidate # 36.711 * * * * [progress]: [ 52 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 53 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 54 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 55 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 56 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 57 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 58 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 59 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 60 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 61 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 62 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 63 / 266 ] simplifiying candidate # 36.712 * * * * [progress]: [ 64 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 65 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 66 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 67 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 68 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 69 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 70 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 71 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 72 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 73 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 74 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 75 / 266 ] simplifiying candidate # 36.713 * * * * [progress]: [ 76 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 77 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 78 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 79 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 80 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 81 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 82 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 83 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 84 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 85 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 86 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 87 / 266 ] simplifiying candidate # 36.714 * * * * [progress]: [ 88 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 89 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 90 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 91 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 92 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 93 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 94 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 95 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 96 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 97 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 98 / 266 ] simplifiying candidate # 36.715 * * * * [progress]: [ 99 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 100 / 266 ] simplifiying candidate #real (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (/ (* x (cos B)) (sin B)))))> 36.716 * * * * [progress]: [ 101 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 102 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 103 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 104 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 105 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 106 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 107 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 108 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 109 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 110 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 111 / 266 ] simplifiying candidate # 36.716 * * * * [progress]: [ 112 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 113 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 114 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 115 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 116 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 117 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 118 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 119 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 120 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 121 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 122 / 266 ] simplifiying candidate # 36.717 * * * * [progress]: [ 123 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 124 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 125 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 126 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 127 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 128 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 129 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 130 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 131 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 132 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 133 / 266 ] simplifiying candidate # 36.718 * * * * [progress]: [ 134 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 135 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 136 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 137 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 138 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 139 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 140 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 141 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 142 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 143 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 144 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 145 / 266 ] simplifiying candidate # 36.719 * * * * [progress]: [ 146 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 147 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 148 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 149 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 150 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 151 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 152 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 153 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 154 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 155 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 156 / 266 ] simplifiying candidate # 36.720 * * * * [progress]: [ 157 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 158 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 159 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 160 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 161 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 162 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 163 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 164 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 165 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 166 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 167 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 168 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 169 / 266 ] simplifiying candidate # 36.721 * * * * [progress]: [ 170 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 171 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 172 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 173 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 174 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 175 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 176 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 177 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 178 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 179 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 180 / 266 ] simplifiying candidate # 36.722 * * * * [progress]: [ 181 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 182 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 183 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 184 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 185 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 186 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 187 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 188 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 189 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 190 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 191 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 192 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 193 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 194 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 195 / 266 ] simplifiying candidate # 36.723 * * * * [progress]: [ 196 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 197 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 198 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 199 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 200 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 201 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 202 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 203 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 204 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 205 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 206 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 207 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 208 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 209 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 210 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 211 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 212 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 213 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 214 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 215 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 216 / 266 ] simplifiying candidate # 36.724 * * * * [progress]: [ 217 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 218 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 219 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 220 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 221 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 222 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 223 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 224 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 225 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 226 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 227 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 228 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 229 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 230 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 231 / 266 ] simplifiying candidate #real (real->posit16 (/ (* x (cos B)) (sin B)))))))> 36.725 * * * * [progress]: [ 232 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 233 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 234 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 235 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 236 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 237 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 238 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 239 / 266 ] simplifiying candidate # 36.725 * * * * [progress]: [ 240 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 241 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 242 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 243 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 244 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 245 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 246 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 247 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 248 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 249 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 250 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 251 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 252 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 253 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 254 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 255 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 256 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 257 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 258 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 259 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 260 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 261 / 266 ] simplifiying candidate # 36.726 * * * * [progress]: [ 262 / 266 ] simplifiying candidate # 36.727 * * * * [progress]: [ 263 / 266 ] simplifiying candidate # 36.727 * * * * [progress]: [ 264 / 266 ] simplifiying candidate # 36.727 * * * * [progress]: [ 265 / 266 ] simplifiying candidate # 36.727 * * * * [progress]: [ 266 / 266 ] simplifiying candidate # 36.730 * [simplify]: Simplifying: (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (expm1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (log1p (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) 0) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (- (/ 1.0 2.0))) (cbrt (- (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) -1) (pow (fma F F (fma x 2.0 2.0)) (- (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 1))) (pow (fma F F (fma x 2.0 2.0)) (- 1)) (pow (fma F F (fma x 2.0 2.0)) (- 1.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 1)) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) 1.0) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (exp (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (expm1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log1p (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (exp (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (sin B)) (- (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) 1) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (cbrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sqrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0)) (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (expm1 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log1p (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (exp (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (* (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- F) (- (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) 1)) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 1)) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) 1) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (sin B)) (/ (cbrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) 1)) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) 1)) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 1)) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) 1) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (sin B)) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) 1)) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 1) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sin B)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sin B) 1)) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ 1 1)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F 1) (/ F (sin B)) (/ F (/ (sin B) 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (sin B)) (real->posit16 (/ (* x (cos B)) (sin B))) (expm1 (/ (* x (cos B)) (sin B))) (log1p (/ (* x (cos B)) (sin B))) (- (+ (log x) (log (cos B))) (log (sin B))) (- (log (* x (cos B))) (log (sin B))) (log (/ (* x (cos B)) (sin B))) (exp (/ (* x (cos B)) (sin B))) (/ (* (* (* x x) x) (* (* (cos B) (cos B)) (cos B))) (* (* (sin B) (sin B)) (sin B))) (/ (* (* (* x (cos B)) (* x (cos B))) (* x (cos B))) (* (* (sin B) (sin B)) (sin B))) (* (cbrt (/ (* x (cos B)) (sin B))) (cbrt (/ (* x (cos B)) (sin B)))) (cbrt (/ (* x (cos B)) (sin B))) (* (* (/ (* x (cos B)) (sin B)) (/ (* x (cos B)) (sin B))) (/ (* x (cos B)) (sin B))) (sqrt (/ (* x (cos B)) (sin B))) (sqrt (/ (* x (cos B)) (sin B))) (- (* x (cos B))) (- (sin B)) (/ x (* (cbrt (sin B)) (cbrt (sin B)))) (/ (cos B) (cbrt (sin B))) (/ x (sqrt (sin B))) (/ (cos B) (sqrt (sin B))) (/ x 1) (/ (cos B) (sin B)) (/ 1 (sin B)) (/ (sin B) (* x (cos B))) (/ (* x (cos B)) (* (cbrt (sin B)) (cbrt (sin B)))) (/ (* x (cos B)) (sqrt (sin B))) (/ (* x (cos B)) 1) (/ (sin B) (cos B)) (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) (- (/ x B) (* 1/3 (* x B))) (/ (* x (cos B)) (sin B)) (/ (* x (cos B)) (sin B)) 36.741 * * [simplify]: iteration 0: 471 enodes 37.282 * * [simplify]: iteration 1: 1259 enodes 39.372 * * [simplify]: iteration 2: 4408 enodes 43.404 * * [simplify]: iteration complete: 5010 enodes 43.405 * * [simplify]: Extracting #0: cost 278 inf + 0 43.410 * * [simplify]: Extracting #1: cost 1189 inf + 85 43.423 * * [simplify]: Extracting #2: cost 1943 inf + 3604 43.448 * * [simplify]: Extracting #3: cost 1579 inf + 77590 43.507 * * [simplify]: Extracting #4: cost 666 inf + 414540 43.635 * * [simplify]: Extracting #5: cost 112 inf + 710564 43.760 * * [simplify]: Extracting #6: cost 49 inf + 746318 43.891 * * [simplify]: Extracting #7: cost 27 inf + 759757 44.037 * * [simplify]: Extracting #8: cost 0 inf + 780087 44.172 * [simplify]: Simplified to: (real->posit16 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (expm1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (log1p (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (- 1.0) 2.0) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) 1 (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ (- 1.0) 2.0)) (cbrt (/ (- 1.0) 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (/ (- 1.0) 2.0))) (fma F F (fma 2.0 x 2.0)) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (/ (* (cbrt 1.0) (- (cbrt 1.0))) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt 1.0) (- (cbrt 1.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (sqrt 1.0)) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (sqrt 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (cbrt 1.0) (/ (sqrt 2.0) (cbrt 1.0)))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt 1.0) (cbrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ 1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ 1 (sqrt 2.0))) (fma F F (fma 2.0 x 2.0)) (fma F F (fma 2.0 x 2.0)) (pow (fma F F (fma 2.0 x 2.0)) 1.0) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (exp (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (real->posit16 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (expm1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (log1p (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (exp (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (- (sin B)) (- (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt (sin B)) (/ (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (cbrt (sin B)))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (cbrt (sin B)) (/ (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (cbrt (sin B)))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ 1 (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ 1 (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sin B) (/ (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sin B) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (cbrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sqrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (sin B)) (sin B) (sin B) (real->posit16 (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (expm1 (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (log1p (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (+ (* (log (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (log (/ F (sin B)))) (exp (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* (* (/ F (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ F (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* (* (/ F (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ F (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (- F) (/ (- (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt F)) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (cbrt (sin B))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (* (/ (cbrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (* (cbrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (sin B))) (/ (* (cbrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (sin B)))) (/ (* (cbrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (sin B))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (* (/ (cbrt F) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (* (/ (cbrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (/ (cbrt F) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (* (cbrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (cbrt F) (sqrt (sin B)))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt F))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (cbrt F) (sqrt (sin B)))) (* (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (/ (sqrt (sin B)) (cbrt F))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (cbrt F) (sqrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt F))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (cbrt F) (sqrt (sin B)))) (/ (cbrt F) (/ (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (cbrt F))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (* (* (cbrt F) (cbrt F)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (cbrt F) (sin B))) (* (* (cbrt F) (cbrt F)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (/ (cbrt F) (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (cbrt F) (cbrt F)) (* (/ (cbrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (* (* (cbrt F) (cbrt F)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (* (cbrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sin B)) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (cbrt F) (cbrt F))) (/ (cbrt F) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (cbrt F) (cbrt F)) (* (/ (cbrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (* (cbrt F) (cbrt F))) (* (/ (cbrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (cbrt F) (cbrt F)) (* (/ (cbrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (/ (sin B) (cbrt F))) (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (cbrt F) (/ (sin B) (cbrt F))) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (cbrt F) (/ (sin B) (cbrt F))) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B)))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (cbrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (cbrt (sin B)))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (sin B))) (/ (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (cbrt (sin B)))) (* (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (/ (sqrt F) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (sin B))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (cbrt (sin B))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (* (/ (sqrt F) (sqrt (sin B))) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (/ (sqrt F) (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (* (* (/ (sqrt F) (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sqrt (sin B)))) (/ (sqrt F) (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ (sqrt F) (sqrt (sin B)))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (sqrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (sqrt (sin B))) (* (sqrt F) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (/ (sqrt F) (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (sqrt F) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (sqrt F) (sin B))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sqrt F)) (/ (* (sqrt F) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (sin B)) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (sqrt F)) (/ (sqrt F) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (/ (sqrt F) (sin B))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sqrt F) (sin B)) (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ 1 (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (/ (/ 1 (cbrt (sin B))) (cbrt (sin B)))) (/ (* F (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (cbrt (sin B))) (* (/ (/ 1 (cbrt (sin B))) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (cbrt (sin B)))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (cbrt (sin B)))) (/ 1 (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (cbrt (sin B)))) (* (/ (/ 1 (cbrt (sin B))) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (cbrt (sin B)))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (cbrt (sin B)))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (/ F (cbrt (sin B)))) (* (/ 1 (sqrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (/ (* F (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sqrt (sin B))) (* (/ 1 (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (* (/ F (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ 1 (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sqrt (sin B)))) (/ 1 (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (* (/ F (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sqrt (sin B)))) (/ 1 (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ F (sqrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (/ 1 (sqrt (sin B)))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) (* (/ F (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ (* F (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (sin B)) 1 (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) 1 (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (sin B)) 1 (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ 1 (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) F) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) (/ 1 (sin B))) (/ (sin B) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) F)) (/ (/ F (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) (/ F (* (cbrt (sin B)) (cbrt (sin B))))) (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (/ F (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (* (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (* (/ F (sqrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0))) (* (/ F (sqrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0))) (/ F (sqrt (sin B))) (/ (* F (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (sqrt (sin B))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ F (sqrt (sin B)))) (/ F (sqrt (sin B))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (/ (- 1.0) 2.0)) F) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (/ (- 1.0) 2.0)) F) F (* F (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))))) (* F (sqrt (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) F (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) F) F (/ F (sin B)) (/ F (sin B)) (/ F (sin B)) (/ (/ (sin B) (cbrt F)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0))) (/ (sin B) (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)))) (/ (sin B) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) 2.0)) F)) (/ F (sin B)) (real->posit16 (/ (* x (cos B)) (sin B))) (expm1 (/ (* x (cos B)) (sin B))) (log1p (/ (* x (cos B)) (sin B))) (log (/ (* x (cos B)) (sin B))) (log (/ (* x (cos B)) (sin B))) (log (/ (* x (cos B)) (sin B))) (exp (/ (* x (cos B)) (sin B))) (* (/ (* x x) (* (sin B) (sin B))) (/ (* (* x (cos B)) (* (cos B) (cos B))) (sin B))) (* (/ (* x (cos B)) (sin B)) (* (/ (* x (cos B)) (sin B)) (/ (* x (cos B)) (sin B)))) (* (cbrt (/ (* x (cos B)) (sin B))) (cbrt (/ (* x (cos B)) (sin B)))) (cbrt (/ (* x (cos B)) (sin B))) (* (/ (* x (cos B)) (sin B)) (* (/ (* x (cos B)) (sin B)) (/ (* x (cos B)) (sin B)))) (sqrt (/ (* x (cos B)) (sin B))) (sqrt (/ (* x (cos B)) (sin B))) (- (* x (cos B))) (- (sin B)) (/ (/ x (cbrt (sin B))) (cbrt (sin B))) (/ (cos B) (cbrt (sin B))) (/ x (sqrt (sin B))) (/ (cos B) (sqrt (sin B))) x (/ (cos B) (sin B)) (/ 1 (sin B)) (/ (/ (sin B) x) (cos B)) (/ (* x (cos B)) (* (cbrt (sin B)) (cbrt (sin B)))) (/ x (/ (sqrt (sin B)) (cos B))) (* x (cos B)) (/ (sin B) (cos B)) (- (pow 2.0 -0.5) (* (fma F (* F (pow (/ 1 (pow 2.0 3.0)) 0.5)) (* (pow (/ 1 (pow 2.0 1.0)) 0.5) x)) 0.5)) (- (/ 1 F) (/ 1.0 (* (* F F) F))) (+ (/ -1 F) (/ 1.0 (* (* F F) F))) (fma (* (pow (pow 2.0 1.0) 0.5) (* (* B B) B)) -1/6 (* (pow (pow 2.0 1.0) 0.5) (fma 0.5 (* B x) B))) (fma (sin B) F (* (* 1.0 (sin B)) (pow (/ 1 (pow F 1.0)) 1.0))) (fma (* (sin B) (pow (/ (/ 1 (pow F 1.0)) (pow -1 1.0)) 1.0)) 1.0 (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) (- (* (pow (/ 1 (pow 2.0 1.0)) 0.5) (/ F B)) (* (fma (pow (/ 1 (pow 2.0 1.0)) 0.5) (/ x (/ B F)) (* (/ (* (* F F) F) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))) 0.5)) (- (/ 1 (sin B)) (/ 1.0 (* (sin B) (* F F)))) (- (/ 1.0 (* (sin B) (* F F))) (/ 1 (sin B))) (fma -1/3 (* B x) (/ x B)) (/ (* x (cos B)) (sin B)) (/ (* x (cos B)) (sin B)) 44.218 * * * [progress]: adding candidates to table 48.473 * * [progress]: iteration 4 / 4 48.473 * * * [progress]: picking best candidate 48.583 * * * * [pick]: Picked # 48.583 * * * [progress]: localizing error 48.672 * * * [progress]: generating rewritten candidates 48.672 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2) 48.693 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 48.724 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 48.755 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 48.827 * * * [progress]: generating series expansions 48.827 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2) 48.829 * [backup-simplify]: Simplify (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) 48.829 * [approximate]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in (F x) around 0 48.829 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 48.829 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 48.829 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 48.829 * [taylor]: Taking taylor expansion of (- 0.5) in x 48.829 * [taylor]: Taking taylor expansion of 0.5 in x 48.829 * [backup-simplify]: Simplify 0.5 into 0.5 48.829 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 48.829 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 48.829 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 48.829 * [taylor]: Taking taylor expansion of (* F F) in x 48.829 * [taylor]: Taking taylor expansion of F in x 48.829 * [backup-simplify]: Simplify F into F 48.829 * [taylor]: Taking taylor expansion of F in x 48.829 * [backup-simplify]: Simplify F into F 48.829 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 48.829 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 48.829 * [taylor]: Taking taylor expansion of (* x 2.0) in x 48.829 * [taylor]: Taking taylor expansion of x in x 48.829 * [backup-simplify]: Simplify 0 into 0 48.829 * [backup-simplify]: Simplify 1 into 1 48.829 * [taylor]: Taking taylor expansion of 2.0 in x 48.829 * [backup-simplify]: Simplify 2.0 into 2.0 48.829 * [taylor]: Taking taylor expansion of 2.0 in x 48.829 * [backup-simplify]: Simplify 2.0 into 2.0 48.829 * [backup-simplify]: Simplify (* F F) into (pow F 2) 48.830 * [backup-simplify]: Simplify (* 0 2.0) into 0 48.830 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 48.830 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 48.831 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 48.831 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.832 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 48.832 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 48.832 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 48.832 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 48.832 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 48.832 * [taylor]: Taking taylor expansion of (- 0.5) in F 48.832 * [taylor]: Taking taylor expansion of 0.5 in F 48.832 * [backup-simplify]: Simplify 0.5 into 0.5 48.832 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 48.832 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 48.833 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 48.833 * [taylor]: Taking taylor expansion of (* F F) in F 48.833 * [taylor]: Taking taylor expansion of F in F 48.833 * [backup-simplify]: Simplify 0 into 0 48.833 * [backup-simplify]: Simplify 1 into 1 48.833 * [taylor]: Taking taylor expansion of F in F 48.833 * [backup-simplify]: Simplify 0 into 0 48.833 * [backup-simplify]: Simplify 1 into 1 48.833 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 48.833 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 48.833 * [taylor]: Taking taylor expansion of (* x 2.0) in F 48.833 * [taylor]: Taking taylor expansion of x in F 48.833 * [backup-simplify]: Simplify x into x 48.833 * [taylor]: Taking taylor expansion of 2.0 in F 48.833 * [backup-simplify]: Simplify 2.0 into 2.0 48.833 * [taylor]: Taking taylor expansion of 2.0 in F 48.833 * [backup-simplify]: Simplify 2.0 into 2.0 48.833 * [backup-simplify]: Simplify (* 0 0) into 0 48.833 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 48.833 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 48.834 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 48.834 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 48.834 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.835 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 48.835 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 48.835 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 48.835 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 48.835 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 48.835 * [taylor]: Taking taylor expansion of (- 0.5) in F 48.835 * [taylor]: Taking taylor expansion of 0.5 in F 48.835 * [backup-simplify]: Simplify 0.5 into 0.5 48.835 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 48.835 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 48.835 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 48.835 * [taylor]: Taking taylor expansion of (* F F) in F 48.835 * [taylor]: Taking taylor expansion of F in F 48.835 * [backup-simplify]: Simplify 0 into 0 48.835 * [backup-simplify]: Simplify 1 into 1 48.835 * [taylor]: Taking taylor expansion of F in F 48.835 * [backup-simplify]: Simplify 0 into 0 48.835 * [backup-simplify]: Simplify 1 into 1 48.835 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 48.835 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 48.835 * [taylor]: Taking taylor expansion of (* x 2.0) in F 48.835 * [taylor]: Taking taylor expansion of x in F 48.835 * [backup-simplify]: Simplify x into x 48.835 * [taylor]: Taking taylor expansion of 2.0 in F 48.836 * [backup-simplify]: Simplify 2.0 into 2.0 48.836 * [taylor]: Taking taylor expansion of 2.0 in F 48.836 * [backup-simplify]: Simplify 2.0 into 2.0 48.836 * [backup-simplify]: Simplify (* 0 0) into 0 48.836 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 48.836 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 48.836 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 48.836 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 48.837 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.837 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 48.837 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 48.837 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) -0.5) in x 48.837 * [taylor]: Taking taylor expansion of (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) in x 48.838 * [taylor]: Taking taylor expansion of (* -0.5 (log (+ (* 2.0 x) 2.0))) in x 48.838 * [taylor]: Taking taylor expansion of -0.5 in x 48.838 * [backup-simplify]: Simplify -0.5 into -0.5 48.838 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 48.838 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 48.838 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 48.838 * [taylor]: Taking taylor expansion of 2.0 in x 48.838 * [backup-simplify]: Simplify 2.0 into 2.0 48.838 * [taylor]: Taking taylor expansion of x in x 48.838 * [backup-simplify]: Simplify 0 into 0 48.838 * [backup-simplify]: Simplify 1 into 1 48.838 * [taylor]: Taking taylor expansion of 2.0 in x 48.838 * [backup-simplify]: Simplify 2.0 into 2.0 48.838 * [backup-simplify]: Simplify (* 2.0 0) into 0 48.838 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 48.839 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 48.839 * [backup-simplify]: Simplify (* -0.5 (log 2.0)) into (* -0.5 (log 2.0)) 48.840 * [backup-simplify]: Simplify (exp (* -0.5 (log 2.0))) into (pow 2.0 -0.5) 48.841 * [backup-simplify]: Simplify (pow 2.0 -0.5) into (pow 2.0 -0.5) 48.841 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.842 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 48.842 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 48.843 * [backup-simplify]: Simplify (+ 0 0) into 0 48.843 * [backup-simplify]: Simplify (+ 0 0) into 0 48.844 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 48.844 * [backup-simplify]: Simplify (- 0) into 0 48.845 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 48.845 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 48.845 * [taylor]: Taking taylor expansion of 0 in x 48.845 * [backup-simplify]: Simplify 0 into 0 48.845 * [backup-simplify]: Simplify 0 into 0 48.846 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 48.847 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 48.854 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 48.856 * [backup-simplify]: Simplify (+ (* -0.5 1.0) (* 0 (log 2.0))) into (- 0.5) 48.863 * [backup-simplify]: Simplify (* (exp (* -0.5 (log 2.0))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 48.866 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 48.867 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.868 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 48.869 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 48.869 * [backup-simplify]: Simplify (+ 0 0) into 0 48.870 * [backup-simplify]: Simplify (+ 1 0) into 1 48.873 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 48.873 * [backup-simplify]: Simplify (- 0) into 0 48.874 * [backup-simplify]: Simplify (- 0) into 0 48.875 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 48.878 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 48.878 * [taylor]: Taking taylor expansion of (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 48.878 * [taylor]: Taking taylor expansion of -0.5 in x 48.878 * [backup-simplify]: Simplify -0.5 into -0.5 48.878 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 48.878 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 48.878 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 48.878 * [taylor]: Taking taylor expansion of 0.5 in x 48.878 * [backup-simplify]: Simplify 0.5 into 0.5 48.878 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 48.878 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 48.878 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 48.878 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 48.878 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 48.878 * [taylor]: Taking taylor expansion of 3.0 in x 48.878 * [backup-simplify]: Simplify 3.0 into 3.0 48.878 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 48.878 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 48.878 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 48.878 * [taylor]: Taking taylor expansion of 2.0 in x 48.879 * [backup-simplify]: Simplify 2.0 into 2.0 48.879 * [taylor]: Taking taylor expansion of x in x 48.879 * [backup-simplify]: Simplify 0 into 0 48.879 * [backup-simplify]: Simplify 1 into 1 48.879 * [taylor]: Taking taylor expansion of 2.0 in x 48.879 * [backup-simplify]: Simplify 2.0 into 2.0 48.883 * [backup-simplify]: Simplify (* 2.0 0) into 0 48.883 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 48.884 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 48.885 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 48.887 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 48.888 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 48.892 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 48.898 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 48.909 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 48.919 * [backup-simplify]: Simplify (* -0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 48.922 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 48.927 * [backup-simplify]: Simplify (+ (* (* -0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) (pow (* 1 F) 2)) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x 1)) (pow 2.0 -0.5))) into (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) 48.928 * [backup-simplify]: Simplify (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) 48.928 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 48.928 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 48.928 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 48.928 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 48.928 * [taylor]: Taking taylor expansion of (- 0.5) in x 48.928 * [taylor]: Taking taylor expansion of 0.5 in x 48.928 * [backup-simplify]: Simplify 0.5 into 0.5 48.928 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 48.928 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 48.928 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 48.928 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 48.928 * [taylor]: Taking taylor expansion of (/ 1 F) in x 48.928 * [taylor]: Taking taylor expansion of F in x 48.928 * [backup-simplify]: Simplify F into F 48.929 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 48.929 * [taylor]: Taking taylor expansion of (/ 1 F) in x 48.929 * [taylor]: Taking taylor expansion of F in x 48.929 * [backup-simplify]: Simplify F into F 48.929 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 48.929 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 48.929 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 48.929 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 48.929 * [taylor]: Taking taylor expansion of (/ 1 x) in x 48.929 * [taylor]: Taking taylor expansion of x in x 48.929 * [backup-simplify]: Simplify 0 into 0 48.929 * [backup-simplify]: Simplify 1 into 1 48.929 * [backup-simplify]: Simplify (/ 1 1) into 1 48.929 * [taylor]: Taking taylor expansion of 2.0 in x 48.929 * [backup-simplify]: Simplify 2.0 into 2.0 48.929 * [taylor]: Taking taylor expansion of 2.0 in x 48.929 * [backup-simplify]: Simplify 2.0 into 2.0 48.930 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 48.930 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 48.930 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 48.931 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 48.931 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.932 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 48.933 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 48.933 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 48.933 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 48.933 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 48.933 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 48.933 * [taylor]: Taking taylor expansion of (- 0.5) in F 48.933 * [taylor]: Taking taylor expansion of 0.5 in F 48.933 * [backup-simplify]: Simplify 0.5 into 0.5 48.933 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 48.933 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 48.934 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 48.934 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 48.934 * [taylor]: Taking taylor expansion of (/ 1 F) in F 48.934 * [taylor]: Taking taylor expansion of F in F 48.934 * [backup-simplify]: Simplify 0 into 0 48.934 * [backup-simplify]: Simplify 1 into 1 48.934 * [backup-simplify]: Simplify (/ 1 1) into 1 48.934 * [taylor]: Taking taylor expansion of (/ 1 F) in F 48.934 * [taylor]: Taking taylor expansion of F in F 48.934 * [backup-simplify]: Simplify 0 into 0 48.934 * [backup-simplify]: Simplify 1 into 1 48.934 * [backup-simplify]: Simplify (/ 1 1) into 1 48.934 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 48.934 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 48.934 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 48.935 * [taylor]: Taking taylor expansion of (/ 1 x) in F 48.935 * [taylor]: Taking taylor expansion of x in F 48.935 * [backup-simplify]: Simplify x into x 48.935 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 48.935 * [taylor]: Taking taylor expansion of 2.0 in F 48.935 * [backup-simplify]: Simplify 2.0 into 2.0 48.935 * [taylor]: Taking taylor expansion of 2.0 in F 48.935 * [backup-simplify]: Simplify 2.0 into 2.0 48.935 * [backup-simplify]: Simplify (* 1 1) into 1 48.935 * [backup-simplify]: Simplify (+ 1 0) into 1 48.935 * [backup-simplify]: Simplify (log 1) into 0 48.936 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.936 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 48.937 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 48.937 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 48.937 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 48.937 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 48.937 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 48.937 * [taylor]: Taking taylor expansion of (- 0.5) in F 48.937 * [taylor]: Taking taylor expansion of 0.5 in F 48.937 * [backup-simplify]: Simplify 0.5 into 0.5 48.937 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 48.937 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 48.937 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 48.937 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 48.937 * [taylor]: Taking taylor expansion of (/ 1 F) in F 48.937 * [taylor]: Taking taylor expansion of F in F 48.937 * [backup-simplify]: Simplify 0 into 0 48.937 * [backup-simplify]: Simplify 1 into 1 48.937 * [backup-simplify]: Simplify (/ 1 1) into 1 48.938 * [taylor]: Taking taylor expansion of (/ 1 F) in F 48.938 * [taylor]: Taking taylor expansion of F in F 48.938 * [backup-simplify]: Simplify 0 into 0 48.938 * [backup-simplify]: Simplify 1 into 1 48.938 * [backup-simplify]: Simplify (/ 1 1) into 1 48.938 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 48.938 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 48.938 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 48.938 * [taylor]: Taking taylor expansion of (/ 1 x) in F 48.938 * [taylor]: Taking taylor expansion of x in F 48.938 * [backup-simplify]: Simplify x into x 48.938 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 48.938 * [taylor]: Taking taylor expansion of 2.0 in F 48.938 * [backup-simplify]: Simplify 2.0 into 2.0 48.938 * [taylor]: Taking taylor expansion of 2.0 in F 48.938 * [backup-simplify]: Simplify 2.0 into 2.0 48.938 * [backup-simplify]: Simplify (* 1 1) into 1 48.939 * [backup-simplify]: Simplify (+ 1 0) into 1 48.939 * [backup-simplify]: Simplify (log 1) into 0 48.939 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.940 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 48.940 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 48.940 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 48.940 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 48.940 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 48.940 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 48.940 * [taylor]: Taking taylor expansion of 1.0 in x 48.940 * [backup-simplify]: Simplify 1.0 into 1.0 48.941 * [taylor]: Taking taylor expansion of (log F) in x 48.941 * [taylor]: Taking taylor expansion of F in x 48.941 * [backup-simplify]: Simplify F into F 48.941 * [backup-simplify]: Simplify (log F) into (log F) 48.941 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 48.941 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 48.941 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 48.941 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 48.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 48.943 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 48.943 * [backup-simplify]: Simplify (+ 0 0) into 0 48.944 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 48.944 * [backup-simplify]: Simplify (- 0) into 0 48.945 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 48.945 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 48.946 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 48.946 * [taylor]: Taking taylor expansion of 0 in x 48.946 * [backup-simplify]: Simplify 0 into 0 48.946 * [backup-simplify]: Simplify 0 into 0 48.947 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 48.947 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 48.948 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 48.948 * [backup-simplify]: Simplify 0 into 0 48.948 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 48.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 48.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 48.950 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 48.950 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 48.950 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 48.952 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 48.952 * [backup-simplify]: Simplify (- 0) into 0 48.953 * [backup-simplify]: Simplify (- 0) into 0 48.953 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 48.954 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 48.955 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 48.955 * [taylor]: Taking taylor expansion of (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) in x 48.955 * [taylor]: Taking taylor expansion of -1 in x 48.955 * [backup-simplify]: Simplify -1 into -1 48.955 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) in x 48.955 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 48.955 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 48.955 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 48.955 * [taylor]: Taking taylor expansion of 1.0 in x 48.955 * [backup-simplify]: Simplify 1.0 into 1.0 48.955 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 48.955 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 48.955 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 48.955 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 48.955 * [taylor]: Taking taylor expansion of 1.0 in x 48.956 * [backup-simplify]: Simplify 1.0 into 1.0 48.956 * [taylor]: Taking taylor expansion of (log F) in x 48.956 * [taylor]: Taking taylor expansion of F in x 48.956 * [backup-simplify]: Simplify F into F 48.956 * [backup-simplify]: Simplify (log F) into (log F) 48.956 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 48.956 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 48.956 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 48.957 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 48.957 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 48.957 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ 1 x)) 1.0) in x 48.957 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 48.957 * [taylor]: Taking taylor expansion of 1.0 in x 48.957 * [backup-simplify]: Simplify 1.0 into 1.0 48.957 * [taylor]: Taking taylor expansion of (/ 1 x) in x 48.957 * [taylor]: Taking taylor expansion of x in x 48.957 * [backup-simplify]: Simplify 0 into 0 48.957 * [backup-simplify]: Simplify 1 into 1 48.957 * [backup-simplify]: Simplify (/ 1 1) into 1 48.957 * [taylor]: Taking taylor expansion of 1.0 in x 48.957 * [backup-simplify]: Simplify 1.0 into 1.0 48.958 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 48.958 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 48.959 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 48.959 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 48.960 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 48.961 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 48.961 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 48.962 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 48.963 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 48.963 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 48.964 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 48.964 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 1.0) (* 0 1.0)) into (* 1.0 F) 48.965 * [backup-simplify]: Simplify (* (pow (pow F 1.0) 1.0) 1.0) into (* 1.0 (pow (pow F 1.0) 1.0)) 48.965 * [backup-simplify]: Simplify (+ (* -1 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0)))) into (- (* 1.0 F)) 48.966 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 48.966 * [backup-simplify]: Simplify 0 into 0 48.967 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 48.968 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 48.970 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 48.970 * [backup-simplify]: Simplify 0 into 0 48.971 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 48.972 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 48.973 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 48.974 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 48.974 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 48.975 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 48.975 * [backup-simplify]: Simplify (+ 0 0) into 0 48.976 * [backup-simplify]: Simplify (+ 0 0) into 0 48.981 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 48.981 * [backup-simplify]: Simplify (- 0) into 0 48.982 * [backup-simplify]: Simplify (- 0) into 0 48.982 * [backup-simplify]: Simplify (- 0) into 0 48.983 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 48.985 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 48.989 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 48.989 * [taylor]: Taking taylor expansion of 0 in x 48.989 * [backup-simplify]: Simplify 0 into 0 48.989 * [backup-simplify]: Simplify 0 into 0 48.990 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 48.991 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 48.991 * [backup-simplify]: Simplify (+ 0 0) into 0 48.994 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 48.995 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 48.997 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.001 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 49.003 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 49.006 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.007 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 1.0) (* 0 1.0))) into 0 49.009 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 1.0 F)) (* 0 (* 1.0 (pow (pow F 1.0) 1.0))))) into 0 49.009 * [backup-simplify]: Simplify 0 into 0 49.009 * [backup-simplify]: Simplify 0 into 0 49.017 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 49.019 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 49.021 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 49.021 * [backup-simplify]: Simplify 0 into 0 49.023 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 F))) (pow (* 1 (/ 1 F)) 2)) (pow (/ 1 F) 1.0)) into (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) 49.025 * [backup-simplify]: Simplify (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))) into (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) 49.025 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in (F x) around 0 49.025 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 49.025 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 49.025 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 49.025 * [taylor]: Taking taylor expansion of (- 0.5) in x 49.025 * [taylor]: Taking taylor expansion of 0.5 in x 49.025 * [backup-simplify]: Simplify 0.5 into 0.5 49.025 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 49.026 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 49.026 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 49.026 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 49.026 * [taylor]: Taking taylor expansion of (/ -1 F) in x 49.026 * [taylor]: Taking taylor expansion of -1 in x 49.026 * [backup-simplify]: Simplify -1 into -1 49.026 * [taylor]: Taking taylor expansion of F in x 49.026 * [backup-simplify]: Simplify F into F 49.026 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.026 * [taylor]: Taking taylor expansion of (/ -1 F) in x 49.026 * [taylor]: Taking taylor expansion of -1 in x 49.026 * [backup-simplify]: Simplify -1 into -1 49.026 * [taylor]: Taking taylor expansion of F in x 49.026 * [backup-simplify]: Simplify F into F 49.026 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.026 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 49.027 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 49.027 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 49.027 * [taylor]: Taking taylor expansion of (/ -1 x) in x 49.027 * [taylor]: Taking taylor expansion of -1 in x 49.027 * [backup-simplify]: Simplify -1 into -1 49.027 * [taylor]: Taking taylor expansion of x in x 49.027 * [backup-simplify]: Simplify 0 into 0 49.027 * [backup-simplify]: Simplify 1 into 1 49.027 * [backup-simplify]: Simplify (/ -1 1) into -1 49.027 * [taylor]: Taking taylor expansion of 2.0 in x 49.027 * [backup-simplify]: Simplify 2.0 into 2.0 49.027 * [taylor]: Taking taylor expansion of 2.0 in x 49.027 * [backup-simplify]: Simplify 2.0 into 2.0 49.028 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 49.028 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 49.029 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 49.030 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 49.031 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.033 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 49.034 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 49.036 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 49.036 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 49.036 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 49.036 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 49.036 * [taylor]: Taking taylor expansion of (- 0.5) in F 49.036 * [taylor]: Taking taylor expansion of 0.5 in F 49.036 * [backup-simplify]: Simplify 0.5 into 0.5 49.036 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 49.036 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 49.037 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 49.037 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 49.037 * [taylor]: Taking taylor expansion of (/ -1 F) in F 49.037 * [taylor]: Taking taylor expansion of -1 in F 49.037 * [backup-simplify]: Simplify -1 into -1 49.037 * [taylor]: Taking taylor expansion of F in F 49.037 * [backup-simplify]: Simplify 0 into 0 49.037 * [backup-simplify]: Simplify 1 into 1 49.038 * [backup-simplify]: Simplify (/ -1 1) into -1 49.038 * [taylor]: Taking taylor expansion of (/ -1 F) in F 49.038 * [taylor]: Taking taylor expansion of -1 in F 49.038 * [backup-simplify]: Simplify -1 into -1 49.038 * [taylor]: Taking taylor expansion of F in F 49.038 * [backup-simplify]: Simplify 0 into 0 49.038 * [backup-simplify]: Simplify 1 into 1 49.039 * [backup-simplify]: Simplify (/ -1 1) into -1 49.039 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 49.039 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 49.039 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 49.039 * [taylor]: Taking taylor expansion of (/ -1 x) in F 49.039 * [taylor]: Taking taylor expansion of -1 in F 49.039 * [backup-simplify]: Simplify -1 into -1 49.039 * [taylor]: Taking taylor expansion of x in F 49.039 * [backup-simplify]: Simplify x into x 49.039 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 49.039 * [taylor]: Taking taylor expansion of 2.0 in F 49.039 * [backup-simplify]: Simplify 2.0 into 2.0 49.039 * [taylor]: Taking taylor expansion of 2.0 in F 49.039 * [backup-simplify]: Simplify 2.0 into 2.0 49.040 * [backup-simplify]: Simplify (* -1 -1) into 1 49.040 * [backup-simplify]: Simplify (+ 1 0) into 1 49.041 * [backup-simplify]: Simplify (log 1) into 0 49.041 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.042 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.043 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 49.043 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.043 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 49.043 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 49.043 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 49.043 * [taylor]: Taking taylor expansion of (- 0.5) in F 49.043 * [taylor]: Taking taylor expansion of 0.5 in F 49.043 * [backup-simplify]: Simplify 0.5 into 0.5 49.043 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 49.043 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 49.043 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 49.043 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 49.044 * [taylor]: Taking taylor expansion of (/ -1 F) in F 49.044 * [taylor]: Taking taylor expansion of -1 in F 49.044 * [backup-simplify]: Simplify -1 into -1 49.044 * [taylor]: Taking taylor expansion of F in F 49.044 * [backup-simplify]: Simplify 0 into 0 49.044 * [backup-simplify]: Simplify 1 into 1 49.044 * [backup-simplify]: Simplify (/ -1 1) into -1 49.044 * [taylor]: Taking taylor expansion of (/ -1 F) in F 49.044 * [taylor]: Taking taylor expansion of -1 in F 49.044 * [backup-simplify]: Simplify -1 into -1 49.044 * [taylor]: Taking taylor expansion of F in F 49.044 * [backup-simplify]: Simplify 0 into 0 49.044 * [backup-simplify]: Simplify 1 into 1 49.045 * [backup-simplify]: Simplify (/ -1 1) into -1 49.045 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 49.045 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 49.045 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 49.045 * [taylor]: Taking taylor expansion of (/ -1 x) in F 49.045 * [taylor]: Taking taylor expansion of -1 in F 49.045 * [backup-simplify]: Simplify -1 into -1 49.045 * [taylor]: Taking taylor expansion of x in F 49.045 * [backup-simplify]: Simplify x into x 49.045 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 49.045 * [taylor]: Taking taylor expansion of 2.0 in F 49.045 * [backup-simplify]: Simplify 2.0 into 2.0 49.045 * [taylor]: Taking taylor expansion of 2.0 in F 49.045 * [backup-simplify]: Simplify 2.0 into 2.0 49.046 * [backup-simplify]: Simplify (* -1 -1) into 1 49.046 * [backup-simplify]: Simplify (+ 1 0) into 1 49.047 * [backup-simplify]: Simplify (log 1) into 0 49.047 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.048 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.049 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 49.049 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.049 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.049 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.049 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.049 * [taylor]: Taking taylor expansion of 1.0 in x 49.049 * [backup-simplify]: Simplify 1.0 into 1.0 49.049 * [taylor]: Taking taylor expansion of (log F) in x 49.049 * [taylor]: Taking taylor expansion of F in x 49.049 * [backup-simplify]: Simplify F into F 49.050 * [backup-simplify]: Simplify (log F) into (log F) 49.050 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.050 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.051 * [backup-simplify]: Simplify (pow F 1.0) into (pow F 1.0) 49.051 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.052 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 49.053 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 49.054 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 49.054 * [backup-simplify]: Simplify (+ 0 0) into 0 49.055 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 49.056 * [backup-simplify]: Simplify (- 0) into 0 49.056 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.057 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 49.059 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.059 * [taylor]: Taking taylor expansion of 0 in x 49.059 * [backup-simplify]: Simplify 0 into 0 49.059 * [backup-simplify]: Simplify 0 into 0 49.060 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 49.061 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 49.062 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.062 * [backup-simplify]: Simplify 0 into 0 49.063 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.064 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.065 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.066 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 49.066 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 49.067 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 49.067 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 49.070 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 49.071 * [backup-simplify]: Simplify (- 0) into 0 49.071 * [backup-simplify]: Simplify (- 0) into 0 49.072 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.074 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 49.075 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 49.075 * [taylor]: Taking taylor expansion of (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) in x 49.075 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 49.076 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 49.076 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 49.076 * [taylor]: Taking taylor expansion of 1.0 in x 49.076 * [backup-simplify]: Simplify 1.0 into 1.0 49.076 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 49.076 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.076 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.076 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.076 * [taylor]: Taking taylor expansion of 1.0 in x 49.076 * [backup-simplify]: Simplify 1.0 into 1.0 49.076 * [taylor]: Taking taylor expansion of (log F) in x 49.076 * [taylor]: Taking taylor expansion of F in x 49.076 * [backup-simplify]: Simplify F into F 49.076 * [backup-simplify]: Simplify (log F) into (log F) 49.076 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.076 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.077 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 49.077 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 49.077 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 49.077 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 x)) 1.0) in x 49.077 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 x)) in x 49.077 * [taylor]: Taking taylor expansion of 1.0 in x 49.077 * [backup-simplify]: Simplify 1.0 into 1.0 49.077 * [taylor]: Taking taylor expansion of (/ 1 x) in x 49.077 * [taylor]: Taking taylor expansion of x in x 49.077 * [backup-simplify]: Simplify 0 into 0 49.078 * [backup-simplify]: Simplify 1 into 1 49.078 * [backup-simplify]: Simplify (/ 1 1) into 1 49.078 * [taylor]: Taking taylor expansion of 1.0 in x 49.078 * [backup-simplify]: Simplify 1.0 into 1.0 49.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.079 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 49.079 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 49.080 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 49.080 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 49.081 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 49.082 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.083 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 49.083 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 49.084 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.084 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 49.085 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 49.086 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) (- 1.0)) (* 0 1.0)) into (- (* 1.0 F)) 49.086 * [backup-simplify]: Simplify (- (* 1.0 F)) into (- (* 1.0 F)) 49.086 * [backup-simplify]: Simplify 0 into 0 49.087 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 49.088 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 49.089 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.089 * [backup-simplify]: Simplify 0 into 0 49.089 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.090 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.091 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.091 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 49.092 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 49.092 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 49.092 * [backup-simplify]: Simplify (+ 0 0) into 0 49.092 * [backup-simplify]: Simplify (+ 0 0) into 0 49.095 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 49.095 * [backup-simplify]: Simplify (- 0) into 0 49.096 * [backup-simplify]: Simplify (- 0) into 0 49.096 * [backup-simplify]: Simplify (- 0) into 0 49.096 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.097 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 49.099 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 49.100 * [taylor]: Taking taylor expansion of 0 in x 49.100 * [backup-simplify]: Simplify 0 into 0 49.100 * [backup-simplify]: Simplify 0 into 0 49.100 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.101 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 49.101 * [backup-simplify]: Simplify (- 0) into 0 49.101 * [backup-simplify]: Simplify (+ 0 0) into 0 49.103 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 49.104 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 49.105 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.106 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 49.107 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 49.109 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.109 * [backup-simplify]: Simplify (+ (* (pow (pow F 1.0) 1.0) 0) (+ (* 0 (- 1.0)) (* 0 1.0))) into 0 49.109 * [backup-simplify]: Simplify 0 into 0 49.110 * [backup-simplify]: Simplify 0 into 0 49.113 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow F 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow F 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow F 1)))) 6) into 0 49.114 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log F))))) into 0 49.117 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 49.117 * [backup-simplify]: Simplify 0 into 0 49.119 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ 1 (- F)))) (pow (* 1 (/ 1 (- F))) 2)) (pow (/ 1 (- F)) 1.0)) into (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) 49.119 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 49.121 * [backup-simplify]: Simplify (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) 49.121 * [approximate]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in (B F x) around 0 49.121 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in x 49.121 * [taylor]: Taking taylor expansion of (sin B) in x 49.121 * [taylor]: Taking taylor expansion of B in x 49.121 * [backup-simplify]: Simplify B into B 49.122 * [backup-simplify]: Simplify (sin B) into (sin B) 49.122 * [backup-simplify]: Simplify (cos B) into (cos B) 49.122 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 49.122 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 49.122 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 49.122 * [taylor]: Taking taylor expansion of (- 0.5) in x 49.122 * [taylor]: Taking taylor expansion of 0.5 in x 49.122 * [backup-simplify]: Simplify 0.5 into 0.5 49.122 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 49.122 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 49.122 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.123 * [taylor]: Taking taylor expansion of (* F F) in x 49.123 * [taylor]: Taking taylor expansion of F in x 49.123 * [backup-simplify]: Simplify F into F 49.123 * [taylor]: Taking taylor expansion of F in x 49.123 * [backup-simplify]: Simplify F into F 49.123 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 49.123 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.123 * [taylor]: Taking taylor expansion of (* x 2.0) in x 49.123 * [taylor]: Taking taylor expansion of x in x 49.123 * [backup-simplify]: Simplify 0 into 0 49.123 * [backup-simplify]: Simplify 1 into 1 49.123 * [taylor]: Taking taylor expansion of 2.0 in x 49.123 * [backup-simplify]: Simplify 2.0 into 2.0 49.123 * [taylor]: Taking taylor expansion of 2.0 in x 49.123 * [backup-simplify]: Simplify 2.0 into 2.0 49.123 * [backup-simplify]: Simplify (* F F) into (pow F 2) 49.124 * [backup-simplify]: Simplify (* 0 2.0) into 0 49.124 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.125 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 49.126 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 49.126 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.127 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 49.128 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 49.129 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 49.129 * [backup-simplify]: Simplify (* (cos B) 0) into 0 49.129 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 49.130 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (pow F 2) 2.0) -0.5)) into (* (sin B) (pow (pow (+ (pow F 2) 2.0) 1.0) 0.5)) 49.130 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in F 49.130 * [taylor]: Taking taylor expansion of (sin B) in F 49.131 * [taylor]: Taking taylor expansion of B in F 49.131 * [backup-simplify]: Simplify B into B 49.131 * [backup-simplify]: Simplify (sin B) into (sin B) 49.131 * [backup-simplify]: Simplify (cos B) into (cos B) 49.131 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 49.131 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 49.131 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 49.131 * [taylor]: Taking taylor expansion of (- 0.5) in F 49.131 * [taylor]: Taking taylor expansion of 0.5 in F 49.131 * [backup-simplify]: Simplify 0.5 into 0.5 49.131 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 49.131 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 49.132 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.132 * [taylor]: Taking taylor expansion of (* F F) in F 49.132 * [taylor]: Taking taylor expansion of F in F 49.132 * [backup-simplify]: Simplify 0 into 0 49.132 * [backup-simplify]: Simplify 1 into 1 49.132 * [taylor]: Taking taylor expansion of F in F 49.132 * [backup-simplify]: Simplify 0 into 0 49.132 * [backup-simplify]: Simplify 1 into 1 49.132 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 49.132 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.132 * [taylor]: Taking taylor expansion of (* x 2.0) in F 49.132 * [taylor]: Taking taylor expansion of x in F 49.132 * [backup-simplify]: Simplify x into x 49.132 * [taylor]: Taking taylor expansion of 2.0 in F 49.132 * [backup-simplify]: Simplify 2.0 into 2.0 49.132 * [taylor]: Taking taylor expansion of 2.0 in F 49.132 * [backup-simplify]: Simplify 2.0 into 2.0 49.133 * [backup-simplify]: Simplify (* 0 0) into 0 49.133 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 49.133 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.133 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 49.134 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 49.134 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.135 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 49.136 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 49.136 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 49.136 * [backup-simplify]: Simplify (* (cos B) 0) into 0 49.137 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 49.138 * [backup-simplify]: Simplify (/ (sin B) (pow (+ (* 2.0 x) 2.0) -0.5)) into (* (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) (sin B)) 49.138 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 49.138 * [taylor]: Taking taylor expansion of (sin B) in B 49.138 * [taylor]: Taking taylor expansion of B in B 49.138 * [backup-simplify]: Simplify 0 into 0 49.138 * [backup-simplify]: Simplify 1 into 1 49.138 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 49.138 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 49.138 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 49.138 * [taylor]: Taking taylor expansion of (- 0.5) in B 49.138 * [taylor]: Taking taylor expansion of 0.5 in B 49.138 * [backup-simplify]: Simplify 0.5 into 0.5 49.138 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 49.138 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 49.138 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.138 * [taylor]: Taking taylor expansion of (* F F) in B 49.139 * [taylor]: Taking taylor expansion of F in B 49.139 * [backup-simplify]: Simplify F into F 49.139 * [taylor]: Taking taylor expansion of F in B 49.139 * [backup-simplify]: Simplify F into F 49.139 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 49.139 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.139 * [taylor]: Taking taylor expansion of (* x 2.0) in B 49.139 * [taylor]: Taking taylor expansion of x in B 49.139 * [backup-simplify]: Simplify x into x 49.139 * [taylor]: Taking taylor expansion of 2.0 in B 49.139 * [backup-simplify]: Simplify 2.0 into 2.0 49.139 * [taylor]: Taking taylor expansion of 2.0 in B 49.139 * [backup-simplify]: Simplify 2.0 into 2.0 49.139 * [backup-simplify]: Simplify (* F F) into (pow F 2) 49.139 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 49.140 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.140 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 49.141 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 49.142 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.143 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 49.144 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 49.145 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 49.147 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 49.147 * [taylor]: Taking taylor expansion of (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- 0.5))) in B 49.147 * [taylor]: Taking taylor expansion of (sin B) in B 49.147 * [taylor]: Taking taylor expansion of B in B 49.147 * [backup-simplify]: Simplify 0 into 0 49.147 * [backup-simplify]: Simplify 1 into 1 49.147 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 49.147 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 49.147 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 49.147 * [taylor]: Taking taylor expansion of (- 0.5) in B 49.147 * [taylor]: Taking taylor expansion of 0.5 in B 49.147 * [backup-simplify]: Simplify 0.5 into 0.5 49.147 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 49.147 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 49.148 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.148 * [taylor]: Taking taylor expansion of (* F F) in B 49.148 * [taylor]: Taking taylor expansion of F in B 49.148 * [backup-simplify]: Simplify F into F 49.148 * [taylor]: Taking taylor expansion of F in B 49.148 * [backup-simplify]: Simplify F into F 49.148 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 49.148 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.148 * [taylor]: Taking taylor expansion of (* x 2.0) in B 49.148 * [taylor]: Taking taylor expansion of x in B 49.148 * [backup-simplify]: Simplify x into x 49.148 * [taylor]: Taking taylor expansion of 2.0 in B 49.148 * [backup-simplify]: Simplify 2.0 into 2.0 49.149 * [taylor]: Taking taylor expansion of 2.0 in B 49.149 * [backup-simplify]: Simplify 2.0 into 2.0 49.149 * [backup-simplify]: Simplify (* F F) into (pow F 2) 49.149 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 49.149 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.150 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 49.151 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 49.151 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.153 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 49.154 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 49.155 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 49.156 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) into (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) 49.156 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 49.156 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 49.156 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 49.156 * [taylor]: Taking taylor expansion of 0.5 in F 49.156 * [backup-simplify]: Simplify 0.5 into 0.5 49.156 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 49.157 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 49.157 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 49.157 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 49.157 * [taylor]: Taking taylor expansion of 1.0 in F 49.157 * [backup-simplify]: Simplify 1.0 into 1.0 49.157 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 49.157 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 49.157 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 49.157 * [taylor]: Taking taylor expansion of 2.0 in F 49.157 * [backup-simplify]: Simplify 2.0 into 2.0 49.157 * [taylor]: Taking taylor expansion of x in F 49.157 * [backup-simplify]: Simplify x into x 49.157 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 49.157 * [taylor]: Taking taylor expansion of (pow F 2) in F 49.157 * [taylor]: Taking taylor expansion of F in F 49.157 * [backup-simplify]: Simplify 0 into 0 49.157 * [backup-simplify]: Simplify 1 into 1 49.157 * [taylor]: Taking taylor expansion of 2.0 in F 49.157 * [backup-simplify]: Simplify 2.0 into 2.0 49.157 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 49.158 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.158 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.158 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 49.159 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 49.159 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 49.160 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 49.161 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 49.162 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 49.162 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 49.162 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 49.162 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 49.162 * [taylor]: Taking taylor expansion of 0.5 in x 49.162 * [backup-simplify]: Simplify 0.5 into 0.5 49.162 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 49.162 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 49.162 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 49.162 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 49.162 * [taylor]: Taking taylor expansion of 1.0 in x 49.162 * [backup-simplify]: Simplify 1.0 into 1.0 49.162 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 49.163 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 49.163 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 49.163 * [taylor]: Taking taylor expansion of 2.0 in x 49.163 * [backup-simplify]: Simplify 2.0 into 2.0 49.163 * [taylor]: Taking taylor expansion of x in x 49.163 * [backup-simplify]: Simplify 0 into 0 49.163 * [backup-simplify]: Simplify 1 into 1 49.163 * [taylor]: Taking taylor expansion of 2.0 in x 49.163 * [backup-simplify]: Simplify 2.0 into 2.0 49.165 * [backup-simplify]: Simplify (* 2.0 0) into 0 49.166 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.167 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 49.168 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 49.169 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 49.169 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 49.171 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 49.172 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 49.173 * [backup-simplify]: Simplify (pow (pow 2.0 1.0) 0.5) into (pow (pow 2.0 1.0) 0.5) 49.174 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 49.174 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.174 * [backup-simplify]: Simplify (+ (* F 0) (* 0 F)) into 0 49.175 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 49.175 * [backup-simplify]: Simplify (+ 0 0) into 0 49.175 * [backup-simplify]: Simplify (+ 0 0) into 0 49.177 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 1) into 0 49.177 * [backup-simplify]: Simplify (- 0) into 0 49.178 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into 0 49.179 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 49.181 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into 0 49.181 * [taylor]: Taking taylor expansion of 0 in F 49.181 * [backup-simplify]: Simplify 0 into 0 49.181 * [taylor]: Taking taylor expansion of 0 in x 49.181 * [backup-simplify]: Simplify 0 into 0 49.181 * [backup-simplify]: Simplify 0 into 0 49.182 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 49.182 * [backup-simplify]: Simplify (+ 0 0) into 0 49.182 * [backup-simplify]: Simplify (+ 0 0) into 0 49.183 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 49.184 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 49.184 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.185 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (+ (* 2.0 x) 2.0) 1.0) 1)))) 1) into 0 49.186 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into 0 49.187 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.187 * [taylor]: Taking taylor expansion of 0 in x 49.187 * [backup-simplify]: Simplify 0 into 0 49.187 * [backup-simplify]: Simplify 0 into 0 49.188 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 49.189 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 49.193 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 49.194 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 49.197 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 49.207 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 1.0 (pow (pow 2.0 1.0) 1.0))) 1)) (pow (pow 2.0 1.0) 1)))) 1) into 1.0 49.209 * [backup-simplify]: Simplify (+ (* 0.5 1.0) (* 0 (log (pow 2.0 1.0)))) into 0.5 49.217 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow 2.0 1.0)))) (+ (* (/ (pow 0.5 1) 1)))) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 49.219 * [backup-simplify]: Simplify (* 0.5 (pow (pow 2.0 1.0) 0.5)) into (* 0.5 (pow (pow 2.0 1.0) 0.5)) 49.221 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 49.222 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.222 * [backup-simplify]: Simplify (+ (* F 0) (+ (* 0 0) (* 0 F))) into 0 49.223 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 49.224 * [backup-simplify]: Simplify (+ 0 0) into 0 49.224 * [backup-simplify]: Simplify (+ 0 0) into 0 49.230 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1)))) 2) into 0 49.230 * [backup-simplify]: Simplify (- 0) into 0 49.231 * [backup-simplify]: Simplify (- 0) into 0 49.233 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))))) into 0 49.237 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.244 * [backup-simplify]: Simplify (- (/ -1/6 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5)) (+ (* (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5))))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) 49.244 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5))) in F 49.244 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5)) in F 49.244 * [taylor]: Taking taylor expansion of 1/6 in F 49.244 * [backup-simplify]: Simplify 1/6 into 1/6 49.244 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) 0.5) in F 49.244 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)))) in F 49.244 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0))) in F 49.244 * [taylor]: Taking taylor expansion of 0.5 in F 49.244 * [backup-simplify]: Simplify 0.5 into 0.5 49.244 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) in F 49.244 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0) in F 49.245 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) in F 49.245 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) in F 49.245 * [taylor]: Taking taylor expansion of 1.0 in F 49.245 * [backup-simplify]: Simplify 1.0 into 1.0 49.245 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) in F 49.245 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (+ (pow F 2) 2.0)) in F 49.245 * [taylor]: Taking taylor expansion of (* 2.0 x) in F 49.245 * [taylor]: Taking taylor expansion of 2.0 in F 49.245 * [backup-simplify]: Simplify 2.0 into 2.0 49.245 * [taylor]: Taking taylor expansion of x in F 49.245 * [backup-simplify]: Simplify x into x 49.245 * [taylor]: Taking taylor expansion of (+ (pow F 2) 2.0) in F 49.245 * [taylor]: Taking taylor expansion of (pow F 2) in F 49.245 * [taylor]: Taking taylor expansion of F in F 49.245 * [backup-simplify]: Simplify 0 into 0 49.245 * [backup-simplify]: Simplify 1 into 1 49.245 * [taylor]: Taking taylor expansion of 2.0 in F 49.245 * [backup-simplify]: Simplify 2.0 into 2.0 49.245 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 49.246 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.246 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.247 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 49.247 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 49.248 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 49.249 * [backup-simplify]: Simplify (log (pow (+ (* 2.0 x) 2.0) 1.0)) into (log (pow (+ (* 2.0 x) 2.0) 1.0)) 49.249 * [backup-simplify]: Simplify (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) into (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) 49.250 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) into (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) 49.251 * [backup-simplify]: Simplify (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) into (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) 49.253 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) into (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) 49.253 * [taylor]: Taking taylor expansion of (- (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5))) in x 49.253 * [taylor]: Taking taylor expansion of (* 1/6 (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5)) in x 49.253 * [taylor]: Taking taylor expansion of 1/6 in x 49.253 * [backup-simplify]: Simplify 1/6 into 1/6 49.253 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 x) 2.0) 1.0) 0.5) in x 49.253 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 49.253 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (* 2.0 x) 2.0) 1.0))) in x 49.253 * [taylor]: Taking taylor expansion of 0.5 in x 49.253 * [backup-simplify]: Simplify 0.5 into 0.5 49.253 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 x) 2.0) 1.0)) in x 49.253 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 49.253 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 49.253 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 49.253 * [taylor]: Taking taylor expansion of 1.0 in x 49.253 * [backup-simplify]: Simplify 1.0 into 1.0 49.253 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 49.253 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 49.253 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 49.253 * [taylor]: Taking taylor expansion of 2.0 in x 49.253 * [backup-simplify]: Simplify 2.0 into 2.0 49.253 * [taylor]: Taking taylor expansion of x in x 49.253 * [backup-simplify]: Simplify 0 into 0 49.253 * [backup-simplify]: Simplify 1 into 1 49.253 * [taylor]: Taking taylor expansion of 2.0 in x 49.254 * [backup-simplify]: Simplify 2.0 into 2.0 49.255 * [backup-simplify]: Simplify (* 2.0 0) into 0 49.255 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.256 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 49.258 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 49.260 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 49.262 * [backup-simplify]: Simplify (log (pow 2.0 1.0)) into (log (pow 2.0 1.0)) 49.264 * [backup-simplify]: Simplify (* 0.5 (log (pow 2.0 1.0))) into (* 0.5 (log (pow 2.0 1.0))) 49.267 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow 2.0 1.0)))) into (pow (pow 2.0 1.0) 0.5) 49.270 * [backup-simplify]: Simplify (* 1/6 (pow (pow 2.0 1.0) 0.5)) into (* 1/6 (pow (pow 2.0 1.0) 0.5)) 49.273 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 49.277 * [backup-simplify]: Simplify (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) into (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) 49.287 * [backup-simplify]: Simplify (+ (* (- (* 1/6 (pow (pow 2.0 1.0) 0.5))) (pow (* 1 (* 1 B)) 3)) (+ (* (* 0.5 (pow (pow 2.0 1.0) 0.5)) (* x (* 1 B))) (* (pow (pow 2.0 1.0) 0.5) (* 1 (* 1 B))))) into (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) 49.290 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) 49.290 * [approximate]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 49.290 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in x 49.290 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 49.290 * [taylor]: Taking taylor expansion of (/ 1 B) in x 49.290 * [taylor]: Taking taylor expansion of B in x 49.290 * [backup-simplify]: Simplify B into B 49.290 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 49.290 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.291 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 49.291 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 49.291 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 49.291 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 49.291 * [taylor]: Taking taylor expansion of (- 0.5) in x 49.291 * [taylor]: Taking taylor expansion of 0.5 in x 49.291 * [backup-simplify]: Simplify 0.5 into 0.5 49.291 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 49.291 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 49.291 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 49.291 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 49.291 * [taylor]: Taking taylor expansion of (/ 1 F) in x 49.291 * [taylor]: Taking taylor expansion of F in x 49.291 * [backup-simplify]: Simplify F into F 49.292 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 49.292 * [taylor]: Taking taylor expansion of (/ 1 F) in x 49.292 * [taylor]: Taking taylor expansion of F in x 49.292 * [backup-simplify]: Simplify F into F 49.292 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 49.292 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 49.292 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 49.292 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 49.292 * [taylor]: Taking taylor expansion of (/ 1 x) in x 49.292 * [taylor]: Taking taylor expansion of x in x 49.292 * [backup-simplify]: Simplify 0 into 0 49.292 * [backup-simplify]: Simplify 1 into 1 49.293 * [backup-simplify]: Simplify (/ 1 1) into 1 49.293 * [taylor]: Taking taylor expansion of 2.0 in x 49.293 * [backup-simplify]: Simplify 2.0 into 2.0 49.293 * [taylor]: Taking taylor expansion of 2.0 in x 49.293 * [backup-simplify]: Simplify 2.0 into 2.0 49.293 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 49.294 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 49.294 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.295 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 49.295 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.296 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 49.297 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 49.298 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 49.298 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 49.298 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 49.298 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 49.299 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) into (/ (sin (/ 1 B)) (exp (* -0.5 (- (log 2.0) (log x))))) 49.299 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in F 49.299 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 49.299 * [taylor]: Taking taylor expansion of (/ 1 B) in F 49.299 * [taylor]: Taking taylor expansion of B in F 49.299 * [backup-simplify]: Simplify B into B 49.299 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 49.299 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.299 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 49.299 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 49.299 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 49.300 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 49.300 * [taylor]: Taking taylor expansion of (- 0.5) in F 49.300 * [taylor]: Taking taylor expansion of 0.5 in F 49.300 * [backup-simplify]: Simplify 0.5 into 0.5 49.300 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 49.300 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 49.300 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 49.300 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 49.300 * [taylor]: Taking taylor expansion of (/ 1 F) in F 49.300 * [taylor]: Taking taylor expansion of F in F 49.300 * [backup-simplify]: Simplify 0 into 0 49.300 * [backup-simplify]: Simplify 1 into 1 49.300 * [backup-simplify]: Simplify (/ 1 1) into 1 49.300 * [taylor]: Taking taylor expansion of (/ 1 F) in F 49.300 * [taylor]: Taking taylor expansion of F in F 49.300 * [backup-simplify]: Simplify 0 into 0 49.300 * [backup-simplify]: Simplify 1 into 1 49.300 * [backup-simplify]: Simplify (/ 1 1) into 1 49.300 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 49.301 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 49.301 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 49.301 * [taylor]: Taking taylor expansion of (/ 1 x) in F 49.301 * [taylor]: Taking taylor expansion of x in F 49.301 * [backup-simplify]: Simplify x into x 49.301 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 49.301 * [taylor]: Taking taylor expansion of 2.0 in F 49.301 * [backup-simplify]: Simplify 2.0 into 2.0 49.301 * [taylor]: Taking taylor expansion of 2.0 in F 49.301 * [backup-simplify]: Simplify 2.0 into 2.0 49.301 * [backup-simplify]: Simplify (* 1 1) into 1 49.301 * [backup-simplify]: Simplify (+ 1 0) into 1 49.303 * [backup-simplify]: Simplify (log 1) into 0 49.303 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.304 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.304 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 49.304 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.305 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 49.305 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 49.305 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 49.305 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow F 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.305 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 49.305 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 49.305 * [taylor]: Taking taylor expansion of (/ 1 B) in B 49.305 * [taylor]: Taking taylor expansion of B in B 49.305 * [backup-simplify]: Simplify 0 into 0 49.306 * [backup-simplify]: Simplify 1 into 1 49.306 * [backup-simplify]: Simplify (/ 1 1) into 1 49.306 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.306 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 49.306 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 49.306 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 49.306 * [taylor]: Taking taylor expansion of (- 0.5) in B 49.306 * [taylor]: Taking taylor expansion of 0.5 in B 49.306 * [backup-simplify]: Simplify 0.5 into 0.5 49.306 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 49.306 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 49.306 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 49.306 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 49.306 * [taylor]: Taking taylor expansion of (/ 1 F) in B 49.306 * [taylor]: Taking taylor expansion of F in B 49.306 * [backup-simplify]: Simplify F into F 49.306 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 49.306 * [taylor]: Taking taylor expansion of (/ 1 F) in B 49.306 * [taylor]: Taking taylor expansion of F in B 49.306 * [backup-simplify]: Simplify F into F 49.307 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 49.307 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 49.307 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 49.307 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 49.307 * [taylor]: Taking taylor expansion of (/ 1 x) in B 49.307 * [taylor]: Taking taylor expansion of x in B 49.307 * [backup-simplify]: Simplify x into x 49.307 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 49.307 * [taylor]: Taking taylor expansion of 2.0 in B 49.307 * [backup-simplify]: Simplify 2.0 into 2.0 49.307 * [taylor]: Taking taylor expansion of 2.0 in B 49.307 * [backup-simplify]: Simplify 2.0 into 2.0 49.307 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 49.307 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 49.307 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 49.308 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 49.308 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 49.308 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.309 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 49.310 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 49.311 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 49.311 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5))) in B 49.311 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 49.311 * [taylor]: Taking taylor expansion of (/ 1 B) in B 49.311 * [taylor]: Taking taylor expansion of B in B 49.311 * [backup-simplify]: Simplify 0 into 0 49.311 * [backup-simplify]: Simplify 1 into 1 49.311 * [backup-simplify]: Simplify (/ 1 1) into 1 49.311 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.311 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 49.311 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 49.311 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 49.311 * [taylor]: Taking taylor expansion of (- 0.5) in B 49.312 * [taylor]: Taking taylor expansion of 0.5 in B 49.312 * [backup-simplify]: Simplify 0.5 into 0.5 49.312 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 49.312 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 49.312 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 49.312 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 49.312 * [taylor]: Taking taylor expansion of (/ 1 F) in B 49.312 * [taylor]: Taking taylor expansion of F in B 49.312 * [backup-simplify]: Simplify F into F 49.312 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 49.312 * [taylor]: Taking taylor expansion of (/ 1 F) in B 49.312 * [taylor]: Taking taylor expansion of F in B 49.312 * [backup-simplify]: Simplify F into F 49.312 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 49.312 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 49.312 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 49.312 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 49.312 * [taylor]: Taking taylor expansion of (/ 1 x) in B 49.312 * [taylor]: Taking taylor expansion of x in B 49.312 * [backup-simplify]: Simplify x into x 49.312 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 49.312 * [taylor]: Taking taylor expansion of 2.0 in B 49.312 * [backup-simplify]: Simplify 2.0 into 2.0 49.312 * [taylor]: Taking taylor expansion of 2.0 in B 49.312 * [backup-simplify]: Simplify 2.0 into 2.0 49.312 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 49.313 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 49.313 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 49.313 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 49.314 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 49.314 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.315 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 49.315 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 49.316 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) into (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) 49.316 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) in F 49.316 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 49.316 * [taylor]: Taking taylor expansion of (/ 1 B) in F 49.316 * [taylor]: Taking taylor expansion of B in F 49.316 * [backup-simplify]: Simplify B into B 49.316 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 49.317 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.317 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 49.317 * [taylor]: Taking taylor expansion of (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5) in F 49.317 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)))) in F 49.317 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0))) in F 49.317 * [taylor]: Taking taylor expansion of 0.5 in F 49.317 * [backup-simplify]: Simplify 0.5 into 0.5 49.317 * [taylor]: Taking taylor expansion of (log (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) in F 49.317 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) in F 49.317 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) in F 49.317 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) in F 49.317 * [taylor]: Taking taylor expansion of 1.0 in F 49.317 * [backup-simplify]: Simplify 1.0 into 1.0 49.317 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) in F 49.317 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) in F 49.317 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 49.317 * [taylor]: Taking taylor expansion of (pow F 2) in F 49.317 * [taylor]: Taking taylor expansion of F in F 49.317 * [backup-simplify]: Simplify 0 into 0 49.317 * [backup-simplify]: Simplify 1 into 1 49.317 * [backup-simplify]: Simplify (* 1 1) into 1 49.318 * [backup-simplify]: Simplify (/ 1 1) into 1 49.318 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 2.0) in F 49.318 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 49.318 * [taylor]: Taking taylor expansion of 2.0 in F 49.318 * [backup-simplify]: Simplify 2.0 into 2.0 49.318 * [taylor]: Taking taylor expansion of (/ 1 x) in F 49.318 * [taylor]: Taking taylor expansion of x in F 49.318 * [backup-simplify]: Simplify x into x 49.318 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 49.318 * [taylor]: Taking taylor expansion of 2.0 in F 49.318 * [backup-simplify]: Simplify 2.0 into 2.0 49.318 * [backup-simplify]: Simplify (+ 1 0) into 1 49.318 * [backup-simplify]: Simplify (log 1) into 0 49.319 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.319 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 49.319 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 49.320 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 49.321 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 49.321 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 49.322 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 49.322 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 49.323 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 49.324 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.324 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 49.324 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 49.324 * [taylor]: Taking taylor expansion of (/ 1 B) in x 49.324 * [taylor]: Taking taylor expansion of B in x 49.324 * [backup-simplify]: Simplify B into B 49.324 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 49.324 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.325 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 49.325 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 49.325 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 49.325 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 49.325 * [taylor]: Taking taylor expansion of 1.0 in x 49.325 * [backup-simplify]: Simplify 1.0 into 1.0 49.325 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 49.325 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 49.325 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.325 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.325 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.325 * [taylor]: Taking taylor expansion of 1.0 in x 49.325 * [backup-simplify]: Simplify 1.0 into 1.0 49.325 * [taylor]: Taking taylor expansion of (log F) in x 49.325 * [taylor]: Taking taylor expansion of F in x 49.326 * [backup-simplify]: Simplify F into F 49.326 * [backup-simplify]: Simplify (log F) into (log F) 49.326 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.327 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.327 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 49.328 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 49.330 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 49.331 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 49.332 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 49.332 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 49.333 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 49.335 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.336 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.337 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 49.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)))) into 0 49.338 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (* 0 (/ 1 F))) into 0 49.339 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 49.339 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 49.340 * [backup-simplify]: Simplify (+ 0 0) into 0 49.340 * [backup-simplify]: Simplify (+ 0 0) into 0 49.343 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 1) into 0 49.343 * [backup-simplify]: Simplify (- 0) into 0 49.344 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into 0 49.345 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 49.348 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 49.348 * [taylor]: Taking taylor expansion of 0 in F 49.348 * [backup-simplify]: Simplify 0 into 0 49.348 * [taylor]: Taking taylor expansion of 0 in x 49.348 * [backup-simplify]: Simplify 0 into 0 49.348 * [backup-simplify]: Simplify 0 into 0 49.349 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.349 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.350 * [backup-simplify]: Simplify (+ 0 0) into 0 49.351 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 49.351 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.352 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 49.352 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.353 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 49.354 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 49.355 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.355 * [backup-simplify]: Simplify (+ 0) into 0 49.355 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 49.356 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 49.356 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 49.357 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 49.357 * [backup-simplify]: Simplify (+ 0 0) into 0 49.357 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 49.358 * [taylor]: Taking taylor expansion of 0 in x 49.358 * [backup-simplify]: Simplify 0 into 0 49.358 * [backup-simplify]: Simplify 0 into 0 49.358 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 49.359 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 49.360 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.360 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 49.361 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 49.362 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 49.364 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.364 * [backup-simplify]: Simplify (+ 0) into 0 49.365 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 49.365 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 49.365 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 49.366 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 49.366 * [backup-simplify]: Simplify (+ 0 0) into 0 49.367 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 49.367 * [backup-simplify]: Simplify 0 into 0 49.368 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.369 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (* 0 (/ 1 F)))) into 0 49.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 49.369 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 49.370 * [backup-simplify]: Simplify (+ 0 0) into 0 49.370 * [backup-simplify]: Simplify (+ 0 0) into 0 49.374 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 2) into 0 49.374 * [backup-simplify]: Simplify (- 0) into 0 49.375 * [backup-simplify]: Simplify (- 0) into 0 49.377 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))))) into 0 49.380 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.387 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 49.387 * [taylor]: Taking taylor expansion of 0 in F 49.387 * [backup-simplify]: Simplify 0 into 0 49.387 * [taylor]: Taking taylor expansion of 0 in x 49.387 * [backup-simplify]: Simplify 0 into 0 49.387 * [backup-simplify]: Simplify 0 into 0 49.387 * [taylor]: Taking taylor expansion of 0 in x 49.387 * [backup-simplify]: Simplify 0 into 0 49.387 * [backup-simplify]: Simplify 0 into 0 49.389 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.390 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 49.390 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 49.391 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 49.394 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 49.394 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.396 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (+ (* 2.0 (/ 1 x)) 2.0) 49.398 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 2.0 (/ 1 x)) 2.0) 1) 1)))) into (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0)) 49.403 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (pow (/ 1 (pow F 2.0)) 1.0) (+ (* 2.0 (/ 1 x)) 2.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 49.404 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (+ (* 1.0 (/ 1 x)) 1.0) 49.405 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (+ (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0)) 49.406 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 49.406 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 49.407 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 49.407 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 49.408 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 49.408 * [backup-simplify]: Simplify (+ 0 0) into 0 49.410 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) (* (pow (/ 1 (pow F 1.0)) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) 49.410 * [taylor]: Taking taylor expansion of (+ (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 49.410 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 49.410 * [taylor]: Taking taylor expansion of 1.0 in x 49.410 * [backup-simplify]: Simplify 1.0 into 1.0 49.410 * [taylor]: Taking taylor expansion of (* (/ (sin (/ 1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 49.410 * [taylor]: Taking taylor expansion of (/ (sin (/ 1 B)) x) in x 49.410 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 49.410 * [taylor]: Taking taylor expansion of (/ 1 B) in x 49.410 * [taylor]: Taking taylor expansion of B in x 49.410 * [backup-simplify]: Simplify B into B 49.410 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 49.410 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.411 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 49.411 * [taylor]: Taking taylor expansion of x in x 49.411 * [backup-simplify]: Simplify 0 into 0 49.411 * [backup-simplify]: Simplify 1 into 1 49.411 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 49.411 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 49.411 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 49.411 * [backup-simplify]: Simplify (/ (sin (/ 1 B)) 1) into (sin (/ 1 B)) 49.411 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 49.411 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 49.411 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 49.411 * [taylor]: Taking taylor expansion of 1.0 in x 49.411 * [backup-simplify]: Simplify 1.0 into 1.0 49.412 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 49.412 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 49.412 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.412 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.412 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.412 * [taylor]: Taking taylor expansion of 1.0 in x 49.412 * [backup-simplify]: Simplify 1.0 into 1.0 49.412 * [taylor]: Taking taylor expansion of (log F) in x 49.412 * [taylor]: Taking taylor expansion of F in x 49.412 * [backup-simplify]: Simplify F into F 49.412 * [backup-simplify]: Simplify (log F) into (log F) 49.412 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.412 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.412 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 49.413 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 49.414 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 49.414 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 49.414 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 49.414 * [taylor]: Taking taylor expansion of 1.0 in x 49.415 * [backup-simplify]: Simplify 1.0 into 1.0 49.415 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 49.415 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 49.415 * [taylor]: Taking taylor expansion of (/ 1 B) in x 49.415 * [taylor]: Taking taylor expansion of B in x 49.415 * [backup-simplify]: Simplify B into B 49.415 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 49.415 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 49.415 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 49.415 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 49.415 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 49.415 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 49.415 * [taylor]: Taking taylor expansion of 1.0 in x 49.415 * [backup-simplify]: Simplify 1.0 into 1.0 49.415 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 49.415 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 49.415 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.415 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.415 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.415 * [taylor]: Taking taylor expansion of 1.0 in x 49.415 * [backup-simplify]: Simplify 1.0 into 1.0 49.415 * [taylor]: Taking taylor expansion of (log F) in x 49.415 * [taylor]: Taking taylor expansion of F in x 49.415 * [backup-simplify]: Simplify F into F 49.415 * [backup-simplify]: Simplify (log F) into (log F) 49.416 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.416 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.416 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 49.416 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 49.417 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 49.418 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 49.419 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 49.420 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 49.420 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.421 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 49.422 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 49.423 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 49.425 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.425 * [backup-simplify]: Simplify (+ 0) into 0 49.425 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 49.426 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 49.426 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 49.427 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 49.427 * [backup-simplify]: Simplify (+ 0 0) into 0 49.428 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ 1 B)) (/ 0 1)))) into 0 49.429 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 49.430 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.431 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 49.432 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 49.432 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 49.433 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 49.435 * [backup-simplify]: Simplify (* (sin (/ 1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.436 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 49.438 * [backup-simplify]: Simplify (+ 0 (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 49.440 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ 1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 49.440 * [backup-simplify]: Simplify 0 into 0 49.440 * [backup-simplify]: Simplify 0 into 0 49.445 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 49.447 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 49.449 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.451 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 49.457 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 49.460 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 49.464 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.465 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 49.466 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 49.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 49.468 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 49.469 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 49.469 * [backup-simplify]: Simplify (+ 0 0) into 0 49.472 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 49.473 * [backup-simplify]: Simplify 0 into 0 49.473 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.475 * [backup-simplify]: Simplify (- (+ (* (/ 1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.476 * [backup-simplify]: Simplify (+ (* (/ 1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 F))))) into 0 49.477 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 49.478 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 49.479 * [backup-simplify]: Simplify (+ 0 0) into 0 49.479 * [backup-simplify]: Simplify (+ 0 0) into 0 49.488 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1)))) 6) into 0 49.488 * [backup-simplify]: Simplify (- 0) into 0 49.489 * [backup-simplify]: Simplify (- 0) into 0 49.489 * [backup-simplify]: Simplify (- 0) into 0 49.492 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))))) into 0 49.495 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 49.504 * [backup-simplify]: Simplify (- (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5)) (+ (* (* (sin (/ 1 B)) (pow (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0) 0.5)) (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))) (* 0 (/ 0 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5))))) into 0 49.504 * [taylor]: Taking taylor expansion of 0 in F 49.504 * [backup-simplify]: Simplify 0 into 0 49.504 * [taylor]: Taking taylor expansion of 0 in x 49.504 * [backup-simplify]: Simplify 0 into 0 49.504 * [backup-simplify]: Simplify 0 into 0 49.505 * [taylor]: Taking taylor expansion of 0 in x 49.505 * [backup-simplify]: Simplify 0 into 0 49.505 * [backup-simplify]: Simplify 0 into 0 49.505 * [taylor]: Taking taylor expansion of 0 in x 49.505 * [backup-simplify]: Simplify 0 into 0 49.505 * [backup-simplify]: Simplify 0 into 0 49.509 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) (pow (* 1 (* (/ 1 F) 1)) 2)) (* (sin (/ 1 (/ 1 B))) (pow (/ 1 (pow (/ 1 F) 1.0)) 1.0))) into (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) 49.512 * [backup-simplify]: Simplify (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0)))) into (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) 49.512 * [approximate]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in (B F x) around 0 49.512 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in x 49.512 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 49.512 * [taylor]: Taking taylor expansion of (/ -1 B) in x 49.512 * [taylor]: Taking taylor expansion of -1 in x 49.512 * [backup-simplify]: Simplify -1 into -1 49.512 * [taylor]: Taking taylor expansion of B in x 49.512 * [backup-simplify]: Simplify B into B 49.512 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 49.512 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.512 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 49.512 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 49.512 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 49.512 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 49.512 * [taylor]: Taking taylor expansion of (- 0.5) in x 49.512 * [taylor]: Taking taylor expansion of 0.5 in x 49.512 * [backup-simplify]: Simplify 0.5 into 0.5 49.512 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 49.512 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 49.513 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 49.513 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 49.513 * [taylor]: Taking taylor expansion of (/ -1 F) in x 49.513 * [taylor]: Taking taylor expansion of -1 in x 49.513 * [backup-simplify]: Simplify -1 into -1 49.513 * [taylor]: Taking taylor expansion of F in x 49.513 * [backup-simplify]: Simplify F into F 49.513 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.513 * [taylor]: Taking taylor expansion of (/ -1 F) in x 49.513 * [taylor]: Taking taylor expansion of -1 in x 49.513 * [backup-simplify]: Simplify -1 into -1 49.513 * [taylor]: Taking taylor expansion of F in x 49.513 * [backup-simplify]: Simplify F into F 49.513 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.513 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 49.513 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 49.513 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 49.513 * [taylor]: Taking taylor expansion of (/ -1 x) in x 49.513 * [taylor]: Taking taylor expansion of -1 in x 49.513 * [backup-simplify]: Simplify -1 into -1 49.513 * [taylor]: Taking taylor expansion of x in x 49.513 * [backup-simplify]: Simplify 0 into 0 49.513 * [backup-simplify]: Simplify 1 into 1 49.514 * [backup-simplify]: Simplify (/ -1 1) into -1 49.514 * [taylor]: Taking taylor expansion of 2.0 in x 49.514 * [backup-simplify]: Simplify 2.0 into 2.0 49.514 * [taylor]: Taking taylor expansion of 2.0 in x 49.514 * [backup-simplify]: Simplify 2.0 into 2.0 49.514 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 49.514 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 49.515 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 49.515 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 49.516 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.517 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 49.518 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 49.519 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 49.519 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 49.519 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 49.519 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 49.520 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) into (/ (sin (/ -1 B)) (exp (* -0.5 (- (log (- 2.0)) (log x))))) 49.520 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in F 49.520 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 49.520 * [taylor]: Taking taylor expansion of (/ -1 B) in F 49.520 * [taylor]: Taking taylor expansion of -1 in F 49.520 * [backup-simplify]: Simplify -1 into -1 49.520 * [taylor]: Taking taylor expansion of B in F 49.520 * [backup-simplify]: Simplify B into B 49.521 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 49.521 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.521 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 49.521 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 49.521 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 49.521 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 49.521 * [taylor]: Taking taylor expansion of (- 0.5) in F 49.521 * [taylor]: Taking taylor expansion of 0.5 in F 49.521 * [backup-simplify]: Simplify 0.5 into 0.5 49.521 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 49.521 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 49.521 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 49.521 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 49.521 * [taylor]: Taking taylor expansion of (/ -1 F) in F 49.521 * [taylor]: Taking taylor expansion of -1 in F 49.521 * [backup-simplify]: Simplify -1 into -1 49.521 * [taylor]: Taking taylor expansion of F in F 49.521 * [backup-simplify]: Simplify 0 into 0 49.521 * [backup-simplify]: Simplify 1 into 1 49.522 * [backup-simplify]: Simplify (/ -1 1) into -1 49.522 * [taylor]: Taking taylor expansion of (/ -1 F) in F 49.522 * [taylor]: Taking taylor expansion of -1 in F 49.522 * [backup-simplify]: Simplify -1 into -1 49.522 * [taylor]: Taking taylor expansion of F in F 49.522 * [backup-simplify]: Simplify 0 into 0 49.522 * [backup-simplify]: Simplify 1 into 1 49.522 * [backup-simplify]: Simplify (/ -1 1) into -1 49.522 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 49.522 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 49.522 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 49.522 * [taylor]: Taking taylor expansion of (/ -1 x) in F 49.522 * [taylor]: Taking taylor expansion of -1 in F 49.522 * [backup-simplify]: Simplify -1 into -1 49.522 * [taylor]: Taking taylor expansion of x in F 49.522 * [backup-simplify]: Simplify x into x 49.522 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 49.522 * [taylor]: Taking taylor expansion of 2.0 in F 49.522 * [backup-simplify]: Simplify 2.0 into 2.0 49.522 * [taylor]: Taking taylor expansion of 2.0 in F 49.522 * [backup-simplify]: Simplify 2.0 into 2.0 49.523 * [backup-simplify]: Simplify (* -1 -1) into 1 49.523 * [backup-simplify]: Simplify (+ 1 0) into 1 49.523 * [backup-simplify]: Simplify (log 1) into 0 49.523 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.524 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.524 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 49.524 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.525 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 49.525 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 49.525 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 49.525 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow F 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.525 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 49.526 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 49.526 * [taylor]: Taking taylor expansion of (/ -1 B) in B 49.526 * [taylor]: Taking taylor expansion of -1 in B 49.526 * [backup-simplify]: Simplify -1 into -1 49.526 * [taylor]: Taking taylor expansion of B in B 49.526 * [backup-simplify]: Simplify 0 into 0 49.526 * [backup-simplify]: Simplify 1 into 1 49.526 * [backup-simplify]: Simplify (/ -1 1) into -1 49.526 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.526 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 49.526 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 49.526 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 49.526 * [taylor]: Taking taylor expansion of (- 0.5) in B 49.526 * [taylor]: Taking taylor expansion of 0.5 in B 49.526 * [backup-simplify]: Simplify 0.5 into 0.5 49.526 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 49.526 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 49.526 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 49.526 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 49.526 * [taylor]: Taking taylor expansion of (/ -1 F) in B 49.526 * [taylor]: Taking taylor expansion of -1 in B 49.526 * [backup-simplify]: Simplify -1 into -1 49.526 * [taylor]: Taking taylor expansion of F in B 49.526 * [backup-simplify]: Simplify F into F 49.527 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.527 * [taylor]: Taking taylor expansion of (/ -1 F) in B 49.527 * [taylor]: Taking taylor expansion of -1 in B 49.527 * [backup-simplify]: Simplify -1 into -1 49.527 * [taylor]: Taking taylor expansion of F in B 49.527 * [backup-simplify]: Simplify F into F 49.527 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.527 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 49.527 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 49.527 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 49.527 * [taylor]: Taking taylor expansion of (/ -1 x) in B 49.527 * [taylor]: Taking taylor expansion of -1 in B 49.527 * [backup-simplify]: Simplify -1 into -1 49.527 * [taylor]: Taking taylor expansion of x in B 49.527 * [backup-simplify]: Simplify x into x 49.527 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 49.527 * [taylor]: Taking taylor expansion of 2.0 in B 49.527 * [backup-simplify]: Simplify 2.0 into 2.0 49.527 * [taylor]: Taking taylor expansion of 2.0 in B 49.527 * [backup-simplify]: Simplify 2.0 into 2.0 49.527 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 49.527 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 49.527 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 49.528 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 49.528 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 49.529 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.529 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 49.530 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 49.531 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 49.531 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5))) in B 49.531 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 49.531 * [taylor]: Taking taylor expansion of (/ -1 B) in B 49.531 * [taylor]: Taking taylor expansion of -1 in B 49.531 * [backup-simplify]: Simplify -1 into -1 49.531 * [taylor]: Taking taylor expansion of B in B 49.531 * [backup-simplify]: Simplify 0 into 0 49.531 * [backup-simplify]: Simplify 1 into 1 49.531 * [backup-simplify]: Simplify (/ -1 1) into -1 49.532 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.532 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 49.532 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 49.532 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 49.532 * [taylor]: Taking taylor expansion of (- 0.5) in B 49.532 * [taylor]: Taking taylor expansion of 0.5 in B 49.532 * [backup-simplify]: Simplify 0.5 into 0.5 49.532 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 49.532 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 49.532 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 49.532 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 49.532 * [taylor]: Taking taylor expansion of (/ -1 F) in B 49.532 * [taylor]: Taking taylor expansion of -1 in B 49.532 * [backup-simplify]: Simplify -1 into -1 49.532 * [taylor]: Taking taylor expansion of F in B 49.532 * [backup-simplify]: Simplify F into F 49.532 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.532 * [taylor]: Taking taylor expansion of (/ -1 F) in B 49.532 * [taylor]: Taking taylor expansion of -1 in B 49.532 * [backup-simplify]: Simplify -1 into -1 49.532 * [taylor]: Taking taylor expansion of F in B 49.532 * [backup-simplify]: Simplify F into F 49.532 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 49.532 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 49.532 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 49.532 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 49.532 * [taylor]: Taking taylor expansion of (/ -1 x) in B 49.532 * [taylor]: Taking taylor expansion of -1 in B 49.532 * [backup-simplify]: Simplify -1 into -1 49.532 * [taylor]: Taking taylor expansion of x in B 49.532 * [backup-simplify]: Simplify x into x 49.533 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 49.533 * [taylor]: Taking taylor expansion of 2.0 in B 49.533 * [backup-simplify]: Simplify 2.0 into 2.0 49.533 * [taylor]: Taking taylor expansion of 2.0 in B 49.533 * [backup-simplify]: Simplify 2.0 into 2.0 49.533 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 49.533 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 49.533 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 49.533 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 49.534 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 49.534 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.535 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 49.536 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 49.537 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) into (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) 49.537 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) in F 49.537 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 49.537 * [taylor]: Taking taylor expansion of (/ -1 B) in F 49.537 * [taylor]: Taking taylor expansion of -1 in F 49.537 * [backup-simplify]: Simplify -1 into -1 49.537 * [taylor]: Taking taylor expansion of B in F 49.537 * [backup-simplify]: Simplify B into B 49.537 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 49.537 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.537 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 49.537 * [taylor]: Taking taylor expansion of (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5) in F 49.537 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)))) in F 49.537 * [taylor]: Taking taylor expansion of (* 0.5 (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0))) in F 49.537 * [taylor]: Taking taylor expansion of 0.5 in F 49.537 * [backup-simplify]: Simplify 0.5 into 0.5 49.537 * [taylor]: Taking taylor expansion of (log (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) in F 49.537 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) in F 49.537 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) in F 49.537 * [taylor]: Taking taylor expansion of (* 1.0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) in F 49.537 * [taylor]: Taking taylor expansion of 1.0 in F 49.537 * [backup-simplify]: Simplify 1.0 into 1.0 49.537 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) in F 49.537 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) in F 49.537 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow F 2)) 2.0) in F 49.537 * [taylor]: Taking taylor expansion of (/ 1 (pow F 2)) in F 49.537 * [taylor]: Taking taylor expansion of (pow F 2) in F 49.537 * [taylor]: Taking taylor expansion of F in F 49.538 * [backup-simplify]: Simplify 0 into 0 49.538 * [backup-simplify]: Simplify 1 into 1 49.538 * [backup-simplify]: Simplify (* 1 1) into 1 49.538 * [backup-simplify]: Simplify (/ 1 1) into 1 49.538 * [taylor]: Taking taylor expansion of 2.0 in F 49.538 * [backup-simplify]: Simplify 2.0 into 2.0 49.538 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in F 49.538 * [taylor]: Taking taylor expansion of 2.0 in F 49.538 * [backup-simplify]: Simplify 2.0 into 2.0 49.538 * [taylor]: Taking taylor expansion of (/ 1 x) in F 49.538 * [taylor]: Taking taylor expansion of x in F 49.538 * [backup-simplify]: Simplify x into x 49.538 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 49.539 * [backup-simplify]: Simplify (+ 1 0) into 1 49.539 * [backup-simplify]: Simplify (+ 1 0) into 1 49.539 * [backup-simplify]: Simplify (log 1) into 0 49.540 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.540 * [backup-simplify]: Simplify (* 1.0 (- (* 2 (log F)))) into (* -2.0 (log F)) 49.541 * [backup-simplify]: Simplify (exp (* -2.0 (log F))) into (pow F -2.0) 49.541 * [backup-simplify]: Simplify (log (pow F -2.0)) into (log (pow F -2.0)) 49.542 * [backup-simplify]: Simplify (* 0.5 (log (pow F -2.0))) into (* 0.5 (log (pow F -2.0))) 49.543 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow F -2.0)))) into (pow (pow F -2.0) 0.5) 49.543 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 49.543 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 49.544 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 49.545 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow F -2.0) 0.5)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.545 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 49.545 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 49.545 * [taylor]: Taking taylor expansion of (/ -1 B) in x 49.545 * [taylor]: Taking taylor expansion of -1 in x 49.545 * [backup-simplify]: Simplify -1 into -1 49.545 * [taylor]: Taking taylor expansion of B in x 49.545 * [backup-simplify]: Simplify B into B 49.545 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 49.545 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.546 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 49.546 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 49.546 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 49.546 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 49.546 * [taylor]: Taking taylor expansion of 1.0 in x 49.546 * [backup-simplify]: Simplify 1.0 into 1.0 49.546 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 49.546 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 49.546 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.546 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.546 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.546 * [taylor]: Taking taylor expansion of 1.0 in x 49.546 * [backup-simplify]: Simplify 1.0 into 1.0 49.546 * [taylor]: Taking taylor expansion of (log F) in x 49.546 * [taylor]: Taking taylor expansion of F in x 49.546 * [backup-simplify]: Simplify F into F 49.547 * [backup-simplify]: Simplify (log F) into (log F) 49.547 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.547 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.548 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 49.549 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 49.550 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 49.552 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 49.552 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 49.553 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 49.553 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 49.556 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.557 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.558 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.558 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 49.558 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)))) into 0 49.559 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (* 0 (/ -1 F))) into 0 49.559 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 49.560 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 49.560 * [backup-simplify]: Simplify (+ 0 0) into 0 49.561 * [backup-simplify]: Simplify (+ 0 0) into 0 49.563 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 1) into 0 49.564 * [backup-simplify]: Simplify (- 0) into 0 49.566 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into 0 49.568 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 1) 1)))) into 0 49.575 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 49.575 * [taylor]: Taking taylor expansion of 0 in F 49.575 * [backup-simplify]: Simplify 0 into 0 49.575 * [taylor]: Taking taylor expansion of 0 in x 49.575 * [backup-simplify]: Simplify 0 into 0 49.575 * [backup-simplify]: Simplify 0 into 0 49.576 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 49.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.577 * [backup-simplify]: Simplify (+ 0 0) into 0 49.578 * [backup-simplify]: Simplify (+ 0 0) into 0 49.579 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 49.580 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.581 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (- (* 2 (log F))))) into 0 49.582 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.584 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F -2.0) 1)))) 1) into 0 49.585 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow F -2.0)))) into 0 49.587 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.587 * [backup-simplify]: Simplify (+ 0) into 0 49.588 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 49.589 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 49.589 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 49.590 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 49.591 * [backup-simplify]: Simplify (+ 0 0) into 0 49.592 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow F -2.0) 0.5))) into 0 49.592 * [taylor]: Taking taylor expansion of 0 in x 49.592 * [backup-simplify]: Simplify 0 into 0 49.592 * [backup-simplify]: Simplify 0 into 0 49.593 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 49.594 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 49.596 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.597 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 49.599 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 49.601 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 49.604 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.605 * [backup-simplify]: Simplify (+ 0) into 0 49.606 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 49.606 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 49.607 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 49.608 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 49.608 * [backup-simplify]: Simplify (+ 0 0) into 0 49.611 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 49.611 * [backup-simplify]: Simplify 0 into 0 49.612 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.612 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.613 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.614 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (* 0 (/ -1 F)))) into 0 49.614 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 49.615 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 2.0))) into 0 49.615 * [backup-simplify]: Simplify (+ 0 0) into 0 49.616 * [backup-simplify]: Simplify (+ 0 0) into 0 49.623 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 2) into 0 49.624 * [backup-simplify]: Simplify (- 0) into 0 49.624 * [backup-simplify]: Simplify (- 0) into 0 49.627 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))))) into 0 49.630 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.637 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 49.637 * [taylor]: Taking taylor expansion of 0 in F 49.637 * [backup-simplify]: Simplify 0 into 0 49.637 * [taylor]: Taking taylor expansion of 0 in x 49.637 * [backup-simplify]: Simplify 0 into 0 49.637 * [backup-simplify]: Simplify 0 into 0 49.637 * [taylor]: Taking taylor expansion of 0 in x 49.638 * [backup-simplify]: Simplify 0 into 0 49.638 * [backup-simplify]: Simplify 0 into 0 49.639 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 49.640 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 49.640 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.640 * [backup-simplify]: Simplify (* 2.0 (/ 1 x)) into (/ 2.0 x) 49.640 * [backup-simplify]: Simplify (- (/ 2.0 x)) into (- (* 2.0 (/ 1 x))) 49.640 * [backup-simplify]: Simplify (+ 2.0 (- (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 49.642 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 49.642 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 49.643 * [backup-simplify]: Simplify (+ (* 1.0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- 2.0 (* 2.0 (/ 1 x))) 49.644 * [backup-simplify]: Simplify (* (exp (* -2.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 2.0 (* 2.0 (/ 1 x))) 1) 1)))) into (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0)) 49.647 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F -2.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* (- 2.0 (* 2.0 (/ 1 x))) (pow (/ 1 (pow F 2.0)) 1.0))) 1)) (pow (pow F -2.0) 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 49.648 * [backup-simplify]: Simplify (+ (* 0.5 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (log (pow F -2.0))))) into (- 1.0 (* 1.0 (/ 1 x))) 49.649 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow F -2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- 1.0 (* 1.0 (/ 1 x))) 1) 1)))) into (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0)) 49.649 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 49.650 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 49.650 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 49.651 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 49.651 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 49.652 * [backup-simplify]: Simplify (+ 0 0) into 0 49.653 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) (* (- 1.0 (* 1.0 (/ 1 x))) (pow (/ 1 (pow F 1.0)) 1.0))) (+ (* 0 0) (* 0 (pow (pow F -2.0) 0.5)))) into (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) 49.654 * [taylor]: Taking taylor expansion of (- (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)))) in x 49.654 * [taylor]: Taking taylor expansion of (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) in x 49.654 * [taylor]: Taking taylor expansion of 1.0 in x 49.654 * [backup-simplify]: Simplify 1.0 into 1.0 49.654 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) in x 49.654 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 49.654 * [taylor]: Taking taylor expansion of (/ -1 B) in x 49.654 * [taylor]: Taking taylor expansion of -1 in x 49.654 * [backup-simplify]: Simplify -1 into -1 49.654 * [taylor]: Taking taylor expansion of B in x 49.654 * [backup-simplify]: Simplify B into B 49.654 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 49.654 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.654 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 49.654 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 49.654 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 49.654 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 49.654 * [taylor]: Taking taylor expansion of 1.0 in x 49.654 * [backup-simplify]: Simplify 1.0 into 1.0 49.654 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 49.654 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 49.654 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.654 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.654 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.654 * [taylor]: Taking taylor expansion of 1.0 in x 49.654 * [backup-simplify]: Simplify 1.0 into 1.0 49.654 * [taylor]: Taking taylor expansion of (log F) in x 49.654 * [taylor]: Taking taylor expansion of F in x 49.654 * [backup-simplify]: Simplify F into F 49.655 * [backup-simplify]: Simplify (log F) into (log F) 49.655 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.655 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.655 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 49.656 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 49.656 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 49.657 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 49.657 * [taylor]: Taking taylor expansion of (* 1.0 (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0))) in x 49.657 * [taylor]: Taking taylor expansion of 1.0 in x 49.657 * [backup-simplify]: Simplify 1.0 into 1.0 49.657 * [taylor]: Taking taylor expansion of (* (/ (sin (/ -1 B)) x) (pow (/ 1 (pow F 1.0)) 1.0)) in x 49.657 * [taylor]: Taking taylor expansion of (/ (sin (/ -1 B)) x) in x 49.657 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 49.657 * [taylor]: Taking taylor expansion of (/ -1 B) in x 49.657 * [taylor]: Taking taylor expansion of -1 in x 49.657 * [backup-simplify]: Simplify -1 into -1 49.657 * [taylor]: Taking taylor expansion of B in x 49.657 * [backup-simplify]: Simplify B into B 49.657 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 49.658 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 49.658 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 49.658 * [taylor]: Taking taylor expansion of x in x 49.658 * [backup-simplify]: Simplify 0 into 0 49.658 * [backup-simplify]: Simplify 1 into 1 49.658 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 49.658 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 49.658 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 49.659 * [backup-simplify]: Simplify (/ (sin (/ -1 B)) 1) into (sin (/ -1 B)) 49.659 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow F 1.0)) 1.0) in x 49.659 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (/ 1 (pow F 1.0))))) in x 49.659 * [taylor]: Taking taylor expansion of (* 1.0 (log (/ 1 (pow F 1.0)))) in x 49.659 * [taylor]: Taking taylor expansion of 1.0 in x 49.659 * [backup-simplify]: Simplify 1.0 into 1.0 49.659 * [taylor]: Taking taylor expansion of (log (/ 1 (pow F 1.0))) in x 49.659 * [taylor]: Taking taylor expansion of (/ 1 (pow F 1.0)) in x 49.659 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 49.659 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 49.659 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 49.659 * [taylor]: Taking taylor expansion of 1.0 in x 49.659 * [backup-simplify]: Simplify 1.0 into 1.0 49.659 * [taylor]: Taking taylor expansion of (log F) in x 49.659 * [taylor]: Taking taylor expansion of F in x 49.659 * [backup-simplify]: Simplify F into F 49.659 * [backup-simplify]: Simplify (log F) into (log F) 49.659 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 49.659 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 49.660 * [backup-simplify]: Simplify (/ 1 (pow F 1.0)) into (pow (/ 1 (pow F 1.0)) 1.0) 49.660 * [backup-simplify]: Simplify (log (pow (/ 1 (pow F 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)) 49.661 * [backup-simplify]: Simplify (* 1.0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))) into (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0))) 49.662 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 49.662 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 49.662 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 49.662 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 49.663 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.664 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 49.665 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 49.666 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 49.667 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 49.668 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))))) into 0 49.670 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 1) into 0 49.672 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0)))) into 0 49.675 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.676 * [backup-simplify]: Simplify (+ 0) into 0 49.677 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 49.677 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 49.678 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 49.680 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 49.680 * [backup-simplify]: Simplify (+ 0 0) into 0 49.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sin (/ -1 B)) (/ 0 1)))) into 0 49.684 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0))) into 0 49.687 * [backup-simplify]: Simplify (* (sin (/ -1 B)) (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)) into (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)) 49.689 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0)))) into 0 49.690 * [backup-simplify]: Simplify (- 0) into 0 49.692 * [backup-simplify]: Simplify (+ (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 0) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 49.693 * [backup-simplify]: Simplify (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) into (* 1.0 (* (sin (/ -1 B)) (pow (/ 1 (pow F 1.0)) 1.0))) 49.693 * [backup-simplify]: Simplify 0 into 0 49.694 * [backup-simplify]: Simplify 0 into 0 49.696 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 49.697 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 49.698 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.699 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow F 1.0)) 1.0) (/ 0 (pow F 1.0))) (* 0 (/ 0 (pow F 1.0))))) into 0 49.702 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 (pow F 1.0)) 1.0) 1)))) 2) into 0 49.703 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0))))) into 0 49.705 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 49.706 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 49.707 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 49.708 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 49.708 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 49.709 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 49.709 * [backup-simplify]: Simplify (+ 0 0) into 0 49.711 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 (pow (pow (pow (pow (pow (/ 1 (pow F 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0)))) into 0 49.711 * [backup-simplify]: Simplify 0 into 0 49.712 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.712 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.712 * [backup-simplify]: Simplify (- (/ 0 F) (+ (* (/ -1 F) (/ 0 F)) (* 0 (/ 0 F)) (* 0 (/ 0 F)))) into 0 49.713 * [backup-simplify]: Simplify (+ (* (/ -1 F) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 F))))) into 0 49.714 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)) (* 0 (/ 0 x)))) into 0 49.714 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 49.715 * [backup-simplify]: Simplify (+ 0 0) into 0 49.715 * [backup-simplify]: Simplify (+ 0 0) into 0 49.723 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1)))) 6) into 0 49.723 * [backup-simplify]: Simplify (- 0) into 0 49.724 * [backup-simplify]: Simplify (- 0) into 0 49.724 * [backup-simplify]: Simplify (- 0) into 0 49.727 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))))) into 0 49.731 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 49.740 * [backup-simplify]: Simplify (- (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5)) (+ (* (* (sin (/ -1 B)) (pow (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0) 0.5)) (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))) (* 0 (/ 0 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5))))) into 0 49.740 * [taylor]: Taking taylor expansion of 0 in F 49.740 * [backup-simplify]: Simplify 0 into 0 49.740 * [taylor]: Taking taylor expansion of 0 in x 49.740 * [backup-simplify]: Simplify 0 into 0 49.740 * [backup-simplify]: Simplify 0 into 0 49.740 * [taylor]: Taking taylor expansion of 0 in x 49.741 * [backup-simplify]: Simplify 0 into 0 49.741 * [backup-simplify]: Simplify 0 into 0 49.741 * [taylor]: Taking taylor expansion of 0 in x 49.741 * [backup-simplify]: Simplify 0 into 0 49.741 * [backup-simplify]: Simplify 0 into 0 49.746 * [backup-simplify]: Simplify (+ (* (* 1.0 (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) (pow (* 1 (* (/ 1 (- F)) 1)) 2)) (* (sin (/ -1 (/ 1 (- B)))) (pow (/ 1 (pow (/ 1 (- F)) 1.0)) 1.0))) into (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) 49.746 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 49.748 * [backup-simplify]: Simplify (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) 49.749 * [approximate]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in (F B x) around 0 49.749 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in x 49.749 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in x 49.749 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in x 49.749 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in x 49.749 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in x 49.749 * [taylor]: Taking taylor expansion of (- 0.5) in x 49.749 * [taylor]: Taking taylor expansion of 0.5 in x 49.749 * [backup-simplify]: Simplify 0.5 into 0.5 49.749 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in x 49.749 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in x 49.749 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.749 * [taylor]: Taking taylor expansion of (* F F) in x 49.749 * [taylor]: Taking taylor expansion of F in x 49.749 * [backup-simplify]: Simplify F into F 49.749 * [taylor]: Taking taylor expansion of F in x 49.749 * [backup-simplify]: Simplify F into F 49.749 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in x 49.750 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.750 * [taylor]: Taking taylor expansion of (* x 2.0) in x 49.750 * [taylor]: Taking taylor expansion of x in x 49.750 * [backup-simplify]: Simplify 0 into 0 49.750 * [backup-simplify]: Simplify 1 into 1 49.750 * [taylor]: Taking taylor expansion of 2.0 in x 49.750 * [backup-simplify]: Simplify 2.0 into 2.0 49.750 * [taylor]: Taking taylor expansion of 2.0 in x 49.750 * [backup-simplify]: Simplify 2.0 into 2.0 49.750 * [backup-simplify]: Simplify (* F F) into (pow F 2) 49.750 * [backup-simplify]: Simplify (* 0 2.0) into 0 49.751 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.751 * [backup-simplify]: Simplify (+ (pow F 2) 2.0) into (+ (pow F 2) 2.0) 49.752 * [backup-simplify]: Simplify (log (+ (pow F 2) 2.0)) into (log (+ (pow F 2) 2.0)) 49.753 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.754 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (pow F 2) 2.0))) into (* -0.5 (log (+ (pow F 2) 2.0))) 49.755 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (pow F 2) 2.0)))) into (pow (+ (pow F 2) 2.0) -0.5) 49.755 * [taylor]: Taking taylor expansion of F in x 49.755 * [backup-simplify]: Simplify F into F 49.755 * [taylor]: Taking taylor expansion of (sin B) in x 49.755 * [taylor]: Taking taylor expansion of B in x 49.755 * [backup-simplify]: Simplify B into B 49.755 * [backup-simplify]: Simplify (sin B) into (sin B) 49.755 * [backup-simplify]: Simplify (cos B) into (cos B) 49.756 * [backup-simplify]: Simplify (* (pow (+ (pow F 2) 2.0) -0.5) F) into (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 49.756 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 49.757 * [backup-simplify]: Simplify (* (cos B) 0) into 0 49.757 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 49.759 * [backup-simplify]: Simplify (/ (* F (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) (sin B)) into (* (/ F (sin B)) (pow (/ 1 (pow (+ (pow F 2) 2.0) 1.0)) 0.5)) 49.759 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in B 49.759 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in B 49.759 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in B 49.759 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in B 49.759 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in B 49.759 * [taylor]: Taking taylor expansion of (- 0.5) in B 49.759 * [taylor]: Taking taylor expansion of 0.5 in B 49.759 * [backup-simplify]: Simplify 0.5 into 0.5 49.759 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in B 49.759 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in B 49.760 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.760 * [taylor]: Taking taylor expansion of (* F F) in B 49.760 * [taylor]: Taking taylor expansion of F in B 49.760 * [backup-simplify]: Simplify F into F 49.760 * [taylor]: Taking taylor expansion of F in B 49.760 * [backup-simplify]: Simplify F into F 49.760 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in B 49.760 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.760 * [taylor]: Taking taylor expansion of (* x 2.0) in B 49.760 * [taylor]: Taking taylor expansion of x in B 49.760 * [backup-simplify]: Simplify x into x 49.760 * [taylor]: Taking taylor expansion of 2.0 in B 49.760 * [backup-simplify]: Simplify 2.0 into 2.0 49.760 * [taylor]: Taking taylor expansion of 2.0 in B 49.760 * [backup-simplify]: Simplify 2.0 into 2.0 49.760 * [backup-simplify]: Simplify (* F F) into (pow F 2) 49.760 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 49.761 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.761 * [backup-simplify]: Simplify (+ (pow F 2) (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) (+ (pow F 2) 2.0)) 49.762 * [backup-simplify]: Simplify (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) into (log (+ (* 2.0 x) (+ (pow F 2) 2.0))) 49.763 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.764 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) into (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0)))) 49.765 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) (+ (pow F 2) 2.0))))) into (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) 49.765 * [taylor]: Taking taylor expansion of F in B 49.765 * [backup-simplify]: Simplify F into F 49.766 * [taylor]: Taking taylor expansion of (sin B) in B 49.766 * [taylor]: Taking taylor expansion of B in B 49.766 * [backup-simplify]: Simplify 0 into 0 49.766 * [backup-simplify]: Simplify 1 into 1 49.767 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) -0.5) F) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 49.768 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 49.770 * [backup-simplify]: Simplify (/ (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 1) into (* (pow (/ 1 (pow (+ (* 2.0 x) (+ (pow F 2) 2.0)) 1.0)) 0.5) F) 49.770 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 49.770 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 49.770 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 49.770 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 49.770 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 49.770 * [taylor]: Taking taylor expansion of (- 0.5) in F 49.770 * [taylor]: Taking taylor expansion of 0.5 in F 49.770 * [backup-simplify]: Simplify 0.5 into 0.5 49.770 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 49.770 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 49.771 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.771 * [taylor]: Taking taylor expansion of (* F F) in F 49.771 * [taylor]: Taking taylor expansion of F in F 49.771 * [backup-simplify]: Simplify 0 into 0 49.771 * [backup-simplify]: Simplify 1 into 1 49.771 * [taylor]: Taking taylor expansion of F in F 49.771 * [backup-simplify]: Simplify 0 into 0 49.771 * [backup-simplify]: Simplify 1 into 1 49.771 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 49.771 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.771 * [taylor]: Taking taylor expansion of (* x 2.0) in F 49.771 * [taylor]: Taking taylor expansion of x in F 49.771 * [backup-simplify]: Simplify x into x 49.771 * [taylor]: Taking taylor expansion of 2.0 in F 49.771 * [backup-simplify]: Simplify 2.0 into 2.0 49.771 * [taylor]: Taking taylor expansion of 2.0 in F 49.771 * [backup-simplify]: Simplify 2.0 into 2.0 49.772 * [backup-simplify]: Simplify (* 0 0) into 0 49.772 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 49.772 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.772 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 49.773 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 49.773 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.774 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 49.775 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 49.775 * [taylor]: Taking taylor expansion of F in F 49.775 * [backup-simplify]: Simplify 0 into 0 49.775 * [backup-simplify]: Simplify 1 into 1 49.775 * [taylor]: Taking taylor expansion of (sin B) in F 49.775 * [taylor]: Taking taylor expansion of B in F 49.775 * [backup-simplify]: Simplify B into B 49.775 * [backup-simplify]: Simplify (sin B) into (sin B) 49.775 * [backup-simplify]: Simplify (cos B) into (cos B) 49.776 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 49.776 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.777 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 49.778 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 49.778 * [backup-simplify]: Simplify (+ 0 0) into 0 49.779 * [backup-simplify]: Simplify (+ 0 0) into 0 49.782 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 49.783 * [backup-simplify]: Simplify (- 0) into 0 49.784 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 49.785 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.786 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 49.787 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 49.787 * [backup-simplify]: Simplify (* (cos B) 0) into 0 49.787 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 49.789 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 49.789 * [taylor]: Taking taylor expansion of (/ (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) (sin B)) in F 49.789 * [taylor]: Taking taylor expansion of (* (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) F) in F 49.789 * [taylor]: Taking taylor expansion of (pow (fma F F (fma x 2.0 2.0)) (- 0.5)) in F 49.789 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma F F (fma x 2.0 2.0))))) in F 49.789 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma F F (fma x 2.0 2.0)))) in F 49.789 * [taylor]: Taking taylor expansion of (- 0.5) in F 49.789 * [taylor]: Taking taylor expansion of 0.5 in F 49.789 * [backup-simplify]: Simplify 0.5 into 0.5 49.789 * [taylor]: Taking taylor expansion of (log (fma F F (fma x 2.0 2.0))) in F 49.789 * [taylor]: Taking taylor expansion of (fma F F (fma x 2.0 2.0)) in F 49.789 * [taylor]: Rewrote expression to (+ (* F F) (fma x 2.0 2.0)) 49.789 * [taylor]: Taking taylor expansion of (* F F) in F 49.789 * [taylor]: Taking taylor expansion of F in F 49.789 * [backup-simplify]: Simplify 0 into 0 49.789 * [backup-simplify]: Simplify 1 into 1 49.790 * [taylor]: Taking taylor expansion of F in F 49.790 * [backup-simplify]: Simplify 0 into 0 49.790 * [backup-simplify]: Simplify 1 into 1 49.790 * [taylor]: Taking taylor expansion of (fma x 2.0 2.0) in F 49.790 * [taylor]: Rewrote expression to (+ (* x 2.0) 2.0) 49.790 * [taylor]: Taking taylor expansion of (* x 2.0) in F 49.790 * [taylor]: Taking taylor expansion of x in F 49.790 * [backup-simplify]: Simplify x into x 49.790 * [taylor]: Taking taylor expansion of 2.0 in F 49.790 * [backup-simplify]: Simplify 2.0 into 2.0 49.790 * [taylor]: Taking taylor expansion of 2.0 in F 49.790 * [backup-simplify]: Simplify 2.0 into 2.0 49.791 * [backup-simplify]: Simplify (* 0 0) into 0 49.791 * [backup-simplify]: Simplify (* x 2.0) into (* 2.0 x) 49.791 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.791 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 x) 2.0)) into (+ (* 2.0 x) 2.0) 49.792 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 49.792 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.793 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (* 2.0 x) 2.0))) into (* -0.5 (log (+ (* 2.0 x) 2.0))) 49.794 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) -0.5) 49.794 * [taylor]: Taking taylor expansion of F in F 49.794 * [backup-simplify]: Simplify 0 into 0 49.794 * [backup-simplify]: Simplify 1 into 1 49.794 * [taylor]: Taking taylor expansion of (sin B) in F 49.794 * [taylor]: Taking taylor expansion of B in F 49.794 * [backup-simplify]: Simplify B into B 49.794 * [backup-simplify]: Simplify (sin B) into (sin B) 49.794 * [backup-simplify]: Simplify (cos B) into (cos B) 49.795 * [backup-simplify]: Simplify (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) into 0 49.795 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.796 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 49.797 * [backup-simplify]: Simplify (+ (* x 0) (* 0 2.0)) into 0 49.797 * [backup-simplify]: Simplify (+ 0 0) into 0 49.797 * [backup-simplify]: Simplify (+ 0 0) into 0 49.799 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 49.799 * [backup-simplify]: Simplify (- 0) into 0 49.800 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 49.802 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.803 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 1) (* 0 0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 49.803 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 49.804 * [backup-simplify]: Simplify (* (cos B) 0) into 0 49.804 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 49.805 * [backup-simplify]: Simplify (/ (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (sin B)) into (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) 49.805 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) in B 49.805 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in B 49.806 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in B 49.806 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in B 49.806 * [taylor]: Taking taylor expansion of 0.5 in B 49.806 * [backup-simplify]: Simplify 0.5 into 0.5 49.806 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in B 49.806 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in B 49.806 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in B 49.806 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in B 49.806 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in B 49.806 * [taylor]: Taking taylor expansion of 1.0 in B 49.806 * [backup-simplify]: Simplify 1.0 into 1.0 49.806 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 49.806 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 49.806 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 49.806 * [taylor]: Taking taylor expansion of 2.0 in B 49.806 * [backup-simplify]: Simplify 2.0 into 2.0 49.806 * [taylor]: Taking taylor expansion of x in B 49.806 * [backup-simplify]: Simplify x into x 49.806 * [taylor]: Taking taylor expansion of 2.0 in B 49.806 * [backup-simplify]: Simplify 2.0 into 2.0 49.806 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 49.806 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.807 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 49.807 * [backup-simplify]: Simplify (* 1.0 (log (+ (* 2.0 x) 2.0))) into (* 1.0 (log (+ (* 2.0 x) 2.0))) 49.808 * [backup-simplify]: Simplify (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 1.0) 49.809 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 49.810 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)) 49.811 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0))) 49.814 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 49.814 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 49.814 * [taylor]: Taking taylor expansion of (sin B) in B 49.814 * [taylor]: Taking taylor expansion of B in B 49.814 * [backup-simplify]: Simplify 0 into 0 49.814 * [backup-simplify]: Simplify 1 into 1 49.815 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 49.815 * [backup-simplify]: Simplify (/ 1 1) into 1 49.817 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) 49.818 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) in x 49.818 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))))) in x 49.818 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)))) in x 49.818 * [taylor]: Taking taylor expansion of 0.5 in x 49.818 * [backup-simplify]: Simplify 0.5 into 0.5 49.818 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0))) in x 49.818 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) in x 49.818 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 1.0) in x 49.818 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) in x 49.818 * [taylor]: Taking taylor expansion of (* 1.0 (log (+ (* 2.0 x) 2.0))) in x 49.818 * [taylor]: Taking taylor expansion of 1.0 in x 49.818 * [backup-simplify]: Simplify 1.0 into 1.0 49.818 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 49.818 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 49.818 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 49.818 * [taylor]: Taking taylor expansion of 2.0 in x 49.818 * [backup-simplify]: Simplify 2.0 into 2.0 49.818 * [taylor]: Taking taylor expansion of x in x 49.818 * [backup-simplify]: Simplify 0 into 0 49.818 * [backup-simplify]: Simplify 1 into 1 49.818 * [taylor]: Taking taylor expansion of 2.0 in x 49.818 * [backup-simplify]: Simplify 2.0 into 2.0 49.819 * [backup-simplify]: Simplify (* 2.0 0) into 0 49.819 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.820 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 49.821 * [backup-simplify]: Simplify (* 1.0 (log 2.0)) into (* 1.0 (log 2.0)) 49.822 * [backup-simplify]: Simplify (exp (* 1.0 (log 2.0))) into (pow 2.0 1.0) 49.824 * [backup-simplify]: Simplify (/ 1 (pow 2.0 1.0)) into (pow (/ 1 (pow 2.0 1.0)) 1.0) 49.827 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 1.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)) 49.834 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0))) 49.844 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 49.852 * [backup-simplify]: Simplify (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) into (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) 49.852 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.852 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 49.853 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 2.0))) into 0 49.853 * [backup-simplify]: Simplify (+ 0 0) into 0 49.853 * [backup-simplify]: Simplify (+ 1 0) into 1 49.855 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 2) into (/ 1 (+ (* 2.0 x) 2.0)) 49.855 * [backup-simplify]: Simplify (- 0) into 0 49.856 * [backup-simplify]: Simplify (- 0) into 0 49.857 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0))))) into (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 49.858 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)))) into (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 49.859 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 1) (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 0))) into 0 49.859 * [backup-simplify]: Simplify (+ 0) into 0 49.860 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 1)) into 0 49.860 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 49.861 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 0)) into 0 49.861 * [backup-simplify]: Simplify (+ 0 0) into 0 49.862 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))))) into 0 49.862 * [taylor]: Taking taylor expansion of 0 in B 49.862 * [backup-simplify]: Simplify 0 into 0 49.863 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 49.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 49.864 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 x)) into 0 49.864 * [backup-simplify]: Simplify (+ 0 0) into 0 49.865 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 1) into 0 49.865 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (+ (* 2.0 x) 2.0)))) into 0 49.866 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.867 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) (/ 0 (pow (+ (* 2.0 x) 2.0) 1.0))))) into 0 49.869 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1)))) 1) into 0 49.870 * [backup-simplify]: Simplify (+ (* 0.5 0) (* 0 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0)))) into 0 49.871 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 49.873 * [backup-simplify]: Simplify (+ (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 0) (* 0 1)) into 0 49.873 * [taylor]: Taking taylor expansion of 0 in x 49.873 * [backup-simplify]: Simplify 0 into 0 49.873 * [backup-simplify]: Simplify 0 into 0 49.874 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 49.874 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 49.878 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 2.0 1)))) 1) into 1.0 49.879 * [backup-simplify]: Simplify (+ (* 1.0 1.0) (* 0 (log 2.0))) into 1.0 49.883 * [backup-simplify]: Simplify (* (exp (* 1.0 (log 2.0))) (+ (* (/ (pow 1.0 1) 1)))) into (* 1.0 (pow (pow 2.0 1.0) 1.0)) 49.889 * [backup-simplify]: Simplify (- (+ (* (pow (/ 1 (pow 2.0 1.0)) 1.0) (/ (* 1.0 (pow (pow 2.0 1.0) 1.0)) (pow 2.0 1.0))))) into (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0))) 49.901 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- (* 1.0 (pow (/ 1 (pow 2.0 1.0)) 1.0)))) 1)) (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1)))) 1) into -1.0 49.904 * [backup-simplify]: Simplify (+ (* 0.5 -1.0) (* 0 (log (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0)))) into (- 0.5) 49.913 * [backup-simplify]: Simplify (* (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0)))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 49.916 * [backup-simplify]: Simplify (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) into (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) 49.916 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 49.917 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 49.917 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 2.0)))) into 0 49.917 * [backup-simplify]: Simplify (+ 0 0) into 0 49.918 * [backup-simplify]: Simplify (+ 0 0) into 0 49.921 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (+ (* 2.0 x) 2.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 1) 1)) (pow (+ (* 2.0 x) 2.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (+ (* 2.0 x) 2.0) 1)))) 6) into 0 49.921 * [backup-simplify]: Simplify (- 0) into 0 49.921 * [backup-simplify]: Simplify (- 0) into 0 49.921 * [backup-simplify]: Simplify (- 0) into 0 49.922 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (/ 1 (+ (* 2.0 x) 2.0))) (+ (* 0 0) (* 0 (log (+ (* 2.0 x) 2.0)))))) into 0 49.925 * [backup-simplify]: Simplify (* (exp (* -0.5 (log (+ (* 2.0 x) 2.0)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 0.5 (/ 1 (+ (* 2.0 x) 2.0)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 49.927 * [backup-simplify]: Simplify (+ (* (pow (+ (* 2.0 x) 2.0) -0.5) 0) (+ (* 0 0) (+ (* (* -0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 1) (* 0 0)))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 49.927 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 49.928 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 1))) into 0 49.928 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 49.929 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 0))) into 0 49.929 * [backup-simplify]: Simplify (+ 0 0) into 0 49.932 * [backup-simplify]: Simplify (- (/ (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) (sin B)) (+ (* (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 1.0)) 0.5) (/ 1 (sin B))) (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) 49.932 * [taylor]: Taking taylor expansion of (- (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))))) in B 49.932 * [taylor]: Taking taylor expansion of (* 0.5 (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B)))) in B 49.932 * [taylor]: Taking taylor expansion of 0.5 in B 49.932 * [backup-simplify]: Simplify 0.5 into 0.5 49.932 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) (/ 1 (sin B))) in B 49.932 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in B 49.932 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in B 49.932 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in B 49.932 * [taylor]: Taking taylor expansion of 0.5 in B 49.932 * [backup-simplify]: Simplify 0.5 into 0.5 49.932 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in B 49.932 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in B 49.932 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in B 49.932 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in B 49.932 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in B 49.932 * [taylor]: Taking taylor expansion of 3.0 in B 49.932 * [backup-simplify]: Simplify 3.0 into 3.0 49.932 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in B 49.932 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in B 49.932 * [taylor]: Taking taylor expansion of (* 2.0 x) in B 49.932 * [taylor]: Taking taylor expansion of 2.0 in B 49.932 * [backup-simplify]: Simplify 2.0 into 2.0 49.932 * [taylor]: Taking taylor expansion of x in B 49.932 * [backup-simplify]: Simplify x into x 49.932 * [taylor]: Taking taylor expansion of 2.0 in B 49.932 * [backup-simplify]: Simplify 2.0 into 2.0 49.932 * [backup-simplify]: Simplify (* 2.0 x) into (* 2.0 x) 49.932 * [backup-simplify]: Simplify (+ (* 2.0 x) 2.0) into (+ (* 2.0 x) 2.0) 49.933 * [backup-simplify]: Simplify (log (+ (* 2.0 x) 2.0)) into (log (+ (* 2.0 x) 2.0)) 49.933 * [backup-simplify]: Simplify (* 3.0 (log (+ (* 2.0 x) 2.0))) into (* 3.0 (log (+ (* 2.0 x) 2.0))) 49.933 * [backup-simplify]: Simplify (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) into (pow (+ (* 2.0 x) 2.0) 3.0) 49.934 * [backup-simplify]: Simplify (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 49.934 * [backup-simplify]: Simplify (log (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0)) 49.935 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0))) 49.936 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 49.936 * [taylor]: Taking taylor expansion of (/ 1 (sin B)) in B 49.936 * [taylor]: Taking taylor expansion of (sin B) in B 49.936 * [taylor]: Taking taylor expansion of B in B 49.936 * [backup-simplify]: Simplify 0 into 0 49.936 * [backup-simplify]: Simplify 1 into 1 49.937 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 49.937 * [backup-simplify]: Simplify (/ 1 1) into 1 49.938 * [backup-simplify]: Simplify (* (pow (pow (pow (pow (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 1) into (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) 49.939 * [backup-simplify]: Simplify (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) into (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) 49.940 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) 49.940 * [taylor]: Taking taylor expansion of (- (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5))) in x 49.940 * [taylor]: Taking taylor expansion of (* 0.5 (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5)) in x 49.940 * [taylor]: Taking taylor expansion of 0.5 in x 49.940 * [backup-simplify]: Simplify 0.5 into 0.5 49.940 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) 0.5) in x 49.940 * [taylor]: Taking taylor expansion of (exp (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))))) in x 49.940 * [taylor]: Taking taylor expansion of (* 0.5 (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)))) in x 49.940 * [taylor]: Taking taylor expansion of 0.5 in x 49.940 * [backup-simplify]: Simplify 0.5 into 0.5 49.940 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0))) in x 49.940 * [taylor]: Taking taylor expansion of (/ 1 (pow (+ (* 2.0 x) 2.0) 3.0)) in x 49.940 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 x) 2.0) 3.0) in x 49.940 * [taylor]: Taking taylor expansion of (exp (* 3.0 (log (+ (* 2.0 x) 2.0)))) in x 49.940 * [taylor]: Taking taylor expansion of (* 3.0 (log (+ (* 2.0 x) 2.0))) in x 49.940 * [taylor]: Taking taylor expansion of 3.0 in x 49.940 * [backup-simplify]: Simplify 3.0 into 3.0 49.940 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 x) 2.0)) in x 49.940 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 2.0) in x 49.940 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 49.940 * [taylor]: Taking taylor expansion of 2.0 in x 49.940 * [backup-simplify]: Simplify 2.0 into 2.0 49.940 * [taylor]: Taking taylor expansion of x in x 49.940 * [backup-simplify]: Simplify 0 into 0 49.940 * [backup-simplify]: Simplify 1 into 1 49.940 * [taylor]: Taking taylor expansion of 2.0 in x 49.940 * [backup-simplify]: Simplify 2.0 into 2.0 49.941 * [backup-simplify]: Simplify (* 2.0 0) into 0 49.941 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 49.942 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 49.942 * [backup-simplify]: Simplify (* 3.0 (log 2.0)) into (* 3.0 (log 2.0)) 49.943 * [backup-simplify]: Simplify (exp (* 3.0 (log 2.0))) into (pow 2.0 3.0) 49.944 * [backup-simplify]: Simplify (/ 1 (pow 2.0 3.0)) into (pow (/ 1 (pow 2.0 3.0)) 1.0) 49.946 * [backup-simplify]: Simplify (log (pow (/ 1 (pow 2.0 3.0)) 1.0)) into (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0)) 49.951 * [backup-simplify]: Simplify (* 0.5 (log (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0))) into (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0))) 49.962 * [backup-simplify]: Simplify (exp (* 0.5 (log (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0)))) into (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5) 49.972 * [backup-simplify]: Simplify (* 0.5 (pow (pow (pow (pow (pow (/ 1 (pow 2.0 3.0)) 1.0) 1.0) 1.0) 1.0) 0.5)) into (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5)) 49.977 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 49.982 * [backup-simplify]: Simplify (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) into (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) 50.003 * [backup-simplify]: Simplify (+ (* (- (* 0.5 (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 1 (* (/ 1 B) (pow F 3)))) (+ (* (* -0.5 (pow (/ 1 (pow 2.0 1.0)) 0.5)) (* x (* (/ 1 B) F))) (* (pow (pow (pow (pow (pow (pow (/ 1 (pow 2.0 1.0)) 1.0) 1.0) 1.0) 1.0) 1.0) 0.5) (* 1 (* (/ 1 B) F))))) into (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) 50.006 * [backup-simplify]: Simplify (/ (/ 1 F) (/ (sin (/ 1 B)) (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- (/ 1.0 2.0))))) into (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) 50.006 * [approximate]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in (F B x) around 0 50.006 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in x 50.006 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in x 50.006 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in x 50.006 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in x 50.006 * [taylor]: Taking taylor expansion of (- 0.5) in x 50.006 * [taylor]: Taking taylor expansion of 0.5 in x 50.006 * [backup-simplify]: Simplify 0.5 into 0.5 50.006 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in x 50.006 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in x 50.007 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 50.007 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in x 50.007 * [taylor]: Taking taylor expansion of (/ 1 F) in x 50.007 * [taylor]: Taking taylor expansion of F in x 50.007 * [backup-simplify]: Simplify F into F 50.007 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 50.007 * [taylor]: Taking taylor expansion of (/ 1 F) in x 50.007 * [taylor]: Taking taylor expansion of F in x 50.007 * [backup-simplify]: Simplify F into F 50.007 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 50.007 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in x 50.007 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 50.008 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in x 50.008 * [taylor]: Taking taylor expansion of (/ 1 x) in x 50.008 * [taylor]: Taking taylor expansion of x in x 50.008 * [backup-simplify]: Simplify 0 into 0 50.008 * [backup-simplify]: Simplify 1 into 1 50.008 * [backup-simplify]: Simplify (/ 1 1) into 1 50.008 * [taylor]: Taking taylor expansion of 2.0 in x 50.008 * [backup-simplify]: Simplify 2.0 into 2.0 50.008 * [taylor]: Taking taylor expansion of 2.0 in x 50.008 * [backup-simplify]: Simplify 2.0 into 2.0 50.009 * [backup-simplify]: Simplify (* 1 2.0) into 2.0 50.009 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 50.010 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 50.010 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 50.011 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.012 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2.0)) into (- (log 2.0) (log x)) 50.013 * [backup-simplify]: Simplify (* (- 0.5) (- (log 2.0) (log x))) into (* -0.5 (- (log 2.0) (log x))) 50.015 * [backup-simplify]: Simplify (exp (* -0.5 (- (log 2.0) (log x)))) into (exp (* -0.5 (- (log 2.0) (log x)))) 50.015 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in x 50.015 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 50.015 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.015 * [taylor]: Taking taylor expansion of B in x 50.015 * [backup-simplify]: Simplify B into B 50.015 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.015 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.016 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.016 * [taylor]: Taking taylor expansion of F in x 50.016 * [backup-simplify]: Simplify F into F 50.016 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.016 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.017 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.017 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 50.019 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) into (/ (exp (* -0.5 (- (log 2.0) (log x)))) (* (sin (/ 1 B)) F)) 50.019 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in B 50.019 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in B 50.019 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in B 50.019 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in B 50.019 * [taylor]: Taking taylor expansion of (- 0.5) in B 50.019 * [taylor]: Taking taylor expansion of 0.5 in B 50.019 * [backup-simplify]: Simplify 0.5 into 0.5 50.019 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in B 50.019 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in B 50.020 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 50.020 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in B 50.020 * [taylor]: Taking taylor expansion of (/ 1 F) in B 50.020 * [taylor]: Taking taylor expansion of F in B 50.020 * [backup-simplify]: Simplify F into F 50.020 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 50.020 * [taylor]: Taking taylor expansion of (/ 1 F) in B 50.020 * [taylor]: Taking taylor expansion of F in B 50.020 * [backup-simplify]: Simplify F into F 50.020 * [backup-simplify]: Simplify (/ 1 F) into (/ 1 F) 50.020 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in B 50.020 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 50.021 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in B 50.021 * [taylor]: Taking taylor expansion of (/ 1 x) in B 50.021 * [taylor]: Taking taylor expansion of x in B 50.021 * [backup-simplify]: Simplify x into x 50.021 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 50.021 * [taylor]: Taking taylor expansion of 2.0 in B 50.021 * [backup-simplify]: Simplify 2.0 into 2.0 50.021 * [taylor]: Taking taylor expansion of 2.0 in B 50.021 * [backup-simplify]: Simplify 2.0 into 2.0 50.021 * [backup-simplify]: Simplify (* (/ 1 F) (/ 1 F)) into (/ 1 (pow F 2)) 50.021 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 50.021 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 50.022 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 50.023 * [backup-simplify]: Simplify (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) into (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))) 50.024 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.025 * [backup-simplify]: Simplify (* (- 0.5) (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) into (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)))) 50.027 * [backup-simplify]: Simplify (exp (* -0.5 (log (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0))))) into (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) 50.027 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in B 50.027 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 50.027 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.027 * [taylor]: Taking taylor expansion of B in B 50.027 * [backup-simplify]: Simplify 0 into 0 50.027 * [backup-simplify]: Simplify 1 into 1 50.027 * [backup-simplify]: Simplify (/ 1 1) into 1 50.028 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.028 * [taylor]: Taking taylor expansion of F in B 50.028 * [backup-simplify]: Simplify F into F 50.028 * [backup-simplify]: Simplify (* (sin (/ 1 B)) F) into (* (sin (/ 1 B)) F) 50.030 * [backup-simplify]: Simplify (/ (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) -0.5) (* (sin (/ 1 B)) F)) into (* (pow (/ 1 (pow (+ (/ 1 (pow F 2)) (+ (* 2.0 (/ 1 x)) 2.0)) 1.0)) 0.5) (/ 1 (* (sin (/ 1 B)) F))) 50.030 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 50.030 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 50.030 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 50.030 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 50.030 * [taylor]: Taking taylor expansion of (- 0.5) in F 50.030 * [taylor]: Taking taylor expansion of 0.5 in F 50.030 * [backup-simplify]: Simplify 0.5 into 0.5 50.030 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 50.031 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 50.031 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 50.031 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 50.031 * [taylor]: Taking taylor expansion of (/ 1 F) in F 50.031 * [taylor]: Taking taylor expansion of F in F 50.031 * [backup-simplify]: Simplify 0 into 0 50.031 * [backup-simplify]: Simplify 1 into 1 50.031 * [backup-simplify]: Simplify (/ 1 1) into 1 50.031 * [taylor]: Taking taylor expansion of (/ 1 F) in F 50.031 * [taylor]: Taking taylor expansion of F in F 50.031 * [backup-simplify]: Simplify 0 into 0 50.031 * [backup-simplify]: Simplify 1 into 1 50.032 * [backup-simplify]: Simplify (/ 1 1) into 1 50.032 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 50.032 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 50.032 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 50.032 * [taylor]: Taking taylor expansion of (/ 1 x) in F 50.032 * [taylor]: Taking taylor expansion of x in F 50.032 * [backup-simplify]: Simplify x into x 50.032 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 50.032 * [taylor]: Taking taylor expansion of 2.0 in F 50.033 * [backup-simplify]: Simplify 2.0 into 2.0 50.033 * [taylor]: Taking taylor expansion of 2.0 in F 50.033 * [backup-simplify]: Simplify 2.0 into 2.0 50.035 * [backup-simplify]: Simplify (* 1 1) into 1 50.035 * [backup-simplify]: Simplify (+ 1 0) into 1 50.036 * [backup-simplify]: Simplify (log 1) into 0 50.036 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.037 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.038 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 50.038 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.038 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 50.038 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 50.038 * [taylor]: Taking taylor expansion of (/ 1 B) in F 50.038 * [taylor]: Taking taylor expansion of B in F 50.038 * [backup-simplify]: Simplify B into B 50.039 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.039 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.039 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.039 * [taylor]: Taking taylor expansion of F in F 50.039 * [backup-simplify]: Simplify 0 into 0 50.039 * [backup-simplify]: Simplify 1 into 1 50.040 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.040 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.040 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.041 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 50.042 * [backup-simplify]: Simplify (+ 0) into 0 50.042 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 50.043 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 50.044 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.044 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 50.045 * [backup-simplify]: Simplify (+ 0 0) into 0 50.046 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 50.047 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 50.047 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ 1 B)) F)) in F 50.047 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) (- 0.5)) in F 50.047 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))))) in F 50.047 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)))) in F 50.047 * [taylor]: Taking taylor expansion of (- 0.5) in F 50.047 * [taylor]: Taking taylor expansion of 0.5 in F 50.047 * [backup-simplify]: Simplify 0.5 into 0.5 50.047 * [taylor]: Taking taylor expansion of (log (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0))) in F 50.047 * [taylor]: Taking taylor expansion of (fma (/ 1 F) (/ 1 F) (fma (/ 1 x) 2.0 2.0)) in F 50.047 * [taylor]: Rewrote expression to (+ (* (/ 1 F) (/ 1 F)) (fma (/ 1 x) 2.0 2.0)) 50.047 * [taylor]: Taking taylor expansion of (* (/ 1 F) (/ 1 F)) in F 50.047 * [taylor]: Taking taylor expansion of (/ 1 F) in F 50.047 * [taylor]: Taking taylor expansion of F in F 50.047 * [backup-simplify]: Simplify 0 into 0 50.047 * [backup-simplify]: Simplify 1 into 1 50.048 * [backup-simplify]: Simplify (/ 1 1) into 1 50.048 * [taylor]: Taking taylor expansion of (/ 1 F) in F 50.048 * [taylor]: Taking taylor expansion of F in F 50.048 * [backup-simplify]: Simplify 0 into 0 50.048 * [backup-simplify]: Simplify 1 into 1 50.048 * [backup-simplify]: Simplify (/ 1 1) into 1 50.048 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 2.0 2.0) in F 50.049 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 2.0) 2.0) 50.049 * [taylor]: Taking taylor expansion of (* (/ 1 x) 2.0) in F 50.049 * [taylor]: Taking taylor expansion of (/ 1 x) in F 50.049 * [taylor]: Taking taylor expansion of x in F 50.049 * [backup-simplify]: Simplify x into x 50.049 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 50.049 * [taylor]: Taking taylor expansion of 2.0 in F 50.049 * [backup-simplify]: Simplify 2.0 into 2.0 50.049 * [taylor]: Taking taylor expansion of 2.0 in F 50.049 * [backup-simplify]: Simplify 2.0 into 2.0 50.049 * [backup-simplify]: Simplify (* 1 1) into 1 50.050 * [backup-simplify]: Simplify (+ 1 0) into 1 50.050 * [backup-simplify]: Simplify (log 1) into 0 50.051 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.051 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.052 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 50.053 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.053 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) F) in F 50.053 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in F 50.053 * [taylor]: Taking taylor expansion of (/ 1 B) in F 50.053 * [taylor]: Taking taylor expansion of B in F 50.053 * [backup-simplify]: Simplify B into B 50.053 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.053 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.054 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.054 * [taylor]: Taking taylor expansion of F in F 50.054 * [backup-simplify]: Simplify 0 into 0 50.054 * [backup-simplify]: Simplify 1 into 1 50.054 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.054 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.055 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.055 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 50.056 * [backup-simplify]: Simplify (+ 0) into 0 50.057 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 50.057 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 50.058 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.059 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 50.059 * [backup-simplify]: Simplify (+ 0 0) into 0 50.060 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 50.061 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ 1 B))) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 50.061 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in B 50.061 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in B 50.061 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 50.061 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.061 * [taylor]: Taking taylor expansion of B in B 50.061 * [backup-simplify]: Simplify 0 into 0 50.061 * [backup-simplify]: Simplify 1 into 1 50.061 * [backup-simplify]: Simplify (/ 1 1) into 1 50.062 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.062 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 50.062 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 50.062 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 50.062 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 50.062 * [taylor]: Taking taylor expansion of 1.0 in B 50.062 * [backup-simplify]: Simplify 1.0 into 1.0 50.062 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 50.062 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 50.062 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 50.062 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 50.062 * [taylor]: Taking taylor expansion of 1.0 in B 50.062 * [backup-simplify]: Simplify 1.0 into 1.0 50.063 * [taylor]: Taking taylor expansion of (log F) in B 50.063 * [taylor]: Taking taylor expansion of F in B 50.063 * [backup-simplify]: Simplify F into F 50.063 * [backup-simplify]: Simplify (log F) into (log F) 50.063 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 50.064 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.064 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 50.065 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 50.065 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 50.067 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 50.067 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) in x 50.067 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ 1 B))) in x 50.067 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 50.067 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.067 * [taylor]: Taking taylor expansion of B in x 50.067 * [backup-simplify]: Simplify B into B 50.067 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.067 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.068 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.068 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.068 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.069 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.069 * [backup-simplify]: Simplify (/ 1 (sin (/ 1 B))) into (/ 1 (sin (/ 1 B))) 50.069 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 50.069 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 50.069 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 50.069 * [taylor]: Taking taylor expansion of 1.0 in x 50.069 * [backup-simplify]: Simplify 1.0 into 1.0 50.069 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 50.069 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 50.069 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 50.069 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 50.069 * [taylor]: Taking taylor expansion of 1.0 in x 50.070 * [backup-simplify]: Simplify 1.0 into 1.0 50.070 * [taylor]: Taking taylor expansion of (log F) in x 50.070 * [taylor]: Taking taylor expansion of F in x 50.070 * [backup-simplify]: Simplify F into F 50.070 * [backup-simplify]: Simplify (log F) into (log F) 50.070 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 50.071 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.071 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 50.072 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 50.073 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 50.074 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 50.075 * [backup-simplify]: Simplify (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) 50.076 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 50.077 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 50.078 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 50.078 * [backup-simplify]: Simplify (+ 0 0) into 0 50.080 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 50.080 * [backup-simplify]: Simplify (- 0) into 0 50.081 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.082 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 50.083 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 50.084 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.086 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.087 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.088 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.088 * [backup-simplify]: Simplify (+ 0 0) into 0 50.089 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 50.092 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))))) into 0 50.092 * [taylor]: Taking taylor expansion of 0 in B 50.092 * [backup-simplify]: Simplify 0 into 0 50.092 * [taylor]: Taking taylor expansion of 0 in x 50.092 * [backup-simplify]: Simplify 0 into 0 50.092 * [backup-simplify]: Simplify 0 into 0 50.093 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 50.094 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 50.096 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 50.097 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 50.099 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 50.100 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 50.100 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 50.101 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 50.101 * [taylor]: Taking taylor expansion of 0 in x 50.101 * [backup-simplify]: Simplify 0 into 0 50.101 * [backup-simplify]: Simplify 0 into 0 50.102 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 50.102 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 50.103 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 50.104 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 50.105 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 50.106 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 50.106 * [backup-simplify]: Simplify (+ 0) into 0 50.106 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 50.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 50.107 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.107 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 50.108 * [backup-simplify]: Simplify (+ 0 0) into 0 50.108 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 50.109 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 50.109 * [backup-simplify]: Simplify 0 into 0 50.109 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.111 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 50.111 * [backup-simplify]: Simplify (* (/ 1 x) 2.0) into (/ 2.0 x) 50.111 * [backup-simplify]: Simplify (+ (/ 2.0 x) 2.0) into (+ (* 2.0 (/ 1 x)) 2.0) 50.111 * [backup-simplify]: Simplify (+ 0 (+ (* 2.0 (/ 1 x)) 2.0)) into (+ (* 2.0 (/ 1 x)) 2.0) 50.113 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 1)))) 2) into (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0)) 50.113 * [backup-simplify]: Simplify (- 0) into 0 50.113 * [backup-simplify]: Simplify (- 0) into 0 50.114 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.115 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (+ (* 1.0 (/ 1 x)) 1.0)) 50.116 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)))) into (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) 50.117 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.117 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.119 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.119 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.119 * [backup-simplify]: Simplify (+ 0 0) into 0 50.120 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 50.123 * [backup-simplify]: Simplify (- (/ (* -1 (* (pow (pow F 1.0) 1.0) (+ (* 1.0 (/ 1 x)) 1.0))) (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 50.123 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in B 50.123 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in B 50.123 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in B 50.123 * [taylor]: Taking taylor expansion of 1.0 in B 50.123 * [backup-simplify]: Simplify 1.0 into 1.0 50.123 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in B 50.123 * [taylor]: Taking taylor expansion of F in B 50.123 * [backup-simplify]: Simplify F into F 50.123 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in B 50.123 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 50.123 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.123 * [taylor]: Taking taylor expansion of B in B 50.123 * [backup-simplify]: Simplify 0 into 0 50.123 * [backup-simplify]: Simplify 1 into 1 50.123 * [backup-simplify]: Simplify (/ 1 1) into 1 50.123 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.123 * [taylor]: Taking taylor expansion of x in B 50.123 * [backup-simplify]: Simplify x into x 50.124 * [backup-simplify]: Simplify (* (sin (/ 1 B)) x) into (* (sin (/ 1 B)) x) 50.124 * [backup-simplify]: Simplify (/ F (* (sin (/ 1 B)) x)) into (/ F (* (sin (/ 1 B)) x)) 50.124 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in B 50.124 * [taylor]: Taking taylor expansion of 1.0 in B 50.124 * [backup-simplify]: Simplify 1.0 into 1.0 50.124 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in B 50.124 * [taylor]: Taking taylor expansion of F in B 50.124 * [backup-simplify]: Simplify F into F 50.124 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 50.124 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.124 * [taylor]: Taking taylor expansion of B in B 50.124 * [backup-simplify]: Simplify 0 into 0 50.124 * [backup-simplify]: Simplify 1 into 1 50.124 * [backup-simplify]: Simplify (/ 1 1) into 1 50.125 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.125 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 50.125 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ 1 B)) x))) into (* 1.0 (/ F (* (sin (/ 1 B)) x))) 50.125 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 50.126 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) into (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) 50.127 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) into (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) 50.127 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) in x 50.127 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B))))) in x 50.127 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ 1 B)) x))) in x 50.127 * [taylor]: Taking taylor expansion of 1.0 in x 50.127 * [backup-simplify]: Simplify 1.0 into 1.0 50.127 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ 1 B)) x)) in x 50.127 * [taylor]: Taking taylor expansion of F in x 50.127 * [backup-simplify]: Simplify F into F 50.127 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in x 50.127 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 50.127 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.127 * [taylor]: Taking taylor expansion of B in x 50.127 * [backup-simplify]: Simplify B into B 50.127 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.127 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.127 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.127 * [taylor]: Taking taylor expansion of x in x 50.127 * [backup-simplify]: Simplify 0 into 0 50.127 * [backup-simplify]: Simplify 1 into 1 50.128 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.128 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.128 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.128 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 50.128 * [backup-simplify]: Simplify (+ 0) into 0 50.129 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 50.129 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 50.130 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.130 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 50.130 * [backup-simplify]: Simplify (+ 0 0) into 0 50.131 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 50.131 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 50.131 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ 1 B)))) in x 50.131 * [taylor]: Taking taylor expansion of 1.0 in x 50.131 * [backup-simplify]: Simplify 1.0 into 1.0 50.131 * [taylor]: Taking taylor expansion of (/ F (sin (/ 1 B))) in x 50.131 * [taylor]: Taking taylor expansion of F in x 50.131 * [backup-simplify]: Simplify F into F 50.131 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 50.131 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.131 * [taylor]: Taking taylor expansion of B in x 50.131 * [backup-simplify]: Simplify B into B 50.131 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.132 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.132 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.132 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.133 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.133 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.134 * [backup-simplify]: Simplify (/ F (sin (/ 1 B))) into (/ F (sin (/ 1 B))) 50.135 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.136 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.136 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.137 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.138 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.138 * [backup-simplify]: Simplify (+ 0 0) into 0 50.140 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 50.141 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ F (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 50.142 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ 1 B))))) into 0 50.142 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ 1 B)))) into (* 1.0 (/ F (sin (/ 1 B)))) 50.143 * [backup-simplify]: Simplify (+ 0 (* 1.0 (/ F (sin (/ 1 B))))) into (* 1.0 (/ F (sin (/ 1 B)))) 50.144 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 50.144 * [backup-simplify]: Simplify (- (* 1.0 (/ F (sin (/ 1 B))))) into (- (* 1.0 (/ F (sin (/ 1 B))))) 50.144 * [taylor]: Taking taylor expansion of 0 in x 50.144 * [backup-simplify]: Simplify 0 into 0 50.144 * [backup-simplify]: Simplify 0 into 0 50.147 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 50.149 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 50.150 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.154 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 50.157 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 50.159 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.160 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 50.162 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 50.162 * [taylor]: Taking taylor expansion of 0 in x 50.162 * [backup-simplify]: Simplify 0 into 0 50.162 * [backup-simplify]: Simplify 0 into 0 50.163 * [backup-simplify]: Simplify 0 into 0 50.163 * [backup-simplify]: Simplify 0 into 0 50.166 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 50.167 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 50.169 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.172 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 50.174 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 50.176 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.177 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.178 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.180 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.180 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.181 * [backup-simplify]: Simplify (+ 0 0) into 0 50.182 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 50.184 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ 1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 50.184 * [backup-simplify]: Simplify 0 into 0 50.185 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.188 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 50.191 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 2.0)) into 0 50.192 * [backup-simplify]: Simplify (+ 0 0) into 0 50.192 * [backup-simplify]: Simplify (+ 0 0) into 0 50.197 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (+ (* 2.0 (/ 1 x)) 2.0)) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 50.197 * [backup-simplify]: Simplify (- 0) into 0 50.198 * [backup-simplify]: Simplify (- 0) into 0 50.198 * [backup-simplify]: Simplify (- 0) into 0 50.199 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.201 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (+ (* 4.0 (/ 1 x)) 4.0))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 50.205 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (+ (* 1.0 (/ 1 x)) 1.0)) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 50.207 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 50.209 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 50.210 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.211 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.212 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 50.212 * [backup-simplify]: Simplify (+ 0 0) into 0 50.213 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 50.216 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (* (/ 1 (sin (/ 1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))) (* (- (+ (* 1.0 (/ F (* (sin (/ 1 B)) x))) (* 1.0 (/ F (sin (/ 1 B)))))) (/ 0 (sin (/ 1 B)))))) into 0 50.216 * [taylor]: Taking taylor expansion of 0 in B 50.216 * [backup-simplify]: Simplify 0 into 0 50.216 * [taylor]: Taking taylor expansion of 0 in x 50.216 * [backup-simplify]: Simplify 0 into 0 50.216 * [backup-simplify]: Simplify 0 into 0 50.218 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (/ (/ 1 F) (sin (/ 1 (/ 1 B)))))) (* 1 (* 1 (/ 1 F)))) (* (* (/ 1 (sin (/ 1 (/ 1 B)))) (pow (pow (/ 1 F) 1.0) 1.0)) (* 1 (* 1 (/ 1 (/ 1 F)))))) into (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) 50.219 * [backup-simplify]: Simplify (/ (/ 1 (- F)) (/ (sin (/ 1 (- B))) (pow (fma (/ 1 (- F)) (/ 1 (- F)) (fma (/ 1 (- x)) 2.0 2.0)) (- (/ 1.0 2.0))))) into (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) 50.219 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in (F B x) around 0 50.219 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in x 50.219 * [taylor]: Taking taylor expansion of -1 in x 50.219 * [backup-simplify]: Simplify -1 into -1 50.219 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in x 50.220 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in x 50.220 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in x 50.220 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in x 50.220 * [taylor]: Taking taylor expansion of (- 0.5) in x 50.220 * [taylor]: Taking taylor expansion of 0.5 in x 50.220 * [backup-simplify]: Simplify 0.5 into 0.5 50.220 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in x 50.220 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in x 50.220 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 50.220 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in x 50.220 * [taylor]: Taking taylor expansion of (/ -1 F) in x 50.220 * [taylor]: Taking taylor expansion of -1 in x 50.220 * [backup-simplify]: Simplify -1 into -1 50.220 * [taylor]: Taking taylor expansion of F in x 50.220 * [backup-simplify]: Simplify F into F 50.220 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 50.220 * [taylor]: Taking taylor expansion of (/ -1 F) in x 50.220 * [taylor]: Taking taylor expansion of -1 in x 50.220 * [backup-simplify]: Simplify -1 into -1 50.220 * [taylor]: Taking taylor expansion of F in x 50.220 * [backup-simplify]: Simplify F into F 50.220 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 50.220 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in x 50.220 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 50.220 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in x 50.220 * [taylor]: Taking taylor expansion of (/ -1 x) in x 50.220 * [taylor]: Taking taylor expansion of -1 in x 50.220 * [backup-simplify]: Simplify -1 into -1 50.220 * [taylor]: Taking taylor expansion of x in x 50.220 * [backup-simplify]: Simplify 0 into 0 50.220 * [backup-simplify]: Simplify 1 into 1 50.221 * [backup-simplify]: Simplify (/ -1 1) into -1 50.221 * [taylor]: Taking taylor expansion of 2.0 in x 50.221 * [backup-simplify]: Simplify 2.0 into 2.0 50.221 * [taylor]: Taking taylor expansion of 2.0 in x 50.221 * [backup-simplify]: Simplify 2.0 into 2.0 50.221 * [backup-simplify]: Simplify (* -1 2.0) into -2.0 50.221 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 50.222 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 50.223 * [backup-simplify]: Simplify (log (- 2.0)) into (log (- 2.0)) 50.223 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.224 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log (- 2.0))) into (- (log (- 2.0)) (log x)) 50.225 * [backup-simplify]: Simplify (* (- 0.5) (- (log (- 2.0)) (log x))) into (* -0.5 (- (log (- 2.0)) (log x))) 50.226 * [backup-simplify]: Simplify (exp (* -0.5 (- (log (- 2.0)) (log x)))) into (exp (* -0.5 (- (log (- 2.0)) (log x)))) 50.226 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in x 50.226 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 50.226 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.226 * [taylor]: Taking taylor expansion of -1 in x 50.226 * [backup-simplify]: Simplify -1 into -1 50.226 * [taylor]: Taking taylor expansion of B in x 50.226 * [backup-simplify]: Simplify B into B 50.226 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.226 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.226 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.226 * [taylor]: Taking taylor expansion of F in x 50.226 * [backup-simplify]: Simplify F into F 50.227 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.227 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.227 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.227 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 50.228 * [backup-simplify]: Simplify (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) into (/ (exp (* -0.5 (- (log (- 2.0)) (log x)))) (* (sin (/ -1 B)) F)) 50.228 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in B 50.228 * [taylor]: Taking taylor expansion of -1 in B 50.228 * [backup-simplify]: Simplify -1 into -1 50.228 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in B 50.229 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in B 50.229 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in B 50.229 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in B 50.229 * [taylor]: Taking taylor expansion of (- 0.5) in B 50.229 * [taylor]: Taking taylor expansion of 0.5 in B 50.229 * [backup-simplify]: Simplify 0.5 into 0.5 50.229 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in B 50.229 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in B 50.229 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 50.229 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in B 50.229 * [taylor]: Taking taylor expansion of (/ -1 F) in B 50.229 * [taylor]: Taking taylor expansion of -1 in B 50.229 * [backup-simplify]: Simplify -1 into -1 50.229 * [taylor]: Taking taylor expansion of F in B 50.229 * [backup-simplify]: Simplify F into F 50.229 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 50.229 * [taylor]: Taking taylor expansion of (/ -1 F) in B 50.229 * [taylor]: Taking taylor expansion of -1 in B 50.229 * [backup-simplify]: Simplify -1 into -1 50.229 * [taylor]: Taking taylor expansion of F in B 50.229 * [backup-simplify]: Simplify F into F 50.229 * [backup-simplify]: Simplify (/ -1 F) into (/ -1 F) 50.229 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in B 50.229 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 50.229 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in B 50.229 * [taylor]: Taking taylor expansion of (/ -1 x) in B 50.229 * [taylor]: Taking taylor expansion of -1 in B 50.229 * [backup-simplify]: Simplify -1 into -1 50.229 * [taylor]: Taking taylor expansion of x in B 50.229 * [backup-simplify]: Simplify x into x 50.229 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 50.229 * [taylor]: Taking taylor expansion of 2.0 in B 50.230 * [backup-simplify]: Simplify 2.0 into 2.0 50.230 * [taylor]: Taking taylor expansion of 2.0 in B 50.230 * [backup-simplify]: Simplify 2.0 into 2.0 50.230 * [backup-simplify]: Simplify (* (/ -1 F) (/ -1 F)) into (/ 1 (pow F 2)) 50.230 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 50.230 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 50.230 * [backup-simplify]: Simplify (+ (/ 1 (pow F 2)) (- 2.0 (* 2.0 (/ 1 x)))) into (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 50.231 * [backup-simplify]: Simplify (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) into (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))) 50.231 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.232 * [backup-simplify]: Simplify (* (- 0.5) (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) into (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))))) 50.233 * [backup-simplify]: Simplify (exp (* -0.5 (log (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x)))))) into (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) 50.233 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in B 50.233 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 50.233 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.233 * [taylor]: Taking taylor expansion of -1 in B 50.233 * [backup-simplify]: Simplify -1 into -1 50.233 * [taylor]: Taking taylor expansion of B in B 50.233 * [backup-simplify]: Simplify 0 into 0 50.233 * [backup-simplify]: Simplify 1 into 1 50.233 * [backup-simplify]: Simplify (/ -1 1) into -1 50.233 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.233 * [taylor]: Taking taylor expansion of F in B 50.233 * [backup-simplify]: Simplify F into F 50.234 * [backup-simplify]: Simplify (* (sin (/ -1 B)) F) into (* (sin (/ -1 B)) F) 50.234 * [backup-simplify]: Simplify (/ (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) -0.5) (* (sin (/ -1 B)) F)) into (* (/ 1 (* (sin (/ -1 B)) F)) (pow (/ 1 (pow (- (+ (/ 1 (pow F 2)) 2.0) (* 2.0 (/ 1 x))) 1.0)) 0.5)) 50.234 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 50.235 * [taylor]: Taking taylor expansion of -1 in F 50.235 * [backup-simplify]: Simplify -1 into -1 50.235 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 50.235 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 50.235 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 50.235 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 50.235 * [taylor]: Taking taylor expansion of (- 0.5) in F 50.235 * [taylor]: Taking taylor expansion of 0.5 in F 50.235 * [backup-simplify]: Simplify 0.5 into 0.5 50.235 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 50.235 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 50.235 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 50.235 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 50.235 * [taylor]: Taking taylor expansion of (/ -1 F) in F 50.235 * [taylor]: Taking taylor expansion of -1 in F 50.235 * [backup-simplify]: Simplify -1 into -1 50.235 * [taylor]: Taking taylor expansion of F in F 50.235 * [backup-simplify]: Simplify 0 into 0 50.235 * [backup-simplify]: Simplify 1 into 1 50.235 * [backup-simplify]: Simplify (/ -1 1) into -1 50.235 * [taylor]: Taking taylor expansion of (/ -1 F) in F 50.235 * [taylor]: Taking taylor expansion of -1 in F 50.235 * [backup-simplify]: Simplify -1 into -1 50.235 * [taylor]: Taking taylor expansion of F in F 50.235 * [backup-simplify]: Simplify 0 into 0 50.235 * [backup-simplify]: Simplify 1 into 1 50.236 * [backup-simplify]: Simplify (/ -1 1) into -1 50.236 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 50.236 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 50.236 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 50.236 * [taylor]: Taking taylor expansion of (/ -1 x) in F 50.236 * [taylor]: Taking taylor expansion of -1 in F 50.236 * [backup-simplify]: Simplify -1 into -1 50.236 * [taylor]: Taking taylor expansion of x in F 50.236 * [backup-simplify]: Simplify x into x 50.236 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 50.236 * [taylor]: Taking taylor expansion of 2.0 in F 50.236 * [backup-simplify]: Simplify 2.0 into 2.0 50.236 * [taylor]: Taking taylor expansion of 2.0 in F 50.236 * [backup-simplify]: Simplify 2.0 into 2.0 50.236 * [backup-simplify]: Simplify (* -1 -1) into 1 50.237 * [backup-simplify]: Simplify (+ 1 0) into 1 50.237 * [backup-simplify]: Simplify (log 1) into 0 50.237 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.238 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.238 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 50.238 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.238 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 50.238 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 50.238 * [taylor]: Taking taylor expansion of (/ -1 B) in F 50.238 * [taylor]: Taking taylor expansion of -1 in F 50.238 * [backup-simplify]: Simplify -1 into -1 50.238 * [taylor]: Taking taylor expansion of B in F 50.238 * [backup-simplify]: Simplify B into B 50.238 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.239 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.239 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.239 * [taylor]: Taking taylor expansion of F in F 50.239 * [backup-simplify]: Simplify 0 into 0 50.239 * [backup-simplify]: Simplify 1 into 1 50.239 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.239 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.239 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.240 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 50.240 * [backup-simplify]: Simplify (+ 0) into 0 50.240 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 50.241 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 50.241 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.242 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 50.242 * [backup-simplify]: Simplify (+ 0 0) into 0 50.242 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 50.243 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 50.243 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F))) in F 50.243 * [taylor]: Taking taylor expansion of -1 in F 50.243 * [backup-simplify]: Simplify -1 into -1 50.243 * [taylor]: Taking taylor expansion of (/ (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) (* (sin (/ -1 B)) F)) in F 50.243 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) (- 0.5)) in F 50.243 * [taylor]: Taking taylor expansion of (exp (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))))) in F 50.243 * [taylor]: Taking taylor expansion of (* (- 0.5) (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)))) in F 50.243 * [taylor]: Taking taylor expansion of (- 0.5) in F 50.243 * [taylor]: Taking taylor expansion of 0.5 in F 50.243 * [backup-simplify]: Simplify 0.5 into 0.5 50.243 * [taylor]: Taking taylor expansion of (log (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0))) in F 50.243 * [taylor]: Taking taylor expansion of (fma (/ -1 F) (/ -1 F) (fma (/ -1 x) 2.0 2.0)) in F 50.243 * [taylor]: Rewrote expression to (+ (* (/ -1 F) (/ -1 F)) (fma (/ -1 x) 2.0 2.0)) 50.243 * [taylor]: Taking taylor expansion of (* (/ -1 F) (/ -1 F)) in F 50.243 * [taylor]: Taking taylor expansion of (/ -1 F) in F 50.243 * [taylor]: Taking taylor expansion of -1 in F 50.243 * [backup-simplify]: Simplify -1 into -1 50.243 * [taylor]: Taking taylor expansion of F in F 50.243 * [backup-simplify]: Simplify 0 into 0 50.243 * [backup-simplify]: Simplify 1 into 1 50.244 * [backup-simplify]: Simplify (/ -1 1) into -1 50.244 * [taylor]: Taking taylor expansion of (/ -1 F) in F 50.244 * [taylor]: Taking taylor expansion of -1 in F 50.244 * [backup-simplify]: Simplify -1 into -1 50.244 * [taylor]: Taking taylor expansion of F in F 50.244 * [backup-simplify]: Simplify 0 into 0 50.244 * [backup-simplify]: Simplify 1 into 1 50.244 * [backup-simplify]: Simplify (/ -1 1) into -1 50.244 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 2.0 2.0) in F 50.244 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 2.0) 2.0) 50.244 * [taylor]: Taking taylor expansion of (* (/ -1 x) 2.0) in F 50.244 * [taylor]: Taking taylor expansion of (/ -1 x) in F 50.244 * [taylor]: Taking taylor expansion of -1 in F 50.244 * [backup-simplify]: Simplify -1 into -1 50.244 * [taylor]: Taking taylor expansion of x in F 50.244 * [backup-simplify]: Simplify x into x 50.244 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 50.244 * [taylor]: Taking taylor expansion of 2.0 in F 50.244 * [backup-simplify]: Simplify 2.0 into 2.0 50.244 * [taylor]: Taking taylor expansion of 2.0 in F 50.244 * [backup-simplify]: Simplify 2.0 into 2.0 50.245 * [backup-simplify]: Simplify (* -1 -1) into 1 50.245 * [backup-simplify]: Simplify (+ 1 0) into 1 50.245 * [backup-simplify]: Simplify (log 1) into 0 50.245 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.246 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.246 * [backup-simplify]: Simplify (* (- 0.5) (- (* 2 (log F)))) into (* 1.0 (log F)) 50.247 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.247 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) F) in F 50.247 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in F 50.247 * [taylor]: Taking taylor expansion of (/ -1 B) in F 50.247 * [taylor]: Taking taylor expansion of -1 in F 50.247 * [backup-simplify]: Simplify -1 into -1 50.247 * [taylor]: Taking taylor expansion of B in F 50.247 * [backup-simplify]: Simplify B into B 50.247 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.247 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.247 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.247 * [taylor]: Taking taylor expansion of F in F 50.247 * [backup-simplify]: Simplify 0 into 0 50.247 * [backup-simplify]: Simplify 1 into 1 50.247 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.247 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.248 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.248 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 50.248 * [backup-simplify]: Simplify (+ 0) into 0 50.249 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 50.249 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 50.249 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.250 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 50.250 * [backup-simplify]: Simplify (+ 0 0) into 0 50.250 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 50.251 * [backup-simplify]: Simplify (/ (pow F 1.0) (sin (/ -1 B))) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 50.252 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 50.252 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in B 50.252 * [taylor]: Taking taylor expansion of -1 in B 50.252 * [backup-simplify]: Simplify -1 into -1 50.252 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in B 50.252 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in B 50.252 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 50.252 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.252 * [taylor]: Taking taylor expansion of -1 in B 50.252 * [backup-simplify]: Simplify -1 into -1 50.252 * [taylor]: Taking taylor expansion of B in B 50.252 * [backup-simplify]: Simplify 0 into 0 50.252 * [backup-simplify]: Simplify 1 into 1 50.252 * [backup-simplify]: Simplify (/ -1 1) into -1 50.252 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.252 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 50.252 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in B 50.253 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in B 50.253 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in B 50.253 * [taylor]: Taking taylor expansion of 1.0 in B 50.253 * [backup-simplify]: Simplify 1.0 into 1.0 50.253 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in B 50.253 * [taylor]: Taking taylor expansion of (pow F 1.0) in B 50.253 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in B 50.253 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in B 50.253 * [taylor]: Taking taylor expansion of 1.0 in B 50.253 * [backup-simplify]: Simplify 1.0 into 1.0 50.253 * [taylor]: Taking taylor expansion of (log F) in B 50.253 * [taylor]: Taking taylor expansion of F in B 50.253 * [backup-simplify]: Simplify F into F 50.253 * [backup-simplify]: Simplify (log F) into (log F) 50.253 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 50.253 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.254 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 50.254 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 50.254 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 50.255 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 50.255 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 50.255 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) in x 50.255 * [taylor]: Taking taylor expansion of -1 in x 50.255 * [backup-simplify]: Simplify -1 into -1 50.255 * [taylor]: Taking taylor expansion of (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) in x 50.255 * [taylor]: Taking taylor expansion of (/ 1 (sin (/ -1 B))) in x 50.255 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 50.255 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.256 * [taylor]: Taking taylor expansion of -1 in x 50.256 * [backup-simplify]: Simplify -1 into -1 50.256 * [taylor]: Taking taylor expansion of B in x 50.256 * [backup-simplify]: Simplify B into B 50.256 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.256 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.256 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.256 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.256 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.256 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.257 * [backup-simplify]: Simplify (/ 1 (sin (/ -1 B))) into (/ 1 (sin (/ -1 B))) 50.257 * [taylor]: Taking taylor expansion of (pow (pow F 1.0) 1.0) in x 50.257 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log (pow F 1.0)))) in x 50.257 * [taylor]: Taking taylor expansion of (* 1.0 (log (pow F 1.0))) in x 50.257 * [taylor]: Taking taylor expansion of 1.0 in x 50.257 * [backup-simplify]: Simplify 1.0 into 1.0 50.257 * [taylor]: Taking taylor expansion of (log (pow F 1.0)) in x 50.257 * [taylor]: Taking taylor expansion of (pow F 1.0) in x 50.257 * [taylor]: Taking taylor expansion of (exp (* 1.0 (log F))) in x 50.257 * [taylor]: Taking taylor expansion of (* 1.0 (log F)) in x 50.257 * [taylor]: Taking taylor expansion of 1.0 in x 50.257 * [backup-simplify]: Simplify 1.0 into 1.0 50.257 * [taylor]: Taking taylor expansion of (log F) in x 50.257 * [taylor]: Taking taylor expansion of F in x 50.257 * [backup-simplify]: Simplify F into F 50.257 * [backup-simplify]: Simplify (log F) into (log F) 50.257 * [backup-simplify]: Simplify (* 1.0 (log F)) into (* 1.0 (log F)) 50.257 * [backup-simplify]: Simplify (exp (* 1.0 (log F))) into (pow F 1.0) 50.258 * [backup-simplify]: Simplify (log (pow F 1.0)) into (log (pow F 1.0)) 50.258 * [backup-simplify]: Simplify (* 1.0 (log (pow F 1.0))) into (* 1.0 (log (pow F 1.0))) 50.258 * [backup-simplify]: Simplify (exp (* 1.0 (log (pow F 1.0)))) into (pow (pow F 1.0) 1.0) 50.259 * [backup-simplify]: Simplify (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) into (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) 50.260 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 50.261 * [backup-simplify]: Simplify (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) into (* -1 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))) 50.262 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.263 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 50.264 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 50.264 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 50.265 * [backup-simplify]: Simplify (+ 0 0) into 0 50.266 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 50.266 * [backup-simplify]: Simplify (- 0) into 0 50.267 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.268 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (* 0 (- (* 2 (log F))))) into 0 50.269 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 50.270 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.271 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.272 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.272 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.273 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.274 * [backup-simplify]: Simplify (+ 0 0) into 0 50.275 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 50.277 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))))) into 0 50.278 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 50.278 * [taylor]: Taking taylor expansion of 0 in B 50.278 * [backup-simplify]: Simplify 0 into 0 50.278 * [taylor]: Taking taylor expansion of 0 in x 50.278 * [backup-simplify]: Simplify 0 into 0 50.278 * [backup-simplify]: Simplify 0 into 0 50.280 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 50.281 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 50.282 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 50.284 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 50.285 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 50.287 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 50.287 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 50.289 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 50.291 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 50.291 * [taylor]: Taking taylor expansion of 0 in x 50.291 * [backup-simplify]: Simplify 0 into 0 50.291 * [backup-simplify]: Simplify 0 into 0 50.292 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow F 1)))) 1) into 0 50.293 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log F))) into 0 50.294 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 1) 1)))) into 0 50.296 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow F 1.0) 1)))) 1) into 0 50.297 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log (pow F 1.0)))) into 0 50.299 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 1) 1)))) into 0 50.299 * [backup-simplify]: Simplify (+ 0) into 0 50.300 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 50.301 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 50.302 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.302 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 50.303 * [backup-simplify]: Simplify (+ 0 0) into 0 50.304 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 50.305 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (* 0 (pow (pow F 1.0) 1.0))) into 0 50.307 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))) into 0 50.307 * [backup-simplify]: Simplify 0 into 0 50.308 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.308 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.309 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.309 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 50.310 * [backup-simplify]: Simplify (* (/ -1 x) 2.0) into (/ -2.0 x) 50.310 * [backup-simplify]: Simplify (+ (/ -2.0 x) 2.0) into (- 2.0 (* 2.0 (/ 1 x))) 50.310 * [backup-simplify]: Simplify (+ 0 (- 2.0 (* 2.0 (/ 1 x)))) into (- 2.0 (* 2.0 (/ 1 x))) 50.311 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 1)))) 2) into (* 1/2 (- 4.0 (* 4.0 (/ 1 x)))) 50.312 * [backup-simplify]: Simplify (- 0) into 0 50.312 * [backup-simplify]: Simplify (- 0) into 0 50.312 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.314 * [backup-simplify]: Simplify (+ (* (- 0.5) (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F)))))) into (- (* 1.0 (/ 1 x)) 1.0) 50.315 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)))) into (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) 50.315 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.316 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.316 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.317 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.318 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.318 * [backup-simplify]: Simplify (+ 0 0) into 0 50.320 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 50.322 * [backup-simplify]: Simplify (- (/ (* (pow (pow F 1.0) 1.0) (- (* 1.0 (/ 1 x)) 1.0)) (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) 50.324 * [backup-simplify]: Simplify (+ (* -1 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 50.324 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in B 50.324 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in B 50.324 * [taylor]: Taking taylor expansion of 1.0 in B 50.324 * [backup-simplify]: Simplify 1.0 into 1.0 50.324 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in B 50.324 * [taylor]: Taking taylor expansion of F in B 50.325 * [backup-simplify]: Simplify F into F 50.325 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 50.325 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.325 * [taylor]: Taking taylor expansion of -1 in B 50.325 * [backup-simplify]: Simplify -1 into -1 50.325 * [taylor]: Taking taylor expansion of B in B 50.325 * [backup-simplify]: Simplify 0 into 0 50.325 * [backup-simplify]: Simplify 1 into 1 50.325 * [backup-simplify]: Simplify (/ -1 1) into -1 50.325 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.325 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 50.325 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in B 50.325 * [taylor]: Taking taylor expansion of 1.0 in B 50.325 * [backup-simplify]: Simplify 1.0 into 1.0 50.325 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in B 50.325 * [taylor]: Taking taylor expansion of F in B 50.325 * [backup-simplify]: Simplify F into F 50.325 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in B 50.325 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 50.325 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.325 * [taylor]: Taking taylor expansion of -1 in B 50.326 * [backup-simplify]: Simplify -1 into -1 50.326 * [taylor]: Taking taylor expansion of B in B 50.326 * [backup-simplify]: Simplify 0 into 0 50.326 * [backup-simplify]: Simplify 1 into 1 50.326 * [backup-simplify]: Simplify (/ -1 1) into -1 50.326 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.326 * [taylor]: Taking taylor expansion of x in B 50.326 * [backup-simplify]: Simplify x into x 50.326 * [backup-simplify]: Simplify (* (sin (/ -1 B)) x) into (* (sin (/ -1 B)) x) 50.326 * [backup-simplify]: Simplify (/ F (* (sin (/ -1 B)) x)) into (/ F (* (sin (/ -1 B)) x)) 50.327 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 50.327 * [backup-simplify]: Simplify (* 1.0 (/ F (* (sin (/ -1 B)) x))) into (* 1.0 (/ F (* (sin (/ -1 B)) x))) 50.327 * [backup-simplify]: Simplify (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) into (- (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 50.328 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) (- (* 1.0 (/ F (* (sin (/ -1 B)) x))))) into (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) 50.328 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ F (sin (/ -1 B)))) (* 1.0 (/ F (* (sin (/ -1 B)) x)))) in x 50.328 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (sin (/ -1 B)))) in x 50.328 * [taylor]: Taking taylor expansion of 1.0 in x 50.328 * [backup-simplify]: Simplify 1.0 into 1.0 50.328 * [taylor]: Taking taylor expansion of (/ F (sin (/ -1 B))) in x 50.328 * [taylor]: Taking taylor expansion of F in x 50.328 * [backup-simplify]: Simplify F into F 50.328 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 50.328 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.328 * [taylor]: Taking taylor expansion of -1 in x 50.328 * [backup-simplify]: Simplify -1 into -1 50.328 * [taylor]: Taking taylor expansion of B in x 50.328 * [backup-simplify]: Simplify B into B 50.328 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.328 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.329 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.329 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.329 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.329 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.329 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 50.329 * [taylor]: Taking taylor expansion of (* 1.0 (/ F (* (sin (/ -1 B)) x))) in x 50.329 * [taylor]: Taking taylor expansion of 1.0 in x 50.329 * [backup-simplify]: Simplify 1.0 into 1.0 50.329 * [taylor]: Taking taylor expansion of (/ F (* (sin (/ -1 B)) x)) in x 50.329 * [taylor]: Taking taylor expansion of F in x 50.330 * [backup-simplify]: Simplify F into F 50.330 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 50.330 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 50.330 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.330 * [taylor]: Taking taylor expansion of -1 in x 50.330 * [backup-simplify]: Simplify -1 into -1 50.330 * [taylor]: Taking taylor expansion of B in x 50.330 * [backup-simplify]: Simplify B into B 50.330 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.330 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.330 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.330 * [taylor]: Taking taylor expansion of x in x 50.330 * [backup-simplify]: Simplify 0 into 0 50.330 * [backup-simplify]: Simplify 1 into 1 50.330 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.330 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.331 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.331 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 50.331 * [backup-simplify]: Simplify (+ 0) into 0 50.332 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 50.332 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 50.332 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.333 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 50.333 * [backup-simplify]: Simplify (+ 0 0) into 0 50.334 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 50.334 * [backup-simplify]: Simplify (/ F (sin (/ -1 B))) into (/ F (sin (/ -1 B))) 50.334 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 50.335 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.335 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.336 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.336 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.337 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.337 * [backup-simplify]: Simplify (+ 0 0) into 0 50.338 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 50.338 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ F (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 50.339 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ F (sin (/ -1 B))))) into 0 50.339 * [backup-simplify]: Simplify (- 0) into 0 50.339 * [backup-simplify]: Simplify (+ (* 1.0 (/ F (sin (/ -1 B)))) 0) into (* 1.0 (/ F (sin (/ -1 B)))) 50.340 * [backup-simplify]: Simplify (* 1.0 (/ F (sin (/ -1 B)))) into (* 1.0 (/ F (sin (/ -1 B)))) 50.340 * [taylor]: Taking taylor expansion of 0 in x 50.340 * [backup-simplify]: Simplify 0 into 0 50.340 * [backup-simplify]: Simplify 0 into 0 50.341 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 50.342 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 50.343 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.345 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 50.346 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 50.347 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.348 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 50.349 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 50.350 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 50.350 * [taylor]: Taking taylor expansion of 0 in x 50.350 * [backup-simplify]: Simplify 0 into 0 50.350 * [backup-simplify]: Simplify 0 into 0 50.350 * [backup-simplify]: Simplify 0 into 0 50.350 * [backup-simplify]: Simplify 0 into 0 50.352 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow F 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow F 1)))) 2) into 0 50.352 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log F)))) into 0 50.353 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.355 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow F 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow F 1.0) 1)))) 2) into 0 50.357 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (log (pow F 1.0))))) into 0 50.359 * [backup-simplify]: Simplify (* (exp (* 1.0 (log (pow F 1.0)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 50.360 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.361 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.362 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.363 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.364 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.365 * [backup-simplify]: Simplify (+ 0 0) into 0 50.366 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 50.368 * [backup-simplify]: Simplify (+ (* (/ 1 (sin (/ -1 B))) 0) (+ (* 0 0) (* 0 (pow (pow F 1.0) 1.0)))) into 0 50.370 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0))))) into 0 50.370 * [backup-simplify]: Simplify 0 into 0 50.370 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 50.372 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.372 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 50.373 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 50.373 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 50.374 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 2.0)) into 0 50.374 * [backup-simplify]: Simplify (+ 0 0) into 0 50.374 * [backup-simplify]: Simplify (+ 0 0) into 0 50.377 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 2.0 (* 2.0 (/ 1 x)))) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 50.377 * [backup-simplify]: Simplify (- 0) into 0 50.378 * [backup-simplify]: Simplify (- 0) into 0 50.378 * [backup-simplify]: Simplify (- 0) into 0 50.378 * [backup-simplify]: Simplify (+ (* (- 2) (log F)) 0) into (- (* 2 (log F))) 50.379 * [backup-simplify]: Simplify (+ (* (- 0.5) 0) (+ (* 0 (* 1/2 (- 4.0 (* 4.0 (/ 1 x))))) (+ (* 0 0) (* 0 (- (* 2 (log F))))))) into 0 50.381 * [backup-simplify]: Simplify (* (exp (* 1.0 (log F))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 x)) 1.0) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 50.383 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 50.384 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 50.384 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.385 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.386 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 50.386 * [backup-simplify]: Simplify (+ 0 0) into 0 50.387 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 50.389 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))) (* (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B))))) (/ 0 (sin (/ -1 B)))))) into 0 50.392 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 1.0 (/ F (* (sin (/ -1 B)) x))) (* 1.0 (/ F (sin (/ -1 B)))))) (+ (* 0 0) (* 0 (* (/ 1 (sin (/ -1 B))) (pow (pow F 1.0) 1.0)))))) into 0 50.392 * [taylor]: Taking taylor expansion of 0 in B 50.392 * [backup-simplify]: Simplify 0 into 0 50.392 * [taylor]: Taking taylor expansion of 0 in x 50.392 * [backup-simplify]: Simplify 0 into 0 50.392 * [backup-simplify]: Simplify 0 into 0 50.394 * [backup-simplify]: Simplify (+ (* (* 1.0 (/ (/ 1 (- F)) (sin (/ -1 (/ 1 (- B)))))) (* 1 (* 1 (/ 1 (- F))))) (* (* -1 (* (/ 1 (sin (/ -1 (/ 1 (- B))))) (pow (pow (/ 1 (- F)) 1.0) 1.0))) (* 1 (* 1 (/ 1 (/ 1 (- F))))))) into (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) 50.394 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 50.394 * [backup-simplify]: Simplify (* (/ x (sin B)) (cos B)) into (/ (* x (cos B)) (sin B)) 50.394 * [approximate]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in (x B) around 0 50.394 * [taylor]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in B 50.394 * [taylor]: Taking taylor expansion of (* x (cos B)) in B 50.394 * [taylor]: Taking taylor expansion of x in B 50.394 * [backup-simplify]: Simplify x into x 50.394 * [taylor]: Taking taylor expansion of (cos B) in B 50.394 * [taylor]: Taking taylor expansion of B in B 50.394 * [backup-simplify]: Simplify 0 into 0 50.394 * [backup-simplify]: Simplify 1 into 1 50.394 * [taylor]: Taking taylor expansion of (sin B) in B 50.394 * [taylor]: Taking taylor expansion of B in B 50.394 * [backup-simplify]: Simplify 0 into 0 50.394 * [backup-simplify]: Simplify 1 into 1 50.395 * [backup-simplify]: Simplify (* x 1) into x 50.395 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 50.395 * [backup-simplify]: Simplify (/ x 1) into x 50.395 * [taylor]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in x 50.395 * [taylor]: Taking taylor expansion of (* x (cos B)) in x 50.395 * [taylor]: Taking taylor expansion of x in x 50.395 * [backup-simplify]: Simplify 0 into 0 50.395 * [backup-simplify]: Simplify 1 into 1 50.395 * [taylor]: Taking taylor expansion of (cos B) in x 50.395 * [taylor]: Taking taylor expansion of B in x 50.395 * [backup-simplify]: Simplify B into B 50.396 * [backup-simplify]: Simplify (cos B) into (cos B) 50.396 * [backup-simplify]: Simplify (sin B) into (sin B) 50.396 * [taylor]: Taking taylor expansion of (sin B) in x 50.396 * [taylor]: Taking taylor expansion of B in x 50.396 * [backup-simplify]: Simplify B into B 50.396 * [backup-simplify]: Simplify (sin B) into (sin B) 50.396 * [backup-simplify]: Simplify (cos B) into (cos B) 50.396 * [backup-simplify]: Simplify (* (cos B) 1) into (cos B) 50.396 * [backup-simplify]: Simplify (* (sin B) 0) into 0 50.397 * [backup-simplify]: Simplify (- 0) into 0 50.397 * [backup-simplify]: Simplify (+ (cos B) 0) into (cos B) 50.397 * [backup-simplify]: Simplify (* 0 (cos B)) into 0 50.397 * [backup-simplify]: Simplify (+ 0) into 0 50.398 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 1)) into 0 50.398 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.399 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 0)) into 0 50.399 * [backup-simplify]: Simplify (- 0) into 0 50.399 * [backup-simplify]: Simplify (+ 0 0) into 0 50.400 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (cos B))) into (cos B) 50.400 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 50.401 * [backup-simplify]: Simplify (* (cos B) 0) into 0 50.401 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 50.402 * [backup-simplify]: Simplify (/ (cos B) (sin B)) into (/ (cos B) (sin B)) 50.402 * [taylor]: Taking taylor expansion of (/ (* x (cos B)) (sin B)) in x 50.402 * [taylor]: Taking taylor expansion of (* x (cos B)) in x 50.402 * [taylor]: Taking taylor expansion of x in x 50.402 * [backup-simplify]: Simplify 0 into 0 50.402 * [backup-simplify]: Simplify 1 into 1 50.402 * [taylor]: Taking taylor expansion of (cos B) in x 50.402 * [taylor]: Taking taylor expansion of B in x 50.402 * [backup-simplify]: Simplify B into B 50.402 * [backup-simplify]: Simplify (cos B) into (cos B) 50.402 * [backup-simplify]: Simplify (sin B) into (sin B) 50.402 * [taylor]: Taking taylor expansion of (sin B) in x 50.402 * [taylor]: Taking taylor expansion of B in x 50.402 * [backup-simplify]: Simplify B into B 50.403 * [backup-simplify]: Simplify (sin B) into (sin B) 50.403 * [backup-simplify]: Simplify (cos B) into (cos B) 50.403 * [backup-simplify]: Simplify (* (cos B) 1) into (cos B) 50.403 * [backup-simplify]: Simplify (* (sin B) 0) into 0 50.404 * [backup-simplify]: Simplify (- 0) into 0 50.404 * [backup-simplify]: Simplify (+ (cos B) 0) into (cos B) 50.405 * [backup-simplify]: Simplify (* 0 (cos B)) into 0 50.405 * [backup-simplify]: Simplify (+ 0) into 0 50.406 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 1)) into 0 50.406 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.407 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 0)) into 0 50.407 * [backup-simplify]: Simplify (- 0) into 0 50.408 * [backup-simplify]: Simplify (+ 0 0) into 0 50.409 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (cos B))) into (cos B) 50.409 * [backup-simplify]: Simplify (* (sin B) 1) into (sin B) 50.409 * [backup-simplify]: Simplify (* (cos B) 0) into 0 50.409 * [backup-simplify]: Simplify (+ (sin B) 0) into (sin B) 50.410 * [backup-simplify]: Simplify (/ (cos B) (sin B)) into (/ (cos B) (sin B)) 50.410 * [taylor]: Taking taylor expansion of (/ (cos B) (sin B)) in B 50.410 * [taylor]: Taking taylor expansion of (cos B) in B 50.410 * [taylor]: Taking taylor expansion of B in B 50.410 * [backup-simplify]: Simplify 0 into 0 50.410 * [backup-simplify]: Simplify 1 into 1 50.410 * [taylor]: Taking taylor expansion of (sin B) in B 50.410 * [taylor]: Taking taylor expansion of B in B 50.410 * [backup-simplify]: Simplify 0 into 0 50.410 * [backup-simplify]: Simplify 1 into 1 50.411 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 1 1) 1))) into 1 50.412 * [backup-simplify]: Simplify (/ 1 1) into 1 50.412 * [backup-simplify]: Simplify 1 into 1 50.413 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.414 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 1))) into 0 50.415 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.416 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 0))) into 0 50.417 * [backup-simplify]: Simplify (- 0) into 0 50.417 * [backup-simplify]: Simplify (+ 0 0) into 0 50.418 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (cos B)))) into 0 50.419 * [backup-simplify]: Simplify (+ 0) into 0 50.420 * [backup-simplify]: Simplify (+ (* (sin B) 0) (* 0 1)) into 0 50.420 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.421 * [backup-simplify]: Simplify (+ (* (cos B) 0) (* 0 0)) into 0 50.422 * [backup-simplify]: Simplify (+ 0 0) into 0 50.423 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))))) into 0 50.423 * [taylor]: Taking taylor expansion of 0 in B 50.423 * [backup-simplify]: Simplify 0 into 0 50.424 * [backup-simplify]: Simplify (+ 0) into 0 50.425 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.426 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 50.426 * [backup-simplify]: Simplify 0 into 0 50.427 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.428 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.430 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.431 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.431 * [backup-simplify]: Simplify (- 0) into 0 50.431 * [backup-simplify]: Simplify (+ 0 0) into 0 50.433 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (cos B))))) into 0 50.434 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.435 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (* 0 1))) into 0 50.436 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.437 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (* 0 0))) into 0 50.437 * [backup-simplify]: Simplify (+ 0 0) into 0 50.439 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into 0 50.439 * [taylor]: Taking taylor expansion of 0 in B 50.439 * [backup-simplify]: Simplify 0 into 0 50.439 * [backup-simplify]: Simplify 0 into 0 50.440 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 2) 2)) 0) into -1/2 50.441 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 1 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into -1/6 50.443 * [backup-simplify]: Simplify (- (/ -1/2 1) (+ (* 1 (/ -1/6 1)) (* 0 (/ 0 1)))) into -1/3 50.443 * [backup-simplify]: Simplify -1/3 into -1/3 50.444 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 50.445 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 50.446 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.447 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 50.447 * [backup-simplify]: Simplify (- 0) into 0 50.447 * [backup-simplify]: Simplify (+ 0 0) into 0 50.448 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cos B)))))) into 0 50.449 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.450 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.451 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.451 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.451 * [backup-simplify]: Simplify (+ 0 0) into 0 50.452 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))) (* 0 (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into 0 50.452 * [taylor]: Taking taylor expansion of 0 in B 50.452 * [backup-simplify]: Simplify 0 into 0 50.452 * [backup-simplify]: Simplify 0 into 0 50.453 * [backup-simplify]: Simplify 0 into 0 50.453 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.454 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 1 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.455 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ -1/6 1)) (* -1/3 (/ 0 1)))) into 0 50.455 * [backup-simplify]: Simplify 0 into 0 50.456 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 3) 6) (/ (pow 0 1) 1)) 0 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.457 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 50.459 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 5) 120)) 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 1) 1) (/ (pow 0 2) 2)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.460 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))))) into 0 50.460 * [backup-simplify]: Simplify (- 0) into 0 50.460 * [backup-simplify]: Simplify (+ 0 0) into 0 50.462 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cos B))))))) into 0 50.463 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 50.464 * [backup-simplify]: Simplify (+ (* (sin B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 50.465 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.466 * [backup-simplify]: Simplify (+ (* (cos B) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 50.466 * [backup-simplify]: Simplify (+ 0 0) into 0 50.467 * [backup-simplify]: Simplify (- (/ 0 (sin B)) (+ (* (/ (cos B) (sin B)) (/ 0 (sin B))) (* 0 (/ 0 (sin B))) (* 0 (/ 0 (sin B))) (* 0 (/ 0 (sin B))))) into 0 50.467 * [taylor]: Taking taylor expansion of 0 in B 50.467 * [backup-simplify]: Simplify 0 into 0 50.467 * [backup-simplify]: Simplify 0 into 0 50.467 * [backup-simplify]: Simplify 0 into 0 50.467 * [backup-simplify]: Simplify 0 into 0 50.468 * [backup-simplify]: Simplify (+ (* -1/3 (* B x)) (* 1 (* (/ 1 B) x))) into (- (/ x B) (* 1/3 (* x B))) 50.469 * [backup-simplify]: Simplify (* (/ (/ 1 x) (sin (/ 1 B))) (cos (/ 1 B))) into (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) 50.469 * [approximate]: Taking taylor expansion of (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) in (x B) around 0 50.469 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) in B 50.469 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 50.469 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.469 * [taylor]: Taking taylor expansion of B in B 50.469 * [backup-simplify]: Simplify 0 into 0 50.469 * [backup-simplify]: Simplify 1 into 1 50.469 * [backup-simplify]: Simplify (/ 1 1) into 1 50.470 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.470 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in B 50.470 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 50.470 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.470 * [taylor]: Taking taylor expansion of B in B 50.470 * [backup-simplify]: Simplify 0 into 0 50.470 * [backup-simplify]: Simplify 1 into 1 50.470 * [backup-simplify]: Simplify (/ 1 1) into 1 50.471 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.471 * [taylor]: Taking taylor expansion of x in B 50.471 * [backup-simplify]: Simplify x into x 50.471 * [backup-simplify]: Simplify (* (sin (/ 1 B)) x) into (* (sin (/ 1 B)) x) 50.472 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) into (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) 50.472 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) in x 50.472 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 50.472 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.472 * [taylor]: Taking taylor expansion of B in x 50.472 * [backup-simplify]: Simplify B into B 50.472 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.472 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.473 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.473 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in x 50.473 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 50.473 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.473 * [taylor]: Taking taylor expansion of B in x 50.473 * [backup-simplify]: Simplify B into B 50.473 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.473 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.474 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.474 * [taylor]: Taking taylor expansion of x in x 50.474 * [backup-simplify]: Simplify 0 into 0 50.474 * [backup-simplify]: Simplify 1 into 1 50.474 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 50.475 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 50.475 * [backup-simplify]: Simplify (- 0) into 0 50.476 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 50.476 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.476 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.477 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.477 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 50.478 * [backup-simplify]: Simplify (+ 0) into 0 50.478 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 50.479 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 50.480 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.481 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 50.481 * [backup-simplify]: Simplify (+ 0 0) into 0 50.482 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 50.483 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 50.483 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (* (sin (/ 1 B)) x)) in x 50.483 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in x 50.483 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.483 * [taylor]: Taking taylor expansion of B in x 50.483 * [backup-simplify]: Simplify B into B 50.483 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.483 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.484 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.484 * [taylor]: Taking taylor expansion of (* (sin (/ 1 B)) x) in x 50.484 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in x 50.484 * [taylor]: Taking taylor expansion of (/ 1 B) in x 50.484 * [taylor]: Taking taylor expansion of B in x 50.484 * [backup-simplify]: Simplify B into B 50.484 * [backup-simplify]: Simplify (/ 1 B) into (/ 1 B) 50.484 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.485 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.485 * [taylor]: Taking taylor expansion of x in x 50.485 * [backup-simplify]: Simplify 0 into 0 50.485 * [backup-simplify]: Simplify 1 into 1 50.485 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 1) into (cos (/ 1 B)) 50.485 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 50.486 * [backup-simplify]: Simplify (- 0) into 0 50.486 * [backup-simplify]: Simplify (+ (cos (/ 1 B)) 0) into (cos (/ 1 B)) 50.487 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 1) into (sin (/ 1 B)) 50.487 * [backup-simplify]: Simplify (* (cos (/ 1 B)) 0) into 0 50.487 * [backup-simplify]: Simplify (+ (sin (/ 1 B)) 0) into (sin (/ 1 B)) 50.488 * [backup-simplify]: Simplify (* (sin (/ 1 B)) 0) into 0 50.488 * [backup-simplify]: Simplify (+ 0) into 0 50.489 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 1)) into 0 50.489 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 50.490 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.491 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 0)) into 0 50.492 * [backup-simplify]: Simplify (+ 0 0) into 0 50.492 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 1) (* 0 0)) into (sin (/ 1 B)) 50.493 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 50.493 * [taylor]: Taking taylor expansion of (/ (cos (/ 1 B)) (sin (/ 1 B))) in B 50.493 * [taylor]: Taking taylor expansion of (cos (/ 1 B)) in B 50.493 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.493 * [taylor]: Taking taylor expansion of B in B 50.493 * [backup-simplify]: Simplify 0 into 0 50.493 * [backup-simplify]: Simplify 1 into 1 50.494 * [backup-simplify]: Simplify (/ 1 1) into 1 50.494 * [backup-simplify]: Simplify (cos (/ 1 B)) into (cos (/ 1 B)) 50.494 * [taylor]: Taking taylor expansion of (sin (/ 1 B)) in B 50.494 * [taylor]: Taking taylor expansion of (/ 1 B) in B 50.494 * [taylor]: Taking taylor expansion of B in B 50.494 * [backup-simplify]: Simplify 0 into 0 50.494 * [backup-simplify]: Simplify 1 into 1 50.495 * [backup-simplify]: Simplify (/ 1 1) into 1 50.495 * [backup-simplify]: Simplify (sin (/ 1 B)) into (sin (/ 1 B)) 50.496 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 50.496 * [backup-simplify]: Simplify (/ (cos (/ 1 B)) (sin (/ 1 B))) into (/ (cos (/ 1 B)) (sin (/ 1 B))) 50.497 * [backup-simplify]: Simplify (+ 0) into 0 50.498 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (* 0 1)) into 0 50.498 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)))) into 0 50.499 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.500 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (* 0 0)) into 0 50.500 * [backup-simplify]: Simplify (- 0) into 0 50.500 * [backup-simplify]: Simplify (+ 0 0) into 0 50.501 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.503 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.504 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.505 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.505 * [backup-simplify]: Simplify (+ 0 0) into 0 50.507 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 50.508 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 50.508 * [taylor]: Taking taylor expansion of 0 in B 50.508 * [backup-simplify]: Simplify 0 into 0 50.508 * [backup-simplify]: Simplify 0 into 0 50.510 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))))) into 0 50.510 * [backup-simplify]: Simplify 0 into 0 50.511 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.512 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.513 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.514 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.514 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.515 * [backup-simplify]: Simplify (- 0) into 0 50.515 * [backup-simplify]: Simplify (+ 0 0) into 0 50.516 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.518 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.518 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.520 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.520 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.520 * [backup-simplify]: Simplify (+ 0 0) into 0 50.521 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 50.522 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 50.522 * [taylor]: Taking taylor expansion of 0 in B 50.522 * [backup-simplify]: Simplify 0 into 0 50.522 * [backup-simplify]: Simplify 0 into 0 50.522 * [backup-simplify]: Simplify 0 into 0 50.523 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 50.523 * [backup-simplify]: Simplify 0 into 0 50.524 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.525 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.525 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.526 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.527 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.527 * [backup-simplify]: Simplify (- 0) into 0 50.527 * [backup-simplify]: Simplify (+ 0 0) into 0 50.529 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 50.530 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 50.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.531 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.532 * [backup-simplify]: Simplify (+ (* (cos (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 50.532 * [backup-simplify]: Simplify (+ 0 0) into 0 50.533 * [backup-simplify]: Simplify (+ (* (sin (/ 1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 50.534 * [backup-simplify]: Simplify (- (/ 0 (sin (/ 1 B))) (+ (* (/ (cos (/ 1 B)) (sin (/ 1 B))) (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))) (* 0 (/ 0 (sin (/ 1 B)))))) into 0 50.534 * [taylor]: Taking taylor expansion of 0 in B 50.534 * [backup-simplify]: Simplify 0 into 0 50.534 * [backup-simplify]: Simplify 0 into 0 50.535 * [backup-simplify]: Simplify (* (/ (cos (/ 1 (/ 1 B))) (sin (/ 1 (/ 1 B)))) (* 1 (/ 1 (/ 1 x)))) into (/ (* x (cos B)) (sin B)) 50.536 * [backup-simplify]: Simplify (* (/ (/ 1 (- x)) (sin (/ 1 (- B)))) (cos (/ 1 (- B)))) into (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) 50.536 * [approximate]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in (x B) around 0 50.536 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in B 50.536 * [taylor]: Taking taylor expansion of -1 in B 50.536 * [backup-simplify]: Simplify -1 into -1 50.536 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) in B 50.536 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 50.536 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.536 * [taylor]: Taking taylor expansion of -1 in B 50.536 * [backup-simplify]: Simplify -1 into -1 50.536 * [taylor]: Taking taylor expansion of B in B 50.536 * [backup-simplify]: Simplify 0 into 0 50.536 * [backup-simplify]: Simplify 1 into 1 50.536 * [backup-simplify]: Simplify (/ -1 1) into -1 50.536 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.536 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in B 50.536 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 50.536 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.536 * [taylor]: Taking taylor expansion of -1 in B 50.536 * [backup-simplify]: Simplify -1 into -1 50.536 * [taylor]: Taking taylor expansion of B in B 50.536 * [backup-simplify]: Simplify 0 into 0 50.536 * [backup-simplify]: Simplify 1 into 1 50.537 * [backup-simplify]: Simplify (/ -1 1) into -1 50.537 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.537 * [taylor]: Taking taylor expansion of x in B 50.537 * [backup-simplify]: Simplify x into x 50.537 * [backup-simplify]: Simplify (* (sin (/ -1 B)) x) into (* (sin (/ -1 B)) x) 50.538 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) into (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) 50.538 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in x 50.538 * [taylor]: Taking taylor expansion of -1 in x 50.538 * [backup-simplify]: Simplify -1 into -1 50.538 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) in x 50.538 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 50.538 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.538 * [taylor]: Taking taylor expansion of -1 in x 50.538 * [backup-simplify]: Simplify -1 into -1 50.538 * [taylor]: Taking taylor expansion of B in x 50.538 * [backup-simplify]: Simplify B into B 50.538 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.538 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.538 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.538 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 50.538 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 50.538 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.538 * [taylor]: Taking taylor expansion of -1 in x 50.538 * [backup-simplify]: Simplify -1 into -1 50.538 * [taylor]: Taking taylor expansion of B in x 50.538 * [backup-simplify]: Simplify B into B 50.538 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.538 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.539 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.539 * [taylor]: Taking taylor expansion of x in x 50.539 * [backup-simplify]: Simplify 0 into 0 50.539 * [backup-simplify]: Simplify 1 into 1 50.539 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 50.539 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 50.539 * [backup-simplify]: Simplify (- 0) into 0 50.539 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 50.540 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.540 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.540 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.540 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 50.541 * [backup-simplify]: Simplify (+ 0) into 0 50.541 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 50.541 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 50.542 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.542 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 50.542 * [backup-simplify]: Simplify (+ 0 0) into 0 50.543 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 50.543 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 50.543 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x))) in x 50.543 * [taylor]: Taking taylor expansion of -1 in x 50.543 * [backup-simplify]: Simplify -1 into -1 50.543 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (* (sin (/ -1 B)) x)) in x 50.543 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in x 50.543 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.543 * [taylor]: Taking taylor expansion of -1 in x 50.543 * [backup-simplify]: Simplify -1 into -1 50.543 * [taylor]: Taking taylor expansion of B in x 50.543 * [backup-simplify]: Simplify B into B 50.544 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.544 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.544 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.544 * [taylor]: Taking taylor expansion of (* (sin (/ -1 B)) x) in x 50.544 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in x 50.544 * [taylor]: Taking taylor expansion of (/ -1 B) in x 50.544 * [taylor]: Taking taylor expansion of -1 in x 50.544 * [backup-simplify]: Simplify -1 into -1 50.544 * [taylor]: Taking taylor expansion of B in x 50.544 * [backup-simplify]: Simplify B into B 50.544 * [backup-simplify]: Simplify (/ -1 B) into (/ -1 B) 50.544 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.544 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.544 * [taylor]: Taking taylor expansion of x in x 50.544 * [backup-simplify]: Simplify 0 into 0 50.544 * [backup-simplify]: Simplify 1 into 1 50.545 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 1) into (cos (/ -1 B)) 50.545 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 50.545 * [backup-simplify]: Simplify (- 0) into 0 50.545 * [backup-simplify]: Simplify (+ (cos (/ -1 B)) 0) into (cos (/ -1 B)) 50.545 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 1) into (sin (/ -1 B)) 50.546 * [backup-simplify]: Simplify (* (cos (/ -1 B)) 0) into 0 50.546 * [backup-simplify]: Simplify (+ (sin (/ -1 B)) 0) into (sin (/ -1 B)) 50.546 * [backup-simplify]: Simplify (* (sin (/ -1 B)) 0) into 0 50.546 * [backup-simplify]: Simplify (+ 0) into 0 50.547 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 1)) into 0 50.547 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 50.547 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.548 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 0)) into 0 50.548 * [backup-simplify]: Simplify (+ 0 0) into 0 50.549 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 1) (* 0 0)) into (sin (/ -1 B)) 50.549 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 50.549 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 50.549 * [taylor]: Taking taylor expansion of (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) in B 50.549 * [taylor]: Taking taylor expansion of -1 in B 50.549 * [backup-simplify]: Simplify -1 into -1 50.549 * [taylor]: Taking taylor expansion of (/ (cos (/ -1 B)) (sin (/ -1 B))) in B 50.549 * [taylor]: Taking taylor expansion of (cos (/ -1 B)) in B 50.549 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.549 * [taylor]: Taking taylor expansion of -1 in B 50.550 * [backup-simplify]: Simplify -1 into -1 50.550 * [taylor]: Taking taylor expansion of B in B 50.550 * [backup-simplify]: Simplify 0 into 0 50.550 * [backup-simplify]: Simplify 1 into 1 50.550 * [backup-simplify]: Simplify (/ -1 1) into -1 50.550 * [backup-simplify]: Simplify (cos (/ -1 B)) into (cos (/ -1 B)) 50.550 * [taylor]: Taking taylor expansion of (sin (/ -1 B)) in B 50.550 * [taylor]: Taking taylor expansion of (/ -1 B) in B 50.550 * [taylor]: Taking taylor expansion of -1 in B 50.550 * [backup-simplify]: Simplify -1 into -1 50.550 * [taylor]: Taking taylor expansion of B in B 50.550 * [backup-simplify]: Simplify 0 into 0 50.550 * [backup-simplify]: Simplify 1 into 1 50.550 * [backup-simplify]: Simplify (/ -1 1) into -1 50.551 * [backup-simplify]: Simplify (sin (/ -1 B)) into (sin (/ -1 B)) 50.551 * [backup-simplify]: Simplify (/ (cos (/ -1 B)) (sin (/ -1 B))) into (/ (cos (/ -1 B)) (sin (/ -1 B))) 50.551 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 50.552 * [backup-simplify]: Simplify (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) into (* -1 (/ (cos (/ -1 B)) (sin (/ -1 B)))) 50.553 * [backup-simplify]: Simplify (+ 0) into 0 50.554 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (* 0 1)) into 0 50.554 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)))) into 0 50.555 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 50.556 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (* 0 0)) into 0 50.556 * [backup-simplify]: Simplify (- 0) into 0 50.557 * [backup-simplify]: Simplify (+ 0 0) into 0 50.558 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.559 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.559 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.560 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.561 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.562 * [backup-simplify]: Simplify (+ 0 0) into 0 50.563 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 1) (* 0 0))) into 0 50.564 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 50.565 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))) into 0 50.565 * [taylor]: Taking taylor expansion of 0 in B 50.565 * [backup-simplify]: Simplify 0 into 0 50.565 * [backup-simplify]: Simplify 0 into 0 50.565 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))))) into 0 50.566 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))) into 0 50.566 * [backup-simplify]: Simplify 0 into 0 50.567 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 50.567 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (* 0 1))) into 0 50.568 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.568 * [backup-simplify]: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 50.569 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (* 0 0))) into 0 50.570 * [backup-simplify]: Simplify (- 0) into 0 50.571 * [backup-simplify]: Simplify (+ 0 0) into 0 50.571 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.572 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.573 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.574 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.574 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.575 * [backup-simplify]: Simplify (+ 0 0) into 0 50.575 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 50.576 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 50.577 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B)))))) into 0 50.577 * [taylor]: Taking taylor expansion of 0 in B 50.577 * [backup-simplify]: Simplify 0 into 0 50.577 * [backup-simplify]: Simplify 0 into 0 50.578 * [backup-simplify]: Simplify 0 into 0 50.579 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 50.580 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B)))))) into 0 50.580 * [backup-simplify]: Simplify 0 into 0 50.580 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 50.581 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 50.581 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.582 * [backup-simplify]: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 50.583 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 50.583 * [backup-simplify]: Simplify (- 0) into 0 50.583 * [backup-simplify]: Simplify (+ 0 0) into 0 50.585 * [backup-simplify]: Simplify (+ (* 1 (/ (pow 0 4) 24)) 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* -1 (/ (pow 0 2) 2)) 0) into 0 50.585 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 50.586 * [backup-simplify]: Simplify (- (/ 0 B) (+ (* (/ -1 B) (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)) (* 0 (/ 0 B)))) into 0 50.587 * [backup-simplify]: Simplify (+ 0 (* -1 (/ (pow 0 2) 2) (/ (pow 0 1) 1)) 0 0 (* 1 (/ (pow 0 1) 1))) into 0 50.587 * [backup-simplify]: Simplify (+ (* (cos (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0))))) into 0 50.588 * [backup-simplify]: Simplify (+ 0 0) into 0 50.588 * [backup-simplify]: Simplify (+ (* (sin (/ -1 B)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 50.590 * [backup-simplify]: Simplify (- (/ 0 (sin (/ -1 B))) (+ (* (/ (cos (/ -1 B)) (sin (/ -1 B))) (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))) (* 0 (/ 0 (sin (/ -1 B)))))) into 0 50.591 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (cos (/ -1 B)) (sin (/ -1 B))))))) into 0 50.591 * [taylor]: Taking taylor expansion of 0 in B 50.591 * [backup-simplify]: Simplify 0 into 0 50.591 * [backup-simplify]: Simplify 0 into 0 50.592 * [backup-simplify]: Simplify (* (* -1 (/ (cos (/ -1 (/ 1 (- B)))) (sin (/ -1 (/ 1 (- B)))))) (* 1 (/ 1 (/ 1 (- x))))) into (/ (* x (cos B)) (sin B)) 50.592 * * * [progress]: simplifying candidates 50.592 * * * * [progress]: [ 1 / 277 ] simplifiying candidate #real (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (* (/ x (sin B)) (cos B)))))> 50.592 * * * * [progress]: [ 2 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 3 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 4 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 5 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 6 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 7 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 8 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 9 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 10 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 11 / 277 ] simplifiying candidate # 50.592 * * * * [progress]: [ 12 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 13 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 14 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 15 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 16 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 17 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 18 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 19 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 20 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 21 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 22 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 23 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 24 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 25 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 26 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 27 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 28 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 29 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 30 / 277 ] simplifiying candidate # 50.593 * * * * [progress]: [ 31 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 32 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 33 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 34 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 35 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 36 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 37 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 38 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 39 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 40 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 41 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 42 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 43 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 44 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 45 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 46 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 47 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 48 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 49 / 277 ] simplifiying candidate # 50.594 * * * * [progress]: [ 50 / 277 ] simplifiying candidate #real (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (* (/ x (sin B)) (cos B)))))> 50.594 * * * * [progress]: [ 51 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 52 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 53 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 54 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 55 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 56 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 57 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 58 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 59 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 60 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 61 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 62 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 63 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 64 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 65 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 66 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 67 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 68 / 277 ] simplifiying candidate # 50.595 * * * * [progress]: [ 69 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 70 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 71 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 72 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 73 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 74 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 75 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 76 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 77 / 277 ] simplifiying candidate # 50.596 * * * * [progress]: [ 78 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 79 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 80 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 81 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 82 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 83 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 84 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 85 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 86 / 277 ] simplifiying candidate # 50.597 * * * * [progress]: [ 87 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 88 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 89 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 90 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 91 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 92 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 93 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 94 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 95 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 96 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 97 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 98 / 277 ] simplifiying candidate # 50.598 * * * * [progress]: [ 99 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 100 / 277 ] simplifiying candidate #real (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (* 1.0 (* (/ x (sin B)) (cos B)))))> 50.599 * * * * [progress]: [ 101 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 102 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 103 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 104 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 105 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 106 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 107 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 108 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 109 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 110 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 111 / 277 ] simplifiying candidate # 50.599 * * * * [progress]: [ 112 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 113 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 114 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 115 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 116 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 117 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 118 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 119 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 120 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 121 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 122 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 123 / 277 ] simplifiying candidate # 50.600 * * * * [progress]: [ 124 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 125 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 126 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 127 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 128 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 129 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 130 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 131 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 132 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 133 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 134 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 135 / 277 ] simplifiying candidate # 50.601 * * * * [progress]: [ 136 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 137 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 138 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 139 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 140 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 141 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 142 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 143 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 144 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 145 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 146 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 147 / 277 ] simplifiying candidate # 50.602 * * * * [progress]: [ 148 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 149 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 150 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 151 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 152 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 153 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 154 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 155 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 156 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 157 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 158 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 159 / 277 ] simplifiying candidate # 50.603 * * * * [progress]: [ 160 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 161 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 162 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 163 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 164 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 165 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 166 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 167 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 168 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 169 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 170 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 171 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 172 / 277 ] simplifiying candidate # 50.604 * * * * [progress]: [ 173 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 174 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 175 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 176 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 177 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 178 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 179 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 180 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 181 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 182 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 183 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 184 / 277 ] simplifiying candidate # 50.605 * * * * [progress]: [ 185 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 186 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 187 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 188 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 189 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 190 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 191 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 192 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 193 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 194 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 195 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 196 / 277 ] simplifiying candidate # 50.606 * * * * [progress]: [ 197 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 198 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 199 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 200 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 201 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 202 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 203 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 204 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 205 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 206 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 207 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 208 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 209 / 277 ] simplifiying candidate # 50.607 * * * * [progress]: [ 210 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 211 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 212 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 213 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 214 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 215 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 216 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 217 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 218 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 219 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 220 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 221 / 277 ] simplifiying candidate # 50.608 * * * * [progress]: [ 222 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 223 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 224 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 225 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 226 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 227 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 228 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 229 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 230 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 231 / 277 ] simplifiying candidate #real (real->posit16 (* (/ x (sin B)) (cos B)))))))> 50.609 * * * * [progress]: [ 232 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 233 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 234 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 235 / 277 ] simplifiying candidate # 50.609 * * * * [progress]: [ 236 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 237 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 238 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 239 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 240 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 241 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 242 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 243 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 244 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 245 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 246 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 247 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 248 / 277 ] simplifiying candidate # 50.610 * * * * [progress]: [ 249 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 250 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 251 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 252 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 253 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 254 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 255 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 256 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 257 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 258 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 259 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 260 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 261 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 262 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 263 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 264 / 277 ] simplifiying candidate # 50.611 * * * * [progress]: [ 265 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 266 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 267 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 268 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 269 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 270 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 271 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 272 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 273 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 274 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 275 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 276 / 277 ] simplifiying candidate # 50.612 * * * * [progress]: [ 277 / 277 ] simplifiying candidate # 50.616 * [simplify]: Simplifying: (real->posit16 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (expm1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (log1p (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (* 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) 0) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (- (/ 1.0 2.0))) (cbrt (- (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) -1) (pow (fma F F (fma x 2.0 2.0)) (- (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ (sqrt 1.0) 1))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (* (cbrt 2.0) (cbrt 2.0))))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 (sqrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1 1))) (pow (fma F F (fma x 2.0 2.0)) (- 1)) (pow (fma F F (fma x 2.0 2.0)) (- 1.0)) (pow (fma F F (fma x 2.0 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ (sqrt 1.0) 1)) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 (sqrt 2.0))) (pow (fma F F (fma x 2.0 2.0)) (/ 1 1)) (pow (fma F F (fma x 2.0 2.0)) 1) (pow (fma F F (fma x 2.0 2.0)) 1.0) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))) (pow 1 (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (exp (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)) (real->posit16 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (expm1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log1p (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (exp (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (- (sin B)) (- (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) 1) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow 1 (- (/ 1.0 2.0)))) (/ (sin B) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (cbrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sqrt (sin B))) (/ (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) 1) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0)) (real->posit16 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (expm1 (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log1p (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (* (log (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (- (log F) (- (log (sin B)) (log (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- (log F) (log (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (log (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (exp (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (/ (* (* (sin B) (sin B)) (sin B)) (* (* (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* F F) F) (* (* (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (cbrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (* (* (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (- F) (- (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) 1)) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (/ 1 1)) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (* (cbrt F) (cbrt F)) 1) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (sin B)) (/ (cbrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) 1)) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (* (cbrt F) (cbrt F)) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (cbrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sqrt (sin B)) 1)) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ (sqrt F) (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (/ 1 1)) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ (sqrt F) 1) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (sin B)) (/ (sqrt F) (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (/ (sin B) 1)) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (sqrt F) (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (cbrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sin B) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sin B) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (/ 1 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ 1 1) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sin B)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ 1 (/ (sin B) 1)) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ F (pow (fma F F (fma x 2.0 2.0)) (/ 1.0 2.0))) (/ 1 (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (* (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) 1)) (/ F (/ (* (cbrt (sin B)) (cbrt (sin B))) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (pow 1 (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ (sqrt (sin B)) 1)) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F (/ 1 (pow (* (cbrt (fma F F (fma x 2.0 2.0))) (cbrt (fma F F (fma x 2.0 2.0)))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow (sqrt (fma F F (fma x 2.0 2.0))) (- (/ 1.0 2.0))))) (/ F (/ 1 (pow 1 (- (/ 1.0 2.0))))) (/ F (/ 1 (* (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0))))))) (/ F (/ 1 (sqrt (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))))) (/ F (/ 1 1)) (/ F (/ 1 (pow (fma F F (fma x 2.0 2.0)) (/ (- (/ 1.0 2.0)) 2)))) (/ F 1) (/ F (sin B)) (/ F (/ (sin B) 1)) (/ F (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) 0))) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (cbrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) (sqrt F)) (/ (/ (sin B) (pow (fma F F (fma x 2.0 2.0)) (- (/ 1.0 2.0)))) F) (/ F (sin B)) (real->posit16 (* (/ x (sin B)) (cos B))) (expm1 (* (/ x (sin B)) (cos B))) (log1p (* (/ x (sin B)) (cos B))) (* (/ x (sin B)) (cos B)) (+ (- (log x) (log (sin B))) (log (cos B))) (+ (log (/ x (sin B))) (log (cos B))) (log (* (/ x (sin B)) (cos B))) (exp (* (/ x (sin B)) (cos B))) (* (/ (* (* x x) x) (* (* (sin B) (sin B)) (sin B))) (* (* (cos B) (cos B)) (cos B))) (* (* (* (/ x (sin B)) (/ x (sin B))) (/ x (sin B))) (* (* (cos B) (cos B)) (cos B))) (* (cbrt (* (/ x (sin B)) (cos B))) (cbrt (* (/ x (sin B)) (cos B)))) (cbrt (* (/ x (sin B)) (cos B))) (* (* (* (/ x (sin B)) (cos B)) (* (/ x (sin B)) (cos B))) (* (/ x (sin B)) (cos B))) (sqrt (* (/ x (sin B)) (cos B))) (sqrt (* (/ x (sin B)) (cos B))) (* (sqrt (/ x (sin B))) (sqrt (cos B))) (* (sqrt (/ x (sin B))) (sqrt (cos B))) (* (/ (sqrt x) (sqrt (sin B))) (sqrt (cos B))) (* (/ (sqrt x) (sqrt (sin B))) (sqrt (cos B))) (* (/ x (sin B)) (* (cbrt (cos B)) (cbrt (cos B)))) (* (/ x (sin B)) (sqrt (cos B))) (* (/ x (sin B)) 1) (* (cbrt (/ x (sin B))) (cos B)) (* (sqrt (/ x (sin B))) (cos B)) (* (/ (cbrt x) (cbrt (sin B))) (cos B)) (* (/ (cbrt x) (sqrt (sin B))) (cos B)) (* (/ (cbrt x) (sin B)) (cos B)) (* (/ (sqrt x) (cbrt (sin B))) (cos B)) (* (/ (sqrt x) (sqrt (sin B))) (cos B)) (* (/ (sqrt x) (sin B)) (cos B)) (* (/ x (cbrt (sin B))) (cos B)) (* (/ x (sqrt (sin B))) (cos B)) (* (/ x (sin B)) (cos B)) (* (/ x (sin B)) (cos B)) (* (/ 1 (sin B)) (cos B)) (* x (cos B)) (- (pow 2.0 -0.5) (+ (* 0.5 (* (pow F 2) (pow (/ 1 (pow 2.0 3.0)) 0.5))) (* 0.5 (* x (pow (/ 1 (pow 2.0 1.0)) 0.5))))) (- (/ 1 F) (* 1.0 (/ 1 (pow F 3)))) (- (* 1.0 (/ 1 (pow F 3))) (/ 1 F)) (- (+ (* B (pow (pow 2.0 1.0) 0.5)) (* 0.5 (* (* x B) (pow (pow 2.0 1.0) 0.5)))) (* 1/6 (* (pow B 3) (pow (pow 2.0 1.0) 0.5)))) (+ (* F (sin B)) (* 1.0 (* (pow (/ 1 (pow F 1.0)) 1.0) (sin B)))) (+ (* 1.0 (* (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0) (sin B))) (* (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0))) (- (* (/ F B) (pow (/ 1 (pow 2.0 1.0)) 0.5)) (+ (* 0.5 (* (/ (* x F) B) (pow (/ 1 (pow 2.0 1.0)) 0.5))) (* 0.5 (* (/ (pow F 3) B) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) (- (/ 1 (sin B)) (* 1.0 (/ 1 (* (pow F 2) (sin B))))) (- (* 1.0 (/ 1 (* (pow F 2) (sin B)))) (/ 1 (sin B))) (- (/ x B) (* 1/3 (* x B))) (/ (* x (cos B)) (sin B)) (/ (* x (cos B)) (sin B)) 50.625 * * [simplify]: iteration 0: 492 enodes 51.207 * * [simplify]: iteration 1: 1299 enodes 53.373 * * [simplify]: iteration 2: 4356 enodes 57.292 * * [simplify]: iteration complete: 5015 enodes 57.292 * * [simplify]: Extracting #0: cost 285 inf + 0 57.298 * * [simplify]: Extracting #1: cost 1241 inf + 43 57.310 * * [simplify]: Extracting #2: cost 1958 inf + 2827 57.337 * * [simplify]: Extracting #3: cost 1564 inf + 88576 57.434 * * [simplify]: Extracting #4: cost 520 inf + 481158 57.545 * * [simplify]: Extracting #5: cost 128 inf + 698542 57.685 * * [simplify]: Extracting #6: cost 67 inf + 731665 57.809 * * [simplify]: Extracting #7: cost 41 inf + 749146 57.954 * * [simplify]: Extracting #8: cost 2 inf + 779473 58.088 * * [simplify]: Extracting #9: cost 0 inf + 780510 58.223 * [simplify]: Simplified to: (real->posit16 (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (expm1 (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (log1p (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0)))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) 1 (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (- (/ 1.0 2.0))) (cbrt (- (/ 1.0 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (- (/ 1.0 2.0)))) (fma F F (fma 2.0 x 2.0)) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ 1.0 2.0)) (- (cbrt (/ 1.0 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0))))) (pow (fma F F (fma 2.0 x 2.0)) (/ (* (cbrt 1.0) (- (cbrt 1.0))) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt 1.0) (- (cbrt 1.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (/ (- (sqrt 1.0)) (cbrt 2.0)) (cbrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ (sqrt 1.0) (sqrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (sqrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ -1 (sqrt 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (/ 1 (fma F F (fma 2.0 x 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt (/ 1.0 2.0)) (cbrt (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt (/ 1.0 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (/ (cbrt 1.0) (cbrt 2.0)) (/ (cbrt 1.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (* (/ (cbrt 1.0) (sqrt 2.0)) (cbrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (* (cbrt 1.0) (cbrt 1.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (sqrt 1.0) (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (sqrt 1.0) (sqrt 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (sqrt 1.0)) (pow (fma F F (fma 2.0 x 2.0)) (/ 1 (* (cbrt 2.0) (cbrt 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ 1 (sqrt 2.0))) (fma F F (fma 2.0 x 2.0)) (fma F F (fma 2.0 x 2.0)) (pow (fma F F (fma 2.0 x 2.0)) 1.0) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) 1 (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0)))) (exp (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) (real->posit16 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (expm1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (log1p (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (fma (log (fma F F (fma 2.0 x 2.0))) (/ 1.0 2.0) (log (sin B))) (exp (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (- (sin B)) (- (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (/ (cbrt (sin B)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ (cbrt (sin B)) (/ (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (cbrt (sin B)))) (/ (cbrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (cbrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (sin B)) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (cbrt (sin B))) (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ (sqrt (sin B)) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (sqrt (sin B)) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ 1 (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ 1 (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (/ 1 (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ 1 (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) 1 (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ 1 (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (sin B)) (/ (sin B) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (/ (sin B) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sin B) (/ (/ (sin B) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (sin B) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (cbrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (sqrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (sin B)) (sin B) (sin B) (real->posit16 (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (expm1 (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (log1p (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (+ (log (/ F (sin B))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0))))) (+ (log (/ F (sin B))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0))))) (+ (log (/ F (sin B))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0))))) (+ (log (/ F (sin B))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0))))) (+ (log (/ F (sin B))) (* (- (/ 1.0 2.0)) (log (fma F F (fma 2.0 x 2.0))))) (exp (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (* (/ F (* (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (* F F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (* (* (/ F (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ F (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (cbrt (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B)))) (cbrt (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (* (* (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B)) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (sqrt (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (sqrt (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B))) (- F) (- (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))))) (/ (cbrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (cbrt F)) (/ (cbrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (/ (cbrt F) (/ (cbrt (sin B)) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (* (/ (cbrt F) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (/ (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (sin B))) (* (* (/ (cbrt F) (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (/ (cbrt F) (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (/ (cbrt F) (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B))))) (/ (* (cbrt F) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (sin B))) (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (/ (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (sin B))) (* (* (/ (cbrt F) (cbrt (sin B))) (/ (cbrt F) (cbrt (sin B)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) (/ (cbrt F) (cbrt (sin B)))) (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (/ (* (cbrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sqrt (sin B))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (* (cbrt F) (cbrt F)) (sqrt (sin B)))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))))) (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (/ (cbrt F) (sqrt (sin B)))) (* (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (cbrt F) (sqrt (sin B)))) (/ (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (cbrt F) (cbrt F))) (sqrt (sin B))) (/ (cbrt F) (/ (sqrt (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (* (cbrt F) (cbrt F)) (sqrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (/ (cbrt F) (sqrt (sin B)))) (/ (cbrt F) (/ (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (cbrt F))) (/ (cbrt F) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) (* (cbrt F) (cbrt F))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (cbrt F) (sin B))) (* (* (cbrt F) (cbrt F)) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (cbrt F) (sin B))) (* (cbrt F) (cbrt F)) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (/ (cbrt F) (sin B))) (* (* (cbrt F) (cbrt F)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (/ (cbrt F) (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (* (cbrt F) (cbrt F))) (* (/ (cbrt F) (sin B)) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (cbrt F) (cbrt F)) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (/ (cbrt F) (sin B))) (* (* (cbrt F) (cbrt F)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ (cbrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))))) (* (cbrt F) (cbrt F)) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (/ (cbrt F) (sin B))) (/ (cbrt F) (/ (sin B) (cbrt F))) (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (cbrt F) (/ (sin B) (cbrt F))) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (cbrt F) (/ (sin B) (cbrt F))) (/ (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (sqrt F) (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (sqrt F) (cbrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B)))) (* (/ (sqrt F) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (sin B))) (/ (/ (sqrt F) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (/ (sqrt F) (cbrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (/ (sqrt F) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (sin B))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) (/ (/ (sqrt F) (cbrt (sin B))) (cbrt (sin B)))) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) (/ (sqrt F) (cbrt (sin B)))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) (/ (sqrt F) (sqrt (sin B)))) (/ (* (sqrt F) (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sqrt (sin B))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (sqrt F) (sqrt (sin B)))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (sqrt F) (sqrt (sin B)))) (/ (sqrt F) (sqrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt (sin B))) (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (sqrt (sin B)))) (* (/ (sqrt F) (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (/ (sqrt F) (sqrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (/ (sqrt F) (sqrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (sqrt (sin B))) (/ (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt (sin B))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))))) (/ (sqrt F) (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))))) (* (sqrt F) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ (sqrt F) (sin B))) (* (sqrt F) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ (* (sqrt F) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sin B)) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (sqrt F) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ (sqrt F) (sin B))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt F)) (/ (sqrt F) (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (* (/ (sqrt F) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (sqrt F) (/ (sqrt F) (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (sqrt F) (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (sqrt F)) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ (sqrt F) (sin B)) (/ (sqrt F) (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ 1 (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))))) (/ F (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ 1 (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B))))) (/ (* F (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (cbrt (sin B))) (* (/ (/ 1 (cbrt (sin B))) (cbrt (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (/ (* F (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (cbrt (sin B))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (sin B))) (/ (/ 1 (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ F (cbrt (sin B)))) (/ 1 (/ (* (cbrt (sin B)) (cbrt (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ F (cbrt (sin B)))) (/ 1 (* (cbrt (sin B)) (cbrt (sin B)))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (sin B))) (* (* (/ 1 (cbrt (sin B))) (/ 1 (cbrt (sin B)))) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (/ F (/ (cbrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) (/ 1 (sqrt (sin B)))) (/ (* F (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sqrt (sin B))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ 1 (sqrt (sin B)))) (/ (* F (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sqrt (sin B))) (/ 1 (sqrt (sin B))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt (sin B))) (* (* (/ 1 (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ F (/ (sqrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ 1 (sqrt (sin B)))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ F (sqrt (sin B)))) (/ 1 (sqrt (sin B))) (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt (sin B))) (/ (* 1 (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) (sqrt (sin B))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) (* (pow (cbrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ F (sin B))) (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (/ F (sin B))) 1 (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B)) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ F (sin B))) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ F (/ (sin B) (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) 1 (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) (* (/ F (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0)))) 1 (/ (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sin B)) (/ 1 (sin B)) (* F (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (/ 1 (sin B)) (/ F (pow (fma F F (fma 2.0 x 2.0)) (/ 1.0 2.0))) (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) (/ 1 (sin B))) (/ (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) F) (/ F (* (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))))) (/ F (sqrt (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))))) (* (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (/ F (/ (cbrt (sin B)) (/ (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) (cbrt (sin B))))) (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (/ F (* (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (cbrt (sin B)) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))))) (/ (* F (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (cbrt (sin B)) (cbrt (sin B)))) (/ F (* (cbrt (sin B)) (cbrt (sin B)))) (* (/ F (cbrt (sin B))) (/ (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) (cbrt (sin B)))) (/ (* F (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0)))) (sqrt (sin B))) (/ (* F (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0)))) (sqrt (sin B))) (/ F (sqrt (sin B))) (* (* (/ F (sqrt (sin B))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (* (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (/ F (sqrt (sin B)))) (/ F (sqrt (sin B))) (/ F (/ (sqrt (sin B)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))))) (* (pow (* (cbrt (fma F F (fma 2.0 x 2.0))) (cbrt (fma F F (fma 2.0 x 2.0)))) (- (/ 1.0 2.0))) F) (* (pow (sqrt (fma F F (fma 2.0 x 2.0))) (- (/ 1.0 2.0))) F) F (* (* (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (cbrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) F) (* F (sqrt (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) F (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- 1.0) (* 2 2.0))) F) F (/ F (sin B)) (/ F (sin B)) (/ F (sin B)) (/ (sin B) (* (cbrt F) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))))) (/ (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) (sqrt F)) (/ (/ (sin B) (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0)))) F) (/ F (sin B)) (real->posit16 (* (cos B) (/ x (sin B)))) (expm1 (* (cos B) (/ x (sin B)))) (log1p (* (cos B) (/ x (sin B)))) (* (cos B) (/ x (sin B))) (log (* (cos B) (/ x (sin B)))) (log (* (cos B) (/ x (sin B)))) (log (* (cos B) (/ x (sin B)))) (exp (* (cos B) (/ x (sin B)))) (* (* (cos B) (/ x (sin B))) (* (* (cos B) (/ x (sin B))) (* (cos B) (/ x (sin B))))) (* (* (cos B) (/ x (sin B))) (* (* (cos B) (/ x (sin B))) (* (cos B) (/ x (sin B))))) (* (cbrt (* (cos B) (/ x (sin B)))) (cbrt (* (cos B) (/ x (sin B))))) (cbrt (* (cos B) (/ x (sin B)))) (* (* (cos B) (/ x (sin B))) (* (* (cos B) (/ x (sin B))) (* (cos B) (/ x (sin B))))) (sqrt (* (cos B) (/ x (sin B)))) (sqrt (* (cos B) (/ x (sin B)))) (* (sqrt (/ x (sin B))) (sqrt (cos B))) (* (sqrt (/ x (sin B))) (sqrt (cos B))) (/ (* (sqrt (cos B)) (sqrt x)) (sqrt (sin B))) (/ (* (sqrt (cos B)) (sqrt x)) (sqrt (sin B))) (* (* (/ x (sin B)) (cbrt (cos B))) (cbrt (cos B))) (/ (* x (sqrt (cos B))) (sin B)) (/ x (sin B)) (* (cos B) (cbrt (/ x (sin B)))) (* (sqrt (/ x (sin B))) (cos B)) (* (cos B) (/ (cbrt x) (cbrt (sin B)))) (/ (cbrt x) (/ (sqrt (sin B)) (cos B))) (* (cos B) (/ (cbrt x) (sin B))) (/ (* (cos B) (sqrt x)) (cbrt (sin B))) (/ (* (sqrt x) (cos B)) (sqrt (sin B))) (* (/ (sqrt x) (sin B)) (cos B)) (* (cos B) (/ x (cbrt (sin B)))) (* (/ x (sqrt (sin B))) (cos B)) (* (cos B) (/ x (sin B))) (* (cos B) (/ x (sin B))) (/ (cos B) (sin B)) (* (cos B) x) (- (pow 2.0 -0.5) (* 0.5 (fma x (pow (/ 1 (pow 2.0 1.0)) 0.5) (* (* F F) (pow (/ 1 (pow 2.0 3.0)) 0.5))))) (- (/ 1 F) (/ (/ 1.0 F) (* F F))) (- (/ (/ 1.0 F) (* F F)) (/ 1 F)) (fma -1/6 (* (* B (pow (pow 2.0 1.0) 0.5)) (* B B)) (fma (* 0.5 x) (* B (pow (pow 2.0 1.0) 0.5)) (* B (pow (pow 2.0 1.0) 0.5)))) (fma (pow (/ 1 (pow F 1.0)) 1.0) (* (sin B) 1.0) (* F (sin B))) (fma (* F (sin B)) (pow (/ 1 (pow -1 1.0)) 1.0) (* (* 1.0 (sin B)) (pow (/ 1 (* (pow F 1.0) (pow -1 1.0))) 1.0))) (- (/ (* F (pow (/ 1 (pow 2.0 1.0)) 0.5)) B) (* (fma (/ (* F (* F F)) B) (pow (/ 1 (pow 2.0 3.0)) 0.5) (/ (* (pow (/ 1 (pow 2.0 1.0)) 0.5) x) (/ B F))) 0.5)) (- (/ 1 (sin B)) (/ 1.0 (* (* F F) (sin B)))) (- (/ 1.0 (* (* F F) (sin B))) (/ 1 (sin B))) (fma (* x B) -1/3 (/ x B)) (* (/ x (sin B)) (cos B)) (* (/ x (sin B)) (cos B)) 58.295 * * * [progress]: adding candidates to table 62.573 * [progress]: [Phase 3 of 3] Extracting. 62.573 * * [regime]: Finding splitpoints for: (# # # # # # # # #) 62.601 * * * [regime-changes]: Trying 3 branch expressions: (x B F) 62.601 * * * * [regimes]: Trying to branch on x from (# # # # # # # # #) 62.895 * * * * [regimes]: Trying to branch on B from (# # # # # # # # #) 63.201 * * * * [regimes]: Trying to branch on F from (# # # # # # # # #) 63.538 * * * [regime]: Found split indices: #