Time bar (total: 9.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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 7 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 8 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 9 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 10 |
| 65.6% | 65.5% | 34.3% | 0.1% | 0% | 0% | 0% | 11 |
| 65.6% | 65.5% | 34.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 13 to 9 computations (30.8% saved)
| 1.5s | 2047× | body | 1024 | valid |
| 1.3s | 5175× | body | 256 | valid |
| 492.0ms | 1030× | body | 512 | valid |
| 4.0ms | 4× | body | 2048 | valid |
| 2× | egg-herbie |
| 16× | fma-def_binary64 |
| 8× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 48 |
| 1 | 38 | 48 |
| 2 | 50 | 48 |
| 0 | 3 | 3 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
0 |
1 |
2 |
| Outputs |
|---|
0 |
1 |
2 |
| Inputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 y (cos.f64 x)) (*.f64 z (sin.f64 x))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 z)) (*.f64 y (sin.f64 z))) |
| Outputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 y (cos.f64 x)) (*.f64 z (sin.f64 x))) |
(fma.f64 y (cos.f64 x) (*.f64 z (sin.f64 x))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x (cos.f64 z)) (*.f64 y (sin.f64 z))) |
(fma.f64 x (cos.f64 z) (*.f64 y (sin.f64 z))) |
Compiled 15 to 11 computations (26.7% saved)
| 1× | egg-herbie |
| 4× | fma-def_binary64 |
| 2× | *-commutative_binary64 |
| 1× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 12 |
| 1 | 13 | 12 |
| 2 | 16 | 12 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
Compiled 20 to 9 computations (55% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 1 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 2 | 3 |
| Status | Error | Program |
|---|---|---|
| ▶ | 0.1b | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 12 to 8 computations (33.3% saved)
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 0.1b | (*.f64 z (sin.f64 y)) |
| ✓ | 0.1b | (*.f64 x (cos.f64 y)) |
Compiled 27 to 8 computations (70.4% saved)
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (*.f64 x (cos.f64 y)) |
| 1.0ms | z | @ | -inf | (*.f64 z (sin.f64 y)) |
| 1.0ms | z | @ | 0 | (*.f64 z (sin.f64 y)) |
| 1.0ms | y | @ | 0 | (*.f64 x (cos.f64 y)) |
| 1.0ms | y | @ | 0 | (*.f64 z (sin.f64 y)) |
| 1× | batch-egg-rewrite |
| 484× | log-prod_binary64 |
| 382× | prod-exp_binary64 |
| 361× | exp-prod_binary64 |
| 332× | pow-prod-down_binary64 |
| 325× | fma-def_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 24 |
| 1 | 187 | 24 |
| 2 | 2497 | 24 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (cos.f64 y)) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (cos.f64 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (cos.f64 y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 x (cos.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 x (cos.f64 y)))) 2)) (cbrt.f64 (log.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 x (cos.f64 y))))) (sqrt.f64 (log.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x (cos.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 x (cos.f64 y)))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) 3) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 x) 1) (log.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 (cos.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 x) 1) (*.f64 (log.f64 (cos.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 y)) 1) (log.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 (cos.f64 y)) (*.f64 (log.f64 x) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 y)) 1) (*.f64 (log.f64 x) 1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 z) (sin.f64 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 z) (sin.f64 y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 z (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 z (sin.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 z (sin.f64 y)))) 2)) (cbrt.f64 (log.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 z (sin.f64 y))))) (sqrt.f64 (log.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 z) (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 z (sin.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 z (sin.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z (sin.f64 y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z (sin.f64 y))) 3) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 z) 1) (log.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 z) (*.f64 (log.f64 (sin.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 z) 1) (*.f64 (log.f64 (sin.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 y)) 1) (log.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 (sin.f64 y)) (*.f64 (log.f64 z) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 y)) 1) (*.f64 (log.f64 z) 1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (pow.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 2) (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3)) (/.f64 1 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)) (/.f64 1 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3)) (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (*.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)) (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2))) (neg.f64 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (pow.f64 (*.f64 x (cos.f64 y)) 2)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 2)) (cbrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (sqrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (cos.f64 y)))) (pow.f64 (exp.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 x) (cos.f64 y)) (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (cos.f64 y)))) (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y)))) (pow.f64 (exp.f64 x) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 z) (sin.f64 y)) (+.f64 1 (expm1.f64 (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y)))) (+.f64 1 (expm1.f64 (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (cos.f64 y)) 1 (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (sin.f64 y)) 1 (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2) (cbrt.f64 (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (cbrt.f64 (*.f64 x (cos.f64 y))) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (sin.f64 y) 2)) (*.f64 (cbrt.f64 (sin.f64 y)) z) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (*.f64 (cbrt.f64 (cos.f64 y)) x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) (sqrt.f64 (*.f64 z (sin.f64 y))) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) (sqrt.f64 (*.f64 x (cos.f64 y))) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) z) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (cos.f64 y)) (*.f64 (sqrt.f64 (cos.f64 y)) x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 y) (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 z) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (cos.f64 y) 2))) (cbrt.f64 (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (sqrt.f64 (cos.f64 y))) (sqrt.f64 (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cos.f64 y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (sin.f64 y))))))) |
| 1× | egg-herbie |
| 682× | sqr-pow_binary64 |
| 626× | cube-prod_binary64 |
| 461× | *-commutative_binary64 |
| 443× | pow-sqr_binary64 |
| 391× | distribute-lft-out_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 654 |
| 1 | 147 | 651 |
| 2 | 403 | 631 |
| 3 | 1316 | 630 |
| 4 | 2106 | 630 |
| 5 | 3221 | 630 |
| 6 | 3407 | 630 |
| 7 | 3641 | 630 |
| 8 | 3909 | 630 |
| 9 | 4268 | 630 |
| 10 | 4687 | 630 |
| 11 | 5185 | 630 |
| 12 | 5765 | 630 |
| 13 | 6455 | 630 |
| 14 | 6961 | 630 |
| 15 | 7353 | 630 |
| 16 | 7741 | 630 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 y z) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (*.f64 y z)) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 y z) (*.f64 1/120 (*.f64 (pow.f64 y 5) z)))) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/5040 (*.f64 (pow.f64 y 7) z)) (*.f64 1/120 (*.f64 (pow.f64 y 5) z))))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
x |
(+.f64 (*.f64 y z) x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(fma.f64 -1/2 (*.f64 y (*.f64 y x)) x) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 (*.f64 y -1/2) y 1)) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x)) |
(fma.f64 x (fma.f64 1/24 (pow.f64 y 4) (*.f64 y (*.f64 y -1/2))) x) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(fma.f64 -1/720 (*.f64 x (pow.f64 y 6)) (fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x))) |
(fma.f64 -1/720 (*.f64 x (pow.f64 y 6)) (fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x))) |
(fma.f64 x (*.f64 -1/720 (pow.f64 y 6)) (fma.f64 x (fma.f64 1/24 (pow.f64 y 4) (*.f64 y (*.f64 y -1/2))) x)) |
(*.f64 x (+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 1/24 (pow.f64 y 4))))) |
(*.f64 x (+.f64 (fma.f64 (*.f64 y -1/2) y 1) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 1/24 (pow.f64 y 4))))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 y z) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (*.f64 y z)) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (*.f64 y z)) |
(*.f64 z (+.f64 y (*.f64 -1/6 (pow.f64 y 3)))) |
(*.f64 z (fma.f64 -1/6 (pow.f64 y 3) y)) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 y z) (*.f64 1/120 (*.f64 (pow.f64 y 5) z)))) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 y z (*.f64 1/120 (*.f64 z (pow.f64 y 5))))) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (*.f64 z (+.f64 y (*.f64 1/120 (pow.f64 y 5))))) |
(*.f64 z (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (fma.f64 1/120 (pow.f64 y 5) y))) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/5040 (*.f64 (pow.f64 y 7) z)) (*.f64 1/120 (*.f64 (pow.f64 y 5) z))))) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 y z (fma.f64 -1/5040 (*.f64 z (pow.f64 y 7)) (*.f64 1/120 (*.f64 z (pow.f64 y 5)))))) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 y z (*.f64 z (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 -1/5040 (pow.f64 y 7)))))) |
(*.f64 z (+.f64 (fma.f64 -1/6 (pow.f64 y 3) y) (fma.f64 1/120 (pow.f64 y 5) (*.f64 -1/5040 (pow.f64 y 7))))) |
(*.f64 z (+.f64 (fma.f64 1/120 (pow.f64 y 5) (*.f64 -1/5040 (pow.f64 y 7))) (fma.f64 -1/6 (pow.f64 y 3) y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
x |
(+.f64 (*.f64 y z) x) |
(fma.f64 y z x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 y z (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 y z (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x)) |
(fma.f64 y z (fma.f64 x (*.f64 y (*.f64 y -1/2)) x)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y z (*.f64 x (fma.f64 (*.f64 y -1/2) y 1))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(fma.f64 y z (fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x))) |
(fma.f64 y z (fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x))) |
(fma.f64 z (fma.f64 -1/6 (pow.f64 y 3) y) (fma.f64 x (*.f64 y (*.f64 y -1/2)) x)) |
(fma.f64 z (fma.f64 -1/6 (pow.f64 y 3) y) (*.f64 x (fma.f64 -1/2 (*.f64 y y) 1))) |
(fma.f64 z (fma.f64 -1/6 (pow.f64 y 3) y) (*.f64 x (fma.f64 (*.f64 y -1/2) y 1))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
Compiled 2452 to 798 computations (67.5% saved)
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 18 | 161 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 143 | 19 | 162 |
| Status | Error | Program |
|---|---|---|
| 27.1b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 z (sin.f64 y))) | |
| 20.6b | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 y z)) | |
| 15.3b | (+.f64 x (*.f64 z (sin.f64 y))) | |
| 27.0b | (/.f64 1 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)))) | |
| 31.2b | (fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (sin.f64 y))) | |
| 0.5b | (fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| ▶ | 1.0b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 z (sin.f64 y))) |
| 41.1b | (*.f64 z (sin.f64 y)) | |
| ▶ | 1.0b | (fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 30.1b | (+.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2)) | |
| 28.6b | (fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| 2.4b | (fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| ▶ | 0.1b | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| ▶ | 29.3b | (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
| 26.8b | (+.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) (*.f64 z (sin.f64 y))) | |
| ▶ | 28.5b | (+.f64 (*.f64 y z) x) |
| ✓ | 0.1b | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0.3b | (fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (cos.f64 y) 2))) (cbrt.f64 (cos.f64 y)) (*.f64 z (sin.f64 y))) | |
| 33.6b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z) (*.f64 x (cos.f64 y))) |
Compiled 564 to 374 computations (33.7% saved)
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 0.1b | (*.f64 x (cos.f64 y)) |
Compiled 22 to 7 computations (68.2% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 0.0ms | z | @ | -inf | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 0.0ms | z | @ | inf | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 0.0ms | y | @ | 0 | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 0.0ms | z | @ | 0 | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 1× | batch-egg-rewrite |
| 757× | pow1_binary64 |
| 689× | add-log-exp_binary64 |
| 689× | log1p-expm1-u_binary64 |
| 689× | expm1-log1p-u_binary64 |
| 672× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 12 |
| 1 | 156 | 12 |
| 2 | 1853 | 12 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (cos.f64 y)) (*.f64 (sin.f64 y) z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (sin.f64 y) z) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 (sin.f64 y) z) 1) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))) (pow.f64 (cbrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))) 2) (cbrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))) (sqrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) 3) (pow.f64 (*.f64 x (cos.f64 y)) 3)) (+.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 x (cos.f64 y)) 2)) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))))))))) |
| 1× | egg-herbie |
| 933× | fma-def_binary64 |
| 757× | sqr-pow_binary64 |
| 556× | distribute-lft-out_binary64 |
| 466× | *-commutative_binary64 |
| 374× | pow-sqr_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 394 |
| 1 | 67 | 394 |
| 2 | 160 | 393 |
| 3 | 420 | 391 |
| 4 | 1355 | 388 |
| 5 | 2736 | 388 |
| 6 | 4205 | 388 |
| 7 | 4323 | 388 |
| 8 | 4496 | 388 |
| 9 | 4704 | 388 |
| 10 | 5040 | 388 |
| 11 | 5396 | 388 |
| 12 | 5872 | 388 |
| 13 | 6412 | 388 |
| 14 | 7076 | 388 |
| 15 | 7908 | 388 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 y z) x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
x |
(+.f64 (*.f64 y z) x) |
(fma.f64 y z x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 y z (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 y z (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(fma.f64 y z (fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x))) |
(fma.f64 y z (fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x))) |
(fma.f64 z (+.f64 y (*.f64 -1/6 (pow.f64 y 3))) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 z (fma.f64 -1/6 (pow.f64 y 3) y) (fma.f64 (*.f64 y -1/2) (*.f64 x y) x)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 z (fma.f64 -1/6 (pow.f64 y 3) y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 y z) x) |
Compiled 14 to 5 computations (64.3% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (+.f64 (*.f64 y z) x) |
| 0.0ms | y | @ | 0 | (+.f64 (*.f64 y z) x) |
| 0.0ms | z | @ | inf | (+.f64 (*.f64 y z) x) |
| 0.0ms | y | @ | inf | (+.f64 (*.f64 y z) x) |
| 0.0ms | y | @ | -inf | (+.f64 (*.f64 y z) x) |
| 1× | batch-egg-rewrite |
| 707× | pow1_binary64 |
| 655× | add-log-exp_binary64 |
| 655× | log1p-expm1-u_binary64 |
| 655× | expm1-log1p-u_binary64 |
| 640× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 5 |
| 1 | 129 | 5 |
| 2 | 1775 | 5 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 y z) x) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (fma.f64 y z x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y z) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 y z x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 y z x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 y z x)) (pow.f64 (cbrt.f64 (fma.f64 y z x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 y z x)) 2) (cbrt.f64 (fma.f64 y z x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 y z x)) (sqrt.f64 (fma.f64 y z x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x (-.f64 x (*.f64 y z))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x x)) (/.f64 1 (-.f64 (*.f64 y z) x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x (-.f64 x (*.f64 y z)))) (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 x 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 y z) x) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x x))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 x 3)) (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x (-.f64 x (*.f64 y z)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 x 3)) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 y (*.f64 z x)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x x)) (-.f64 (*.f64 y z) x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 x 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x (-.f64 x (*.f64 y z))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y z) x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y z) 2)) (-.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 y z x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 y z x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 y z x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 y z x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 y z x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 y z x)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 y z x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 y z x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 y z x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 y z x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 y z x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z y x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 y z) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 x (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) x))))) |
| 1× | egg-herbie |
| 1× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 24 |
| 1 | 6 | 24 |
| 1× | saturated |
| Inputs |
|---|
x |
(*.f64 y z) |
(*.f64 y z) |
x |
(*.f64 y z) |
(*.f64 y z) |
(*.f64 y z) |
x |
x |
| Outputs |
|---|
x |
(*.f64 y z) |
(*.f64 y z) |
x |
(*.f64 y z) |
(*.f64 y z) |
(*.f64 y z) |
x |
x |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
| ✓ | 0.0b | (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
| ✓ | 1.7b | (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
| ✓ | 8.1b | (*.f64 (pow.f64 y 2) x) |
Compiled 48 to 29 computations (39.6% saved)
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | 0 | (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
| 1.0ms | x | @ | 0 | (*.f64 (pow.f64 y 2) x) |
| 1.0ms | y | @ | 0 | (*.f64 (pow.f64 y 2) x) |
| 1.0ms | y | @ | inf | (*.f64 (pow.f64 y 2) x) |
| 0.0ms | x | @ | inf | (*.f64 (pow.f64 y 2) x) |
| 1× | batch-egg-rewrite |
| 642× | log-prod_binary64 |
| 638× | fma-def_binary64 |
| 341× | pow2_binary64 |
| 338× | fma-neg_binary64 |
| 235× | pow1/3_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 43 |
| 1 | 269 | 43 |
| 2 | 3625 | 43 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 y 2) x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 y (*.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (*.f64 y y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 y (*.f64 y x)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (*.f64 y x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (*.f64 x x) (pow.f64 y 4)) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (sqrt.f64 x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (*.f64 y y) 3) (pow.f64 x 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 x 3) (pow.f64 (*.f64 y y) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (*.f64 x x) (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y x)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 y (*.f64 y x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (*.f64 y y) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (*.f64 y y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 y (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 y (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 y (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y x))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 y z) 2) (-.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) (/.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2) (-.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) (pow.f64 (cbrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) 2) (cbrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) (sqrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3)) (/.f64 1 (fma.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (-.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (*.f64 y z)) (pow.f64 (*.f64 y z) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2)) (/.f64 1 (-.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (-.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (*.f64 y z)) (pow.f64 (*.f64 y z) 2)) (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3)) (fma.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (-.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (*.f64 y z)) (pow.f64 (*.f64 y z) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3)) (+.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2) (-.f64 (pow.f64 (*.f64 y z) 2) (*.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2)) (-.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3))) (neg.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (-.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (*.f64 y z)) (pow.f64 (*.f64 y z) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2))) (neg.f64 (-.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))) 3) (pow.f64 x 3)) (+.f64 (pow.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))) 2) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))) x))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2) (pow.f64 (*.f64 y z) 2)) (-.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))) 2) (*.f64 x x)) (-.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))) x))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (-.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (*.f64 y z)) (pow.f64 (*.f64 y z) 2)) (+.f64 (pow.f64 (*.f64 y z) 3) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (-.f64 (pow.f64 (*.f64 y z) 2) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 x) (exp.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 x)) (exp.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 x) (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 x)) (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y z))) (pow.f64 (exp.f64 x) (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 y) z) (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y z))) (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) (pow.f64 (exp.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 x) (fma.f64 (*.f64 y y) -1/2 1)) (+.f64 1 (expm1.f64 (*.f64 y z)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) (+.f64 1 (expm1.f64 (*.f64 y z)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2))) (exp.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2)))) (+.f64 1 (expm1.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 y) z) (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2))) (+.f64 1 (expm1.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 y z (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y y) (*.f64 x -1/2) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x 1 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (*.f64 (*.f64 y y) -1/2) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (fma.f64 (*.f64 y y) -1/2 1) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (*.f64 y x)) -1/2 (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z y (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y z) 1 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1/2 (*.f64 y (*.f64 y x)) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2)) 1 (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 1 (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 x (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 y z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (*.f64 y y) (*.f64 x -1/2)) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 2) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 2) (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 y z)) (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 y z)) 2) (cbrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) 2) (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x) (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 2) (*.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) -1/2) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) 2) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) 2) (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) y) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (sqrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 y z)) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (sqrt.f64 x) (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) -1/2) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sqrt.f64 -1/2) (*.f64 y (sqrt.f64 x))) (*.f64 (sqrt.f64 -1/2) (*.f64 y (sqrt.f64 x))) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) y) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 x 3)) (/.f64 1 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (*.f64 x -1/2))) (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4))))) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)) (neg.f64 (*.f64 x x))) (/.f64 1 (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1))) (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) -1/2) x (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2))) 1 x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2)))) 2) (cbrt.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2)))) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2)))) (sqrt.f64 (fma.f64 y z (*.f64 (*.f64 y y) (*.f64 x -1/2)))) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 (*.f64 y y) -1/2 1) x (*.f64 y z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 -1/2 x) (*.f64 y y) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (sqrt.f64 z)) (sqrt.f64 z) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (sqrt.f64 y)) (sqrt.f64 y) (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 -1/2 (pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 2)) (cbrt.f64 (*.f64 y (*.f64 y x))) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 -1/2 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x)) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (*.f64 y y) -1/2) 1) x (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (*.f64 y y) -1/2) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (+.f64 x (*.f64 y z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (*.f64 y y) -1/2) (sqrt.f64 x)) (sqrt.f64 x) (+.f64 x (*.f64 y z))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (*.f64 y y) (*.f64 x -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4))) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 -1/2) (*.f64 y (sqrt.f64 x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4))) (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1))) (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (fma.f64 (*.f64 y y) -1/2 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 2) (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) (sqrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 x 3)) (/.f64 1 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (*.f64 x -1/2))) (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)) (neg.f64 (*.f64 x x))) (/.f64 1 (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (*.f64 y y) -1/2 1) x)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (*.f64 x -1/2))) (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)))) (fma.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 x 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1)) (fma.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)) (neg.f64 (*.f64 x x)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 x 3)) (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (*.f64 x -1/2))) (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 x 3)) (fma.f64 x x (-.f64 (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4))) (*.f64 (*.f64 y (*.f64 y x)) (*.f64 -1/2 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)) (neg.f64 (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (fma.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 x 3))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (*.f64 x -1/2))) (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (fma.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)) (neg.f64 (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 x x) (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)))) (-.f64 x (*.f64 (*.f64 y y) (*.f64 x -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 y y) (*.f64 x -1/2))) (*.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)))) (fma.f64 -1/8 (pow.f64 (*.f64 y (*.f64 y x)) 3) (pow.f64 x 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 -1)) (fma.f64 1/4 (*.f64 (*.f64 x x) (pow.f64 y 4)) (neg.f64 (*.f64 x x)))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (fma.f64 (*.f64 y y) -1/2 1)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 x)) (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 x) (+.f64 1 (expm1.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 x)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2)))) (exp.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 y y) -1/2)) (+.f64 1 (expm1.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2)))) (+.f64 1 (expm1.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 (*.f64 y y) -1/2 1))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y y) (*.f64 x -1/2) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x 1 (*.f64 (*.f64 y y) (*.f64 x -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (*.f64 (*.f64 y y) -1/2) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (*.f64 y x)) -1/2 x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1/2 (*.f64 y (*.f64 y x)) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2)) 1 x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 x (*.f64 (*.f64 y y) (*.f64 x -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (*.f64 y y) (*.f64 x -1/2)) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) 2) (*.f64 (*.f64 y y) (*.f64 x -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 2) (*.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) -1/2) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) 2) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) 2) (cbrt.f64 (*.f64 (*.f64 y y) (*.f64 x -1/2))) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 (*.f64 y (sqrt.f64 x)) -1/2) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sqrt.f64 -1/2) (*.f64 y (sqrt.f64 x))) (*.f64 (sqrt.f64 -1/2) (*.f64 y (sqrt.f64 x))) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) -1/2) x x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 -1/2 x) (*.f64 y y) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 -1/2 (pow.f64 (cbrt.f64 (*.f64 y (*.f64 y x))) 2)) (cbrt.f64 (*.f64 y (*.f64 y x))) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 -1/2 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x)) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (*.f64 y y) -1/2) 1) x x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (*.f64 y y) -1/2) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (*.f64 y y) -1/2) (sqrt.f64 x)) (sqrt.f64 x) x))))) |
| 1× | egg-herbie |
| 2096× | fma-neg_binary64 |
| 545× | fma-def_binary64 |
| 414× | distribute-rgt-neg-in_binary64 |
| 383× | unswap-sqr_binary64 |
| 331× | cancel-sign-sub-inv_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 405 |
| 1 | 57 | 387 |
| 2 | 127 | 387 |
| 3 | 335 | 385 |
| 4 | 1035 | 354 |
| 5 | 2381 | 354 |
| 6 | 4130 | 354 |
| 7 | 5092 | 354 |
| 8 | 6070 | 354 |
| 9 | 6509 | 354 |
| 10 | 7085 | 354 |
| 11 | 7402 | 354 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 y z) x) |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 -1/2 (*.f64 (pow.f64 y 2) x))) |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 y z) (*.f64 -1/2 (*.f64 (pow.f64 y 2) x))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 y z) |
(*.f64 y z) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(+.f64 (*.f64 y z) (*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x))) |
(+.f64 (*.f64 y z) (*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x))) |
(+.f64 (*.f64 y z) (*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x))) |
x |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
| Outputs |
|---|
x |
(+.f64 (*.f64 y z) x) |
(fma.f64 y z x) |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1/2 (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y (*.f64 y -1/2))) |
(*.f64 y (*.f64 x (*.f64 y -1/2))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(+.f64 (*.f64 y z) (*.f64 -1/2 (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (*.f64 -1/2 (*.f64 x (*.f64 y y)))) |
(fma.f64 (*.f64 y (*.f64 y -1/2)) x (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (*.f64 y z)) |
(*.f64 y (+.f64 (*.f64 x (*.f64 y -1/2)) z)) |
(*.f64 y (fma.f64 x (*.f64 y -1/2) z)) |
(*.f64 y (fma.f64 x (*.f64 y 1/2) z)) |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1/2 (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y (*.f64 y -1/2))) |
(*.f64 y (*.f64 x (*.f64 y -1/2))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(+.f64 (*.f64 y z) (*.f64 -1/2 (*.f64 (pow.f64 y 2) x))) |
(fma.f64 y z (*.f64 -1/2 (*.f64 x (*.f64 y y)))) |
(fma.f64 (*.f64 y (*.f64 y -1/2)) x (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (*.f64 y z)) |
(*.f64 y (+.f64 (*.f64 x (*.f64 y -1/2)) z)) |
(*.f64 y (fma.f64 x (*.f64 y -1/2) z)) |
(*.f64 y (fma.f64 x (*.f64 y 1/2) z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 y z) |
(*.f64 y z) |
(*.f64 y z) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x)) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(+.f64 (*.f64 y z) (*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x))) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(+.f64 (*.f64 y z) (*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x))) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
(+.f64 (*.f64 y z) (*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x))) |
(fma.f64 y z (*.f64 x (+.f64 1 (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 y z)) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) 1) (*.f64 y z)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) (fma.f64 y z x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(fma.f64 y (fma.f64 x (*.f64 y 1/2) z) x) |
x |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1/2 (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y (*.f64 y -1/2))) |
(*.f64 y (*.f64 x (*.f64 y -1/2))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 -1/2 (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y (*.f64 y -1/2))) |
(*.f64 y (*.f64 x (*.f64 y -1/2))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 (+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
(*.f64 -1 (*.f64 (-.f64 (*.f64 1/2 (pow.f64 y 2)) 1) x)) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 x (*.f64 y -1/2)) x) |
(fma.f64 y (*.f64 x (*.f64 y 1/2)) x) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 z (sin.f64 y)) | |
| 0.1b | (*.f64 x (cos.f64 y)) | |
| ✓ | 0.6b | (cbrt.f64 (*.f64 x (cos.f64 y))) |
| ✓ | 0.7b | (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) |
Compiled 43 to 14 computations (67.4% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | -inf | (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) |
| 3.0ms | y | @ | 0 | (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) |
| 2.0ms | y | @ | inf | (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) |
| 2.0ms | x | @ | -inf | (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) |
| 1.0ms | x | @ | 0 | (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) |
| 1× | batch-egg-rewrite |
| 638× | pow1_binary64 |
| 596× | add-log-exp_binary64 |
| 596× | log1p-expm1-u_binary64 |
| 596× | expm1-log1p-u_binary64 |
| 581× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 14 |
| 1 | 166 | 14 |
| 2 | 1669 | 14 |
| 1× | node limit |
| Inputs |
|---|
(pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) 2) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) (sqrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 x (cos.f64 y)) 1/6) (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) 1/6) (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (*.f64 (sqrt.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) 2) 3) (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 1/6) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (pow.f64 (cbrt.f64 (cos.f64 y)) 2)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (sqrt.f64 (cos.f64 y))) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cos.f64 y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) 1) (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (cbrt.f64 x)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) 2)) (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (pow.f64 (*.f64 x (cos.f64 y)) 1/6)) (pow.f64 (*.f64 x (cos.f64 y)) 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (cos.f64 y)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (cbrt.f64 (*.f64 x (cos.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 x) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) 2) (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 x (cos.f64 y)) 1/6) (pow.f64 (*.f64 x (cos.f64 y)) 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) 1/3) (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 1 1/3) (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) 1/3) (pow.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (cos.f64 y)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 1/6) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cbrt.f64 (*.f64 x (cos.f64 y))))))))) |
| 1× | egg-herbie |
| 664× | associate-*l*_binary64 |
| 652× | associate-*r*_binary64 |
| 581× | fma-def_binary64 |
| 426× | distribute-rgt-out_binary64 |
| 242× | associate-+l+_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 527 |
| 1 | 306 | 481 |
| 2 | 1000 | 416 |
| 3 | 5848 | 390 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 1 1/3) x) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2))) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))))))) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/6 (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))) (+.f64 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))))) (*.f64 -1/9 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))))) (+.f64 (*.f64 1/3 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 1 1/3))) (*.f64 -1/9 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))))) (pow.f64 y 6)) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3)))))))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(pow.f64 x 1/3) |
(+.f64 (pow.f64 x 1/3) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 y 6)) (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
| Outputs |
|---|
(*.f64 (pow.f64 1 1/3) x) |
x |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2))) |
(+.f64 x (*.f64 (*.f64 x -1/2) (*.f64 y y))) |
(fma.f64 (*.f64 x -1/2) (*.f64 y y) x) |
(fma.f64 (*.f64 x (*.f64 y y)) -1/2 x) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))))))) |
(+.f64 x (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 x -1/24)) (fma.f64 1/18 x (*.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x))))))) |
(+.f64 x (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (fma.f64 1/3 (*.f64 x -1/24) (fma.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/18)))))) |
(fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (fma.f64 x 1/18 (*.f64 x -1/72))) x)) |
(fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/24)) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/6 (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))) (+.f64 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))))) (*.f64 -1/9 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))))) (+.f64 (*.f64 1/3 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 1 1/3))) (*.f64 -1/9 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))))) (pow.f64 y 6)) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3)))))))) |
(+.f64 x (fma.f64 (fma.f64 -1/6 (*.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x)) (fma.f64 (cbrt.f64 x) (fma.f64 2/3 (*.f64 (cbrt.f64 (/.f64 1 x)) (-.f64 (*.f64 x -1/720) (fma.f64 -1/3 (*.f64 x -1/24) (*.f64 x -1/216)))) (*.f64 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) -1/9)) (fma.f64 1/3 (*.f64 1 (-.f64 (*.f64 x -1/720) (fma.f64 -1/3 (*.f64 x -1/24) (*.f64 x -1/216)))) (*.f64 -1/9 (*.f64 x -1/24))))) (pow.f64 y 6) (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 x -1/24)) (fma.f64 1/18 x (*.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x)))))))) |
(+.f64 x (fma.f64 (+.f64 (fma.f64 1/3 (-.f64 (*.f64 x -1/720) (fma.f64 x -1/216 (*.f64 x 1/72))) (*.f64 (*.f64 -1/9 x) -1/24)) (*.f64 (cbrt.f64 x) (+.f64 (*.f64 -1/6 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x))))) (fma.f64 2/3 (*.f64 (cbrt.f64 (/.f64 1 x)) (-.f64 (*.f64 x -1/720) (fma.f64 x -1/216 (*.f64 x 1/72)))) (*.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 (*.f64 -1/9 x) -1/24)))))) (pow.f64 y 6) (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (fma.f64 1/3 (*.f64 x -1/24) (fma.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/18))))))) |
(fma.f64 (fma.f64 (cbrt.f64 x) (fma.f64 -1/6 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (*.f64 (cbrt.f64 (/.f64 1 x)) (+.f64 (*.f64 2/3 (+.f64 (*.f64 x 7/2160) (*.f64 x -1/72))) (*.f64 x 1/216)))) (fma.f64 1/3 (+.f64 (*.f64 x 7/2160) (*.f64 x -1/72)) (*.f64 x 1/216))) (pow.f64 y 6) (fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (fma.f64 x 1/18 (*.f64 x -1/72))) x))) |
(fma.f64 (fma.f64 (cbrt.f64 x) (fma.f64 -1/6 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (*.f64 (cbrt.f64 (/.f64 1 x)) (+.f64 (*.f64 2/3 (*.f64 x -23/2160)) (*.f64 x 1/216)))) (fma.f64 1/3 (*.f64 x -23/2160) (*.f64 x 1/216))) (pow.f64 y 6) (fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/24)) x))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(pow.f64 x 1/3) |
(cbrt.f64 x) |
(+.f64 (pow.f64 x 1/3) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))) |
(+.f64 (cbrt.f64 x) (*.f64 (*.f64 -1/6 (cbrt.f64 x)) (*.f64 y y))) |
(fma.f64 -1/6 (*.f64 (*.f64 y y) (cbrt.f64 x)) (cbrt.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x)) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))))) |
(+.f64 (cbrt.f64 x) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x -1/24))) (*.f64 (*.f64 -1/6 (cbrt.f64 x)) (*.f64 y y)))) |
(+.f64 (cbrt.f64 x) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 x (*.f64 -1/24 (pow.f64 y 4)))) (*.f64 -1/6 (*.f64 (*.f64 y y) (cbrt.f64 x))))) |
(fma.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x -1/72)) (fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 y 6)) (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))))) |
(+.f64 (cbrt.f64 x) (fma.f64 1/3 (*.f64 (-.f64 (*.f64 x -1/720) (fma.f64 -1/3 (*.f64 x -1/24) (*.f64 x -1/216))) (*.f64 (pow.f64 y 6) (cbrt.f64 (/.f64 1 (*.f64 x x))))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x -1/24))) (*.f64 (*.f64 -1/6 (cbrt.f64 x)) (*.f64 y y))))) |
(+.f64 (*.f64 1/3 (+.f64 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (-.f64 (*.f64 x -1/720) (fma.f64 x -1/216 (*.f64 x 1/72))) (pow.f64 y 6))) (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 x (*.f64 -1/24 (pow.f64 y 4)))))) (fma.f64 -1/6 (*.f64 (*.f64 y y) (cbrt.f64 x)) (cbrt.f64 x))) |
(fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (+.f64 (*.f64 (+.f64 (*.f64 x 7/2160) (*.f64 x -1/72)) (pow.f64 y 6)) (*.f64 x (*.f64 (pow.f64 y 4) -1/24)))) (fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x))) |
(fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (pow.f64 y 4) -1/24)) (*.f64 (*.f64 x -23/2160) (pow.f64 y 6)))) (fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.2b | (*.f64 (cbrt.f64 x) (cos.f64 y)) |
| ✓ | 0.2b | (fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 0.5b | (pow.f64 (cbrt.f64 x) 2) |
| ✓ | 0.6b | (cbrt.f64 x) |
Compiled 40 to 14 computations (65% saved)
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | inf | (fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 3.0ms | z | @ | 0 | (fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 2.0ms | y | @ | 0 | (*.f64 (cbrt.f64 x) (cos.f64 y)) |
| 2.0ms | y | @ | -inf | (fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | x | @ | -inf | (*.f64 (cbrt.f64 x) (cos.f64 y)) |
| 1× | batch-egg-rewrite |
| 535× | log-prod_binary64 |
| 410× | exp-prod_binary64 |
| 354× | pow-prod-down_binary64 |
| 291× | pow2_binary64 |
| 231× | prod-diff_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 39 |
| 1 | 238 | 31 |
| 2 | 2697 | 29 |
| 1× | node limit |
| Inputs |
|---|
(cbrt.f64 x) |
(pow.f64 (cbrt.f64 x) 2) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 (cbrt.f64 x) (cos.f64 y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (cbrt.f64 x))) 2)) (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 x)))) (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (cbrt.f64 x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2) (cbrt.f64 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 x)) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 x 1/6) (pow.f64 x 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 4)) (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 x 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cbrt.f64 x) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x x) 1/6)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 x 3) 1/9)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2) 3/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cbrt.f64 x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 x) 2/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 x 1/6) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1/3) (log.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (cbrt.f64 x))) 2)) (cbrt.f64 (log.f64 (cbrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (cbrt.f64 x)))) (sqrt.f64 (log.f64 (cbrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cbrt.f64 x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fabs.f64 (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 x) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 x)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2/3 (log.f64 x)) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (cbrt.f64 x))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 1/6 (log.f64 x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 x) 1) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 x) 1/3) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (cbrt.f64 x)) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 2/3 (log.f64 x)) 1) 1/2)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (pow.f64 (cbrt.f64 x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 (cbrt.f64 x) 2))) 2)) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (cbrt.f64 x) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (cbrt.f64 x) 2)))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (cbrt.f64 x) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (pow.f64 (cbrt.f64 x) 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 x) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 x) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (cbrt.f64 x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 4) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 x) (pow.f64 x 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 x 1/6) (sqrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 5) (cbrt.f64 (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 x (cbrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (pow.f64 (cbrt.f64 x) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (pow.f64 (cbrt.f64 x) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 x x))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (pow.f64 (cbrt.f64 x) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (pow.f64 (cbrt.f64 x) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 2/3 (log.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2/3 (log.f64 x)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 x) 2/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2 (log.f64 x)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 1/3 (*.f64 2/3 (log.f64 x))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 x) 1) 2/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 x) 1/3) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (cbrt.f64 x)) 1) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 2/3 (log.f64 x)) 1) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 x (cos.f64 y)) 1) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 2)) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (pow.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 2) (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (*.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 2)) (cbrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (sqrt.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y)))) (pow.f64 (exp.f64 x) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 x) (cos.f64 y)) (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) 1) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (cbrt.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (cos.f64 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (cos.f64 y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (pow.f64 (cos.f64 y) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))))) (sqrt.f64 (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cbrt.f64 x)) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 x (pow.f64 (cos.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 (cos.f64 y) 3))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (cbrt.f64 x) (cos.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cbrt.f64 x) (cos.f64 y))) 1) 1)))))) |
| 1× | egg-herbie |
| 808× | sqr-pow_binary64 |
| 683× | distribute-lft-out_binary64 |
| 678× | associate-+l+_binary64 |
| 457× | *-commutative_binary64 |
| 392× | pow-sqr_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 498 |
| 1 | 157 | 438 |
| 2 | 405 | 431 |
| 3 | 1418 | 426 |
| 4 | 2636 | 424 |
| 5 | 2784 | 424 |
| 6 | 2930 | 424 |
| 7 | 3090 | 424 |
| 8 | 3270 | 424 |
| 9 | 3481 | 424 |
| 10 | 4951 | 424 |
| 11 | 5558 | 424 |
| 12 | 5939 | 424 |
| 13 | 6394 | 424 |
| 14 | 6924 | 424 |
| 15 | 7230 | 424 |
| 16 | 7411 | 424 |
| 17 | 7698 | 424 |
| 18 | 7807 | 424 |
| 19 | 7889 | 424 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (pow.f64 1 1/3) x) |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 1 1/3) x)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 1 1/3) (*.f64 (pow.f64 y 2) x))) (*.f64 (pow.f64 1 1/3) x))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 1 1/3) (*.f64 (pow.f64 y 2) x))) (*.f64 (pow.f64 1 1/3) x)))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(pow.f64 x 1/3) |
(+.f64 (pow.f64 x 1/3) (*.f64 -1/2 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))) (*.f64 1/24 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 4))))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 6))) (*.f64 1/24 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 4)))))) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
| Outputs |
|---|
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (pow.f64 1 1/3) x) |
x |
(+.f64 (*.f64 y z) (*.f64 (pow.f64 1 1/3) x)) |
(fma.f64 y z x) |
(fma.f64 z y x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 1 1/3) (*.f64 (pow.f64 y 2) x))) (*.f64 (pow.f64 1 1/3) x))) |
(fma.f64 y z (+.f64 x (*.f64 -1/2 (*.f64 x (*.f64 y y))))) |
(fma.f64 z y (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 z y (fma.f64 (*.f64 y y) (*.f64 x -1/2) x)) |
(fma.f64 (*.f64 y y) (*.f64 x -1/2) (fma.f64 z y x)) |
(fma.f64 z y (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 1 1/3) (*.f64 (pow.f64 y 2) x))) (*.f64 (pow.f64 1 1/3) x)))) |
(fma.f64 y z (fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (+.f64 x (*.f64 -1/2 (*.f64 x (*.f64 y y)))))) |
(fma.f64 z y (fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x))) |
(fma.f64 z (+.f64 y (*.f64 -1/6 (pow.f64 y 3))) (fma.f64 (*.f64 y y) (*.f64 x -1/2) x)) |
(fma.f64 z (+.f64 y (*.f64 -1/6 (pow.f64 y 3))) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 1 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(pow.f64 x 1/3) |
(cbrt.f64 x) |
(+.f64 (pow.f64 x 1/3) (*.f64 -1/2 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))) |
(+.f64 (cbrt.f64 x) (*.f64 -1/2 (*.f64 (*.f64 y y) (cbrt.f64 x)))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y (cbrt.f64 x))) (cbrt.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 -1/2 (cbrt.f64 x)) (cbrt.f64 x)) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))) (*.f64 1/24 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 4))))) |
(+.f64 (cbrt.f64 x) (fma.f64 -1/2 (*.f64 (*.f64 y y) (cbrt.f64 x)) (*.f64 1/24 (*.f64 (cbrt.f64 x) (pow.f64 y 4))))) |
(+.f64 (fma.f64 -1/2 (*.f64 y (*.f64 y (cbrt.f64 x))) (cbrt.f64 x)) (*.f64 (cbrt.f64 x) (*.f64 (pow.f64 y 4) 1/24))) |
(+.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 x) (+.f64 (*.f64 1/24 (pow.f64 y 4)) (*.f64 y (*.f64 y -1/2))))) |
(*.f64 (cbrt.f64 x) (+.f64 (*.f64 y (*.f64 y -1/2)) (+.f64 1 (*.f64 1/24 (pow.f64 y 4))))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 6))) (*.f64 1/24 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 4)))))) |
(+.f64 (cbrt.f64 x) (fma.f64 -1/2 (*.f64 (*.f64 y y) (cbrt.f64 x)) (fma.f64 -1/720 (*.f64 (cbrt.f64 x) (pow.f64 y 6)) (*.f64 1/24 (*.f64 (cbrt.f64 x) (pow.f64 y 4)))))) |
(+.f64 (fma.f64 -1/2 (*.f64 y (*.f64 y (cbrt.f64 x))) (cbrt.f64 x)) (fma.f64 1/24 (*.f64 (cbrt.f64 x) (pow.f64 y 4)) (*.f64 (cbrt.f64 x) (*.f64 (pow.f64 y 6) -1/720)))) |
(+.f64 (cbrt.f64 x) (fma.f64 (cbrt.f64 x) (*.f64 -1/720 (pow.f64 y 6)) (*.f64 (cbrt.f64 x) (+.f64 (*.f64 1/24 (pow.f64 y 4)) (*.f64 y (*.f64 y -1/2)))))) |
(+.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 x) (+.f64 (*.f64 y (*.f64 y -1/2)) (+.f64 (*.f64 -1/720 (pow.f64 y 6)) (*.f64 1/24 (pow.f64 y 4)))))) |
(*.f64 (cbrt.f64 x) (+.f64 (+.f64 1 (*.f64 y (*.f64 y -1/2))) (+.f64 (*.f64 -1/720 (pow.f64 y 6)) (*.f64 1/24 (pow.f64 y 4))))) |
(*.f64 (cbrt.f64 x) (+.f64 1 (+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 (*.f64 y (*.f64 y -1/2)) (*.f64 1/24 (pow.f64 y 4)))))) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 1 x) 1/3) (cos.f64 y)) |
(*.f64 (cos.f64 y) (cbrt.f64 x)) |
Compiled 11564 to 4877 computations (57.8% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 646 | 14 | 660 |
| Fresh | 6 | 7 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 4 | 5 |
| Total | 654 | 25 | 679 |
| Status | Error | Program |
|---|---|---|
| 31.2b | (+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) | |
| 18.9b | (fma.f64 (cbrt.f64 (*.f64 x x)) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) | |
| 2.4b | (fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| 36.5b | x | |
| ✓ | 0.1b | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 29.2b | (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) | |
| ▶ | 41.1b | (*.f64 z (sin.f64 y)) |
| 26.8b | (+.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) (*.f64 z (sin.f64 y))) | |
| 29.3b | (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) | |
| ✓ | 28.5b | (+.f64 (*.f64 y z) x) |
| ▶ | 53.5b | (*.f64 y z) |
| ▶ | 27.1b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 z (sin.f64 y))) |
| 0.5b | (fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| ✓ | 1.0b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 z (sin.f64 y))) |
| 30.1b | (+.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2)) | |
| ▶ | 0.4b | (+.f64 (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x)) (*.f64 z (sin.f64 y))) |
| ✓ | 0.1b | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 33.6b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z) (*.f64 x (cos.f64 y))) | |
| 1.4b | (fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 3) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) | |
| ▶ | 1.0b | (+.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) (*.f64 z (sin.f64 y))) |
| 62.1b | (*.f64 x (*.f64 y (*.f64 y 1/2))) | |
| 28.6b | (fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| 21.3b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 y z)) | |
| 21.5b | (*.f64 (cos.f64 y) x) | |
| 27.0b | (/.f64 1 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)))) |
Compiled 680 to 458 computations (32.6% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.1b | (*.f64 (cbrt.f64 (cos.f64 y)) x) |
| ✓ | 0.2b | (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x)) |
| ✓ | 0.2b | (pow.f64 (cbrt.f64 (cos.f64 y)) 2) |
| ✓ | 0.3b | (cbrt.f64 (cos.f64 y)) |
Compiled 55 to 18 computations (67.3% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (*.f64 (cbrt.f64 (cos.f64 y)) x) |
| 3.0ms | y | @ | inf | (*.f64 (cbrt.f64 (cos.f64 y)) x) |
| 3.0ms | y | @ | -inf | (*.f64 (cbrt.f64 (cos.f64 y)) x) |
| 3.0ms | y | @ | inf | (cbrt.f64 (cos.f64 y)) |
| 3.0ms | y | @ | -inf | (cbrt.f64 (cos.f64 y)) |
| 1× | batch-egg-rewrite |
| 769× | pow1_binary64 |
| 708× | add-log-exp_binary64 |
| 708× | log1p-expm1-u_binary64 |
| 708× | expm1-log1p-u_binary64 |
| 691× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 1 | 181 | 27 |
| 2 | 2014 | 27 |
| 1× | node limit |
| Inputs |
|---|
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cbrt.f64 (cos.f64 y)) 2) |
(*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x)) |
(*.f64 (cbrt.f64 (cos.f64 y)) x) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (cbrt.f64 (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2) (cbrt.f64 (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cos.f64 y) 1/6) (pow.f64 (cos.f64 y) 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 4))) (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 1 1/3) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sqrt.f64 (cos.f64 y)) 1/3) (pow.f64 (sqrt.f64 (cos.f64 y)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cos.f64 y) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 1/6) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fabs.f64 (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cbrt.f64 (cos.f64 y)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (pow.f64 (cbrt.f64 (cos.f64 y)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (cbrt.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2) (cbrt.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2) (*.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 4)) (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (pow.f64 (cos.f64 y) 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cos.f64 y) 1/6) (*.f64 (pow.f64 (cos.f64 y) 1/6) (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2)) (cbrt.f64 (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 4))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 2 (log.f64 (cbrt.f64 (cos.f64 y))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (cos.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (cos.f64 y) 2) (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x) 3) (pow.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) x))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (cbrt.f64 (cos.f64 y)) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (cos.f64 y) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cbrt.f64 (cos.f64 y)) x))))))) |
| 1× | egg-herbie |
| 1951× | fma-def_binary64 |
| 703× | sqr-pow_binary64 |
| 424× | *-commutative_binary64 |
| 417× | cube-prod_binary64 |
| 320× | pow-sqr_binary64 |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 616 |
| 1 | 160 | 608 |
| 2 | 429 | 592 |
| 3 | 1360 | 588 |
| 4 | 2045 | 588 |
| 5 | 2766 | 588 |
| 6 | 2950 | 588 |
| 7 | 3141 | 588 |
| 8 | 3356 | 586 |
| 9 | 5262 | 586 |
| 10 | 5659 | 586 |
| 11 | 6139 | 586 |
| 12 | 6712 | 586 |
| 13 | 7394 | 586 |
| 14 | 7727 | 586 |
| 1× | node limit |
| Inputs |
|---|
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 (*.f64 -1/72 (pow.f64 y 4)) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(+.f64 (*.f64 -23/6480 (pow.f64 y 6)) (+.f64 (*.f64 -1/72 (pow.f64 y 4)) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) |
(pow.f64 (cos.f64 y) 1/3) |
(pow.f64 (cos.f64 y) 1/3) |
(pow.f64 (cos.f64 y) 1/3) |
(pow.f64 (cos.f64 y) 1/3) |
(pow.f64 (cos.f64 y) 1/3) |
(pow.f64 (cos.f64 y) 1/3) |
(pow.f64 (cos.f64 y) 1/3) |
(pow.f64 (cos.f64 y) 1/3) |
1 |
(+.f64 1 (*.f64 -1/3 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/3 (pow.f64 y 2)) (*.f64 -1/405 (pow.f64 y 6)))) |
(+.f64 1 (+.f64 (*.f64 -1/1701 (pow.f64 y 8)) (+.f64 (*.f64 -1/3 (pow.f64 y 2)) (*.f64 -1/405 (pow.f64 y 6))))) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
x |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 -1/72 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 -1/72 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -23/6480 (*.f64 (pow.f64 y 6) x)) x))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
| Outputs |
|---|
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 -1/6 (*.f64 y y))) |
(fma.f64 -1/6 (*.f64 y y) 1) |
(+.f64 (*.f64 -1/72 (pow.f64 y 4)) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(fma.f64 -1/72 (pow.f64 y 4) (+.f64 1 (*.f64 -1/6 (*.f64 y y)))) |
(fma.f64 -1/72 (pow.f64 y 4) (fma.f64 -1/6 (*.f64 y y) 1)) |
(fma.f64 -1/6 (*.f64 y y) (fma.f64 -1/72 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y -1/72) -1/6) 1) |
(+.f64 (*.f64 -23/6480 (pow.f64 y 6)) (+.f64 (*.f64 -1/72 (pow.f64 y 4)) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) |
(fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 -1/72 (pow.f64 y 4) (+.f64 1 (*.f64 -1/6 (*.f64 y y))))) |
(fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 -1/72 (pow.f64 y 4) (fma.f64 -1/6 (*.f64 y y) 1))) |
(fma.f64 -1/72 (pow.f64 y 4) (fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 -1/6 (*.f64 y y) 1))) |
(fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y -1/72) -1/6) 1)) |
(fma.f64 -1/6 (*.f64 y y) (fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 -1/72 (pow.f64 y 4) 1))) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
(pow.f64 (cos.f64 y) 1/3) |
(cbrt.f64 (cos.f64 y)) |
1 |
(+.f64 1 (*.f64 -1/3 (pow.f64 y 2))) |
(+.f64 1 (*.f64 (*.f64 y y) -1/3)) |
(fma.f64 (*.f64 y y) -1/3 1) |
(fma.f64 y (*.f64 y -1/3) 1) |
(+.f64 1 (+.f64 (*.f64 -1/3 (pow.f64 y 2)) (*.f64 -1/405 (pow.f64 y 6)))) |
(+.f64 1 (fma.f64 -1/3 (*.f64 y y) (*.f64 (pow.f64 y 6) -1/405))) |
(+.f64 1 (fma.f64 (pow.f64 y 6) -1/405 (*.f64 y (*.f64 y -1/3)))) |
(fma.f64 (pow.f64 y 6) -1/405 (fma.f64 y (*.f64 y -1/3) 1)) |
(fma.f64 y (*.f64 y -1/3) (fma.f64 (pow.f64 y 6) -1/405 1)) |
(+.f64 1 (+.f64 (*.f64 -1/1701 (pow.f64 y 8)) (+.f64 (*.f64 -1/3 (pow.f64 y 2)) (*.f64 -1/405 (pow.f64 y 6))))) |
(+.f64 1 (fma.f64 -1/1701 (pow.f64 y 8) (fma.f64 -1/3 (*.f64 y y) (*.f64 (pow.f64 y 6) -1/405)))) |
(+.f64 1 (fma.f64 -1/1701 (pow.f64 y 8) (fma.f64 (pow.f64 y 6) -1/405 (*.f64 y (*.f64 y -1/3))))) |
(fma.f64 -1/1701 (pow.f64 y 8) (fma.f64 (pow.f64 y 6) -1/405 (fma.f64 y (*.f64 y -1/3) 1))) |
(fma.f64 -1/1701 (pow.f64 y 8) (fma.f64 y (*.f64 y -1/3) (fma.f64 (pow.f64 y 6) -1/405 1))) |
(fma.f64 y (*.f64 y -1/3) (fma.f64 (pow.f64 y 6) (fma.f64 (*.f64 y y) -1/1701 -1/405) 1)) |
(fma.f64 (*.f64 y y) (fma.f64 (pow.f64 y 6) -1/1701 -1/3) (fma.f64 (pow.f64 y 6) -1/405 1)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
(pow.f64 (pow.f64 (cos.f64 y) 2) 1/3) |
(cbrt.f64 (pow.f64 (cos.f64 y) 2)) |
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) x) x) |
(fma.f64 -1/2 (*.f64 y (*.f64 y x)) x) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) x) |
(*.f64 x (fma.f64 (*.f64 y y) -1/2 1)) |
(fma.f64 y (*.f64 -1/2 (*.f64 y x)) x) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 1/24 (*.f64 (pow.f64 y 4) x) (fma.f64 -1/2 (*.f64 (*.f64 y y) x) x)) |
(fma.f64 1/24 (*.f64 (pow.f64 y 4) x) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x)) |
(fma.f64 x (fma.f64 (pow.f64 y 4) 1/24 (*.f64 y (*.f64 y -1/2))) x) |
(*.f64 x (fma.f64 (pow.f64 y 4) 1/24 (fma.f64 (*.f64 y y) -1/2 1))) |
(*.f64 x (fma.f64 y (*.f64 y -1/2) (fma.f64 (pow.f64 y 4) 1/24 1))) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(fma.f64 -1/720 (*.f64 (pow.f64 y 6) x) (fma.f64 1/24 (*.f64 (pow.f64 y 4) x) (fma.f64 -1/2 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 -1/720 (*.f64 (pow.f64 y 6) x) (fma.f64 1/24 (*.f64 (pow.f64 y 4) x) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) x))) |
(fma.f64 (pow.f64 y 6) (*.f64 x -1/720) (fma.f64 x (fma.f64 (pow.f64 y 4) 1/24 (*.f64 y (*.f64 y -1/2))) x)) |
(*.f64 x (+.f64 (fma.f64 (*.f64 y y) -1/2 1) (fma.f64 (pow.f64 y 6) -1/720 (*.f64 (pow.f64 y 4) 1/24)))) |
(fma.f64 x (fma.f64 y (*.f64 y -1/2) (fma.f64 (pow.f64 y 4) 1/24 (*.f64 (pow.f64 y 6) -1/720))) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
x |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 -1/6 (*.f64 (*.f64 y y) x) x) |
(*.f64 (fma.f64 -1/6 (*.f64 y y) 1) x) |
(fma.f64 (*.f64 y y) (*.f64 -1/6 x) x) |
(fma.f64 y (*.f64 y (*.f64 -1/6 x)) x) |
(+.f64 (*.f64 -1/72 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 -1/72 (*.f64 (pow.f64 y 4) x) (fma.f64 -1/6 (*.f64 (*.f64 y y) x) x)) |
(fma.f64 -1/72 (*.f64 (pow.f64 y 4) x) (*.f64 (fma.f64 -1/6 (*.f64 y y) 1) x)) |
(fma.f64 x (fma.f64 -1/6 (*.f64 y y) (*.f64 -1/72 (pow.f64 y 4))) x) |
(*.f64 (fma.f64 -1/72 (pow.f64 y 4) (fma.f64 -1/6 (*.f64 y y) 1)) x) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y -1/72) -1/6) 1) x) |
(*.f64 (fma.f64 -1/6 (*.f64 y y) (fma.f64 -1/72 (pow.f64 y 4) 1)) x) |
(+.f64 (*.f64 -1/72 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 -23/6480 (*.f64 (pow.f64 y 6) x)) x))) |
(fma.f64 -1/72 (*.f64 (pow.f64 y 4) x) (fma.f64 -1/6 (*.f64 (*.f64 y y) x) (fma.f64 -23/6480 (*.f64 (pow.f64 y 6) x) x))) |
(fma.f64 -1/72 (*.f64 (pow.f64 y 4) x) (fma.f64 -1/6 (*.f64 y (*.f64 y x)) (fma.f64 -23/6480 (*.f64 (pow.f64 y 6) x) x))) |
(fma.f64 -1/72 (*.f64 (pow.f64 y 4) x) (*.f64 x (fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 -1/6 (*.f64 y y) 1)))) |
(*.f64 x (fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 -1/72 (pow.f64 y 4) (fma.f64 -1/6 (*.f64 y y) 1)))) |
(*.f64 (fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 -1/72 (pow.f64 y 4) (fma.f64 -1/6 (*.f64 y y) 1))) x) |
(*.f64 (fma.f64 -23/6480 (pow.f64 y 6) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y -1/72) -1/6) 1)) x) |
(fma.f64 x (fma.f64 -23/6480 (pow.f64 y 6) (*.f64 y (fma.f64 -1/72 (pow.f64 y 3) (*.f64 -1/6 y)))) x) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (*.f64 1 (cos.f64 y)) 1/3) x) |
(*.f64 x (cbrt.f64 (cos.f64 y))) |
Compiled 8 to 4 computations (50% saved)
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 z (sin.f64 y)) |
Compiled 11 to 5 computations (54.5% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 z (sin.f64 y)) | |
| 0.1b | (*.f64 x (cos.f64 y)) | |
| ✓ | 0.1b | (pow.f64 (*.f64 x (cos.f64 y)) 3) |
| ✓ | 38.0b | (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) |
Compiled 44 to 17 computations (61.4% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) |
| 1.0ms | y | @ | 0 | (pow.f64 (*.f64 x (cos.f64 y)) 3) |
| 1.0ms | y | @ | -inf | (pow.f64 (*.f64 x (cos.f64 y)) 3) |
| 1.0ms | y | @ | inf | (pow.f64 (*.f64 x (cos.f64 y)) 3) |
| 1.0ms | x | @ | 0 | (pow.f64 (*.f64 x (cos.f64 y)) 3) |
| 1× | batch-egg-rewrite |
| 645× | pow1_binary64 |
| 603× | add-log-exp_binary64 |
| 603× | log1p-expm1-u_binary64 |
| 603× | expm1-log1p-u_binary64 |
| 586× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 15 |
| 1 | 168 | 15 |
| 2 | 1728 | 15 |
| 1× | node limit |
| Inputs |
|---|
(cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) |
(pow.f64 (*.f64 x (cos.f64 y)) 3) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) (sqrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (*.f64 (sqrt.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) 1/3) (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 1 1/3) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3/2) 1/3) (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3/2) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (pow.f64 (cbrt.f64 (cos.f64 y)) 2)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (sqrt.f64 (cos.f64 y))) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cos.f64 y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (cos.f64 y)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (pow.f64 (*.f64 x (cos.f64 y)) 3)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (*.f64 (cos.f64 y) (pow.f64 (*.f64 x (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) (*.f64 x (pow.f64 (*.f64 x (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (cos.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (*.f64 x (cos.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) (*.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) (*.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 x 3) (pow.f64 (cos.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3/2) (pow.f64 (*.f64 x (cos.f64 y)) 3/2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2) 3) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) 3) (pow.f64 (sqrt.f64 (*.f64 x (cos.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) x) (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (cos.f64 y)) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) 1) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 2)) (cbrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (sqrt.f64 (*.f64 x (cos.f64 y)))) (sqrt.f64 (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 6))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 3 (log.f64 (*.f64 x (cos.f64 y))))))))) |
| 1× | egg-herbie |
| 649× | distribute-rgt-out_binary64 |
| 558× | distribute-rgt-in_binary64 |
| 552× | fma-def_binary64 |
| 549× | distribute-lft-in_binary64 |
| 452× | associate-*l*_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 596 |
| 1 | 208 | 584 |
| 2 | 787 | 556 |
| 3 | 4122 | 546 |
| 4 | 7923 | 546 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(pow.f64 x 3) |
(+.f64 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (pow.f64 x 3)) (*.f64 -1/2 (pow.f64 x 3)))) (pow.f64 x 3)) |
(+.f64 (*.f64 (+.f64 (*.f64 x (+.f64 (*.f64 1/4 (pow.f64 x 2)) (*.f64 1/12 (pow.f64 x 2)))) (+.f64 (*.f64 1/2 (pow.f64 x 3)) (*.f64 1/24 (pow.f64 x 3)))) (pow.f64 y 4)) (+.f64 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (pow.f64 x 3)) (*.f64 -1/2 (pow.f64 x 3)))) (pow.f64 x 3))) |
(+.f64 (*.f64 (+.f64 (*.f64 x (+.f64 (*.f64 1/4 (pow.f64 x 2)) (*.f64 1/12 (pow.f64 x 2)))) (+.f64 (*.f64 1/2 (pow.f64 x 3)) (*.f64 1/24 (pow.f64 x 3)))) (pow.f64 y 4)) (+.f64 (*.f64 (pow.f64 y 6) (+.f64 (*.f64 -1/24 (pow.f64 x 3)) (+.f64 (*.f64 -1/2 (*.f64 (+.f64 (*.f64 1/4 (pow.f64 x 2)) (*.f64 1/12 (pow.f64 x 2))) x)) (+.f64 (*.f64 (+.f64 (*.f64 -1/360 (pow.f64 x 2)) (*.f64 -1/24 (pow.f64 x 2))) x) (*.f64 -1/720 (pow.f64 x 3)))))) (+.f64 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (pow.f64 x 3)) (*.f64 -1/2 (pow.f64 x 3)))) (pow.f64 x 3)))) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 y) x) (cbrt.f64 -1))) |
(*.f64 (*.f64 (cos.f64 y) x) (neg.f64 (cbrt.f64 -1))) |
(*.f64 (cos.f64 y) (*.f64 x (neg.f64 (cbrt.f64 -1)))) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 y) x) (cbrt.f64 -1))) |
(*.f64 (*.f64 (cos.f64 y) x) (neg.f64 (cbrt.f64 -1))) |
(*.f64 (cos.f64 y) (*.f64 x (neg.f64 (cbrt.f64 -1)))) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 y) x) (cbrt.f64 -1))) |
(*.f64 (*.f64 (cos.f64 y) x) (neg.f64 (cbrt.f64 -1))) |
(*.f64 (cos.f64 y) (*.f64 x (neg.f64 (cbrt.f64 -1)))) |
(*.f64 -1 (*.f64 (cbrt.f64 -1) (*.f64 (cos.f64 y) x))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 y) x) (cbrt.f64 -1))) |
(*.f64 (*.f64 (cos.f64 y) x) (neg.f64 (cbrt.f64 -1))) |
(*.f64 (cos.f64 y) (*.f64 x (neg.f64 (cbrt.f64 -1)))) |
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 (*.f64 -1/2 y) y) x x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(fma.f64 x (*.f64 y (*.f64 y -1/2)) x) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 (*.f64 (*.f64 -1/2 y) y) x x)) |
(fma.f64 x (fma.f64 1/24 (pow.f64 y 4) (*.f64 y (*.f64 y -1/2))) x) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(fma.f64 -1/720 (*.f64 x (pow.f64 y 6)) (fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x))) |
(fma.f64 -1/720 (*.f64 x (pow.f64 y 6)) (fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 (*.f64 (*.f64 -1/2 y) y) x x))) |
(fma.f64 x (fma.f64 -1/720 (pow.f64 y 6) (*.f64 1/24 (pow.f64 y 4))) (*.f64 x (fma.f64 -1/2 (*.f64 y y) 1))) |
(*.f64 x (+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 1/24 (pow.f64 y 4))))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(pow.f64 x 3) |
(+.f64 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (pow.f64 x 3)) (*.f64 -1/2 (pow.f64 x 3)))) (pow.f64 x 3)) |
(fma.f64 (*.f64 y y) (*.f64 (pow.f64 x 3) -3/2) (pow.f64 x 3)) |
(fma.f64 y (*.f64 y (*.f64 (pow.f64 x 3) -3/2)) (pow.f64 x 3)) |
(*.f64 (+.f64 (*.f64 (*.f64 -3/2 y) y) 1) (pow.f64 x 3)) |
(+.f64 (*.f64 (+.f64 (*.f64 x (+.f64 (*.f64 1/4 (pow.f64 x 2)) (*.f64 1/12 (pow.f64 x 2)))) (+.f64 (*.f64 1/2 (pow.f64 x 3)) (*.f64 1/24 (pow.f64 x 3)))) (pow.f64 y 4)) (+.f64 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (pow.f64 x 3)) (*.f64 -1/2 (pow.f64 x 3)))) (pow.f64 x 3))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) 1/3) (*.f64 (pow.f64 x 3) 13/24)) (pow.f64 y 4) (fma.f64 (*.f64 y y) (*.f64 (pow.f64 x 3) -3/2) (pow.f64 x 3))) |
(fma.f64 (pow.f64 y 4) (fma.f64 (pow.f64 x 3) 13/24 (*.f64 (pow.f64 x 3) 1/3)) (fma.f64 (*.f64 y y) (*.f64 (pow.f64 x 3) -3/2) (pow.f64 x 3))) |
(fma.f64 y (*.f64 y (*.f64 (pow.f64 x 3) -3/2)) (fma.f64 (pow.f64 y 4) (*.f64 (pow.f64 x 3) 7/8) (pow.f64 x 3))) |
(fma.f64 (pow.f64 y 4) (*.f64 (pow.f64 x 3) 7/8) (*.f64 (+.f64 (*.f64 (*.f64 -3/2 y) y) 1) (pow.f64 x 3))) |
(+.f64 (*.f64 (+.f64 (*.f64 x (+.f64 (*.f64 1/4 (pow.f64 x 2)) (*.f64 1/12 (pow.f64 x 2)))) (+.f64 (*.f64 1/2 (pow.f64 x 3)) (*.f64 1/24 (pow.f64 x 3)))) (pow.f64 y 4)) (+.f64 (*.f64 (pow.f64 y 6) (+.f64 (*.f64 -1/24 (pow.f64 x 3)) (+.f64 (*.f64 -1/2 (*.f64 (+.f64 (*.f64 1/4 (pow.f64 x 2)) (*.f64 1/12 (pow.f64 x 2))) x)) (+.f64 (*.f64 (+.f64 (*.f64 -1/360 (pow.f64 x 2)) (*.f64 -1/24 (pow.f64 x 2))) x) (*.f64 -1/720 (pow.f64 x 3)))))) (+.f64 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (pow.f64 x 3)) (*.f64 -1/2 (pow.f64 x 3)))) (pow.f64 x 3)))) |
(fma.f64 (fma.f64 x (*.f64 (*.f64 x x) 1/3) (*.f64 (pow.f64 x 3) 13/24)) (pow.f64 y 4) (fma.f64 (pow.f64 y 6) (fma.f64 -1/24 (pow.f64 x 3) (fma.f64 -1/2 (*.f64 x (*.f64 (*.f64 x x) 1/3)) (fma.f64 (*.f64 (*.f64 x x) -2/45) x (*.f64 -1/720 (pow.f64 x 3))))) (fma.f64 (*.f64 y y) (*.f64 (pow.f64 x 3) -3/2) (pow.f64 x 3)))) |
(fma.f64 (pow.f64 y 4) (fma.f64 (pow.f64 x 3) 13/24 (*.f64 (pow.f64 x 3) 1/3)) (fma.f64 (pow.f64 y 6) (fma.f64 (pow.f64 x 3) -1/24 (fma.f64 -1/2 (*.f64 (pow.f64 x 3) 1/3) (fma.f64 -1/720 (pow.f64 x 3) (*.f64 (pow.f64 x 3) -2/45)))) (fma.f64 (*.f64 y y) (*.f64 (pow.f64 x 3) -3/2) (pow.f64 x 3)))) |
(fma.f64 (pow.f64 y 4) (*.f64 (pow.f64 x 3) 7/8) (fma.f64 (pow.f64 y 6) (+.f64 (*.f64 (pow.f64 x 3) -1/6) (fma.f64 (pow.f64 x 3) -1/24 (*.f64 (pow.f64 x 3) -11/240))) (fma.f64 y (*.f64 y (*.f64 (pow.f64 x 3) -3/2)) (pow.f64 x 3)))) |
(fma.f64 (pow.f64 y 4) (*.f64 (pow.f64 x 3) 7/8) (fma.f64 (pow.f64 y 6) (fma.f64 x (*.f64 (*.f64 x x) -19/90) (*.f64 (pow.f64 x 3) -31/720)) (*.f64 (+.f64 (*.f64 (*.f64 -3/2 y) y) 1) (pow.f64 x 3)))) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.2b | (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) |
| 0.3b | (cbrt.f64 (cos.f64 y)) | |
| 0.6b | (cbrt.f64 x) | |
| ✓ | 0.7b | (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) |
Compiled 47 to 15 computations (68.1% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) |
| 2.0ms | y | @ | -inf | (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) |
| 1.0ms | y | @ | 0 | (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) |
| 1.0ms | x | @ | -inf | (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) |
| 1.0ms | x | @ | inf | (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) |
| 1× | batch-egg-rewrite |
| 771× | pow1_binary64 |
| 717× | add-log-exp_binary64 |
| 717× | log1p-expm1-u_binary64 |
| 717× | expm1-log1p-u_binary64 |
| 695× | add-exp-log_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 19 |
| 1 | 186 | 14 |
| 2 | 2049 | 14 |
| 1× | node limit |
| Inputs |
|---|
(pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) |
(*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (cos.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (*.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cos.f64 y) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) (cbrt.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2)) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (*.f64 (sqrt.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) (*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 (cos.f64 y) x)) (sqrt.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2)) 3) (cbrt.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) 3) (pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cos.f64 y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) (cbrt.f64 (cos.f64 y))) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) (cbrt.f64 x)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) 1) (cbrt.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) (cbrt.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2))) (cbrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) (sqrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)))) (sqrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) x))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (cbrt.f64 (*.f64 (cos.f64 y) x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) x) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)))))))) |
| 1× | egg-herbie |
| 664× | associate-*l*_binary64 |
| 652× | associate-*r*_binary64 |
| 581× | fma-def_binary64 |
| 426× | distribute-rgt-out_binary64 |
| 242× | associate-+l+_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 527 |
| 1 | 306 | 481 |
| 2 | 1000 | 416 |
| 3 | 5848 | 390 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 1 1/3) x) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2))) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))))))) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/6 (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))) (+.f64 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))))) (*.f64 -1/9 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))))) (+.f64 (*.f64 1/3 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 1 1/3))) (*.f64 -1/9 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))))) (pow.f64 y 6)) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3)))))))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(pow.f64 x 1/3) |
(+.f64 (pow.f64 x 1/3) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 y 6)) (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
| Outputs |
|---|
(*.f64 (pow.f64 1 1/3) x) |
x |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2))) |
(+.f64 x (*.f64 (*.f64 x -1/2) (*.f64 y y))) |
(fma.f64 (*.f64 x -1/2) (*.f64 y y) x) |
(fma.f64 (*.f64 x (*.f64 y y)) -1/2 x) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))))))) |
(+.f64 x (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 x -1/24)) (fma.f64 1/18 x (*.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x))))))) |
(+.f64 x (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (fma.f64 1/3 (*.f64 x -1/24) (fma.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/18)))))) |
(fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (fma.f64 x 1/18 (*.f64 x -1/72))) x)) |
(fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/24)) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) x) (+.f64 (*.f64 (+.f64 (*.f64 -1/6 (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3))) (+.f64 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))))) (*.f64 -1/9 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))))) (+.f64 (*.f64 1/3 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 1 1/3))) (*.f64 -1/9 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))))) (pow.f64 y 6)) (+.f64 (*.f64 (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) x)) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) x))) (pow.f64 y 2)) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) x)) (*.f64 (+.f64 (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 x) 1/3) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x)))) (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 x 2)) 1/3))) (pow.f64 (*.f64 1 x) 1/3)))))))) |
(+.f64 x (fma.f64 (fma.f64 -1/6 (*.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x)) (fma.f64 (cbrt.f64 x) (fma.f64 2/3 (*.f64 (cbrt.f64 (/.f64 1 x)) (-.f64 (*.f64 x -1/720) (fma.f64 -1/3 (*.f64 x -1/24) (*.f64 x -1/216)))) (*.f64 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) -1/9)) (fma.f64 1/3 (*.f64 1 (-.f64 (*.f64 x -1/720) (fma.f64 -1/3 (*.f64 x -1/24) (*.f64 x -1/216)))) (*.f64 -1/9 (*.f64 x -1/24))))) (pow.f64 y 6) (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (+.f64 (*.f64 1/3 (*.f64 x -1/24)) (fma.f64 1/18 x (*.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x)))))))) |
(+.f64 x (fma.f64 (+.f64 (fma.f64 1/3 (-.f64 (*.f64 x -1/720) (fma.f64 x -1/216 (*.f64 x 1/72))) (*.f64 (*.f64 -1/9 x) -1/24)) (*.f64 (cbrt.f64 x) (+.f64 (*.f64 -1/6 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x))))) (fma.f64 2/3 (*.f64 (cbrt.f64 (/.f64 1 x)) (-.f64 (*.f64 x -1/720) (fma.f64 x -1/216 (*.f64 x 1/72)))) (*.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 (*.f64 -1/9 x) -1/24)))))) (pow.f64 y 6) (fma.f64 (*.f64 x -1/2) (*.f64 y y) (*.f64 (pow.f64 y 4) (fma.f64 1/3 (*.f64 x -1/24) (fma.f64 (fma.f64 2/3 (*.f64 (*.f64 x -1/24) (cbrt.f64 (/.f64 1 x))) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/18))))))) |
(fma.f64 (fma.f64 (cbrt.f64 x) (fma.f64 -1/6 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (*.f64 (cbrt.f64 (/.f64 1 x)) (+.f64 (*.f64 2/3 (+.f64 (*.f64 x 7/2160) (*.f64 x -1/72))) (*.f64 x 1/216)))) (fma.f64 1/3 (+.f64 (*.f64 x 7/2160) (*.f64 x -1/72)) (*.f64 x 1/216))) (pow.f64 y 6) (fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (fma.f64 x 1/18 (*.f64 x -1/72))) x))) |
(fma.f64 (fma.f64 (cbrt.f64 x) (fma.f64 -1/6 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (*.f64 (cbrt.f64 (/.f64 1 x)) (+.f64 (*.f64 2/3 (*.f64 x -23/2160)) (*.f64 x 1/216)))) (fma.f64 1/3 (*.f64 x -23/2160) (*.f64 x 1/216))) (pow.f64 y 6) (fma.f64 x (*.f64 (*.f64 y y) -1/2) (fma.f64 (pow.f64 y 4) (fma.f64 (fma.f64 (cbrt.f64 (/.f64 1 x)) (*.f64 x -1/36) (*.f64 1/36 (cbrt.f64 (*.f64 x x)))) (cbrt.f64 x) (*.f64 x 1/24)) x))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 y) x)) |
(*.f64 1 (*.f64 x (cos.f64 y))) |
(*.f64 x (cos.f64 y)) |
(pow.f64 x 1/3) |
(cbrt.f64 x) |
(+.f64 (pow.f64 x 1/3) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))) |
(+.f64 (cbrt.f64 x) (*.f64 (*.f64 -1/6 (cbrt.f64 x)) (*.f64 y y))) |
(fma.f64 -1/6 (*.f64 (*.f64 y y) (cbrt.f64 x)) (cbrt.f64 x)) |
(fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x)) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2))))) |
(+.f64 (cbrt.f64 x) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x -1/24))) (*.f64 (*.f64 -1/6 (cbrt.f64 x)) (*.f64 y y)))) |
(+.f64 (cbrt.f64 x) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 x (*.f64 -1/24 (pow.f64 y 4)))) (*.f64 -1/6 (*.f64 (*.f64 y y) (cbrt.f64 x))))) |
(fma.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x -1/72)) (fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x))) |
(+.f64 (pow.f64 x 1/3) (+.f64 (*.f64 1/3 (*.f64 (*.f64 (-.f64 (*.f64 -1/720 x) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))) (*.f64 -1/216 x))) (pow.f64 y 6)) (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 x 2)) 1/3) (*.f64 (pow.f64 y 4) (-.f64 (*.f64 1/24 x) (*.f64 1/12 x))))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 x) 1/3) (pow.f64 y 2)))))) |
(+.f64 (cbrt.f64 x) (fma.f64 1/3 (*.f64 (-.f64 (*.f64 x -1/720) (fma.f64 -1/3 (*.f64 x -1/24) (*.f64 x -1/216))) (*.f64 (pow.f64 y 6) (cbrt.f64 (/.f64 1 (*.f64 x x))))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (pow.f64 y 4) (*.f64 x -1/24))) (*.f64 (*.f64 -1/6 (cbrt.f64 x)) (*.f64 y y))))) |
(+.f64 (*.f64 1/3 (+.f64 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 (-.f64 (*.f64 x -1/720) (fma.f64 x -1/216 (*.f64 x 1/72))) (pow.f64 y 6))) (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (*.f64 x (*.f64 -1/24 (pow.f64 y 4)))))) (fma.f64 -1/6 (*.f64 (*.f64 y y) (cbrt.f64 x)) (cbrt.f64 x))) |
(fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (+.f64 (*.f64 (+.f64 (*.f64 x 7/2160) (*.f64 x -1/72)) (pow.f64 y 6)) (*.f64 x (*.f64 (pow.f64 y 4) -1/24)))) (fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x))) |
(fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (pow.f64 y 4) -1/24)) (*.f64 (*.f64 x -23/2160) (pow.f64 y 6)))) (fma.f64 (*.f64 y y) (*.f64 -1/6 (cbrt.f64 x)) (cbrt.f64 x))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
(pow.f64 (*.f64 (cos.f64 y) x) 1/3) |
(cbrt.f64 (*.f64 x (cos.f64 y))) |
Compiled 7964 to 3521 computations (55.8% saved)
26 alts after pruning (17 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 427 | 5 | 432 |
| Fresh | 4 | 12 | 16 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 431 | 26 | 457 |
| Status | Error | Program |
|---|---|---|
| 18.9b | (fma.f64 (cbrt.f64 (*.f64 x x)) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) | |
| 2.4b | (fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| ✓ | 0.1b | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| ▶ | 31.2b | (+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) |
| 36.5b | x | |
| 29.2b | (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) | |
| ✓ | 41.1b | (*.f64 z (sin.f64 y)) |
| 42.1b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 y z)) | |
| 21.3b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 y z)) | |
| 29.3b | (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) | |
| ▶ | 52.9b | (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
| ✓ | 28.5b | (+.f64 (*.f64 y z) x) |
| ✓ | 53.5b | (*.f64 y z) |
| ✓ | 27.1b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 z (sin.f64 y))) |
| 26.8b | (+.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) (*.f64 z (sin.f64 y))) | |
| ▶ | 0.5b | (fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| ✓ | 0.4b | (+.f64 (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x)) (*.f64 z (sin.f64 y))) |
| ✓ | 0.1b | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 1.0b | (+.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) (*.f64 z (sin.f64 y))) |
| ▶ | 62.1b | (*.f64 x (*.f64 y (*.f64 y 1/2))) |
| 15.8b | (+.f64 (pow.f64 (*.f64 (pow.f64 (cos.f64 y) 1/3) (cbrt.f64 x)) 3) (*.f64 z (sin.f64 y))) | |
| ▶ | 28.6b | (fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| 21.5b | (*.f64 (cos.f64 y) x) | |
| 27.0b | (/.f64 1 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)))) | |
| ✓ | 1.0b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 z (sin.f64 y))) |
| 33.6b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z) (*.f64 x (cos.f64 y))) |
Compiled 629 to 426 computations (32.3% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.1b | (fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| ✓ | 0.2b | (*.f64 (cbrt.f64 z) (sin.f64 y)) |
| ✓ | 0.4b | (pow.f64 (cbrt.f64 z) 2) |
| ✓ | 0.6b | (cbrt.f64 z) |
Compiled 40 to 14 computations (65% saved)
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | z | @ | inf | (pow.f64 (cbrt.f64 z) 2) |
| 2.0ms | y | @ | inf | (fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| 2.0ms | y | @ | inf | (*.f64 (cbrt.f64 z) (sin.f64 y)) |
| 1.0ms | x | @ | 0 | (fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| 1.0ms | y | @ | 0 | (*.f64 (cbrt.f64 z) (sin.f64 y)) |
| 1× | batch-egg-rewrite |
| 535× | log-prod_binary64 |
| 410× | exp-prod_binary64 |
| 354× | pow-prod-down_binary64 |
| 291× | pow2_binary64 |
| 231× | prod-diff_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 39 |
| 1 | 238 | 31 |
| 2 | 2697 | 29 |
| 1× | node limit |
| Inputs |
|---|
(cbrt.f64 z) |
(pow.f64 (cbrt.f64 z) 2) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (cbrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (cbrt.f64 z))) 2)) (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 z)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 z)))) (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 z)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (cbrt.f64 z))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cbrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 z)) 2) (cbrt.f64 (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cbrt.f64 z)) (pow.f64 (cbrt.f64 (cbrt.f64 z)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 z 1/6) (pow.f64 z 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 z)) 4)) (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 z)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 z 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cbrt.f64 z) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 z z) 1/6)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 z 3) 1/9)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 z)) 2) 3/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cbrt.f64 z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 z) 2/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 z 1/6) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1/3) (log.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (cbrt.f64 z))) 2)) (cbrt.f64 (log.f64 (cbrt.f64 z))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (cbrt.f64 z)))) (sqrt.f64 (log.f64 (cbrt.f64 z))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cbrt.f64 z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fabs.f64 (cbrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 z))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 z) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 z)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2/3 (log.f64 z)) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (cbrt.f64 z))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 1/6 (log.f64 z)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 z) 1) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 z) 1/3) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (cbrt.f64 z)) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 2/3 (log.f64 z)) 1) 1/2)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (pow.f64 (cbrt.f64 z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (pow.f64 (cbrt.f64 z) 2))) 2)) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 (cbrt.f64 z) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (cbrt.f64 z) 2)))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 (cbrt.f64 z) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (pow.f64 (cbrt.f64 z) 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 z) (cbrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 z) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (cbrt.f64 z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 z)) 2) (pow.f64 (cbrt.f64 (cbrt.f64 z)) 4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 z)) 4) (pow.f64 (cbrt.f64 (cbrt.f64 z)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 z) (pow.f64 z 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 z 1/6) (sqrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cbrt.f64 z)) 5) (cbrt.f64 (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 z (cbrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (pow.f64 (cbrt.f64 z) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (pow.f64 (cbrt.f64 z) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 z z))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (pow.f64 (cbrt.f64 z) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (pow.f64 (cbrt.f64 z) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 2/3 (log.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2/3 (log.f64 z)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 z) 2/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2 (log.f64 z)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 1/3 (*.f64 2/3 (log.f64 z))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 z) 1) 2/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 z) 1/3) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (cbrt.f64 z)) 1) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (*.f64 2/3 (log.f64 z)) 1) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (cbrt.f64 z) (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (cbrt.f64 z)) (sin.f64 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (cbrt.f64 z)) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cbrt.f64 z)) (sin.f64 y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cbrt.f64 z)) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 z (pow.f64 (sin.f64 y) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))))) (sqrt.f64 (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cbrt.f64 z)) (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 z (pow.f64 (sin.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 z (pow.f64 (sin.f64 y) 3))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (cbrt.f64 z) (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (cbrt.f64 z) (sin.f64 y))) 1) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 z (sin.f64 y)) 1) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) 2)) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (pow.f64 (cbrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) 2) (cbrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (sqrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3) (pow.f64 (*.f64 x (cos.f64 y)) 3)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (pow.f64 (*.f64 x (cos.f64 y)) 2)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) 2)) (cbrt.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))) (sqrt.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (cos.f64 y)))) (pow.f64 (exp.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 z) (sin.f64 y)) (+.f64 1 (expm1.f64 (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) 1) 1)))))) |
| 1× | egg-herbie |
| 1935× | fma-def_binary64 |
| 663× | distribute-lft-out_binary64 |
| 646× | associate-+l+_binary64 |
| 571× | *-commutative_binary64 |
| 544× | unswap-sqr_binary64 |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 491 |
| 1 | 147 | 446 |
| 2 | 402 | 436 |
| 3 | 1369 | 428 |
| 4 | 2329 | 428 |
| 5 | 3152 | 428 |
| 6 | 3257 | 428 |
| 7 | 3387 | 428 |
| 8 | 3524 | 410 |
| 9 | 5400 | 410 |
| 10 | 6747 | 410 |
| 11 | 7345 | 410 |
| 12 | 7884 | 410 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 (*.f64 1 z) 1/3) y) |
(+.f64 (*.f64 (pow.f64 (*.f64 1 z) 1/3) y) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 3)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 1 z) 1/3) y) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 5))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 3))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 1 z) 1/3) y) (+.f64 (*.f64 -1/5040 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 7))) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 5))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 3)))))) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
x |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 y z)) x) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 y z)) x)) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (*.f64 (pow.f64 y 3) z))) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 y z)) x))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
(*.f64 (pow.f64 (*.f64 1 z) 1/3) y) |
(*.f64 (cbrt.f64 z) y) |
(+.f64 (*.f64 (pow.f64 (*.f64 1 z) 1/3) y) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 3)))) |
(fma.f64 (cbrt.f64 z) y (*.f64 -1/6 (*.f64 (cbrt.f64 z) (pow.f64 y 3)))) |
(fma.f64 (cbrt.f64 z) y (*.f64 (pow.f64 y 3) (*.f64 (cbrt.f64 z) -1/6))) |
(*.f64 (cbrt.f64 z) (+.f64 (*.f64 -1/6 (pow.f64 y 3)) y)) |
(*.f64 (cbrt.f64 z) (+.f64 y (*.f64 -1/6 (pow.f64 y 3)))) |
(*.f64 (cbrt.f64 z) (fma.f64 -1/6 (pow.f64 y 3) y)) |
(+.f64 (*.f64 (pow.f64 (*.f64 1 z) 1/3) y) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 5))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 3))))) |
(fma.f64 (cbrt.f64 z) y (fma.f64 1/120 (*.f64 (cbrt.f64 z) (pow.f64 y 5)) (*.f64 -1/6 (*.f64 (cbrt.f64 z) (pow.f64 y 3))))) |
(fma.f64 (cbrt.f64 z) y (fma.f64 -1/6 (*.f64 (cbrt.f64 z) (pow.f64 y 3)) (*.f64 (pow.f64 y 5) (*.f64 (cbrt.f64 z) 1/120)))) |
(fma.f64 (cbrt.f64 z) (*.f64 -1/6 (pow.f64 y 3)) (*.f64 (cbrt.f64 z) (+.f64 y (*.f64 1/120 (pow.f64 y 5))))) |
(*.f64 (cbrt.f64 z) (+.f64 y (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (*.f64 1/120 (pow.f64 y 5))))) |
(*.f64 (cbrt.f64 z) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 -1/6 (pow.f64 y 3))))) |
(*.f64 (cbrt.f64 z) (fma.f64 -1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) |
(+.f64 (*.f64 (pow.f64 (*.f64 1 z) 1/3) y) (+.f64 (*.f64 -1/5040 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 7))) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 5))) (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 z) 1/3) (pow.f64 y 3)))))) |
(fma.f64 (cbrt.f64 z) y (fma.f64 -1/5040 (*.f64 (cbrt.f64 z) (pow.f64 y 7)) (fma.f64 1/120 (*.f64 (cbrt.f64 z) (pow.f64 y 5)) (*.f64 -1/6 (*.f64 (cbrt.f64 z) (pow.f64 y 3)))))) |
(fma.f64 (cbrt.f64 z) y (fma.f64 -1/5040 (*.f64 (cbrt.f64 z) (pow.f64 y 7)) (fma.f64 -1/6 (*.f64 (cbrt.f64 z) (pow.f64 y 3)) (*.f64 (pow.f64 y 5) (*.f64 (cbrt.f64 z) 1/120))))) |
(+.f64 (*.f64 (cbrt.f64 z) (+.f64 y (*.f64 1/120 (pow.f64 y 5)))) (*.f64 (cbrt.f64 z) (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (*.f64 -1/5040 (pow.f64 y 7))))) |
(*.f64 (cbrt.f64 z) (+.f64 (+.f64 y (*.f64 -1/6 (pow.f64 y 3))) (+.f64 (*.f64 -1/5040 (pow.f64 y 7)) (*.f64 1/120 (pow.f64 y 5))))) |
(*.f64 (cbrt.f64 z) (+.f64 (*.f64 -1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 -1/6 (pow.f64 y 3)))))) |
(*.f64 (cbrt.f64 z) (+.f64 (*.f64 -1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (*.f64 1/120 (pow.f64 y 5)))))) |
(*.f64 (cbrt.f64 z) (fma.f64 -1/6 (pow.f64 y 3) (fma.f64 -1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) y)))) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (pow.f64 (*.f64 1 z) 1/3) (sin.f64 y)) |
(*.f64 (cbrt.f64 z) (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
x |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 y z)) x) |
(fma.f64 1 (*.f64 z y) x) |
(fma.f64 y z x) |
(fma.f64 z y x) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 y z)) x)) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) (fma.f64 1 (*.f64 z y) x)) |
(fma.f64 -1/2 (*.f64 y (*.f64 y x)) (fma.f64 y z x)) |
(fma.f64 x (*.f64 -1/2 (*.f64 y y)) (fma.f64 z y x)) |
(fma.f64 z y (fma.f64 x (*.f64 -1/2 (*.f64 y y)) x)) |
(fma.f64 y (fma.f64 x (*.f64 y -1/2) z) x) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (*.f64 (pow.f64 y 3) z))) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 y z)) x))) |
(+.f64 (fma.f64 -1/2 (*.f64 x (*.f64 y y)) (fma.f64 1 (*.f64 z y) x)) (*.f64 -1/6 (*.f64 z (pow.f64 y 3)))) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 -1/2 (*.f64 y (*.f64 y x)) (fma.f64 y z x))) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 x (*.f64 -1/2 (*.f64 y y)) (fma.f64 z y x))) |
(fma.f64 (pow.f64 y 3) (*.f64 z -1/6) (fma.f64 x (*.f64 -1/2 (*.f64 y y)) (fma.f64 z y x))) |
(fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 z y (fma.f64 x (*.f64 -1/2 (*.f64 y y)) x))) |
(fma.f64 z (fma.f64 -1/6 (pow.f64 y 3) y) (*.f64 x (fma.f64 y (*.f64 y -1/2) 1))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 8.1b | (*.f64 x (*.f64 y (*.f64 y 1/2))) |
Compiled 21 to 13 computations (38.1% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (*.f64 x (*.f64 y (*.f64 y 1/2))) |
| 1.0ms | y | @ | 0 | (*.f64 x (*.f64 y (*.f64 y 1/2))) |
| 1.0ms | y | @ | inf | (*.f64 x (*.f64 y (*.f64 y 1/2))) |
| 0.0ms | x | @ | -inf | (*.f64 x (*.f64 y (*.f64 y 1/2))) |
| 0.0ms | y | @ | -inf | (*.f64 x (*.f64 y (*.f64 y 1/2))) |
| 1× | batch-egg-rewrite |
| 667× | pow1_binary64 |
| 614× | add-log-exp_binary64 |
| 614× | log1p-expm1-u_binary64 |
| 614× | expm1-log1p-u_binary64 |
| 601× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 10 |
| 1 | 142 | 10 |
| 2 | 1680 | 10 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (*.f64 y (*.f64 y 1/2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (*.f64 y (*.f64 y 1/2))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (*.f64 y (sqrt.f64 1/2)) (sqrt.f64 x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (*.f64 y (*.f64 y 1/2))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (pow.f64 (exp.f64 y) (*.f64 y 1/2)) x))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (*.f64 y (*.f64 y 1/2))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (*.f64 y 1/2)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (*.f64 y (*.f64 y 1/2)) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (*.f64 y (*.f64 y 1/2)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (*.f64 y (*.f64 y 1/2)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (*.f64 y (*.f64 y 1/2))))))))) |
| 1× | egg-herbie |
| 2020× | unswap-sqr_binary64 |
| 1080× | sqr-pow_binary64 |
| 636× | fabs-mul_binary64 |
| 612× | pow-sqr_binary64 |
| 610× | cube-prod_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 240 |
| 1 | 17 | 240 |
| 2 | 36 | 240 |
| 3 | 82 | 240 |
| 4 | 219 | 240 |
| 5 | 742 | 240 |
| 6 | 1015 | 240 |
| 7 | 1429 | 240 |
| 8 | 1529 | 240 |
| 9 | 1662 | 240 |
| 10 | 1831 | 240 |
| 11 | 2072 | 240 |
| 12 | 2385 | 240 |
| 13 | 2757 | 240 |
| 14 | 3213 | 240 |
| 15 | 3804 | 240 |
| 16 | 4510 | 240 |
| 17 | 5368 | 240 |
| 18 | 5794 | 240 |
| 19 | 6110 | 240 |
| 20 | 6420 | 240 |
| 21 | 6498 | 240 |
| 22 | 6532 | 240 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
| Outputs |
|---|
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 1/2 (*.f64 (pow.f64 y 2) x)) |
(*.f64 1/2 (*.f64 (*.f64 y y) x)) |
(*.f64 1/2 (*.f64 y (*.f64 y x))) |
(*.f64 y (*.f64 x (*.f64 1/2 y))) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 z (sin.f64 y)) | |
| ✓ | 0.2b | (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
| ✓ | 6.9b | (sqrt.f64 (*.f64 z (sin.f64 y))) |
Compiled 24 to 9 computations (62.5% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
| 1.0ms | z | @ | -inf | (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
| 1.0ms | z | @ | 0 | (sqrt.f64 (*.f64 z (sin.f64 y))) |
| 1.0ms | z | @ | 0 | (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
| 1.0ms | y | @ | 0 | (sqrt.f64 (*.f64 z (sin.f64 y))) |
| 1× | batch-egg-rewrite |
| 613× | pow1_binary64 |
| 565× | add-log-exp_binary64 |
| 565× | log1p-expm1-u_binary64 |
| 565× | expm1-log1p-u_binary64 |
| 551× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 14 |
| 1 | 163 | 14 |
| 2 | 1592 | 14 |
| 1× | node limit |
| Inputs |
|---|
(sqrt.f64 (*.f64 z (sin.f64 y))) |
(pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (sqrt.f64 (*.f64 z (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (sqrt.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (cbrt.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))) (cbrt.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 z) (sqrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 z (sin.f64 y)) 1/4) (pow.f64 (*.f64 z (sin.f64 y)) 1/4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2)) (sqrt.f64 (cbrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 1 1/2) (sqrt.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2) 1/2) (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 z (sin.f64 y)) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3/2) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (sin.f64 y)) 1/4) 2)))) (#(struct:change #<rule egg-rr> (2) ((x fabs.f64 (sqrt.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3/2))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (sqrt.f64 (*.f64 z (sin.f64 y))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 z (sin.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 y) z)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 z (sin.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) (sqrt.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))) (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2) (cbrt.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sin.f64 y)) 2) (*.f64 (cbrt.f64 (sin.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 z (sin.f64 y)) 1/4) (*.f64 (pow.f64 (*.f64 z (sin.f64 y)) 1/4) (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) 1/4)) (pow.f64 (*.f64 z (sin.f64 y)) 1/4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 z (pow.f64 (cbrt.f64 (sin.f64 y)) 2)) (cbrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 y) (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) (cbrt.f64 (*.f64 z (sin.f64 y)))) (cbrt.f64 (sqrt.f64 (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) (sqrt.f64 z)) (sqrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 z) (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 z (sin.f64 y)))))))) |
| 1× | egg-herbie |
| 1× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 48 |
| 1 | 6 | 48 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
| Outputs |
|---|
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
(*.f64 z (sin.f64 y)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) |
| ✓ | 0.1b | (*.f64 (cos.f64 y) (sqrt.f64 x)) |
| 0.1b | (*.f64 z (sin.f64 y)) | |
| ✓ | 0.2b | (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) |
Compiled 42 to 10 computations (76.2% saved)
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (*.f64 (cos.f64 y) (sqrt.f64 x)) |
| 1.0ms | x | @ | -inf | (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) |
| 1.0ms | x | @ | -inf | (*.f64 (cos.f64 y) (sqrt.f64 x)) |
| 1.0ms | x | @ | inf | (*.f64 (cos.f64 y) (sqrt.f64 x)) |
| 1.0ms | y | @ | inf | (*.f64 (cos.f64 y) (sqrt.f64 x)) |
| 1× | batch-egg-rewrite |
| 599× | log-prod_binary64 |
| 437× | pow-prod-down_binary64 |
| 387× | fma-def_binary64 |
| 301× | pow2_binary64 |
| 229× | pow-unpow_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 28 |
| 1 | 228 | 26 |
| 2 | 3002 | 26 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) |
(*.f64 (cos.f64 y) (sqrt.f64 x)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) x)) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) x))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) x))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 y) x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 x 3) (pow.f64 (cos.f64 y) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) x)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (cos.f64 y) x))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (cos.f64 y) x))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 (cos.f64 y) x))) 1/3)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (cos.f64 y) (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) (sqrt.f64 x))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) (sqrt.f64 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) (sqrt.f64 x)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) (sqrt.f64 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (pow.f64 (cos.f64 y) 2)) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 x (pow.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)))) 2)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))) (pow.f64 (cbrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))) 2) (cbrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))) (sqrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3)) (/.f64 1 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)) (/.f64 1 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) 2)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3)) (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) (*.f64 (cos.f64 y) (*.f64 x (*.f64 z (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3))) (neg.f64 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) 2) (pow.f64 (*.f64 (cos.f64 y) x) 2)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) 2)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) 3) (pow.f64 (*.f64 z (sin.f64 y)) 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 y) x))) (pow.f64 (exp.f64 z) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 (cos.f64 y)) x) (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 y) x))) (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y)))) (pow.f64 (exp.f64 (cos.f64 y)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 z) (sin.f64 y)) (+.f64 1 (expm1.f64 (*.f64 (cos.f64 y) x)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (sin.f64 y)))) (+.f64 1 (expm1.f64 (*.f64 (cos.f64 y) x)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (*.f64 (cos.f64 y) (sqrt.f64 x)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cos.f64 y) x) 1 (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (sin.f64 y)) 1 (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (sin.f64 y) 2)) (*.f64 (cbrt.f64 (sin.f64 y)) z) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 x (pow.f64 (cos.f64 y) 2))) (*.f64 (cbrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) 2) (cbrt.f64 (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) x)) 2) (cbrt.f64 (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 x) (*.f64 (pow.f64 x 1/6) (*.f64 (cos.f64 y) (sqrt.f64 x))) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) (*.f64 (cos.f64 y) (sqrt.f64 x))) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) z) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))) (pow.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) x) 1/2) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (cos.f64 y)) (*.f64 (sqrt.f64 (cos.f64 y)) x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) (sqrt.f64 (*.f64 z (sin.f64 y))) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 (cos.f64 y) x)) (sqrt.f64 (*.f64 (cos.f64 y) x)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 y) (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 z) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z) (*.f64 (cos.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cos.f64 y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 (*.f64 x (pow.f64 (cos.f64 y) 2)))) (cbrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 x (*.f64 (cos.f64 y) (sqrt.f64 x))) 1/2) (sqrt.f64 (*.f64 (cos.f64 y) (sqrt.f64 x))) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (cbrt.f64 x)) (pow.f64 x 1/6) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (pow.f64 x 1/4)) (pow.f64 x 1/4) (*.f64 z (sin.f64 y))))))) |
| 1× | egg-herbie |
| 795× | unsub-neg_binary64 |
| 464× | *-commutative_binary64 |
| 422× | distribute-lft-out_binary64 |
| 368× | fma-neg_binary64 |
| 333× | cancel-sign-sub-inv_binary64 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 662 |
| 1 | 149 | 660 |
| 2 | 443 | 641 |
| 3 | 1452 | 637 |
| 4 | 2486 | 637 |
| 5 | 4132 | 636 |
| 6 | 7014 | 636 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 (cos.f64 y) x) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(sqrt.f64 x) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (sqrt.f64 x))) (sqrt.f64 x)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (sqrt.f64 x))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) (sqrt.f64 x))) (sqrt.f64 x))) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) (sqrt.f64 x))) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (sqrt.f64 x))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) (sqrt.f64 x))) (sqrt.f64 x)))) |
x |
(+.f64 (*.f64 y z) x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
x |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 -1/2 (*.f64 y y) 1)) |
(fma.f64 (*.f64 -1/2 y) (*.f64 x y) x) |
(+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 x (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) x) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) x)) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(fma.f64 -1/720 (*.f64 x (pow.f64 y 6)) (fma.f64 1/24 (*.f64 x (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x))) |
(fma.f64 x (*.f64 -1/720 (pow.f64 y 6)) (fma.f64 x (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) x)) |
(*.f64 x (+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 1/24 (pow.f64 y 4))))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 x (cos.f64 y)) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 x (cos.f64 y)) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 x (cos.f64 y)) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 x (cos.f64 y)) |
(sqrt.f64 x) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (sqrt.f64 x))) (sqrt.f64 x)) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) (sqrt.f64 x)) (sqrt.f64 x)) |
(fma.f64 -1/2 (*.f64 y (*.f64 y (sqrt.f64 x))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (fma.f64 -1/2 (*.f64 y y) 1)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (sqrt.f64 x))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) (sqrt.f64 x))) (sqrt.f64 x))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) (sqrt.f64 x)) (fma.f64 1/24 (*.f64 (pow.f64 y 4) (sqrt.f64 x)) (sqrt.f64 x))) |
(+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 -1/2 (*.f64 y y)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 (sqrt.f64 x) (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))))) |
(+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) (sqrt.f64 x))) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (sqrt.f64 x))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) (sqrt.f64 x))) (sqrt.f64 x)))) |
(fma.f64 -1/720 (*.f64 (pow.f64 y 6) (sqrt.f64 x)) (fma.f64 -1/2 (*.f64 (*.f64 y y) (sqrt.f64 x)) (fma.f64 1/24 (*.f64 (pow.f64 y 4) (sqrt.f64 x)) (sqrt.f64 x)))) |
(+.f64 (fma.f64 1/24 (*.f64 (pow.f64 y 4) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 -1/720 (pow.f64 y 6)) (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 (sqrt.f64 x) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 -1/2 (*.f64 y y))) (*.f64 (sqrt.f64 x) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 (fma.f64 -1/720 (pow.f64 y 6) (*.f64 -1/2 (*.f64 y y))) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 (sqrt.f64 x) (+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 1/24 (pow.f64 y 4))))) |
x |
(+.f64 (*.f64 y z) x) |
(fma.f64 y z x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(fma.f64 y z (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x)) |
(fma.f64 -1/2 (*.f64 x (*.f64 y y)) (fma.f64 y z x)) |
(fma.f64 x (*.f64 -1/2 (*.f64 y y)) (fma.f64 y z x)) |
(fma.f64 y (+.f64 z (*.f64 x (*.f64 -1/2 y))) x) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) z)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x))) |
(fma.f64 y z (fma.f64 -1/6 (*.f64 z (pow.f64 y 3)) (fma.f64 -1/2 (*.f64 x (*.f64 y y)) x))) |
(fma.f64 z (+.f64 y (*.f64 -1/6 (pow.f64 y 3))) (*.f64 x (fma.f64 -1/2 (*.f64 y y) 1))) |
(fma.f64 y z (fma.f64 (*.f64 y y) (+.f64 (*.f64 x -1/2) (*.f64 z (*.f64 y -1/6))) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) |
(*.f64 x (cos.f64 y)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 (sqrt.f64 -1) 2) (*.f64 (cos.f64 y) x))) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (sqrt.f64 (sin.f64 y)) |
| ✓ | 0.1b | (fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| 0.1b | (*.f64 x (cos.f64 y)) | |
| ✓ | 0.1b | (*.f64 z (sqrt.f64 (sin.f64 y))) |
Compiled 35 to 9 computations (74.3% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| 1.0ms | y | @ | 0 | (*.f64 z (sqrt.f64 (sin.f64 y))) |
| 1.0ms | z | @ | 0 | (*.f64 z (sqrt.f64 (sin.f64 y))) |
| 1.0ms | y | @ | -inf | (*.f64 z (sqrt.f64 (sin.f64 y))) |
| 1.0ms | y | @ | inf | (*.f64 z (sqrt.f64 (sin.f64 y))) |
| 1× | batch-egg-rewrite |
| 931× | pow1_binary64 |
| 850× | add-log-exp_binary64 |
| 850× | log1p-expm1-u_binary64 |
| 850× | expm1-log1p-u_binary64 |
| 828× | add-exp-log_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 34 |
| 1 | 196 | 27 |
| 2 | 2329 | 27 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 z (sqrt.f64 (sin.f64 y))) |
(fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(sqrt.f64 (sin.f64 y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 z (sqrt.f64 (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 z (sqrt.f64 (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 z (sqrt.f64 (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (sin.f64 y) (*.f64 z z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 z) (sqrt.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 z 3) (pow.f64 (sin.f64 y) 3/2)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (sin.f64 y) 3/2) (pow.f64 z 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 z (sqrt.f64 (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 z (sqrt.f64 (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 z (sqrt.f64 (sin.f64 y))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 z (sin.f64 y)) 1) (*.f64 x (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (pow.f64 (cbrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) 2) (cbrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (sqrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) 3) (pow.f64 (*.f64 x (cos.f64 y)) 3)) (+.f64 (*.f64 (*.f64 z (sin.f64 y)) (*.f64 z (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (*.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 z (sin.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) 2)) (-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (sqrt.f64 (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (sqrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (sqrt.f64 (sin.f64 y))) (cbrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sqrt.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sin.f64 y) 1/4) (pow.f64 (sin.f64 y) 1/4))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (sin.f64 y)) 2)) (sqrt.f64 (cbrt.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 1 1/2) (sqrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (sin.f64 y)) 2) 1/2) (pow.f64 (cbrt.f64 (sin.f64 y)) 1/2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sin.f64 y) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (sin.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sin.f64 y) 3/2) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (sqrt.f64 (sin.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sin.f64 y) 1/4) 2)))) (#(struct:change #<rule egg-rr> (2) ((x fabs.f64 (sqrt.f64 (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (sqrt.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (sin.f64 y) 3/2))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (sqrt.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (sqrt.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (sqrt.f64 (sin.f64 y)))))))) |
| 1× | egg-herbie |
| 4× | fma-def_binary64 |
| 2× | *-commutative_binary64 |
| 1× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 349 |
| 1 | 14 | 349 |
| 2 | 16 | 349 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
x |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
x |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
Compiled 9397 to 3135 computations (66.6% saved)
26 alts after pruning (15 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 585 | 8 | 593 |
| Fresh | 5 | 7 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 3 | 10 | 13 |
| Total | 593 | 26 | 619 |
| Status | Error | Program |
|---|---|---|
| 36.5b | x | |
| 18.9b | (fma.f64 (cbrt.f64 (*.f64 x x)) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) | |
| 62.2b | (-.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1) | |
| ✓ | 0.1b | (fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
| 29.2b | (+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) | |
| 62.0b | (*.f64 y (*.f64 1/2 (*.f64 y x))) | |
| ✓ | 41.1b | (*.f64 z (sin.f64 y)) |
| 42.1b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 y z)) | |
| 2.4b | (fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) | |
| 21.3b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 y z)) | |
| 29.3b | (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) | |
| ✓ | 52.9b | (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
| 41.4b | (*.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y))) | |
| ✓ | 28.5b | (+.f64 (*.f64 y z) x) |
| 42.1b | (+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 y z)) | |
| ✓ | 53.5b | (*.f64 y z) |
| ✓ | 0.4b | (+.f64 (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x)) (*.f64 z (sin.f64 y))) |
| ✓ | 0.1b | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 32.8b | (fma.f64 (*.f64 z (-.f64 (+.f64 1 (sqrt.f64 (sin.f64 y))) 1)) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) | |
| ✓ | 1.0b | (+.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) (*.f64 z (sin.f64 y))) |
| 15.8b | (+.f64 (pow.f64 (*.f64 (pow.f64 (cos.f64 y) 1/3) (cbrt.f64 x)) 3) (*.f64 z (sin.f64 y))) | |
| ✓ | 28.6b | (fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
| 21.5b | (*.f64 (cos.f64 y) x) | |
| ✓ | 27.1b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 z (sin.f64 y))) |
| ✓ | 1.0b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 z (sin.f64 y))) |
| 53.6b | (*.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z)) |
Compiled 343 to 235 computations (31.5% saved)
| Inputs |
|---|
x |
x |
(*.f64 y z) |
(+.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 z (sin.f64 y)) |
(+.f64 x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
(*.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z)) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 y z)) |
(+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 y z)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 y z)) |
(+.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) (*.f64 z (sin.f64 y))) |
(+.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) (*.f64 z (sin.f64 y))) |
(*.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y))) |
(+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 z (sin.f64 y))) |
(+.f64 (cbrt.f64 (pow.f64 (*.f64 x (cos.f64 y)) 3)) (*.f64 z (sin.f64 y))) |
(+.f64 (pow.f64 (cbrt.f64 (*.f64 x (cos.f64 y))) 3) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z) (*.f64 x (cos.f64 y))) |
(+.f64 (pow.f64 (*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 x)) 3) (*.f64 z (sin.f64 y))) |
(+.f64 (pow.f64 (*.f64 (pow.f64 (cos.f64 y) 1/3) (cbrt.f64 x)) 3) (*.f64 z (sin.f64 y))) |
(fma.f64 (cbrt.f64 (*.f64 x x)) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 z (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (*.f64 (cbrt.f64 (cos.f64 y)) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 z (-.f64 (+.f64 1 (sqrt.f64 (sin.f64 y))) 1)) (sqrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (cos.f64 y) 2))) (cbrt.f64 (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(/.f64 1 (/.f64 (fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) 2) (pow.f64 (*.f64 z (sin.f64 y)) 2)))) |
(fma.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 3) 2) (*.f64 (cbrt.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
4 calls:
| 78.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 66.0ms | y |
| 27.0ms | z |
| 23.0ms | x |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | x |
| 0.1b | 1 | y |
| 0.1b | 1 | z |
| 0.1b | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 549 to 203 computations (63% saved)
| Inputs |
|---|
x |
x |
(*.f64 y z) |
(+.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 z (sin.f64 y)) |
(+.f64 x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(pow.f64 (sqrt.f64 (*.f64 z (sin.f64 y))) 2) |
(*.f64 (*.f64 (sin.f64 y) (sqrt.f64 z)) (sqrt.f64 z)) |
| Outputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 10.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 10.0ms | z |
| 10.0ms | x |
| 10.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | x |
| 0.1b | 1 | y |
| 0.1b | 1 | z |
| 0.1b | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 153 to 73 computations (52.3% saved)
| Inputs |
|---|
x |
x |
(*.f64 y z) |
(+.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 z (sin.f64 y)) |
(+.f64 x (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 y z)) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) x)) x)) |
| Outputs |
|---|
(+.f64 x (*.f64 z (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(+.f64 x (*.f64 z (sin.f64 y))) |
3 calls:
| 130.0ms | y |
| 37.0ms | x |
| 34.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 8.3b | 3 | x |
| 9.9b | 5 | y |
| 7.2b | 3 | z |
Compiled 117 to 58 computations (50.4% saved)
| 2× | binary-search |
| Time | Left | Right |
|---|---|---|
| 82.0ms | 3.701094700943855e+63 | 5.15625185427851e+74 |
| 55.0ms | -1.1762298804781626e-128 | -2.1644476162325865e-134 |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
x |
x |
(*.f64 y z) |
(+.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(*.f64 z (sin.f64 y)) |
| Outputs |
|---|
(*.f64 (cos.f64 y) x) |
(*.f64 z (sin.f64 y)) |
(*.f64 (cos.f64 y) x) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(*.f64 (cos.f64 y) x) |
3 calls:
| 77.0ms | z |
| 69.0ms | x |
| 64.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 13.4b | 5 | x |
| 11.4b | 5 | y |
| 12.5b | 7 | z |
Compiled 90 to 48 computations (46.7% saved)
| 4× | binary-search |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 1.1980308152667891e-8 | 0.0014562466707640366 |
| 35.0ms | -0.00027320653101316504 | -7.3933496800348705e-6 |
| 40.0ms | -788808221205.5498 | -440.02338083461 |
| 63.0ms | -3.983699909185574e+42 | -3.3834647833714263e+39 |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
x |
x |
(*.f64 y z) |
(+.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) |
(*.f64 z (sin.f64 y)) |
| Outputs |
|---|
(*.f64 z (sin.f64 y)) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(*.f64 z (sin.f64 y)) |
3 calls:
| 32.0ms | x |
| 23.0ms | z |
| 19.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 24.9b | 5 | x |
| 16.4b | 3 | y |
| 25.9b | 4 | z |
Compiled 82 to 46 computations (43.9% saved)
| 2× | binary-search |
| Time | Left | Right |
|---|---|---|
| 75.0ms | 0.23800974187491078 | 50.48980654578036 |
| 35.0ms | -440.02338083461 | -0.00027320653101316504 |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
x |
x |
(*.f64 y z) |
(+.f64 (*.f64 y z) x) |
(*.f64 y (*.f64 1/2 (*.f64 y x))) |
(*.f64 x (*.f64 y (*.f64 y 1/2))) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y (*.f64 y 1/2)))) 1) |
(+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) |
(+.f64 (*.f64 y z) (+.f64 (*.f64 -1/2 (+.f64 0 (*.f64 y (*.f64 y x)))) x)) |
| Outputs |
|---|
(+.f64 (*.f64 y z) x) |
3 calls:
| 6.0ms | x |
| 6.0ms | y |
| 6.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 28.5b | 1 | x |
| 28.5b | 1 | y |
| 28.5b | 1 | z |
Compiled 78 to 44 computations (43.6% saved)
| Inputs |
|---|
x |
x |
(*.f64 y z) |
| Outputs |
|---|
x |
(*.f64 y z) |
x |
3 calls:
| 168.0ms | x |
| 4.0ms | y |
| 4.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 34.5b | 3 | x |
| 36.5b | 1 | y |
| 36.5b | 1 | z |
Compiled 20 to 13 computations (35% saved)
| 2× | binary-search |
| Time | Left | Right |
|---|---|---|
| 53.0ms | 2.6411274197857965e-155 | 1.601414280353501e-151 |
| 54.0ms | -8.713460643920501e-269 | -4.205517084240331e-272 |
Compiled 18 to 13 computations (27.8% saved)
Total 0.0b remaining (0%)
Threshold costs 0.0b (0%)
| Inputs |
|---|
x |
x |
| Outputs |
|---|
x |
3 calls:
| 24.0ms | y |
| 3.0ms | x |
| 3.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 36.5b | 1 | x |
| 36.5b | 1 | y |
| 36.5b | 1 | z |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 5× | +-commutative_binary64 |
| 5× | *-commutative_binary64 |
| 1× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 198 |
| 1 | 65 | 198 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 z -4589867405276321/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272) (+.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z 3701094700943855258538326660577931005158588196250213034405920768) (*.f64 (cos.f64 y) x) (+.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 y -3983699909185574255018515724024484705861632) (*.f64 (cos.f64 y) x) (if (<=.f64 y -807739618514483/1024) (*.f64 z (sin.f64 y)) (if (<=.f64 y -5039770956865847/18446744073709551616) (*.f64 (cos.f64 y) x) (if (<=.f64 y 7241651926349927/604462909807314587353088) (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) (*.f64 (cos.f64 y) x))))) |
(if (<=.f64 y -7740973179535373/17592186044416) (*.f64 z (sin.f64 y)) (if (<=.f64 y 8575204678547169/36028797018963968) (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) (*.f64 z (sin.f64 y)))) |
(+.f64 (*.f64 y z) x) |
(if (<=.f64 x -1619632913608187/18587711355972288284975781226873757001640752520742430738197148241449258214505054669314603931201954382372484047377412163130682315569311321347385382263779932822287135505593248424283580122928721710877989947279392965075846858835973501101963736754358226037650563818176798910297066860183552) x (if (<=.f64 x 3189605005259989/120766797594289323271729746591624604509341479053326093708038601607859973196548763266756055205685080561326988000984443036792658708157593364241965896045846273396780650463232) (*.f64 y z) x)) |
x |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 x (cos.f64 y))) |
(if (<=.f64 z -4589867405276321/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272) (+.f64 x (*.f64 z (sin.f64 y))) (if (<=.f64 z 3701094700943855258538326660577931005158588196250213034405920768) (*.f64 (cos.f64 y) x) (+.f64 x (*.f64 z (sin.f64 y))))) |
(if (<=.f64 z -4589867405276321/390218568789499028922699653724145788218574767833121393857394619953171467352470702515038262882936496394978366390175827861930996959911035663286272) (+.f64 x (*.f64 (sin.f64 y) z)) (if (<=.f64 z 3701094700943855258538326660577931005158588196250213034405920768) (*.f64 x (cos.f64 y)) (+.f64 x (*.f64 (sin.f64 y) z)))) |
(if (<=.f64 y -3983699909185574255018515724024484705861632) (*.f64 (cos.f64 y) x) (if (<=.f64 y -807739618514483/1024) (*.f64 z (sin.f64 y)) (if (<=.f64 y -5039770956865847/18446744073709551616) (*.f64 (cos.f64 y) x) (if (<=.f64 y 7241651926349927/604462909807314587353088) (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) (*.f64 (cos.f64 y) x))))) |
(if (<=.f64 y -3983699909185574255018515724024484705861632) (*.f64 x (cos.f64 y)) (if (<=.f64 y -807739618514483/1024) (*.f64 (sin.f64 y) z) (if (<=.f64 y -5039770956865847/18446744073709551616) (*.f64 x (cos.f64 y)) (if (<=.f64 y 7241651926349927/604462909807314587353088) (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) (*.f64 x (cos.f64 y)))))) |
(if (<=.f64 y -7740973179535373/17592186044416) (*.f64 z (sin.f64 y)) (if (<=.f64 y 8575204678547169/36028797018963968) (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) (*.f64 z (sin.f64 y)))) |
(if (<=.f64 y -7740973179535373/17592186044416) (*.f64 (sin.f64 y) z) (if (<=.f64 y 8575204678547169/36028797018963968) (+.f64 (*.f64 y z) (*.f64 x (+.f64 1 (*.f64 (*.f64 y y) -1/2)))) (*.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 y z) x) |
(+.f64 x (*.f64 y z)) |
(if (<=.f64 x -1619632913608187/18587711355972288284975781226873757001640752520742430738197148241449258214505054669314603931201954382372484047377412163130682315569311321347385382263779932822287135505593248424283580122928721710877989947279392965075846858835973501101963736754358226037650563818176798910297066860183552) x (if (<=.f64 x 3189605005259989/120766797594289323271729746591624604509341479053326093708038601607859973196548763266756055205685080561326988000984443036792658708157593364241965896045846273396780650463232) (*.f64 y z) x)) |
x |
Compiled 158 to 93 computations (41.1% saved)
Compiled 137 to 55 computations (59.9% saved)
Loading profile data...