Time bar (total: 3.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 18.8% | 18.7% | 81.2% | 0.1% | 0% | 0% | 0% | 5 |
| 46.9% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 6 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 7 |
| 71.1% | 71% | 28.9% | 0.1% | 0% | 0% | 0% | 8 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 9 |
| 85% | 84.9% | 15% | 0.1% | 0% | 0% | 0% | 10 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 11 |
| 92.3% | 92.2% | 7.7% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 10 to 7 computations (30% saved)
| 996.0ms | 8256× | body | 256 | valid |
| 2× | egg-herbie |
| 6× | *-commutative_binary64 |
| 4× | associate-/l*_binary64 |
| 4× | associate-/r/_binary64 |
| 1× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 20 |
| 1 | 18 | 20 |
| 2 | 26 | 20 |
| 3 | 31 | 20 |
| 4 | 33 | 20 |
| 0 | 2 | 2 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
0 |
1 |
| Outputs |
|---|
0 |
1 |
| Inputs |
|---|
(/.f64 (*.f64 x 100) (+.f64 x y)) |
(/.f64 (*.f64 y 100) (+.f64 y x)) |
| Outputs |
|---|
(/.f64 (*.f64 x 100) (+.f64 x y)) |
(/.f64 x (/.f64 (+.f64 x y) 100)) |
(*.f64 (/.f64 x (+.f64 x y)) 100) |
(*.f64 100 (/.f64 x (+.f64 x y))) |
(*.f64 x (/.f64 100 (+.f64 x y))) |
(/.f64 (*.f64 y 100) (+.f64 y x)) |
(/.f64 y (/.f64 (+.f64 x y) 100)) |
(*.f64 (/.f64 y (+.f64 x y)) 100) |
(*.f64 100 (/.f64 y (+.f64 x y))) |
Compiled 11 to 8 computations (27.3% saved)
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 2× | associate-/r/_binary64 |
| 1× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 10 |
| 1 | 11 | 10 |
| 2 | 15 | 10 |
| 3 | 18 | 10 |
| 4 | 19 | 10 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 x 100) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (*.f64 x 100) (+.f64 x y)) |
(/.f64 x (/.f64 (+.f64 x y) 100)) |
(*.f64 (/.f64 x (+.f64 x y)) 100) |
(*.f64 100 (/.f64 x (+.f64 x y))) |
(*.f64 x (/.f64 100 (+.f64 x y))) |
Compiled 16 to 9 computations (43.8% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 2 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 3 | 3 |
| Status | Error | Program |
|---|---|---|
| ▶ | 0.2b | (*.f64 x (/.f64 100 (+.f64 x y))) |
| ▶ | 0.4b | (/.f64 (*.f64 x 100) (+.f64 x y)) |
Compiled 18 to 12 computations (33.3% saved)
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (/.f64 100 (+.f64 x y)) |
| ✓ | 0.1b | (*.f64 x (/.f64 100 (+.f64 x y))) |
Compiled 20 to 9 computations (55% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (*.f64 x (/.f64 100 (+.f64 x y))) |
| 1.0ms | x | @ | inf | (*.f64 x (/.f64 100 (+.f64 x y))) |
| 1.0ms | y | @ | inf | (*.f64 x (/.f64 100 (+.f64 x y))) |
| 1.0ms | y | @ | -inf | (*.f64 x (/.f64 100 (+.f64 x y))) |
| 1.0ms | x | @ | inf | (/.f64 100 (+.f64 x y)) |
| 1× | batch-egg-rewrite |
| 874× | pow1_binary64 |
| 821× | add-log-exp_binary64 |
| 821× | log1p-expm1-u_binary64 |
| 821× | expm1-log1p-u_binary64 |
| 805× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 160 | 17 |
| 2 | 2204 | 17 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (/.f64 100 (+.f64 x y))) |
(/.f64 100 (+.f64 x y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (/.f64 100 (+.f64 x y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 x (*.f64 (+.f64 x y) 1/100))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 x y) (*.f64 x 100)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x 100) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 x 100)) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) 1) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (cbrt.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (sqrt.f64 (+.f64 x y))) (sqrt.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 -100 x) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x -100) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (/.f64 100 (+.f64 x y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (/.f64 100 (+.f64 x y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (/.f64 100 (+.f64 x y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (/.f64 100 (+.f64 x y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (/.f64 100 (+.f64 x y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (/.f64 100 (+.f64 x y))) x))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (/.f64 100 (+.f64 x y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (/.f64 100 (+.f64 x y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (/.f64 100 (+.f64 x y)) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (/.f64 100 (+.f64 x y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (/.f64 100 (+.f64 x y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (/.f64 100 (+.f64 x y))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (/.f64 100 (+.f64 x y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 100 (/.f64 1 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (+.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 100 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 100 (+.f64 x y))) (cbrt.f64 (/.f64 10000 (pow.f64 (+.f64 x y) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 10000 (pow.f64 (+.f64 x y) 2))) (cbrt.f64 (/.f64 100 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 10 (sqrt.f64 (+.f64 x y))) (/.f64 10 (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -100 (/.f64 1 (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (+.f64 x y)) 100)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (+.f64 (pow.f64 x 3) (pow.f64 y 3))) (fma.f64 x x (*.f64 y (-.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 100 (+.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 100 (+.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 100 (+.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 10 (sqrt.f64 (+.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (+.f64 x y) 1/100) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (/.f64 10000 (pow.f64 (+.f64 x y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 100 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 100 (+.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 100 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 100 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 100 (+.f64 x y)))))))) |
| 1× | egg-herbie |
| 655× | distribute-rgt-out_binary64 |
| 654× | distribute-lft-out_binary64 |
| 574× | associate-/r/_binary64 |
| 525× | associate-/l/_binary64 |
| 472× | distribute-lft-in_binary64 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 1068 |
| 1 | 191 | 1050 |
| 2 | 576 | 981 |
| 3 | 2157 | 912 |
| 4 | 4524 | 810 |
| 5 | 5948 | 783 |
| 6 | 7561 | 783 |
| 7 | 7775 | 783 |
| 8 | 7936 | 783 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(/.f64 100 y) |
(+.f64 (*.f64 100 (/.f64 1 y)) (*.f64 -100 (/.f64 x (pow.f64 y 2)))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3))))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3)))))) |
(/.f64 100 x) |
(+.f64 (*.f64 100 (/.f64 1 x)) (*.f64 -100 (/.f64 y (pow.f64 x 2)))) |
(+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4))) (+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2)))))) |
(/.f64 100 x) |
(+.f64 (*.f64 100 (/.f64 1 x)) (*.f64 -100 (/.f64 y (pow.f64 x 2)))) |
(+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4))) (+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2)))))) |
(/.f64 100 x) |
(+.f64 (*.f64 100 (/.f64 1 x)) (*.f64 -100 (/.f64 y (pow.f64 x 2)))) |
(+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4))) (+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2)))))) |
(/.f64 100 y) |
(+.f64 (*.f64 100 (/.f64 1 y)) (*.f64 -100 (/.f64 x (pow.f64 y 2)))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3))))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3)))))) |
(/.f64 100 y) |
(+.f64 (*.f64 100 (/.f64 1 y)) (*.f64 -100 (/.f64 x (pow.f64 y 2)))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3))))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3)))))) |
| Outputs |
|---|
(*.f64 100 (/.f64 x y)) |
(/.f64 100 (/.f64 y x)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (/.f64 -100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 100 (/.f64 y x))) |
(*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x)))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 x (/.f64 -100 y)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 -100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x))))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) (+.f64 (*.f64 100 (/.f64 x y)) -100)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(+.f64 (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x)))) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (/.f64 100 (pow.f64 (/.f64 y x) 3)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 y x)) y) 1) (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x y) 2) 1) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 x (/.f64 -100 y))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 (fma.f64 -100 (/.f64 y x) 100) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 (/.f64 100 x) (/.f64 y (/.f64 x y)) (fma.f64 -100 (/.f64 y x) 100)) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(fma.f64 100 (pow.f64 (/.f64 y x) 2) (fma.f64 -100 (/.f64 y x) 100)) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y))))) |
(fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (*.f64 100 (fma.f64 (/.f64 y x) (/.f64 y x) 1))) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x))))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y x) 100)) |
(*.f64 (+.f64 (pow.f64 (/.f64 y x) 2) 1) (fma.f64 -100 (/.f64 y x) 100)) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 (fma.f64 -100 (/.f64 y x) 100) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 (/.f64 100 x) (/.f64 y (/.f64 x y)) (fma.f64 -100 (/.f64 y x) 100)) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(fma.f64 100 (pow.f64 (/.f64 y x) 2) (fma.f64 -100 (/.f64 y x) 100)) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y))))) |
(fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (*.f64 100 (fma.f64 (/.f64 y x) (/.f64 y x) 1))) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x))))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y x) 100)) |
(*.f64 (+.f64 (pow.f64 (/.f64 y x) 2) 1) (fma.f64 -100 (/.f64 y x) 100)) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 (fma.f64 -100 (/.f64 y x) 100) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 (/.f64 100 x) (/.f64 y (/.f64 x y)) (fma.f64 -100 (/.f64 y x) 100)) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(fma.f64 100 (pow.f64 (/.f64 y x) 2) (fma.f64 -100 (/.f64 y x) 100)) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y))))) |
(fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (*.f64 100 (fma.f64 (/.f64 y x) (/.f64 y x) 1))) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x))))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y x) 100)) |
(*.f64 (+.f64 (pow.f64 (/.f64 y x) 2) 1) (fma.f64 -100 (/.f64 y x) 100)) |
(*.f64 100 (/.f64 x y)) |
(/.f64 100 (/.f64 y x)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (/.f64 -100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 100 (/.f64 y x))) |
(*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x)))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 x (/.f64 -100 y)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 -100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x))))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) (+.f64 (*.f64 100 (/.f64 x y)) -100)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(+.f64 (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x)))) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (/.f64 100 (pow.f64 (/.f64 y x) 3)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 y x)) y) 1) (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x y) 2) 1) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 x (/.f64 -100 y))))) |
(*.f64 100 (/.f64 x y)) |
(/.f64 100 (/.f64 y x)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (/.f64 -100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (/.f64 100 (/.f64 y x))) |
(*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x)))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 x (/.f64 -100 y)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 -100 (/.f64 y (/.f64 (*.f64 x x) y)))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x))))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) (+.f64 (*.f64 100 (/.f64 x y)) -100)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(+.f64 (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x)))) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (/.f64 100 (pow.f64 (/.f64 y x) 3)))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 y x)) y) 1) (*.f64 (/.f64 x y) (+.f64 100 (/.f64 -100 (/.f64 y x))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x y) 2) 1) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 x (/.f64 -100 y))))) |
(/.f64 100 y) |
(+.f64 (*.f64 100 (/.f64 1 y)) (*.f64 -100 (/.f64 x (pow.f64 y 2)))) |
(+.f64 (/.f64 100 y) (*.f64 -100 (/.f64 x (*.f64 y y)))) |
(fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y)) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 100 (/.f64 (*.f64 x x) (pow.f64 y 3))))) |
(+.f64 (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y)) (/.f64 100 (/.f64 (pow.f64 y 3) (*.f64 x x)))) |
(fma.f64 100 (*.f64 (/.f64 x (pow.f64 y 3)) x) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(+.f64 (/.f64 100 y) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 -100 (*.f64 100 (/.f64 x y))))) |
(+.f64 (/.f64 100 y) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 (*.f64 100 (/.f64 x y)) -100))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3)))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4)) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 100 (/.f64 (*.f64 x x) (pow.f64 y 3)))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4)) (fma.f64 100 (/.f64 x (/.f64 (pow.f64 y 3) x)) (*.f64 -100 (/.f64 x (*.f64 y y)))))) |
(fma.f64 -100 (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (fma.f64 100 (*.f64 (/.f64 x (pow.f64 y 3)) x) (/.f64 100 y))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 (/.f64 x (/.f64 (pow.f64 y 3) x)) (+.f64 100 (/.f64 -100 (/.f64 y x)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 y x)) y) 1) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x y) 2) 1) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(/.f64 100 x) |
(+.f64 (*.f64 100 (/.f64 1 x)) (*.f64 -100 (/.f64 y (pow.f64 x 2)))) |
(+.f64 (/.f64 100 x) (*.f64 -100 (/.f64 y (*.f64 x x)))) |
(fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)) |
(+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2))))) |
(+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 (*.f64 y y) (pow.f64 x 3)) (*.f64 -100 (/.f64 y (*.f64 x x))))) |
(+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 y (/.f64 (pow.f64 x 3) y)) (*.f64 -100 (/.f64 y (*.f64 x x))))) |
(fma.f64 100 (*.f64 (/.f64 y (pow.f64 x 3)) y) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(+.f64 (/.f64 100 x) (*.f64 (/.f64 y (*.f64 x x)) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4))) (+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2)))))) |
(fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 (*.f64 y y) (pow.f64 x 3)) (*.f64 -100 (/.f64 y (*.f64 x x)))))) |
(+.f64 (fma.f64 100 (/.f64 y (/.f64 (pow.f64 x 3) y)) (*.f64 -100 (/.f64 y (*.f64 x x)))) (fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (/.f64 100 x))) |
(fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (fma.f64 100 (*.f64 (/.f64 y (pow.f64 x 3)) y) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)))) |
(+.f64 (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)) (*.f64 (*.f64 y (/.f64 y (pow.f64 x 3))) (fma.f64 -100 (/.f64 y x) 100))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(*.f64 (+.f64 (pow.f64 (/.f64 y x) 2) 1) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(/.f64 100 x) |
(+.f64 (*.f64 100 (/.f64 1 x)) (*.f64 -100 (/.f64 y (pow.f64 x 2)))) |
(+.f64 (/.f64 100 x) (*.f64 -100 (/.f64 y (*.f64 x x)))) |
(fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)) |
(+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2))))) |
(+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 (*.f64 y y) (pow.f64 x 3)) (*.f64 -100 (/.f64 y (*.f64 x x))))) |
(+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 y (/.f64 (pow.f64 x 3) y)) (*.f64 -100 (/.f64 y (*.f64 x x))))) |
(fma.f64 100 (*.f64 (/.f64 y (pow.f64 x 3)) y) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(+.f64 (/.f64 100 x) (*.f64 (/.f64 y (*.f64 x x)) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4))) (+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2)))))) |
(fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 (*.f64 y y) (pow.f64 x 3)) (*.f64 -100 (/.f64 y (*.f64 x x)))))) |
(+.f64 (fma.f64 100 (/.f64 y (/.f64 (pow.f64 x 3) y)) (*.f64 -100 (/.f64 y (*.f64 x x)))) (fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (/.f64 100 x))) |
(fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (fma.f64 100 (*.f64 (/.f64 y (pow.f64 x 3)) y) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)))) |
(+.f64 (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)) (*.f64 (*.f64 y (/.f64 y (pow.f64 x 3))) (fma.f64 -100 (/.f64 y x) 100))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(*.f64 (+.f64 (pow.f64 (/.f64 y x) 2) 1) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(/.f64 100 x) |
(+.f64 (*.f64 100 (/.f64 1 x)) (*.f64 -100 (/.f64 y (pow.f64 x 2)))) |
(+.f64 (/.f64 100 x) (*.f64 -100 (/.f64 y (*.f64 x x)))) |
(fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)) |
(+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2))))) |
(+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 (*.f64 y y) (pow.f64 x 3)) (*.f64 -100 (/.f64 y (*.f64 x x))))) |
(+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 y (/.f64 (pow.f64 x 3) y)) (*.f64 -100 (/.f64 y (*.f64 x x))))) |
(fma.f64 100 (*.f64 (/.f64 y (pow.f64 x 3)) y) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(+.f64 (/.f64 100 x) (*.f64 (/.f64 y (*.f64 x x)) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4))) (+.f64 (*.f64 100 (/.f64 1 x)) (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 3))) (*.f64 -100 (/.f64 y (pow.f64 x 2)))))) |
(fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (+.f64 (/.f64 100 x) (fma.f64 100 (/.f64 (*.f64 y y) (pow.f64 x 3)) (*.f64 -100 (/.f64 y (*.f64 x x)))))) |
(+.f64 (fma.f64 100 (/.f64 y (/.f64 (pow.f64 x 3) y)) (*.f64 -100 (/.f64 y (*.f64 x x)))) (fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (/.f64 100 x))) |
(fma.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 4)) (fma.f64 100 (*.f64 (/.f64 y (pow.f64 x 3)) y) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)))) |
(+.f64 (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x)) (*.f64 (*.f64 y (/.f64 y (pow.f64 x 3))) (fma.f64 -100 (/.f64 y x) 100))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(*.f64 (+.f64 (pow.f64 (/.f64 y x) 2) 1) (fma.f64 -100 (/.f64 y (*.f64 x x)) (/.f64 100 x))) |
(/.f64 100 y) |
(+.f64 (*.f64 100 (/.f64 1 y)) (*.f64 -100 (/.f64 x (pow.f64 y 2)))) |
(+.f64 (/.f64 100 y) (*.f64 -100 (/.f64 x (*.f64 y y)))) |
(fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y)) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 100 (/.f64 (*.f64 x x) (pow.f64 y 3))))) |
(+.f64 (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y)) (/.f64 100 (/.f64 (pow.f64 y 3) (*.f64 x x)))) |
(fma.f64 100 (*.f64 (/.f64 x (pow.f64 y 3)) x) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(+.f64 (/.f64 100 y) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 -100 (*.f64 100 (/.f64 x y))))) |
(+.f64 (/.f64 100 y) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 (*.f64 100 (/.f64 x y)) -100))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3)))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4)) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 100 (/.f64 (*.f64 x x) (pow.f64 y 3)))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4)) (fma.f64 100 (/.f64 x (/.f64 (pow.f64 y 3) x)) (*.f64 -100 (/.f64 x (*.f64 y y)))))) |
(fma.f64 -100 (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (fma.f64 100 (*.f64 (/.f64 x (pow.f64 y 3)) x) (/.f64 100 y))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 (/.f64 x (/.f64 (pow.f64 y 3) x)) (+.f64 100 (/.f64 -100 (/.f64 y x)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 y x)) y) 1) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x y) 2) 1) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(/.f64 100 y) |
(+.f64 (*.f64 100 (/.f64 1 y)) (*.f64 -100 (/.f64 x (pow.f64 y 2)))) |
(+.f64 (/.f64 100 y) (*.f64 -100 (/.f64 x (*.f64 y y)))) |
(fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y)) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 100 (/.f64 (*.f64 x x) (pow.f64 y 3))))) |
(+.f64 (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y)) (/.f64 100 (/.f64 (pow.f64 y 3) (*.f64 x x)))) |
(fma.f64 100 (*.f64 (/.f64 x (pow.f64 y 3)) x) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(+.f64 (/.f64 100 y) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 -100 (*.f64 100 (/.f64 x y))))) |
(+.f64 (/.f64 100 y) (*.f64 (/.f64 x (*.f64 y y)) (+.f64 (*.f64 100 (/.f64 x y)) -100))) |
(+.f64 (*.f64 100 (/.f64 1 y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (+.f64 (*.f64 -100 (/.f64 x (pow.f64 y 2))) (*.f64 100 (/.f64 (pow.f64 x 2) (pow.f64 y 3)))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4)) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 100 (/.f64 (*.f64 x x) (pow.f64 y 3)))))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 (pow.f64 x 3) (pow.f64 y 4)) (fma.f64 100 (/.f64 x (/.f64 (pow.f64 y 3) x)) (*.f64 -100 (/.f64 x (*.f64 y y)))))) |
(fma.f64 -100 (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (pow.f64 x 3) (pow.f64 y 4))) (fma.f64 100 (*.f64 (/.f64 x (pow.f64 y 3)) x) (/.f64 100 y))) |
(+.f64 (/.f64 100 y) (fma.f64 -100 (/.f64 x (*.f64 y y)) (*.f64 (/.f64 x (/.f64 (pow.f64 y 3) x)) (+.f64 100 (/.f64 -100 (/.f64 y x)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 y x)) y) 1) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
(*.f64 (+.f64 (pow.f64 (/.f64 x y) 2) 1) (fma.f64 -100 (/.f64 x (*.f64 y y)) (/.f64 100 y))) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.4b | (/.f64 (*.f64 x 100) (+.f64 x y)) |
Compiled 18 to 9 computations (50% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 1.0ms | y | @ | inf | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 1.0ms | y | @ | -inf | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 1.0ms | x | @ | -inf | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 1.0ms | x | @ | inf | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 1× | batch-egg-rewrite |
| 930× | pow1_binary64 |
| 875× | add-log-exp_binary64 |
| 875× | log1p-expm1-u_binary64 |
| 875× | expm1-log1p-u_binary64 |
| 858× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 10 |
| 1 | 159 | 10 |
| 2 | 2299 | 10 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 x 100) (+.f64 x y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (/.f64 x (*.f64 (+.f64 x y) 1/100))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (/.f64 1 (*.f64 (+.f64 x y) 1/100)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (*.f64 100 (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 100 (/.f64 x (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 100 (*.f64 x (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x 100) (/.f64 1 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 x (*.f64 (+.f64 x y) 1/100)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))) (pow.f64 (cbrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))) 2) (cbrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) (*.f64 (cbrt.f64 (*.f64 x 100)) (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))) (sqrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 10 (sqrt.f64 x)) (*.f64 (*.f64 10 (sqrt.f64 x)) (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x -100) (/.f64 1 (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (+.f64 x y)) (*.f64 x 100))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x 1) (/.f64 100 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (+.f64 x y)) 100)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) 1) (/.f64 (cbrt.f64 (*.f64 x 100)) (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 10 (sqrt.f64 x)) 1) (/.f64 (*.f64 10 (sqrt.f64 x)) (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (/.f64 100 (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (/.f64 x (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (/.f64 (*.f64 x 100) (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (cbrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 10 (sqrt.f64 x)) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (/.f64 (*.f64 10 (sqrt.f64 x)) (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (sqrt.f64 (+.f64 x y))) (/.f64 100 (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (sqrt.f64 (+.f64 x y))) (/.f64 x (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (+.f64 x y))) (/.f64 (*.f64 x 100) (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) (sqrt.f64 (+.f64 x y))) (/.f64 (cbrt.f64 (*.f64 x 100)) (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 x 100) (+.f64 (pow.f64 x 3) (pow.f64 y 3))) (fma.f64 x x (*.f64 y (-.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 x 100) (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/100 (/.f64 (+.f64 x y) x)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (*.f64 x 100) (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (*.f64 x 100) 3) (pow.f64 (+.f64 x y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 x (*.f64 (+.f64 x y) 1/100)))))))) |
| 1× | egg-herbie |
| 880× | fma-def_binary64 |
| 708× | associate-/r*_binary64 |
| 650× | associate-*l/_binary64 |
| 530× | associate-*r*_binary64 |
| 472× | associate-*l*_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 522 |
| 1 | 117 | 516 |
| 2 | 351 | 474 |
| 3 | 1390 | 426 |
| 4 | 7821 | 378 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
| Outputs |
|---|
(*.f64 100 (/.f64 x y)) |
(/.f64 100 (/.f64 y x)) |
(/.f64 x (/.f64 y 100)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (/.f64 (*.f64 -100 (*.f64 x x)) (*.f64 y y))) |
(fma.f64 100 (/.f64 x y) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (*.f64 -100 (*.f64 x x)) (*.f64 y y))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100)))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) (+.f64 (/.f64 x (/.f64 y 100)) -100)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100))))) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) 1) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100)))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 (fma.f64 -100 (/.f64 y x) 100) (*.f64 (/.f64 100 x) (/.f64 (*.f64 y y) x))) |
(fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (*.f64 100 (/.f64 y x))))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 (/.f64 100 x) (/.f64 (*.f64 y y) x)))) |
(fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (*.f64 100 (fma.f64 (/.f64 y x) (/.f64 y x) 1))) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (*.f64 100 (/.f64 y x)))))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y x) 100)) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 (fma.f64 -100 (/.f64 y x) 100) (*.f64 (/.f64 100 x) (/.f64 (*.f64 y y) x))) |
(fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (*.f64 100 (/.f64 y x))))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 (/.f64 100 x) (/.f64 (*.f64 y y) x)))) |
(fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (*.f64 100 (fma.f64 (/.f64 y x) (/.f64 y x) 1))) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (*.f64 100 (/.f64 y x)))))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y x) 100)) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 (fma.f64 -100 (/.f64 y x) 100) (*.f64 (/.f64 100 x) (/.f64 (*.f64 y y) x))) |
(fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (*.f64 100 (/.f64 y x))))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 (/.f64 100 x) (/.f64 (*.f64 y y) x)))) |
(fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (*.f64 100 (fma.f64 (/.f64 y x) (/.f64 y x) 1))) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (*.f64 100 (/.f64 y x)))))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) (fma.f64 -100 (/.f64 y x) 100)) |
(*.f64 100 (/.f64 x y)) |
(/.f64 100 (/.f64 y x)) |
(/.f64 x (/.f64 y 100)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (/.f64 (*.f64 -100 (*.f64 x x)) (*.f64 y y))) |
(fma.f64 100 (/.f64 x y) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (*.f64 -100 (*.f64 x x)) (*.f64 y y))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100)))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) (+.f64 (/.f64 x (/.f64 y 100)) -100)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100))))) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) 1) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100)))) |
(*.f64 100 (/.f64 x y)) |
(/.f64 100 (/.f64 y x)) |
(/.f64 x (/.f64 y 100)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (/.f64 (*.f64 -100 (*.f64 x x)) (*.f64 y y))) |
(fma.f64 100 (/.f64 x y) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (*.f64 -100 (*.f64 x x)) (*.f64 y y))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100)))) |
(*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) (+.f64 (/.f64 x (/.f64 y 100)) -100)))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (*.f64 (/.f64 x y) (/.f64 x y)) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100))))) |
(*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) 1) (*.f64 (/.f64 x y) (+.f64 100 (*.f64 (/.f64 x y) -100)))) |
Compiled 1701 to 985 computations (42.1% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 8 | 131 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 124 | 9 | 133 |
| Status | Error | Program |
|---|---|---|
| ▶ | 32.3b | (/.f64 100 (/.f64 y x)) |
| ▶ | 32.1b | (*.f64 100 (/.f64 x y)) |
| ▶ | 32.1b | (*.f64 x (/.f64 100 y)) |
| 32.1b | (/.f64 x (/.f64 y 100)) | |
| ✓ | 0.4b | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 31.4b | 100 | |
| ▶ | 0.1b | (*.f64 (/.f64 x (+.f64 x y)) 100) |
| 1.2b | (*.f64 x (pow.f64 (cbrt.f64 (/.f64 100 (+.f64 x y))) 3)) | |
| ▶ | 31.4b | (*.f64 x (/.f64 100 x)) |
Compiled 124 to 89 computations (28.2% saved)
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (/.f64 x (+.f64 x y)) |
| ✓ | 0.1b | (*.f64 (/.f64 x (+.f64 x y)) 100) |
Compiled 20 to 7 computations (65% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (/.f64 x (+.f64 x y)) |
| 0.0ms | x | @ | 0 | (*.f64 (/.f64 x (+.f64 x y)) 100) |
| 0.0ms | x | @ | inf | (/.f64 x (+.f64 x y)) |
| 0.0ms | x | @ | 0 | (/.f64 x (+.f64 x y)) |
| 0.0ms | x | @ | -inf | (/.f64 x (+.f64 x y)) |
| 1× | batch-egg-rewrite |
| 912× | pow1_binary64 |
| 855× | add-log-exp_binary64 |
| 855× | log1p-expm1-u_binary64 |
| 855× | expm1-log1p-u_binary64 |
| 838× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 159 | 17 |
| 2 | 2258 | 17 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) 100) |
(/.f64 x (+.f64 x y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (/.f64 x (+.f64 x y)) 100)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 x (/.f64 (+.f64 x y) 100))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 100 (/.f64 (+.f64 x y) x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 x y) (*.f64 x 100)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x 100) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 x 100)) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) 1) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (cbrt.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (sqrt.f64 (+.f64 x y))) (sqrt.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) 100) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 100 (neg.f64 x)) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (/.f64 x (+.f64 x y)) 100) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 x y)) 100) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 10 (sqrt.f64 (/.f64 x (+.f64 x y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 10000 (pow.f64 (/.f64 x (+.f64 x y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 100) (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 x y)) 100) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (/.f64 x (+.f64 x y)) 100))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (/.f64 x (+.f64 x y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (/.f64 1 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (+.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 x (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 x (+.f64 x y))) (pow.f64 (cbrt.f64 (/.f64 x (+.f64 x y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 x (+.f64 x y))) 2) (cbrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 x (+.f64 x y))) (sqrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 x) (/.f64 1 (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (+.f64 x y)) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) 1) (/.f64 (cbrt.f64 x) (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 x) 1) (/.f64 (sqrt.f64 x) (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (/.f64 x (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (cbrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (/.f64 (sqrt.f64 x) (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (+.f64 x y))) (/.f64 x (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (sqrt.f64 (+.f64 x y))) (/.f64 (cbrt.f64 x) (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (+.f64 (pow.f64 x 3) (pow.f64 y 3))) (fma.f64 x x (*.f64 y (-.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 x (+.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 x (+.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 x (+.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (+.f64 x y) x) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 x (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 x 3) (pow.f64 (+.f64 x y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 x (+.f64 x y)))))))) |
| 1× | egg-herbie |
| 663× | associate-*l*_binary64 |
| 602× | associate-/r/_binary64 |
| 457× | fma-neg_binary64 |
| 306× | sub-neg_binary64 |
| 265× | *-commutative_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 993 |
| 1 | 178 | 954 |
| 2 | 539 | 861 |
| 3 | 2217 | 798 |
| 4 | 6897 | 798 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
| Outputs |
|---|
(*.f64 100 (/.f64 x y)) |
(*.f64 (/.f64 100 y) x) |
(*.f64 x (/.f64 100 y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (*.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (*.f64 (/.f64 100 y) x)) |
(*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (*.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(+.f64 (*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100)) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (/.f64 100 (pow.f64 (/.f64 y x) 3)))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 y -100) x))) |
(fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y))))) |
(fma.f64 100 (*.f64 (/.f64 y x) (/.f64 y x)) (fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) 100)) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 y -100) x))) |
(fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y))))) |
(fma.f64 100 (*.f64 (/.f64 y x) (/.f64 y x)) (fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) 100)) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(fma.f64 -100 (/.f64 y x) 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 y -100) x))) |
(fma.f64 (fma.f64 (/.f64 y x) (/.f64 y x) 1) 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 100 (/.f64 y (/.f64 (*.f64 x x) y))))) |
(fma.f64 100 (*.f64 (/.f64 y x) (/.f64 y x)) (fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) 100)) |
(+.f64 100 (fma.f64 -100 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y x) (+.f64 -100 (/.f64 (*.f64 100 y) x))))) |
(*.f64 100 (/.f64 x y)) |
(*.f64 (/.f64 100 y) x) |
(*.f64 x (/.f64 100 y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (*.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (*.f64 (/.f64 100 y) x)) |
(*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (*.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(+.f64 (*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100)) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (/.f64 100 (pow.f64 (/.f64 y x) 3)))) |
(*.f64 100 (/.f64 x y)) |
(*.f64 (/.f64 100 y) x) |
(*.f64 x (/.f64 100 y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (/.f64 x y))) |
(fma.f64 100 (/.f64 x y) (*.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (*.f64 (/.f64 100 y) x)) |
(*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (*.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y))) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y))) |
(fma.f64 100 (pow.f64 (/.f64 x y) 3) (*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (/.f64 (*.f64 x x) y) y) (fma.f64 100 (/.f64 x y) (fma.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))) |
(fma.f64 -100 (/.f64 (/.f64 x (/.f64 y x)) y) (fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))))) |
(+.f64 (*.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 x -100) y) 100)) (fma.f64 -100 (pow.f64 (/.f64 x y) 4) (/.f64 100 (pow.f64 (/.f64 y x) 3)))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(-.f64 (/.f64 x y) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (-.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+.f64 (/.f64 x y) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (+.f64 (/.f64 x y) -1))) |
(+.f64 (pow.f64 (/.f64 x y) 3) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(-.f64 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (fma.f64 (/.f64 x y) (/.f64 x y) (/.f64 (pow.f64 x 4) (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 x (/.f64 x (*.f64 y y))) 1) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (neg.f64 (/.f64 y x))) |
(-.f64 1 (/.f64 y x)) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (/.f64 y x)))) |
(+.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (-.f64 1 (/.f64 y x))) |
(+.f64 1 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) -1))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (neg.f64 (/.f64 y x))))) |
(+.f64 (-.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (-.f64 1 (/.f64 y x))) |
(+.f64 1 (-.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) -1)) (pow.f64 (/.f64 y x) 3))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (neg.f64 (/.f64 y x))) |
(-.f64 1 (/.f64 y x)) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (/.f64 y x)))) |
(+.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (-.f64 1 (/.f64 y x))) |
(+.f64 1 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) -1))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (neg.f64 (/.f64 y x))))) |
(+.f64 (-.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (-.f64 1 (/.f64 y x))) |
(+.f64 1 (-.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) -1)) (pow.f64 (/.f64 y x) 3))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (neg.f64 (/.f64 y x))) |
(-.f64 1 (/.f64 y x)) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (/.f64 y x)))) |
(+.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (-.f64 1 (/.f64 y x))) |
(+.f64 1 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) -1))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (neg.f64 (/.f64 y x))))) |
(+.f64 (-.f64 (/.f64 y (/.f64 (*.f64 x x) y)) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (-.f64 1 (/.f64 y x))) |
(+.f64 1 (-.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) -1)) (pow.f64 (/.f64 y x) 3))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(-.f64 (/.f64 x y) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (-.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+.f64 (/.f64 x y) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (+.f64 (/.f64 x y) -1))) |
(+.f64 (pow.f64 (/.f64 x y) 3) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(-.f64 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (fma.f64 (/.f64 x y) (/.f64 x y) (/.f64 (pow.f64 x 4) (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 x (/.f64 x (*.f64 y y))) 1) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(-.f64 (/.f64 x y) (/.f64 (/.f64 x (/.f64 y x)) y)) |
(*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (-.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 x x) y) y))) |
(+.f64 (/.f64 x y) (*.f64 (/.f64 (/.f64 x (/.f64 y x)) y) (+.f64 (/.f64 x y) -1))) |
(+.f64 (pow.f64 (/.f64 x y) 3) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (/.f64 (*.f64 x x) y) y)) |
(-.f64 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (fma.f64 (/.f64 x y) (/.f64 x y) (/.f64 (pow.f64 x 4) (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 x (/.f64 x (*.f64 y y))) 1) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) 1) (/.f64 x y))) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.2b | (*.f64 100 (/.f64 x y)) |
Compiled 13 to 6 computations (53.8% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (*.f64 100 (/.f64 x y)) |
| 1.0ms | y | @ | 0 | (*.f64 100 (/.f64 x y)) |
| 1.0ms | x | @ | 0 | (*.f64 100 (/.f64 x y)) |
| 1.0ms | y | @ | -inf | (*.f64 100 (/.f64 x y)) |
| 1.0ms | x | @ | -inf | (*.f64 100 (/.f64 x y)) |
| 1× | batch-egg-rewrite |
| 650× | pow1_binary64 |
| 606× | add-log-exp_binary64 |
| 606× | log1p-expm1-u_binary64 |
| 606× | expm1-log1p-u_binary64 |
| 594× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 128 | 7 |
| 2 | 1611 | 7 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 100 (/.f64 x y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 100 (/.f64 x y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 100 (/.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 y (*.f64 100 x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 100 x) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 100 x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 100 x) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 100 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 100 x) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) 100) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 100 (neg.f64 x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 100 (/.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 100 (/.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 100 (/.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 100 (/.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 (/.f64 x y) 2) 10000))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 100) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 100 (/.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 100 (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 100 (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 100 (/.f64 x y)))))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| 1× | saturated |
| Inputs |
|---|
| Outputs |
|---|
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.1b | (*.f64 x (/.f64 100 x)) |
Compiled 12 to 8 computations (33.3% saved)
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (*.f64 x (/.f64 100 x)) |
| 0.0ms | x | @ | inf | (*.f64 x (/.f64 100 x)) |
| 0.0ms | x | @ | -inf | (*.f64 x (/.f64 100 x)) |
| 1× | batch-egg-rewrite |
| 525× | pow1_binary64 |
| 512× | add-sqr-sqrt_binary64 |
| 494× | add-log-exp_binary64 |
| 494× | log1p-expm1-u_binary64 |
| 494× | expm1-log1p-u_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 7 |
| 1 | 110 | 7 |
| 2 | 1345 | 7 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (/.f64 100 x)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (/.f64 100 x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 x (*.f64 x 1/100))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 x (*.f64 x 100)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x 100) x)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 x 100)) (neg.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) 1) x)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (sqrt.f64 x)) (sqrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 -100 x) (neg.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x -100) (neg.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (/.f64 100 x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (/.f64 100 x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (/.f64 100 x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (/.f64 100 x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (/.f64 100 x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (/.f64 100 x)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (/.f64 100 x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (/.f64 100 x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (/.f64 100 x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (/.f64 100 x)))))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1 | 12 |
| 1× | saturated |
| Inputs |
|---|
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
| Outputs |
|---|
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.4b | (*.f64 x (/.f64 100 y)) |
Compiled 13 to 8 computations (38.5% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (*.f64 x (/.f64 100 y)) |
| 0.0ms | y | @ | -inf | (*.f64 x (/.f64 100 y)) |
| 0.0ms | x | @ | -inf | (*.f64 x (/.f64 100 y)) |
| 0.0ms | y | @ | inf | (*.f64 x (/.f64 100 y)) |
| 0.0ms | x | @ | inf | (*.f64 x (/.f64 100 y)) |
| 1× | batch-egg-rewrite |
| 613× | pow1_binary64 |
| 573× | add-log-exp_binary64 |
| 573× | log1p-expm1-u_binary64 |
| 573× | expm1-log1p-u_binary64 |
| 562× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 129 | 7 |
| 2 | 1560 | 7 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (/.f64 100 y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (/.f64 100 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 x (*.f64 y 1/100))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 y (*.f64 x 100)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x 100) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 x 100)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 x 100) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 -100 x) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x -100) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (/.f64 100 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (/.f64 100 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (/.f64 100 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (/.f64 100 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (/.f64 100 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (/.f64 100 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (/.f64 100 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (/.f64 100 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (/.f64 100 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (/.f64 100 y)))))))) |
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 1× | associate-*r/_binary64 |
| 1× | associate-*l/_binary64 |
| 1× | associate-/r/_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 168 |
| 1 | 9 | 168 |
| 2 | 13 | 168 |
| 3 | 17 | 168 |
| 4 | 18 | 168 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
| Outputs |
|---|
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.3b | (/.f64 100 (/.f64 y x)) |
Compiled 13 to 6 computations (53.8% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (/.f64 100 (/.f64 y x)) |
| 0.0ms | x | @ | inf | (/.f64 100 (/.f64 y x)) |
| 0.0ms | y | @ | inf | (/.f64 100 (/.f64 y x)) |
| 0.0ms | x | @ | -inf | (/.f64 100 (/.f64 y x)) |
| 0.0ms | y | @ | -inf | (/.f64 100 (/.f64 y x)) |
| 1× | batch-egg-rewrite |
| 696× | pow1_binary64 |
| 653× | add-log-exp_binary64 |
| 653× | log1p-expm1-u_binary64 |
| 653× | expm1-log1p-u_binary64 |
| 640× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 135 | 7 |
| 2 | 1773 | 7 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 100 (/.f64 y x)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 100 (/.f64 x y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 100 (/.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (/.f64 100 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 100 (/.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 100 (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 100 (/.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 100 (/.f64 x y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 100 (/.f64 x y))) 2) (cbrt.f64 (*.f64 100 (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 100 (/.f64 x y))) (sqrt.f64 (*.f64 100 (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -100 (/.f64 1 (/.f64 (neg.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x y) 100)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 y) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (neg.f64 y)) (neg.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 100 y) 1) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 100 y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 100 y) (sqrt.f64 x)) (sqrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 100 (/.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 100 (/.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 100 (/.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 100 (/.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (/.f64 y x) 1/100) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (/.f64 10000 (pow.f64 (/.f64 y x) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 100) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 100 (/.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 100 (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 100 (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 100 (/.f64 x y)))))))) |
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 1× | associate-*r/_binary64 |
| 1× | associate-*l/_binary64 |
| 1× | associate-/r/_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 168 |
| 1 | 9 | 168 |
| 2 | 13 | 168 |
| 3 | 17 | 168 |
| 4 | 18 | 168 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
| Outputs |
|---|
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
Compiled 1734 to 990 computations (42.9% saved)
10 alts after pruning (4 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 168 | 3 | 171 |
| Fresh | 2 | 1 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 170 | 10 | 180 |
| Status | Error | Program |
|---|---|---|
| ▶ | 31.7b | (/.f64 (*.f64 x 100) x) |
| 31.4b | 100 | |
| ✓ | 32.1b | (*.f64 100 (/.f64 x y)) |
| ▶ | 13.0b | (*.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) 100) |
| ✓ | 32.3b | (/.f64 100 (/.f64 y x)) |
| ✓ | 32.1b | (*.f64 x (/.f64 100 y)) |
| ▶ | 32.1b | (/.f64 x (/.f64 y 100)) |
| ✓ | 0.4b | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| ✓ | 0.1b | (*.f64 (/.f64 x (+.f64 x y)) 100) |
| ✓ | 31.4b | (*.f64 x (/.f64 100 x)) |
Compiled 75 to 54 computations (28% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (/.f64 x (+.f64 x y)) | |
| ✓ | 0.1b | (*.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) 100) |
| ✓ | 0.1b | (pow.f64 (/.f64 x (+.f64 x y)) 3) |
| ✓ | 13.0b | (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) |
Compiled 39 to 16 computations (59% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | (pow.f64 (/.f64 x (+.f64 x y)) 3) |
| 2.0ms | x | @ | -inf | (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) |
| 2.0ms | y | @ | inf | (pow.f64 (/.f64 x (+.f64 x y)) 3) |
| 2.0ms | x | @ | 0 | (pow.f64 (/.f64 x (+.f64 x y)) 3) |
| 1.0ms | y | @ | -inf | (pow.f64 (/.f64 x (+.f64 x y)) 3) |
| 1× | batch-egg-rewrite |
| 473× | prod-diff_binary64 |
| 465× | log-prod_binary64 |
| 300× | pow-prod-down_binary64 |
| 252× | pow2_binary64 |
| 187× | fma-def_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 27 |
| 1 | 227 | 27 |
| 2 | 2753 | 27 |
| 1× | node limit |
| Inputs |
|---|
(cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) |
(pow.f64 (/.f64 x (+.f64 x y)) 3) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) 100) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 x (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 x (+.f64 x y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 x (+.f64 x y))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (+.f64 x y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 x (+.f64 x y))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 x (+.f64 x y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (/.f64 1 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (+.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 x (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 x (+.f64 x y))) (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2)) (cbrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 x x)) (*.f64 (cbrt.f64 x) (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 x (+.f64 x y))) (sqrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 1 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 x) (/.f64 1 (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (+.f64 x y)) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 (*.f64 x x)) 1) (/.f64 (cbrt.f64 x) (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 x) 1) (/.f64 (sqrt.f64 x) (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 x y)) -2) (/.f64 x (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 (*.f64 x x)) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (cbrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (/.f64 (sqrt.f64 x) (cbrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (+.f64 x y) -1/2) (/.f64 x (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 (*.f64 x x)) (sqrt.f64 (+.f64 x y))) (/.f64 (cbrt.f64 x) (sqrt.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (+.f64 (pow.f64 x 3) (pow.f64 y 3))) (fma.f64 x x (*.f64 y (-.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (-.f64 (*.f64 x x) (*.f64 y y))) (-.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 x (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 x y) x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (/.f64 (+.f64 x y) x) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (cbrt.f64 (*.f64 x x)) (/.f64 (+.f64 x y) (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (sqrt.f64 x) (/.f64 (+.f64 x y) (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 x) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 -1 (neg.f64 (/.f64 (+.f64 x y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 x (sqrt.f64 (+.f64 x y))) (sqrt.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 x 1) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 x (pow.f64 (cbrt.f64 (+.f64 x y)) 2)) (cbrt.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 x (+.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) 6) 1/6)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) 9) 1/9)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 x (+.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2)) 3/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 x (+.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (+.f64 x y) x) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3/2) 2/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 (+.f64 x y) x) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 x (neg.f64 (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 x (+.f64 x y)))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 x y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 x (+.f64 x y)))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2))) 3/2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 x (+.f64 x y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 x (+.f64 x y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x y) x)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (+.f64 x y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 x (+.f64 x y)))) 1/3) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 x (+.f64 x y)))) 1) 1/3)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (pow.f64 (/.f64 x (+.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3))) 2)) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (*.f64 (/.f64 1 (+.f64 x y)) (pow.f64 (/.f64 x (+.f64 x y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (+.f64 x y)) (pow.f64 (/.f64 x (+.f64 x y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (/.f64 x (+.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) (/.f64 x (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2)) (*.f64 (cbrt.f64 (/.f64 x (+.f64 x y))) (pow.f64 (/.f64 x (+.f64 x y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 x (+.f64 x y))) (pow.f64 (/.f64 x (+.f64 x y)) 5/2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 x 3) (pow.f64 (+.f64 x y) -3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3/2) (pow.f64 (/.f64 x (+.f64 x y)) 3/2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) x) (/.f64 1 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) 1) (/.f64 x (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 x (+.f64 x y)) 5/2) (sqrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 x y)) (cbrt.f64 (/.f64 x (+.f64 x y)))) 2) (cbrt.f64 (/.f64 x (+.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (pow.f64 (+.f64 x y) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (pow.f64 (/.f64 (+.f64 x y) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) (/.f64 (+.f64 x y) x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 x 3) (pow.f64 (+.f64 x y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (neg.f64 x) 3) (pow.f64 (neg.f64 (+.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 x 3)) (neg.f64 (pow.f64 (+.f64 x y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (pow.f64 (/.f64 x (+.f64 x y)) 2)) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) (pow.f64 (/.f64 x (+.f64 x y)) 2)) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) x) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) 1) (/.f64 (+.f64 x y) x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) (neg.f64 x)) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 6))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 9))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 3 (log.f64 (/.f64 x (+.f64 x y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 x (+.f64 x y)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2 (log.f64 (/.f64 x (+.f64 x y)))) 3/2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 x (+.f64 x y)) 9)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3/2 (log.f64 (/.f64 x (+.f64 x y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (+.f64 x y))) 1) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 x (+.f64 x y)))) 1/3) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 x (+.f64 x y)))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 x (+.f64 x y))) 3/2) 2)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (/.f64 x (+.f64 x y)) 100))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (/.f64 x (+.f64 x y))) 100)) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (/.f64 x (+.f64 x y))) 100))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (/.f64 x (+.f64 x y))) 100))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (/.f64 x (+.f64 x y))) 100))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 x (+.f64 x y)) 100))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 100 (/.f64 (+.f64 x y) x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x 100) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) 100) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 100 x) (+.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 100 (neg.f64 x)) (neg.f64 (+.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (/.f64 x (+.f64 x y)) 100) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) 10000) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 x y)) 100) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 x y)) 2) 10000))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (/.f64 x (+.f64 x y))) 100))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (/.f64 x (+.f64 x y)) 100))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (/.f64 x (+.f64 x y)) 100) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 (/.f64 x (+.f64 x y)) 100))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (/.f64 x (+.f64 x y)) 100))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (/.f64 x (+.f64 x y)) 100))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (/.f64 x (+.f64 x y)) 100)) 1) 1)))))) |
| 1× | egg-herbie |
| 594× | associate-/l*_binary64 |
| 527× | associate-/r*_binary64 |
| 420× | associate-*r*_binary64 |
| 362× | associate-*l*_binary64 |
| 296× | associate-+l-_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 2018 |
| 1 | 672 | 1873 |
| 2 | 2475 | 1632 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(*.f64 -1 (cbrt.f64 -1)) |
(+.f64 (*.f64 -1 (cbrt.f64 -1)) (/.f64 (*.f64 y (cbrt.f64 -1)) x)) |
(+.f64 (*.f64 -1 (cbrt.f64 -1)) (+.f64 (/.f64 (*.f64 y (cbrt.f64 -1)) x) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))))) |
(+.f64 (*.f64 -1 (cbrt.f64 -1)) (+.f64 (/.f64 (*.f64 y (cbrt.f64 -1)) x) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))) (/.f64 (*.f64 (pow.f64 y 3) (cbrt.f64 -1)) (pow.f64 x 3))))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(/.f64 (pow.f64 x 3) (pow.f64 y 3)) |
(+.f64 (*.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(+.f64 (*.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5))) (+.f64 (*.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5))) (+.f64 (*.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -10 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
1 |
(+.f64 1 (+.f64 (*.f64 -2 (/.f64 y x)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (*.f64 -2 (/.f64 y x)) (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -1 (/.f64 y x)) (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 (*.f64 -2 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 1 (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (*.f64 2 (pow.f64 y 2)) (pow.f64 y 2)) y) (pow.f64 x 3))) (+.f64 (*.f64 -4 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -2 (/.f64 y x)) (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -1 (/.f64 y x)))))))))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 (+.f64 (*.f64 2 y) y) x))) |
(+.f64 1 (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 2 y) y) x)) (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 1 (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 2 y) y) x)) (+.f64 (*.f64 -1 (/.f64 (+.f64 (pow.f64 y 3) (+.f64 (*.f64 4 (pow.f64 y 3)) (+.f64 (*.f64 2 (pow.f64 y 3)) (*.f64 (+.f64 (*.f64 2 (pow.f64 y 2)) (pow.f64 y 2)) y)))) (pow.f64 x 3))) (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
1 |
(+.f64 (*.f64 -3 (/.f64 y x)) 1) |
(+.f64 (*.f64 -3 (/.f64 y x)) (+.f64 1 (*.f64 6 (/.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (*.f64 -3 (/.f64 y x)) (+.f64 1 (+.f64 (*.f64 -10 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 6 (/.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(/.f64 (pow.f64 x 3) (pow.f64 y 3)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x) (pow.f64 y 5)) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5)))))))) |
(+.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x) (pow.f64 y 5)) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) (pow.f64 x 2)) (pow.f64 y 6))) (+.f64 (*.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -4 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))))))))) |
(/.f64 (pow.f64 x 3) (pow.f64 y 3)) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (pow.f64 x 5)) (+.f64 (*.f64 -2 (pow.f64 x 5)) (*.f64 -1 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x)))) (pow.f64 y 5))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -4 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (pow.f64 x 5)) (+.f64 (*.f64 -2 (pow.f64 x 5)) (*.f64 -1 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x)))) (pow.f64 y 5))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) (pow.f64 x 2)) (pow.f64 y 6))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(*.f64 -100 (cbrt.f64 -1)) |
(+.f64 (*.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (*.f64 -100 (cbrt.f64 -1))) |
(+.f64 (*.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (+.f64 (*.f64 -100 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))) (*.f64 -100 (cbrt.f64 -1)))) |
(+.f64 (*.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (+.f64 (*.f64 100 (/.f64 (*.f64 (pow.f64 y 3) (cbrt.f64 -1)) (pow.f64 x 3))) (+.f64 (*.f64 -100 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))) (*.f64 -100 (cbrt.f64 -1))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(*.f64 100 (/.f64 x y)) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
| Outputs |
|---|
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (*.f64 (/.f64 x y) (/.f64 x y))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (-.f64 (/.f64 x y) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(-.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (pow.f64 (/.f64 x y) 3))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 (/.f64 x y) (/.f64 x y))) |
(+.f64 (/.f64 x y) (-.f64 (-.f64 (pow.f64 (/.f64 x y) 3) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 (/.f64 x y) (/.f64 x y)))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (neg.f64 (/.f64 y x))) |
(-.f64 1 (/.f64 y x)) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 (+.f64 1 (/.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (/.f64 y x))) |
(+.f64 1 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x))) |
(+.f64 1 (*.f64 (/.f64 y x) (+.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (neg.f64 (/.f64 y x))))) |
(+.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (-.f64 1 (/.f64 y x))) |
(-.f64 (+.f64 1 (*.f64 (/.f64 y x) (+.f64 -1 (/.f64 y x)))) (pow.f64 (/.f64 y x) 3)) |
(*.f64 -1 (cbrt.f64 -1)) |
(neg.f64 (cbrt.f64 -1)) |
(+.f64 (*.f64 -1 (cbrt.f64 -1)) (/.f64 (*.f64 y (cbrt.f64 -1)) x)) |
(fma.f64 -1 (cbrt.f64 -1) (/.f64 (*.f64 y (cbrt.f64 -1)) x)) |
(-.f64 (*.f64 (/.f64 y x) (cbrt.f64 -1)) (cbrt.f64 -1)) |
(*.f64 (cbrt.f64 -1) (+.f64 -1 (/.f64 y x))) |
(+.f64 (*.f64 -1 (cbrt.f64 -1)) (+.f64 (/.f64 (*.f64 y (cbrt.f64 -1)) x) (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))))) |
(+.f64 (fma.f64 -1 (cbrt.f64 -1) (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (neg.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) (cbrt.f64 -1))))) |
(-.f64 (-.f64 (*.f64 (/.f64 y x) (cbrt.f64 -1)) (cbrt.f64 -1)) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (cbrt.f64 -1))) |
(-.f64 (*.f64 (cbrt.f64 -1) (-.f64 (/.f64 y x) (*.f64 (/.f64 y (*.f64 x x)) y))) (cbrt.f64 -1)) |
(+.f64 (*.f64 -1 (cbrt.f64 -1)) (+.f64 (/.f64 (*.f64 y (cbrt.f64 -1)) x) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))) (/.f64 (*.f64 (pow.f64 y 3) (cbrt.f64 -1)) (pow.f64 x 3))))) |
(+.f64 (fma.f64 -1 (cbrt.f64 -1) (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (fma.f64 -1 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) (cbrt.f64 -1))) (/.f64 (pow.f64 y 3) (/.f64 (pow.f64 x 3) (cbrt.f64 -1))))) |
(+.f64 (-.f64 (*.f64 (/.f64 y x) (cbrt.f64 -1)) (cbrt.f64 -1)) (-.f64 (*.f64 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (cbrt.f64 -1)) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (cbrt.f64 -1)))) |
(+.f64 (*.f64 (cbrt.f64 -1) (+.f64 -1 (/.f64 y x))) (*.f64 (cbrt.f64 -1) (-.f64 (pow.f64 (/.f64 y x) 3) (*.f64 (/.f64 y (*.f64 x x)) y)))) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 y x))) |
(+.f64 1 (neg.f64 (/.f64 y x))) |
(-.f64 1 (/.f64 y x)) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (*.f64 -1 (/.f64 y x)))) |
(+.f64 (+.f64 1 (/.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (/.f64 y x))) |
(+.f64 1 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 y x))) |
(+.f64 1 (*.f64 (/.f64 y x) (+.f64 -1 (/.f64 y x)))) |
(+.f64 1 (+.f64 (/.f64 (pow.f64 y 2) (pow.f64 x 2)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 -1 (/.f64 y x))))) |
(+.f64 1 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (neg.f64 (/.f64 y x))))) |
(+.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (-.f64 1 (/.f64 y x))) |
(-.f64 (+.f64 1 (*.f64 (/.f64 y x) (+.f64 -1 (/.f64 y x)))) (pow.f64 (/.f64 y x) 3)) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (*.f64 (/.f64 x y) (/.f64 x y))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (-.f64 (/.f64 x y) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(-.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (pow.f64 (/.f64 x y) 3))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 (/.f64 x y) (/.f64 x y))) |
(+.f64 (/.f64 x y) (-.f64 (-.f64 (pow.f64 (/.f64 x y) 3) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 (/.f64 x y) (/.f64 x y)))) |
(/.f64 x y) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (/.f64 x y)) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 x y)) |
(-.f64 (/.f64 x y) (*.f64 (/.f64 x y) (/.f64 x y))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(+.f64 (-.f64 (/.f64 x y) (*.f64 (/.f64 x y) (/.f64 x y))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(-.f64 (/.f64 x y) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (pow.f64 (/.f64 x y) 3))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -1 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(-.f64 (-.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 (/.f64 x y) (/.f64 x y))) |
(+.f64 (/.f64 x y) (-.f64 (-.f64 (pow.f64 (/.f64 x y) 3) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 (/.f64 x y) (/.f64 x y)))) |
(/.f64 (pow.f64 x 3) (pow.f64 y 3)) |
(pow.f64 (/.f64 x y) 3) |
(+.f64 (*.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(fma.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (pow.f64 (/.f64 x y) 3)) |
(+.f64 (*.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5))) (+.f64 (*.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (pow.f64 (/.f64 x y) 3))) |
(+.f64 (*.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5))) (+.f64 (*.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -10 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (fma.f64 -10 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (fma.f64 -10 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 6 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (fma.f64 -10 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (pow.f64 (/.f64 x y) 3)))) |
1 |
(+.f64 1 (+.f64 (*.f64 -2 (/.f64 y x)) (*.f64 -1 (/.f64 y x)))) |
(fma.f64 -3 (/.f64 y x) 1) |
(fma.f64 (/.f64 y x) -3 1) |
(+.f64 1 (+.f64 (*.f64 -2 (/.f64 y x)) (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -1 (/.f64 y x)) (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 1 (fma.f64 -2 (/.f64 y x) (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 y x) (*.f64 4 (/.f64 (*.f64 y y) (*.f64 x x))))))) |
(+.f64 1 (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 4 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 y x) -3)))) |
(fma.f64 (/.f64 y x) -3 (fma.f64 (*.f64 (/.f64 y (*.f64 x x)) y) 6 1)) |
(+.f64 (*.f64 -2 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 1 (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (*.f64 2 (pow.f64 y 2)) (pow.f64 y 2)) y) (pow.f64 x 3))) (+.f64 (*.f64 -4 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (+.f64 (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -2 (/.f64 y x)) (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -1 (/.f64 y x)))))))))) |
(fma.f64 -2 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (+.f64 1 (fma.f64 -1 (/.f64 (*.f64 3 (*.f64 y y)) (/.f64 (pow.f64 x 3) y)) (fma.f64 -4 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (fma.f64 -1 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (fma.f64 4 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -2 (/.f64 y x) (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (/.f64 y x)))))))))) |
(+.f64 (-.f64 (+.f64 (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 4 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 y x) -3))) (*.f64 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) -5)) (/.f64 3 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) (fma.f64 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) -2 1)) |
(+.f64 (+.f64 (*.f64 (pow.f64 (/.f64 y x) 3) -5) (+.f64 (+.f64 (*.f64 (/.f64 y x) -3) (*.f64 (*.f64 (/.f64 y (*.f64 x x)) y) 6)) (/.f64 -3 (pow.f64 (/.f64 x y) 3)))) (fma.f64 (pow.f64 (/.f64 y x) 3) -2 1)) |
1 |
(+.f64 1 (*.f64 -1 (/.f64 (+.f64 (*.f64 2 y) y) x))) |
(fma.f64 -3 (/.f64 y x) 1) |
(fma.f64 (/.f64 y x) -3 1) |
(+.f64 1 (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 2 y) y) x)) (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 1 (fma.f64 -2 (/.f64 y x) (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 y x) (*.f64 4 (/.f64 (*.f64 y y) (*.f64 x x))))))) |
(+.f64 1 (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 4 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 y x) -3)))) |
(fma.f64 (/.f64 y x) -3 (fma.f64 (*.f64 (/.f64 y (*.f64 x x)) y) 6 1)) |
(+.f64 1 (+.f64 (*.f64 2 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 2 y) y) x)) (+.f64 (*.f64 -1 (/.f64 (+.f64 (pow.f64 y 3) (+.f64 (*.f64 4 (pow.f64 y 3)) (+.f64 (*.f64 2 (pow.f64 y 3)) (*.f64 (+.f64 (*.f64 2 (pow.f64 y 2)) (pow.f64 y 2)) y)))) (pow.f64 x 3))) (*.f64 4 (/.f64 (pow.f64 y 2) (pow.f64 x 2))))))) |
(+.f64 1 (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 (*.f64 3 y) x) (fma.f64 -1 (/.f64 (+.f64 (pow.f64 y 3) (fma.f64 4 (pow.f64 y 3) (fma.f64 2 (pow.f64 y 3) (*.f64 y (*.f64 3 (*.f64 y y)))))) (pow.f64 x 3)) (*.f64 4 (/.f64 (*.f64 y y) (*.f64 x x))))))) |
(+.f64 1 (+.f64 (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 y x) -3)) (-.f64 (*.f64 4 (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (pow.f64 y 3) 6) (+.f64 (*.f64 3 (pow.f64 y 3)) (pow.f64 y 3))) (pow.f64 x 3))))) |
(-.f64 (fma.f64 (/.f64 y x) -3 (fma.f64 (*.f64 (/.f64 y (*.f64 x x)) y) 6 1)) (/.f64 (+.f64 (*.f64 (pow.f64 y 3) 5) (*.f64 (pow.f64 y 3) 5)) (pow.f64 x 3))) |
1 |
(+.f64 (*.f64 -3 (/.f64 y x)) 1) |
(fma.f64 -3 (/.f64 y x) 1) |
(fma.f64 (/.f64 y x) -3 1) |
(+.f64 (*.f64 -3 (/.f64 y x)) (+.f64 1 (*.f64 6 (/.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 1 (fma.f64 -2 (/.f64 y x) (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 -1 (/.f64 y x) (*.f64 4 (/.f64 (*.f64 y y) (*.f64 x x))))))) |
(+.f64 1 (fma.f64 2 (/.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 4 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 y x) -3)))) |
(fma.f64 (/.f64 y x) -3 (fma.f64 (*.f64 (/.f64 y (*.f64 x x)) y) 6 1)) |
(+.f64 (*.f64 -3 (/.f64 y x)) (+.f64 1 (+.f64 (*.f64 -10 (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 6 (/.f64 (pow.f64 y 2) (pow.f64 x 2)))))) |
(+.f64 (fma.f64 -3 (/.f64 y x) 1) (fma.f64 -10 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) 6))) |
(+.f64 (fma.f64 (/.f64 y x) -3 1) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) 6 (*.f64 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) -10))) |
(+.f64 (fma.f64 (/.f64 y x) -3 1) (fma.f64 (*.f64 (/.f64 y (*.f64 x x)) y) 6 (/.f64 -10 (pow.f64 (/.f64 x y) 3)))) |
(/.f64 (pow.f64 x 3) (pow.f64 y 3)) |
(pow.f64 (/.f64 x y) 3) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (pow.f64 (/.f64 x y) 3)) |
(+.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x) (pow.f64 y 5)) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (*.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5)))))))) |
(+.f64 (/.f64 (*.f64 3 (pow.f64 x 4)) (/.f64 (pow.f64 y 5) x)) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3) (+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (/.f64 (*.f64 2 (pow.f64 x 5)) (pow.f64 y 5)))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (fma.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (/.f64 x (/.f64 (pow.f64 y 5) (*.f64 3 (pow.f64 x 4)))))) |
(+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (fma.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (pow.f64 (/.f64 x y) 3))) (/.f64 3 (/.f64 (pow.f64 y 5) (pow.f64 x 5))))) |
(+.f64 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x) (pow.f64 y 5)) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) (pow.f64 x 2)) (pow.f64 y 6))) (+.f64 (*.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -4 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4)))))))))))) |
(+.f64 (/.f64 (*.f64 3 (pow.f64 x 4)) (/.f64 (pow.f64 y 5) x)) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 -2 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (+.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (fma.f64 -1 (/.f64 (*.f64 3 (pow.f64 x 4)) (/.f64 (pow.f64 y 6) (*.f64 x x))) (fma.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (fma.f64 -1 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (fma.f64 -4 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3))))))))) |
(+.f64 (+.f64 (-.f64 (fma.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3) (*.f64 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) -5))) (/.f64 (*.f64 3 (pow.f64 x 6)) (pow.f64 y 6))) (fma.f64 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) -2 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) (+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (/.f64 x (/.f64 (pow.f64 y 5) (*.f64 3 (pow.f64 x 4)))))) |
(+.f64 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 -3 (pow.f64 x 6)) (pow.f64 y 6)) (fma.f64 2 (/.f64 (pow.f64 x 5) (pow.f64 y 5)) (+.f64 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3) (/.f64 (*.f64 (pow.f64 x 6) -5) (pow.f64 y 6))))) (fma.f64 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) -2 (pow.f64 (/.f64 x y) 3))) (/.f64 3 (/.f64 (pow.f64 y 5) (pow.f64 x 5))))) |
(/.f64 (pow.f64 x 3) (pow.f64 y 3)) |
(pow.f64 (/.f64 x y) 3) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(fma.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (/.f64 (pow.f64 x 3) (pow.f64 y 3))) |
(fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (pow.f64 (/.f64 x y) 3)) |
(+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (pow.f64 x 5)) (+.f64 (*.f64 -2 (pow.f64 x 5)) (*.f64 -1 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x)))) (pow.f64 y 5))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -1 (/.f64 (fma.f64 -1 (pow.f64 x 5) (fma.f64 -2 (pow.f64 x 5) (neg.f64 (*.f64 x (*.f64 3 (pow.f64 x 4)))))) (pow.f64 y 5)) (fma.f64 -3 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (/.f64 (pow.f64 x 3) (pow.f64 y 3)))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (/.f64 (pow.f64 x 3) (pow.f64 y 3))) (/.f64 (+.f64 (*.f64 x (*.f64 (pow.f64 x 4) -3)) (*.f64 (pow.f64 x 5) -3)) (pow.f64 y 5))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3 (pow.f64 (/.f64 x y) 3)) (/.f64 (fma.f64 (pow.f64 x 5) -3 (*.f64 -3 (pow.f64 x 5))) (pow.f64 y 5))) |
(+.f64 (*.f64 -1 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -4 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (pow.f64 x 5)) (+.f64 (*.f64 -2 (pow.f64 x 5)) (*.f64 -1 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) x)))) (pow.f64 y 5))) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 6) (pow.f64 y 6))) (+.f64 (*.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (pow.f64 x 4) (*.f64 2 (pow.f64 x 4))) (pow.f64 x 2)) (pow.f64 y 6))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))))))) |
(fma.f64 -1 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (fma.f64 -4 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (fma.f64 -1 (/.f64 (fma.f64 -1 (pow.f64 x 5) (fma.f64 -2 (pow.f64 x 5) (neg.f64 (*.f64 x (*.f64 3 (pow.f64 x 4)))))) (pow.f64 y 5)) (fma.f64 -1 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (fma.f64 -2 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) (fma.f64 -2 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (fma.f64 -1 (/.f64 (*.f64 3 (pow.f64 x 4)) (/.f64 (pow.f64 y 6) (*.f64 x x))) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))))))) |
(+.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) -2 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -2 (-.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) (/.f64 (*.f64 3 (pow.f64 x 6)) (pow.f64 y 6))))) (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (/.f64 (+.f64 (*.f64 x (*.f64 (pow.f64 x 4) -3)) (*.f64 (pow.f64 x 5) -3)) (pow.f64 y 5))) (*.f64 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) -5)) |
(+.f64 (-.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x 6) (pow.f64 y 6)) -2 (pow.f64 (/.f64 x y) 3)) (/.f64 (*.f64 -3 (pow.f64 x 6)) (pow.f64 y 6))) (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -3)) (/.f64 (fma.f64 (pow.f64 x 5) -3 (*.f64 -3 (pow.f64 x 5))) (pow.f64 y 5))) (/.f64 (*.f64 (pow.f64 x 6) -5) (pow.f64 y 6))) |
(*.f64 100 (/.f64 x y)) |
(/.f64 (*.f64 100 x) y) |
(/.f64 (*.f64 x 100) y) |
(*.f64 (/.f64 x y) 100) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 100 x) y)) |
(fma.f64 (/.f64 x y) 100 (/.f64 -100 (/.f64 (*.f64 y y) (*.f64 x x)))) |
(fma.f64 (/.f64 x y) 100 (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (*.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) 100)) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) 100)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (fma.f64 (/.f64 x y) 100 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -100 (*.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) 100)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (fma.f64 (/.f64 x y) 100 (fma.f64 (pow.f64 (/.f64 x y) 3) 100 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -100)))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) -100)) |
(fma.f64 (/.f64 y x) -100 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 y x) -100))) |
(+.f64 100 (fma.f64 (/.f64 y x) -100 (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) 100))) |
(+.f64 100 (fma.f64 (/.f64 y x) -100 (/.f64 (*.f64 100 (/.f64 (*.f64 y y) x)) x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) 100))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (/.f64 (*.f64 100 (/.f64 (*.f64 y y) x)) x))) |
(*.f64 -100 (cbrt.f64 -1)) |
(*.f64 (cbrt.f64 -1) -100) |
(+.f64 (*.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (*.f64 -100 (cbrt.f64 -1))) |
(fma.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x) (*.f64 (cbrt.f64 -1) -100)) |
(fma.f64 (cbrt.f64 -1) -100 (*.f64 (*.f64 (/.f64 y x) (cbrt.f64 -1)) 100)) |
(fma.f64 (*.f64 (/.f64 y x) (cbrt.f64 -1)) 100 (*.f64 (cbrt.f64 -1) -100)) |
(+.f64 (*.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (+.f64 (*.f64 -100 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))) (*.f64 -100 (cbrt.f64 -1)))) |
(fma.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x) (*.f64 -100 (+.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) (cbrt.f64 -1))) (cbrt.f64 -1)))) |
(fma.f64 -100 (+.f64 (cbrt.f64 -1) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (cbrt.f64 -1))) (*.f64 (*.f64 (/.f64 y x) (cbrt.f64 -1)) 100)) |
(fma.f64 -100 (*.f64 (+.f64 1 (*.f64 (/.f64 y (*.f64 x x)) y)) (cbrt.f64 -1)) (*.f64 (/.f64 y x) (*.f64 (cbrt.f64 -1) 100))) |
(+.f64 (*.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x)) (+.f64 (*.f64 100 (/.f64 (*.f64 (pow.f64 y 3) (cbrt.f64 -1)) (pow.f64 x 3))) (+.f64 (*.f64 -100 (/.f64 (*.f64 (pow.f64 y 2) (cbrt.f64 -1)) (pow.f64 x 2))) (*.f64 -100 (cbrt.f64 -1))))) |
(fma.f64 100 (/.f64 (*.f64 y (cbrt.f64 -1)) x) (fma.f64 100 (/.f64 (pow.f64 y 3) (/.f64 (pow.f64 x 3) (cbrt.f64 -1))) (*.f64 -100 (+.f64 (/.f64 (*.f64 y y) (/.f64 (*.f64 x x) (cbrt.f64 -1))) (cbrt.f64 -1))))) |
(fma.f64 (*.f64 (/.f64 y x) (cbrt.f64 -1)) 100 (fma.f64 -100 (+.f64 (cbrt.f64 -1) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (cbrt.f64 -1))) (*.f64 (*.f64 (/.f64 (pow.f64 y 3) (pow.f64 x 3)) (cbrt.f64 -1)) 100))) |
(+.f64 (*.f64 -100 (*.f64 (+.f64 1 (*.f64 (/.f64 y (*.f64 x x)) y)) (cbrt.f64 -1))) (*.f64 100 (*.f64 (cbrt.f64 -1) (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3))))) |
100 |
(+.f64 100 (*.f64 -100 (/.f64 y x))) |
(+.f64 100 (*.f64 (/.f64 y x) -100)) |
(fma.f64 (/.f64 y x) -100 100) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (*.f64 -100 (/.f64 y x)))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (/.f64 y x) -100))) |
(+.f64 100 (fma.f64 (/.f64 y x) -100 (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) 100))) |
(+.f64 100 (fma.f64 (/.f64 y x) -100 (/.f64 (*.f64 100 (/.f64 (*.f64 y y) x)) x))) |
(+.f64 100 (+.f64 (*.f64 100 (/.f64 (pow.f64 y 2) (pow.f64 x 2))) (+.f64 (*.f64 -100 (/.f64 y x)) (*.f64 -100 (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 100 (/.f64 (*.f64 y y) (*.f64 x x)) (*.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3)))))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (/.f64 (pow.f64 y 3) (pow.f64 x 3))) (*.f64 (/.f64 (*.f64 y y) (*.f64 x x)) 100))) |
(+.f64 100 (fma.f64 -100 (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) 3)) (/.f64 (*.f64 100 (/.f64 (*.f64 y y) x)) x))) |
(*.f64 100 (/.f64 x y)) |
(/.f64 (*.f64 100 x) y) |
(/.f64 (*.f64 x 100) y) |
(*.f64 (/.f64 x y) 100) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 100 x) y)) |
(fma.f64 (/.f64 x y) 100 (/.f64 -100 (/.f64 (*.f64 y y) (*.f64 x x)))) |
(fma.f64 (/.f64 x y) 100 (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (*.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) 100)) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) 100)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (fma.f64 (/.f64 x y) 100 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -100 (*.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) 100)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (fma.f64 (/.f64 x y) 100 (fma.f64 (pow.f64 (/.f64 x y) 3) 100 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -100)))) |
(*.f64 100 (/.f64 x y)) |
(/.f64 (*.f64 100 x) y) |
(/.f64 (*.f64 x 100) y) |
(*.f64 (/.f64 x y) 100) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (*.f64 100 (/.f64 x y))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (*.f64 100 x) y)) |
(fma.f64 (/.f64 x y) 100 (/.f64 -100 (/.f64 (*.f64 y y) (*.f64 x x)))) |
(fma.f64 (/.f64 x y) 100 (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 100 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (*.f64 (+.f64 (/.f64 x y) (/.f64 (pow.f64 x 3) (pow.f64 y 3))) 100)) |
(fma.f64 100 (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) 3)) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) -100))) |
(+.f64 (*.f64 -100 (/.f64 (pow.f64 x 2) (pow.f64 y 2))) (+.f64 (*.f64 100 (/.f64 x y)) (+.f64 (*.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4))) (*.f64 100 (/.f64 (pow.f64 x 3) (pow.f64 y 3)))))) |
(fma.f64 -100 (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 100 (/.f64 x y) (fma.f64 -100 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) (*.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) 100)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (fma.f64 (/.f64 x y) 100 (fma.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -100 (*.f64 (/.f64 (pow.f64 x 3) (pow.f64 y 3)) 100)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) -100 (fma.f64 (/.f64 x y) 100 (fma.f64 (pow.f64 (/.f64 x y) 3) 100 (*.f64 (/.f64 (pow.f64 x 4) (pow.f64 y 4)) -100)))) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.2b | (/.f64 x (/.f64 y 100)) |
Compiled 13 to 8 computations (38.5% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (/.f64 x (/.f64 y 100)) |
| 0.0ms | x | @ | -inf | (/.f64 x (/.f64 y 100)) |
| 0.0ms | y | @ | -inf | (/.f64 x (/.f64 y 100)) |
| 0.0ms | y | @ | inf | (/.f64 x (/.f64 y 100)) |
| 0.0ms | x | @ | inf | (/.f64 x (/.f64 y 100)) |
| 1× | batch-egg-rewrite |
| 712× | pow1_binary64 |
| 673× | add-log-exp_binary64 |
| 673× | log1p-expm1-u_binary64 |
| 673× | expm1-log1p-u_binary64 |
| 660× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 136 | 7 |
| 2 | 1811 | 7 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 x (/.f64 y 100)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (/.f64 100 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (/.f64 100 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 100 (/.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (/.f64 100 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 x (/.f64 100 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 x (/.f64 100 y))) (pow.f64 (cbrt.f64 (*.f64 x (/.f64 100 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x (/.f64 100 y))) 2) (cbrt.f64 (*.f64 x (/.f64 100 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (/.f64 100 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sqrt.f64 (/.f64 x y)) 10) (*.f64 (sqrt.f64 (/.f64 x y)) 10))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (/.f64 100 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 x) (/.f64 1 (*.f64 y -1/100)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 y) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x y) 100)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) 1) (/.f64 (cbrt.f64 x) (*.f64 y 1/100)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 x) 1) (/.f64 (sqrt.f64 x) (*.f64 y 1/100)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (sqrt.f64 x) 1/100))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 y) (/.f64 x 1/100))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) y) (/.f64 (cbrt.f64 x) 1/100))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (*.f64 y 1/100)) 2)) (/.f64 x (cbrt.f64 (*.f64 y 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (pow.f64 (cbrt.f64 (*.f64 y 1/100)) 2)) (cbrt.f64 (*.f64 x (/.f64 100 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 (*.f64 y 1/100)) 2)) (/.f64 (sqrt.f64 x) (cbrt.f64 (*.f64 y 1/100))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (*.f64 (sqrt.f64 y) 1/10)) (/.f64 x (*.f64 (sqrt.f64 y) 1/10)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (sqrt.f64 y) 1/10)) (/.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 y) 1/10)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x 1) (/.f64 100 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (neg.f64 y)) -100)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (/.f64 100 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (/.f64 100 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (/.f64 100 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 (/.f64 x y)) 10) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (/.f64 x 1/100)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 x (*.f64 y -1/100)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (/.f64 100 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (/.f64 100 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (/.f64 100 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 x 3) (pow.f64 (*.f64 y 1/100) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (/.f64 100 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (/.f64 100 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (/.f64 100 y)))))))) |
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 1× | associate-*r/_binary64 |
| 1× | associate-*l/_binary64 |
| 1× | associate-/r/_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 168 |
| 1 | 9 | 168 |
| 2 | 13 | 168 |
| 3 | 17 | 168 |
| 4 | 18 | 168 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
| Outputs |
|---|
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 100 (/.f64 x y)) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.4b | (/.f64 (*.f64 x 100) x) |
Compiled 12 to 8 computations (33.3% saved)
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/.f64 (*.f64 x 100) x) |
| 0.0ms | x | @ | -inf | (/.f64 (*.f64 x 100) x) |
| 0.0ms | x | @ | inf | (/.f64 (*.f64 x 100) x) |
| 1× | batch-egg-rewrite |
| 579× | pow1_binary64 |
| 546× | add-log-exp_binary64 |
| 546× | log1p-expm1-u_binary64 |
| 546× | expm1-log1p-u_binary64 |
| 536× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 7 |
| 1 | 109 | 7 |
| 2 | 1440 | 7 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 x 100) x) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 100 (/.f64 x x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (/.f64 1 (*.f64 x 1/100)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (*.f64 100 (/.f64 1 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 100 (/.f64 x x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 100 (*.f64 x (/.f64 1 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x 100) (/.f64 1 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 100 (/.f64 x x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 100 (/.f64 x x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 100 (/.f64 x x))) (pow.f64 (cbrt.f64 (*.f64 100 (/.f64 x x))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 100 (/.f64 x x))) 2) (cbrt.f64 (*.f64 100 (/.f64 x x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) (*.f64 (cbrt.f64 (*.f64 x 100)) (/.f64 1 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 100 (/.f64 x x))) (sqrt.f64 (*.f64 100 (/.f64 x x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 10 (sqrt.f64 x)) (*.f64 (*.f64 10 (sqrt.f64 x)) (/.f64 1 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x -100) (/.f64 1 (neg.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 x) (*.f64 x 100))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x x) 100)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x 1) (/.f64 100 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) 1) (/.f64 (cbrt.f64 (*.f64 x 100)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 10 (sqrt.f64 x)) 1) (/.f64 (*.f64 10 (sqrt.f64 x)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (pow.f64 (cbrt.f64 x) 2)) (/.f64 100 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (pow.f64 (cbrt.f64 x) 2)) (/.f64 x (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 x) 2)) (/.f64 (*.f64 x 100) (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 (*.f64 100 (/.f64 x x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 10 (sqrt.f64 x)) (pow.f64 (cbrt.f64 x) 2)) (/.f64 (*.f64 10 (sqrt.f64 x)) (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (sqrt.f64 x)) (/.f64 100 (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 100 (sqrt.f64 x)) (/.f64 x (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 x)) (/.f64 (*.f64 x 100) (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 x 100)) 2) (sqrt.f64 x)) (/.f64 (cbrt.f64 (*.f64 x 100)) (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 100 (/.f64 x x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 100 (/.f64 x x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 100 (/.f64 x x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 100 (/.f64 x x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/100 (/.f64 x x)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (*.f64 x 100) (neg.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 100 (/.f64 x x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (*.f64 100 (/.f64 x x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 100 (/.f64 x x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 100 (/.f64 x x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 100 (/.f64 x x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 100 (/.f64 x x)))))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1 | 12 |
| 1× | saturated |
| Inputs |
|---|
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
| Outputs |
|---|
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
100 |
Compiled 5215 to 3158 computations (39.4% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 0 | 332 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 332 | 10 | 342 |
| Status | Error | Program |
|---|---|---|
| ✓ | 31.7b | (/.f64 (*.f64 x 100) x) |
| 31.4b | 100 | |
| ✓ | 32.1b | (*.f64 100 (/.f64 x y)) |
| ✓ | 13.0b | (*.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) 100) |
| ✓ | 32.3b | (/.f64 100 (/.f64 y x)) |
| ✓ | 32.1b | (*.f64 x (/.f64 100 y)) |
| ✓ | 32.1b | (/.f64 x (/.f64 y 100)) |
| ✓ | 0.4b | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| ✓ | 0.1b | (*.f64 (/.f64 x (+.f64 x y)) 100) |
| ✓ | 31.4b | (*.f64 x (/.f64 100 x)) |
Compiled 75 to 54 computations (28% saved)
Compiled 2 to 2 computations (0% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 9 | 9 |
| Total | 0 | 10 | 10 |
| Status | Error | Program |
|---|---|---|
| ✓ | 31.7b | (/.f64 (*.f64 x 100) x) |
| 31.4b | 100 | |
| ✓ | 32.1b | (*.f64 100 (/.f64 x y)) |
| ✓ | 13.0b | (*.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) 100) |
| ✓ | 32.3b | (/.f64 100 (/.f64 y x)) |
| ✓ | 32.1b | (*.f64 x (/.f64 100 y)) |
| ✓ | 32.1b | (/.f64 x (/.f64 y 100)) |
| ✓ | 0.4b | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| ✓ | 0.1b | (*.f64 (/.f64 x (+.f64 x y)) 100) |
| ✓ | 31.4b | (*.f64 x (/.f64 100 x)) |
Compiled 75 to 54 computations (28% saved)
| Inputs |
|---|
100 |
100 |
(/.f64 (*.f64 x 100) x) |
(/.f64 100 (/.f64 y x)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 x (/.f64 100 y)) |
(/.f64 x (/.f64 y 100)) |
(*.f64 x (/.f64 100 x)) |
(*.f64 (/.f64 x (+.f64 x y)) 100) |
(*.f64 x (/.f64 100 (+.f64 x y))) |
(/.f64 (*.f64 x 100) (+.f64 x y)) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 x (+.f64 x y)) 3)) 100) |
(*.f64 x (pow.f64 (cbrt.f64 (/.f64 100 (+.f64 x y))) 3)) |
| Outputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) 100) |
4 calls:
| 17.0ms | y |
| 14.0ms | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 11.0ms | x |
| 11.0ms | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | x |
| 0.1b | 1 | y |
| 0.1b | 1 | (/.f64 (*.f64 x 100) (+.f64 x y)) |
| 0.1b | 1 | (/.f64 (*.f64 x 100) (+.f64 x y)) |
Compiled 99 to 59 computations (40.4% saved)
| Inputs |
|---|
100 |
100 |
(/.f64 (*.f64 x 100) x) |
(/.f64 100 (/.f64 y x)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 x (/.f64 100 y)) |
(/.f64 x (/.f64 y 100)) |
(*.f64 x (/.f64 100 x)) |
| Outputs |
|---|
100 |
(/.f64 x (/.f64 y 100)) |
100 |
(*.f64 x (/.f64 100 y)) |
100 |
2 calls:
| 27.0ms | x |
| 16.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 13.8b | 5 | x |
| 14.3b | 3 | y |
Compiled 40 to 26 computations (35% saved)
| 4× | binary-search |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 4.6199520560696063e+110 | 8.18018383475335e+114 |
| 18.0ms | 8.53405953674689e+30 | 1.0471887890409774e+34 |
| 17.0ms | 3.9445262602693785e-58 | 2.5062788572663203e-55 |
| 17.0ms | -1.7095870548394814e+50 | -2.4079279209739505e+39 |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
100 |
100 |
(/.f64 (*.f64 x 100) x) |
(/.f64 100 (/.f64 y x)) |
(*.f64 100 (/.f64 x y)) |
(*.f64 x (/.f64 100 y)) |
| Outputs |
|---|
100 |
(*.f64 100 (/.f64 x y)) |
100 |
(*.f64 x (/.f64 100 y)) |
100 |
2 calls:
| 27.0ms | x |
| 14.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 13.8b | 5 | x |
| 14.3b | 3 | y |
Compiled 30 to 20 computations (33.3% saved)
| 4× | binary-search |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 4.6199520560696063e+110 | 8.18018383475335e+114 |
| 16.0ms | 8.53405953674689e+30 | 1.0471887890409774e+34 |
| 16.0ms | 3.9445262602693785e-58 | 2.5062788572663203e-55 |
| 17.0ms | -1.7095870548394814e+50 | -2.4079279209739505e+39 |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
100 |
100 |
(/.f64 (*.f64 x 100) x) |
(/.f64 100 (/.f64 y x)) |
(*.f64 100 (/.f64 x y)) |
| Outputs |
|---|
100 |
(*.f64 100 (/.f64 x y)) |
100 |
(/.f64 100 (/.f64 y x)) |
100 |
2 calls:
| 22.0ms | x |
| 14.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 13.8b | 5 | x |
| 14.3b | 3 | y |
Compiled 25 to 17 computations (32% saved)
| 4× | binary-search |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 4.6199520560696063e+110 | 8.18018383475335e+114 |
| 17.0ms | 8.53405953674689e+30 | 1.0471887890409774e+34 |
| 17.0ms | 3.9445262602693785e-58 | 2.5062788572663203e-55 |
| 17.0ms | -1.7095870548394814e+50 | -2.4079279209739505e+39 |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
100 |
100 |
(/.f64 (*.f64 x 100) x) |
(/.f64 100 (/.f64 y x)) |
| Outputs |
|---|
100 |
(/.f64 100 (/.f64 y x)) |
100 |
(/.f64 100 (/.f64 y x)) |
100 |
2 calls:
| 18.0ms | x |
| 12.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 13.9b | 5 | x |
| 14.4b | 3 | y |
Compiled 20 to 14 computations (30% saved)
| 4× | binary-search |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 4.6199520560696063e+110 | 8.18018383475335e+114 |
| 16.0ms | 8.53405953674689e+30 | 1.0471887890409774e+34 |
| 16.0ms | 3.9445262602693785e-58 | 2.5062788572663203e-55 |
| 17.0ms | -1.7095870548394814e+50 | -2.4079279209739505e+39 |
Compiled 14 to 10 computations (28.6% saved)
Total -0.3b remaining (-1%)
Threshold costs -0.3b (-1%)
| Inputs |
|---|
100 |
100 |
(/.f64 (*.f64 x 100) x) |
| Outputs |
|---|
100 |
2 calls:
| 4.0ms | y |
| 4.0ms | x |
| Error | Segments | Branch |
|---|---|---|
| 31.4b | 1 | x |
| 31.4b | 1 | y |
Compiled 15 to 11 computations (26.7% saved)
| 1× | egg-herbie |
| 3× | *-commutative_binary64 |
| 1× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 175 |
| 1 | 40 | 175 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) 100) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (/.f64 x (/.f64 y 100)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (*.f64 x (/.f64 100 y)) 100)))) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (*.f64 100 (/.f64 x y)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (*.f64 x (/.f64 100 y)) 100)))) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (*.f64 100 (/.f64 x y)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (/.f64 100 (/.f64 y x)) 100)))) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (/.f64 100 (/.f64 y x)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (/.f64 100 (/.f64 y x)) 100)))) |
100 |
| Outputs |
|---|
(*.f64 (/.f64 x (+.f64 x y)) 100) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (/.f64 x (/.f64 y 100)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (*.f64 x (/.f64 100 y)) 100)))) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (*.f64 100 (/.f64 x y)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (*.f64 x (/.f64 100 y)) 100)))) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (*.f64 100 (/.f64 x y)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (/.f64 100 (/.f64 y x)) 100)))) |
(if (<=.f64 x -170958705483948142946874316035987258262211335815168) 100 (if (<=.f64 x 5575499715918567/14134776518227074636666380005943348126619871175004951664972849610340958208) (/.f64 100 (/.f64 y x)) (if (<=.f64 x 8534059536746890473636955684864) 100 (if (<=.f64 x 461995205606960633683487457025113819471913319323812809788865798065940315088072351994488188736813129229133676544) (/.f64 100 (/.f64 y x)) 100)))) |
100 |
Compiled 136 to 100 computations (26.5% saved)
Compiled 126 to 88 computations (30.2% saved)
Loading profile data...