* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 116 additional inputs, on iter 1 have 140 / 256 * * * * [misc]points: Computing exacts on every 7 of 116 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 3 of 116 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 116 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 61 additional inputs, on iter 2 have 195 / 256 * * * * [misc]points: Computing exacts on every 3 of 61 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 61 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 26 additional inputs, on iter 3 have 230 / 256 * * * * [misc]points: Computing exacts for 26 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 17 additional inputs, on iter 4 have 239 / 256 * * * * [misc]points: Computing exacts for 17 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 9 additional inputs, on iter 5 have 247 / 256 * * * * [misc]points: Computing exacts for 9 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 254 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 256 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (72 enodes) * * [misc]simplify: iters left: 4 (243 enodes) * [exit]simplify: Simplified to (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3)))) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 3 1 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 3 1 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 3 1 1 2) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1 1) * [misc]approximate: Taking taylor expansion of (* (/ 1 5) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) * [misc]approximate: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 x))) into (* 1/5 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 x))) into (* 1/5 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 (/ 1 x)))) into (* 1/5 (fabs x)) * [misc]approximate: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 x))) into (* 1/5 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 x))) into (* 1/5 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 (/ 1 (- x))))) into (* 1/5 (fabs x)) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 3 1 2) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (fabs x)) into (* 1/21 (fabs x)) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 x))) into (* 1/21 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 x))) into (* 1/21 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ 1 (/ 1 x)))) into (* 1/21 (fabs x)) * [misc]approximate: Taking taylor expansion of (* (/ 1 21) (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 1 21) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 21) in x * [misc]taylor: Taking taylor expansion of 21 in x * [misc]backup-simplify: Simplify 21 into 21 * [misc]backup-simplify: Simplify (/ 1 21) into 1/21 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 x))) into (* 1/21 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 x))) into (* 1/21 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/21 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)) (* 0 (/ 0 21)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/21 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/21 (fabs (/ -1 (/ 1 (- x))))) into (* 1/21 (fabs x)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 19 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 5) (fabs x)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (24 enodes) * [exit]simplify: Simplified to (/ (fabs x) 5) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (pow (/ (fabs x) 5) 1) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 24 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 5)) (log (fabs x))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (log (fabs x)) (log 5)) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (exp (- (log (fabs x)) (log 5))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 26 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 5) (/ 1 5)) (/ 1 5)) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (181 enodes) * * [misc]simplify: iters left: 2 (406 enodes) * [exit]simplify: Simplified to (* (/ (fabs x) (pow 5 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (cbrt (* (/ (fabs x) (pow 5 3)) (* (fabs x) (fabs x)))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 29 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (/ 1 5) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 34 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (/ 1 5) (sqrt (fabs x))) (sqrt (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 35 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (/ 1 5) 1) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 36 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) (* (cbrt (/ 1 5)) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 37 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 5)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 5)) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (sqrt (/ 1 5)) (* (sqrt (/ 1 5)) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 38 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (/ (fabs x) 5) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 41 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 21) (fabs x)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (24 enodes) * [exit]simplify: Simplified to (/ (fabs x) 21) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (pow (/ (fabs x) 21) 1)) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 45 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 21)) (log (fabs x))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (log (fabs x)) (log 21)) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (exp (- (log (fabs x)) (log 21)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 47 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 49 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 21) (/ 1 21)) (/ 1 21)) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (181 enodes) * * [misc]simplify: iters left: 2 (406 enodes) * [exit]simplify: Simplified to (* (/ (fabs x) (pow 21 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (cbrt (* (/ (fabs x) (pow 21 3)) (* (fabs x) (fabs x))))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 50 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 51 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 55 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (sqrt (fabs x))) (sqrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 56 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) 1) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 57 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (cbrt (/ 1 21)) (cbrt (/ 1 21))) (* (cbrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 58 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 59 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 61 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (/ (fabs x) 21)) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 62 / 70 ] simplifiying candidate # * * * * [misc]progress: [ 63 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (60 enodes) * * [misc]simplify: iters left: 4 (213 enodes) * [exit]simplify: Simplified to (fabs (fma (/ 1 (sqrt PI)) (fma (/ (fabs x) 5) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fma (* (fabs x) (fabs x)) (* (fabs x) (/ 2 3)) (* (fabs x) 2))) (* (/ (fabs x) (* (sqrt PI) 21)) (pow (* (fabs x) (fabs x)) 3)))) * [misc]simplify: Simplified (2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (/ (fabs x) 5) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fma (* (fabs x) (fabs x)) (* (fabs x) (/ 2 3)) (* (fabs x) 2))) (* (/ (fabs x) (* (sqrt PI) 21)) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 64 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3)))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (60 enodes) * * [misc]simplify: iters left: 4 (213 enodes) * [exit]simplify: Simplified to (fabs (fma (/ 1 (sqrt PI)) (fma (/ (fabs x) 5) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fma (* (fabs x) (fabs x)) (* (fabs x) (/ 2 3)) (* (fabs x) 2))) (* (/ (fabs x) (* (sqrt PI) 21)) (pow (* (fabs x) (fabs x)) 3)))) * [misc]simplify: Simplified (2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (/ (fabs x) 5) (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (fma (* (fabs x) (fabs x)) (* (fabs x) (/ 2 3)) (* (fabs x) 2))) (* (/ (fabs x) (* (sqrt PI) 21)) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 65 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/5 (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 66 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/5 (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 67 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/5 (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 68 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/21 (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* 1/21 (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 69 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/21 (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* 1/21 (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 70 / 70 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/21 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/21 (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* 1/21 (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 3 1 1 2 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 3 1 1 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 3 1 1 2 1 1) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 3 1 1 2) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2 1 1) * [misc]approximate: Taking taylor expansion of (* (/ 1 5) (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs x)) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs x))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (fabs x)) into (* 1/5 (fabs x)) * [misc]approximate: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 x))) into (* 1/5 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 x))) into (* 1/5 (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs (/ 1 x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ 1 (/ 1 x)))) into (* 1/5 (fabs x)) * [misc]approximate: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]taylor: Taking taylor expansion of (* (/ 1 5) (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (/ 1 5) in x * [misc]taylor: Taking taylor expansion of 5 in x * [misc]backup-simplify: Simplify 5 into 5 * [misc]backup-simplify: Simplify (/ 1 5) into 1/5 * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 x))) into (* 1/5 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 x))) into (* 1/5 (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (* 0 (fabs (/ -1 x)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1/5 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)) (* 0 (/ 0 5)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/5 (fabs (/ -1 (/ 1 (- x))))) into (* 1/5 (fabs x)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 19 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 5) (fabs x)) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * * [misc]simplify: iters left: 1 (24 enodes) * [exit]simplify: Simplified to (/ (fabs x) 5) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (pow (/ (fabs x) 5) 1) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 35 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 5)) (log (fabs x))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (- (log (fabs x)) (log 5)) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (exp (- (log (fabs x)) (log 5))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 37 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 5) (/ 1 5)) (/ 1 5)) (* (* (fabs x) (fabs x)) (fabs x))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (72 enodes) * * [misc]simplify: iters left: 3 (181 enodes) * * [misc]simplify: iters left: 2 (406 enodes) * [exit]simplify: Simplified to (* (/ (fabs x) (pow 5 3)) (* (fabs x) (fabs x))) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (cbrt (* (/ (fabs x) (pow 5 3)) (* (fabs x) (fabs x)))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 40 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (/ 1 5) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 45 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (sqrt (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (/ 1 5) (sqrt (fabs x))) (sqrt (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 46 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (fabs x) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 1 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (/ 1 5) 1) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 47 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) * * [misc]simplify: iters left: 5 (5 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (* (cbrt (/ 1 5)) (cbrt (/ 1 5))) (* (cbrt (/ 1 5)) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 48 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 5)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 5)) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (sqrt (/ 1 5)) (* (sqrt (/ 1 5)) (fabs x))) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 49 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 51 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (fabs x) * [misc]simplify: Simplified (2 1 2 1 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (/ (fabs x) 5) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 52 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 58 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/5 (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 57 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/5 (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 58 / 58 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/5 (fabs x)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to (* 1/5 (fabs x)) * [misc]simplify: Simplified (2 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* 1/5 (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (expm1 (log1p (sqrt PI)))) (* (/ 1 21) (fabs x))) (pow (* (fabs x) (fabs x)) 3))))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 3 1 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 3 1 2 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 3 1 2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 3 1 1 2) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 3 1 2 2 1) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 3 1 2 1) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 19 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (/ 1 21)) (cbrt (/ 1 21)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (fabs (cbrt (/ 1 21))) * [misc]simplify: Simplified (2 1 3 1 2 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (* (fabs (cbrt (/ 1 21))) (sqrt (cbrt (/ 1 21)))) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 30 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 21))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 21))) * [misc]simplify: Simplified (2 1 3 1 2 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (* (sqrt (sqrt (/ 1 21))) (sqrt (sqrt (/ 1 21)))) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 31 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [misc]simplify: Simplified (2 1 3 1 2 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (* (sqrt 1) (sqrt (/ 1 21))) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 32 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [misc]simplify: Simplified (2 1 3 1 2 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (* (sqrt 1) (sqrt (/ 1 21))) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 33 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [misc]simplify: Simplified (2 1 3 1 2 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (/ (sqrt 1) (sqrt 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 34 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 3 1 2 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (fabs (sqrt (/ 1 21))) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 36 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (/ 1 21)) (cbrt (/ 1 21)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (fabs (cbrt (/ 1 21))) * [misc]simplify: Simplified (2 1 3 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (fabs (cbrt (/ 1 21))) (sqrt (cbrt (/ 1 21)))) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 46 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (/ 1 21))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (/ 1 21))) * [misc]simplify: Simplified (2 1 3 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (sqrt (sqrt (/ 1 21))) (sqrt (sqrt (/ 1 21)))) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 47 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [misc]simplify: Simplified (2 1 3 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (sqrt 1) (sqrt (/ 1 21))) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 48 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [misc]simplify: Simplified (2 1 3 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (sqrt 1) (sqrt (/ 1 21))) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 49 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [misc]simplify: Simplified (2 1 3 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (/ (sqrt 1) (sqrt 21)) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 50 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 51 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 3 1 2 1 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (fabs (sqrt (/ 1 21))) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 52 / 56 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 54 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 55 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 56 / 56 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 21)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 21)) * [misc]simplify: Simplified (2 1 3 1 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (sqrt (/ 1 21)) (* (sqrt (/ 1 21)) (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 3 1 1 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 3 1 2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 3 1 2 1 2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 3 1 1 2) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 2) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 3 1 2 2) * [misc]approximate: Taking taylor expansion of (cbrt (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (pow (fabs x) 1/3) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs x) 1/3) into (pow (fabs x) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 1/3) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ 1 (/ 1 x))) 1/3) into (pow (fabs x) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 1/3) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 1/3) into (pow (fabs x) 1/3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 3 1 2 1 2 2) * [misc]approximate: Taking taylor expansion of (cbrt (fabs x)) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs x)) in x * [misc]taylor: Rewrote expression to (pow (fabs x) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs x)))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs x))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs x)) in x * [misc]taylor: Taking taylor expansion of (fabs x) in x * [misc]backup-simplify: Simplify (fabs x) into (fabs x) * [misc]backup-simplify: Simplify (log (fabs x)) into (log (fabs x)) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs x))) into (* 1/3 (log (fabs x))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs x)))) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (pow (fabs x) 1/3) into (pow (fabs x) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs x) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs x)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs x) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs x) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs x) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs x) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs x) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs x) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs x) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs x) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs x) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs x) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs x) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs x) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs x) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs x) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs x) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs x) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs x) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs x) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs x) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs x) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs x) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs x) 1/3) into (pow (fabs x) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 x))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 x))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 x)))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 x))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 x)) in x * [misc]backup-simplify: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ 1 x))) into (log (fabs (/ 1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ 1 x)))) into (* 1/3 (log (fabs (/ 1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ 1 x))))) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (pow (fabs (/ 1 x)) 1/3) into (pow (fabs (/ 1 x)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ 1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ 1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ 1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ 1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ 1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ 1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ 1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ 1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ 1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ 1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ 1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ 1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ 1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ 1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ 1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ 1 (/ 1 x))) 1/3) into (pow (fabs x) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in (x) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (fabs (/ 1 (- x)))) in x * [misc]taylor: Rewrote expression to (pow (fabs (/ 1 (- x))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (fabs (/ 1 (- x)))))) in x * [misc]taylor: Taking taylor expansion of (* 1/3 (log (fabs (/ 1 (- x))))) in x * [misc]taylor: Taking taylor expansion of 1/3 in x * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (fabs (/ 1 (- x)))) in x * [misc]taylor: Taking taylor expansion of (fabs (/ 1 (- x))) in x * [misc]backup-simplify: Simplify (fabs (/ 1 (- x))) into (fabs (/ -1 x)) * [misc]backup-simplify: Simplify (log (fabs (/ -1 x))) into (log (fabs (/ -1 x))) * [misc]backup-simplify: Simplify (* 1/3 (log (fabs (/ -1 x)))) into (* 1/3 (log (fabs (/ -1 x)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (fabs (/ -1 x))))) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (pow (fabs (/ -1 x)) 1/3) into (pow (fabs (/ -1 x)) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (fabs (/ -1 x)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (fabs (/ -1 x))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (fabs (/ -1 x)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (fabs (/ -1 x)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (fabs (/ -1 x)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (fabs (/ -1 x)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (fabs (/ -1 x)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (fabs (/ -1 x)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (fabs (/ -1 x)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (fabs (/ -1 x)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (fabs (/ -1 x)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (fabs (/ -1 x)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (fabs (/ -1 x)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (fabs (/ -1 x)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (fabs (/ -1 x))))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (fabs (/ -1 (/ 1 (- x)))) 1/3) into (pow (fabs x) 1/3) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 19 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) * [misc]simplify: Simplified (2 1 3 1 2 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (cbrt (fabs x)))))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 28 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [misc]simplify: Simplified (2 1 3 1 2 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (sqrt (fabs x))) (cbrt (sqrt (fabs x)))))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 29 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [misc]simplify: Simplified (2 1 3 1 2 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt 1) (cbrt (fabs x))))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 30 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) * * [misc]simplify: iters left: 5 (5 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) * [misc]simplify: Simplified (2 1 3 1 2 1 2 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (* (cbrt (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (cbrt (fabs x)))))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 41 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (fabs x))) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (fabs x))) * [misc]simplify: Simplified (2 1 3 1 2 1 2 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (* (cbrt (sqrt (fabs x))) (cbrt (sqrt (fabs x)))))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 42 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [misc]simplify: Simplified (2 1 3 1 2 1 2 2 1) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (* (cbrt 1) (cbrt (fabs x))))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 43 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 54 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 48 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fabs x)) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 49 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 1/3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 50 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 1/3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 51 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 1/3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 52 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 1/3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 53 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 1/3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * * [misc]progress: [ 54 / 54 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (fabs x) 1/3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (cbrt (fabs x)) * [misc]simplify: Simplified (2 1 3 1 2 1 2 2) to (λ (x) (fabs (fma (/ 1 (sqrt PI)) (fma (* (* (/ 1 5) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x)) (fma (* (fabs x) (/ 2 3)) (* (fabs x) (fabs x)) (* (fabs x) 2))) (* (* (/ 1 (sqrt PI)) (* (* (/ 1 21) (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x)))) (pow (* (fabs x) (fabs x)) 3))))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime: Finding splitpoints for: (# # # # # # #) * * * [misc]regime-changes: Trying 5 branch expressions: (x (fabs x) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))))) * * * * [misc]regimes: Trying to branch on x from (# # # # # # #) * * * * [misc]regimes: Trying to branch on (fabs x) from (# # # # # # #) * * * * [misc]regimes: Trying to branch on (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) from (# # # # # # #) * * * * [misc]regimes: Trying to branch on (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) from (# # # # # # #) * * * * [misc]regimes: Trying to branch on (fabs (* (/ 1 (sqrt PI)) (+ (+ (+ (* 2 (fabs x)) (* (/ 2 3) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1 5) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1 21) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) from (# # # # # # #) * * * [misc]regime: Found split indices: #