Time bar (total: 10.3s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 25% | 74.9% | 0.1% | 7 |
| 37.4% | 62.4% | 0.1% | 8 |
| 37.4% | 62.4% | 0.1% | 9 |
| 56.2% | 43.7% | 0.1% | 10 |
| 65.5% | 34.3% | 0.1% | 11 |
| 65.5% | 34.3% | 0.1% | 12 |
Compiled 13 to 9 computations (30.8% saved)
| 1.2s | 2087× | body | 1024 | valid |
| 1.2s | 5130× | body | 256 | valid |
| 426.0ms | 1034× | body | 512 | valid |
| 4.0ms | 5× | 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 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 y (sin.f64 x)) (*.f64 z (cos.f64 x))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 z)) (*.f64 y (cos.f64 z))) |
| Outputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 y (sin.f64 x)) (*.f64 z (cos.f64 x))) |
(fma.f64 y (sin.f64 x) (*.f64 z (cos.f64 x))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 x (sin.f64 z)) (*.f64 y (cos.f64 z))) |
(fma.f64 x (sin.f64 z) (*.f64 y (cos.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 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
Compiled 20 to 9 computations (55% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 2 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 3 | 3 |
| Status | Error | Program |
|---|---|---|
| ▶ | 0.1b | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| ▶ | 0.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 23 to 15 computations (34.8% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (cos.f64 y) |
| ✓ | 0.0b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| ✓ | 0.1b | (*.f64 x (sin.f64 y)) |
| ✓ | 0.1b | (*.f64 z (cos.f64 y)) |
Compiled 27 to 8 computations (70.4% saved)
24 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | (*.f64 z (cos.f64 y)) |
| 1.0ms | y | @ | 0 | (*.f64 x (sin.f64 y)) |
| 1.0ms | y | @ | 0 | (*.f64 z (cos.f64 y)) |
| 1.0ms | x | @ | 0 | (*.f64 x (sin.f64 y)) |
| 1.0ms | z | @ | inf | (*.f64 z (cos.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 | 27 |
| 1 | 187 | 27 |
| 2 | 2497 | 27 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 z (cos.f64 y)) |
(*.f64 x (sin.f64 y)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(cos.f64 y) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 z (cos.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 z (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 z (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 z (cos.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (cos.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 z (cos.f64 y)))) 2)) (cbrt.f64 (log.f64 (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 z (cos.f64 y))))) (sqrt.f64 (log.f64 (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 z (cos.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 z (cos.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 z (cos.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 z (cos.f64 y)))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z (cos.f64 y))) 3) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 z) 1) (log.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 z) (*.f64 (log.f64 (cos.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 z) 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 z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 (cos.f64 y)) (*.f64 (log.f64 z) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 y)) 1) (*.f64 (log.f64 z) 1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sin.f64 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sin.f64 y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 x (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (sin.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 x (sin.f64 y)))) 2)) (cbrt.f64 (log.f64 (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 x (sin.f64 y))))) (sqrt.f64 (log.f64 (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 x (sin.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 x (sin.f64 y)))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 y))) 3) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 x) 1) (log.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 x) (*.f64 (log.f64 (sin.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 x) 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 x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 (sin.f64 y)) (*.f64 (log.f64 x) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 y)) 1) (*.f64 (log.f64 x) 1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (pow.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) 2) (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) (sqrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (/.f64 1 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2)) (/.f64 1 (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2)) (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3))) (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2))) (neg.f64 (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) 2)) (cbrt.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))) (sqrt.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (cos.f64 y)))) (pow.f64 (exp.f64 x) (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 z) (cos.f64 y)) (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (cos.f64 y)))) (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y)))) (pow.f64 (exp.f64 z) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 x) (sin.f64 y)) (+.f64 1 (expm1.f64 (*.f64 z (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y)))) (+.f64 1 (expm1.f64 (*.f64 z (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y))))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (cos.f64 y) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (cos.f64 y)) 1 (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sin.f64 y) x (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (sin.f64 y)) 1 (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2) (cbrt.f64 (*.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 z (cos.f64 y))) (pow.f64 (cbrt.f64 (*.f64 z (cos.f64 y))) 2) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 z (cos.f64 y))) 2) (cbrt.f64 (*.f64 z (cos.f64 y))) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (cos.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (sin.f64 y)) (*.f64 z (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)) x) (*.f64 z (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)) z) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) (sqrt.f64 (*.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 z (cos.f64 y))) (sqrt.f64 (*.f64 z (cos.f64 y))) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) (cos.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 (sin.f64 y)) x) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (cos.f64 y)) (*.f64 (sqrt.f64 (cos.f64 y)) z) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 y) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (cbrt.f64 (pow.f64 (cos.f64 y) 2))) (cbrt.f64 (cos.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (sqrt.f64 (cos.f64 y))) (sqrt.f64 (cos.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cos.f64 y) (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 z) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (cos.f64 y) (sqrt.f64 z)) (sqrt.f64 z) (*.f64 x (sin.f64 y))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (cos.f64 (exp.f64 (log1p.f64 y))) (cos.f64 1)) (*.f64 (sin.f64 (exp.f64 (log1p.f64 y))) (sin.f64 1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (cos.f64 y))) 2)) (log.f64 (cbrt.f64 (exp.f64 (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (cos.f64 y)))) (log.f64 (sqrt.f64 (exp.f64 (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (pow.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cos.f64 y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (cos.f64 y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (log.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (cos.f64 y))) 2)) (cbrt.f64 (log.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (cos.f64 y)))) (sqrt.f64 (log.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (cos.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cos.f64 y)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 y) 3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (cos.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 y)) 1) 1)))))) |
| 1× | egg-herbie |
| 682× | sqr-pow_binary64 |
| 626× | cube-prod_binary64 |
| 461× | *-commutative_binary64 |
| 443× | pow-sqr_binary64 |
| 406× | distribute-lft-out_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 784 |
| 1 | 168 | 773 |
| 2 | 459 | 748 |
| 3 | 1472 | 746 |
| 4 | 2333 | 746 |
| 5 | 3438 | 746 |
| 6 | 3576 | 746 |
| 7 | 3793 | 746 |
| 8 | 4008 | 746 |
| 9 | 4290 | 746 |
| 10 | 4703 | 746 |
| 11 | 5202 | 746 |
| 12 | 5778 | 746 |
| 13 | 6468 | 746 |
| 14 | 6976 | 746 |
| 15 | 7372 | 746 |
| 16 | 7760 | 746 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 y x) |
(+.f64 (*.f64 y x) (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (*.f64 -1/6 (*.f64 (pow.f64 y 3) x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 (*.f64 -1/5040 (*.f64 (pow.f64 y 7) x)) (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
| Outputs |
|---|
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) z) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) 1) z) |
(*.f64 z (fma.f64 y (*.f64 y -1/2) 1)) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) 1)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (fma.f64 -1/2 (*.f64 z (*.f64 y y)) z) (*.f64 1/24 (*.f64 z (pow.f64 y 4)))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 1/24 (*.f64 z (pow.f64 y 4)) z)) |
(*.f64 z (fma.f64 y (*.f64 y -1/2) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (+.f64 z (*.f64 1/24 (*.f64 z (pow.f64 y 4)))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (fma.f64 1/24 (*.f64 z (pow.f64 y 4)) z))) |
(+.f64 z (*.f64 z (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))))) |
(*.f64 z (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 y (*.f64 y -1/2) (fma.f64 1/24 (pow.f64 y 4) 1)))) |
(*.f64 z (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1)))) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 y x) |
(+.f64 (*.f64 y x) (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))) |
(fma.f64 y x (*.f64 -1/6 (*.f64 x (pow.f64 y 3)))) |
(*.f64 x (+.f64 (*.f64 -1/6 (pow.f64 y 3)) y)) |
(*.f64 x (fma.f64 -1/6 (pow.f64 y 3) y)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (*.f64 -1/6 (*.f64 (pow.f64 y 3) x)))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 y x (*.f64 -1/6 (*.f64 x (pow.f64 y 3))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (*.f64 x (+.f64 (*.f64 -1/6 (pow.f64 y 3)) y))) |
(*.f64 x (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (fma.f64 1/120 (pow.f64 y 5) y))) |
(*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 5)) (fma.f64 -1/6 (pow.f64 y 3) y))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 (*.f64 -1/5040 (*.f64 (pow.f64 y 7) x)) (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 y x (fma.f64 -1/5040 (*.f64 x (pow.f64 y 7)) (*.f64 -1/6 (*.f64 x (pow.f64 y 3)))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 y x (*.f64 x (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (*.f64 -1/5040 (pow.f64 y 7)))))) |
(*.f64 x (+.f64 (fma.f64 -1/6 (pow.f64 y 3) (*.f64 -1/5040 (pow.f64 y 7))) (fma.f64 1/120 (pow.f64 y 5) y))) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 y x z)) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 y x z)) |
(fma.f64 z (*.f64 -1/2 (*.f64 y y)) (fma.f64 y x z)) |
(fma.f64 (*.f64 y y) (*.f64 z -1/2) (fma.f64 y x z)) |
(fma.f64 (fma.f64 -1/2 (*.f64 y y) 1) z (*.f64 y x)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (+.f64 (fma.f64 y x z) (*.f64 -1/6 (*.f64 x (pow.f64 y 3))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 y x (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z))) |
(fma.f64 z (*.f64 -1/2 (*.f64 y y)) (fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) z)) |
(fma.f64 z (*.f64 y (*.f64 y -1/2)) (fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (*.f64 -1/2 (*.f64 y y))) |
(fma.f64 -1/2 (*.f64 y y) 1) |
(fma.f64 y (*.f64 y -1/2) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 1/24 (pow.f64 y 4))) |
(fma.f64 y (*.f64 y -1/2) (fma.f64 1/24 (pow.f64 y 4) 1)) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1)) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 1/24 (pow.f64 y 4)))) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 y (*.f64 y -1/2) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (cos.f64 y) | |
| ✓ | 0.1b | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 0.1b | (*.f64 z (cos.f64 y)) |
Compiled 22 to 7 computations (68.2% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 0.0ms | y | @ | -inf | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 0.0ms | y | @ | inf | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 0.0ms | x | @ | -inf | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| 0.0ms | x | @ | inf | (fma.f64 x (sin.f64 y) (*.f64 z (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 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 x (sin.f64 y)) 1) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) (pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) 2) (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) (sqrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (+.f64 (*.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y))) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (*.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) 2)) (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))))))))) |
| 1× | egg-herbie |
| 853× | fma-def_binary64 |
| 757× | sqr-pow_binary64 |
| 556× | distribute-lft-out_binary64 |
| 476× | *-commutative_binary64 |
| 441× | cube-prod_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 396 |
| 1 | 63 | 394 |
| 2 | 151 | 394 |
| 3 | 400 | 391 |
| 4 | 1332 | 388 |
| 5 | 2659 | 388 |
| 6 | 4130 | 388 |
| 7 | 4254 | 388 |
| 8 | 4430 | 388 |
| 9 | 4644 | 388 |
| 10 | 4980 | 388 |
| 11 | 5334 | 388 |
| 12 | 5810 | 388 |
| 13 | 6353 | 388 |
| 14 | 7015 | 388 |
| 15 | 7843 | 388 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 y x z)) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 y x z)) |
(fma.f64 y x (fma.f64 z (*.f64 y (*.f64 y -1/2)) z)) |
(fma.f64 y x (fma.f64 (*.f64 y y) (*.f64 z -1/2) z)) |
(fma.f64 y (fma.f64 y (*.f64 z -1/2) x) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (+.f64 (fma.f64 y x z) (*.f64 -1/6 (*.f64 x (pow.f64 y 3))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 y x (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z))) |
(fma.f64 (*.f64 y y) (*.f64 z -1/2) (fma.f64 (pow.f64 y 3) (*.f64 x -1/6) (fma.f64 y x z))) |
(fma.f64 y (*.f64 y (*.f64 z -1/2)) (fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) z)) |
(fma.f64 y x (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 x -1/6) (*.f64 z -1/2)) z)) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) (*.f64 z (fma.f64 y (*.f64 y -1/2) 1))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
Compiled 4409 to 1507 computations (65.8% saved)
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 18 | 306 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 288 | 20 | 308 |
| Status | Error | Program |
|---|---|---|
| 36.5b | (*.f64 (sin.f64 y) x) | |
| 0.3b | (fma.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (*.f64 (cbrt.f64 (cos.f64 y)) z) (*.f64 x (sin.f64 y))) | |
| 27.6b | (*.f64 (cos.f64 y) z) | |
| 15.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (sqrt.f64 (cos.f64 y)) 2))) | |
| ▶ | 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3))) |
| 28.6b | (+.f64 (pow.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) 2) (*.f64 z (cos.f64 y))) | |
| 31.4b | (fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| ▶ | 14.2b | (+.f64 (*.f64 x (sin.f64 y)) z) |
| ▶ | 0.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (expm1.f64 (log1p.f64 (cos.f64 y))))) |
| 27.6b | (+.f64 (*.f64 x (sin.f64 y)) (cbrt.f64 (pow.f64 (*.f64 z (cos.f64 y)) 3))) | |
| 31.4b | (fma.f64 y x z) | |
| 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) | |
| 40.6b | z | |
| ✓ | 0.1b | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| ✓ | 0.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0.6b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 3) (*.f64 z (cos.f64 y))) | |
| ▶ | 31.4b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (cos.f64 y))) |
| ▶ | 31.4b | (+.f64 (*.f64 y x) z) |
| 4.1b | (fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| 20.0b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)) (*.f64 z (cos.f64 y))) |
Compiled 473 to 324 computations (31.5% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 x (sin.f64 y)) | |
| ✓ | 0.1b | (*.f64 z (expm1.f64 (log1p.f64 (cos.f64 y)))) |
| ✓ | 0.2b | (expm1.f64 (log1p.f64 (cos.f64 y))) |
| ✓ | 0.2b | (log1p.f64 (cos.f64 y)) |
Compiled 38 to 10 computations (73.7% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 48.0ms | y | @ | inf | (log1p.f64 (cos.f64 y)) |
| 21.0ms | y | @ | -inf | (log1p.f64 (cos.f64 y)) |
| 3.0ms | y | @ | 0 | (*.f64 z (expm1.f64 (log1p.f64 (cos.f64 y)))) |
| 2.0ms | y | @ | 0 | (log1p.f64 (cos.f64 y)) |
| 0.0ms | y | @ | 0 | (expm1.f64 (log1p.f64 (cos.f64 y))) |
| 1× | batch-egg-rewrite |
| 543× | pow1_binary64 |
| 518× | add-sqr-sqrt_binary64 |
| 497× | add-log-exp_binary64 |
| 497× | expm1-log1p-u_binary64 |
| 496× | log1p-expm1-u_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 14 |
| 1 | 117 | 14 |
| 2 | 1354 | 14 |
| 1× | node limit |
| Inputs |
|---|
(log1p.f64 (cos.f64 y)) |
(expm1.f64 (log1p.f64 (cos.f64 y))) |
(*.f64 z (expm1.f64 (log1p.f64 (cos.f64 y)))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (log1p.f64 (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (log1p.f64 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (log1p.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (log1p.f64 (cos.f64 y))) (pow.f64 (cbrt.f64 (log1p.f64 (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (log1p.f64 (cos.f64 y))) 2) (cbrt.f64 (log1p.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (log1p.f64 (cos.f64 y))) (sqrt.f64 (log1p.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (log1p.f64 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (log1p.f64 (cos.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (log1p.f64 (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (log1p.f64 (cos.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (log1p.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 (cos.f64 y) 1))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (log1p.f64 (cos.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (log1p.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (log1p.f64 (cos.f64 y)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (cos.f64 y) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (cos.f64 y) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) 1) (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) (+.f64 (cos.f64 y) 1)) (+.f64 1 (*.f64 (+.f64 (cos.f64 y) 1) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (+.f64 (cos.f64 y) 1) (+.f64 (cos.f64 y) 1)) 1) (+.f64 (+.f64 (cos.f64 y) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cos.f64 y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (cos.f64 y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (cos.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cos.f64 y)))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cos.f64 y))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (cos.f64 y) z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) z))))))) |
| 1× | egg-herbie |
| 767× | fma-def_binary64 |
| 629× | distribute-rgt-in_binary64 |
| 629× | distribute-rgt-out_binary64 |
| 573× | associate-*l*_binary64 |
| 556× | distribute-lft-out_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 362 |
| 1 | 115 | 354 |
| 2 | 289 | 341 |
| 3 | 897 | 339 |
| 4 | 3419 | 339 |
| 5 | 5805 | 339 |
| 6 | 6146 | 339 |
| 7 | 6376 | 339 |
| 8 | 6593 | 339 |
| 9 | 6866 | 339 |
| 10 | 7203 | 339 |
| 1× | node limit |
| Inputs |
|---|
(log.f64 2) |
(+.f64 (*.f64 -1/4 (pow.f64 y 2)) (log.f64 2)) |
(+.f64 (*.f64 -1/4 (pow.f64 y 2)) (+.f64 (log.f64 2) (*.f64 -1/96 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/4 (pow.f64 y 2)) (+.f64 (log.f64 2) (+.f64 (*.f64 -1/1440 (pow.f64 y 6)) (*.f64 -1/96 (pow.f64 y 4))))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(log.f64 2) |
(+.f64 (*.f64 -1/4 (pow.f64 y 2)) (log.f64 2)) |
(fma.f64 -1/4 (*.f64 y y) (log.f64 2)) |
(+.f64 (*.f64 -1/4 (pow.f64 y 2)) (+.f64 (log.f64 2) (*.f64 -1/96 (pow.f64 y 4)))) |
(+.f64 (fma.f64 -1/4 (*.f64 y y) (log.f64 2)) (*.f64 -1/96 (pow.f64 y 4))) |
(fma.f64 -1/4 (*.f64 y y) (fma.f64 -1/96 (pow.f64 y 4) (log.f64 2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) -1/96 -1/4) (log.f64 2)) |
(+.f64 (*.f64 -1/4 (pow.f64 y 2)) (+.f64 (log.f64 2) (+.f64 (*.f64 -1/1440 (pow.f64 y 6)) (*.f64 -1/96 (pow.f64 y 4))))) |
(+.f64 (fma.f64 -1/4 (*.f64 y y) (log.f64 2)) (fma.f64 -1/1440 (pow.f64 y 6) (*.f64 -1/96 (pow.f64 y 4)))) |
(+.f64 (fma.f64 -1/4 (*.f64 y y) (log.f64 2)) (fma.f64 -1/96 (pow.f64 y 4) (*.f64 -1/1440 (pow.f64 y 6)))) |
(fma.f64 -1/4 (*.f64 y y) (fma.f64 -1/96 (pow.f64 y 4) (fma.f64 -1/1440 (pow.f64 y 6) (log.f64 2)))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) -1/96 -1/4) (fma.f64 -1/1440 (pow.f64 y 6) (log.f64 2))) |
(fma.f64 -1/1440 (pow.f64 y 6) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) -1/96 -1/4) (log.f64 2))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y -1/96) -1/4) (fma.f64 -1/1440 (pow.f64 y 6) (log.f64 2))) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
(log.f64 (+.f64 1 (cos.f64 y))) |
(log1p.f64 (cos.f64 y)) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (*.f64 (*.f64 y y) -1/2)) |
(fma.f64 (*.f64 y y) -1/2 1) |
(fma.f64 y (*.f64 y -1/2) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 (pow.f64 y 4) 1/24))) |
(+.f64 1 (fma.f64 (*.f64 y y) -1/2 (*.f64 (pow.f64 y 4) 1/24))) |
(fma.f64 (pow.f64 y 4) 1/24 (fma.f64 y (*.f64 y -1/2) 1)) |
(fma.f64 y (*.f64 y -1/2) (fma.f64 (pow.f64 y 4) 1/24 1)) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 (pow.f64 y 4) 1/24)))) |
(+.f64 (fma.f64 (*.f64 y y) -1/2 (*.f64 (pow.f64 y 4) 1/24)) (fma.f64 (pow.f64 y 6) -1/720 1)) |
(fma.f64 (pow.f64 y 6) -1/720 (fma.f64 (pow.f64 y 4) 1/24 (fma.f64 y (*.f64 y -1/2) 1))) |
(fma.f64 y (*.f64 y -1/2) (fma.f64 (pow.f64 y 4) 1/24 (fma.f64 (pow.f64 y 6) -1/720 1))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) (fma.f64 (pow.f64 y 6) -1/720 1)) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) |
(*.f64 (fma.f64 y (*.f64 y -1/2) 1) z) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) z) |
(fma.f64 y (*.f64 y (*.f64 -1/2 z)) z) |
(fma.f64 y (*.f64 z (*.f64 y -1/2)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 (pow.f64 y 4) 1/24) z z)) |
(*.f64 z (fma.f64 (pow.f64 y 4) 1/24 (fma.f64 y (*.f64 y -1/2) 1))) |
(*.f64 (fma.f64 (pow.f64 y 4) 1/24 (fma.f64 y (*.f64 y -1/2) 1)) z) |
(fma.f64 z (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2)) z) |
(fma.f64 z (fma.f64 (pow.f64 y 4) 1/24 (*.f64 y (*.f64 y -1/2))) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (fma.f64 (*.f64 (pow.f64 y 4) 1/24) z z))) |
(+.f64 z (*.f64 z (fma.f64 (pow.f64 y 6) -1/720 (fma.f64 y (*.f64 y -1/2) (*.f64 (pow.f64 y 4) 1/24))))) |
(fma.f64 z (fma.f64 y (*.f64 y -1/2) (fma.f64 (pow.f64 y 6) -1/720 (*.f64 (pow.f64 y 4) 1/24))) z) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) (fma.f64 (pow.f64 y 6) -1/720 1)) z) |
(fma.f64 z (fma.f64 y (*.f64 y -1/2) (fma.f64 (pow.f64 y 4) 1/24 (*.f64 (pow.f64 y 6) -1/720))) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 y x) z) |
Compiled 14 to 5 computations (64.3% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (+.f64 (*.f64 y x) z) |
| 0.0ms | y | @ | inf | (+.f64 (*.f64 y x) z) |
| 0.0ms | x | @ | -inf | (+.f64 (*.f64 y x) z) |
| 0.0ms | x | @ | inf | (+.f64 (*.f64 y x) z) |
| 0.0ms | y | @ | -inf | (+.f64 (*.f64 y x) z) |
| 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 x) z) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (fma.f64 y x z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (-.f64 (*.f64 y x) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 y x) z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 y x z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 y x z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 y x z)) (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 y x z)) 2) (cbrt.f64 (fma.f64 y x z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 y x z)) (sqrt.f64 (fma.f64 y x z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z (-.f64 z (*.f64 y x))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (/.f64 1 (-.f64 (*.f64 y x) z)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z (-.f64 z (*.f64 y x)))) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 y x) z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z (-.f64 z (*.f64 y x)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3)) (+.f64 (*.f64 z z) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 y (*.f64 x z)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z)) (-.f64 (*.f64 y x) z))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 z 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z (-.f64 z (*.f64 y x))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 y x) z)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 y x) 2)) (-.f64 z (*.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 y x z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 y x z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 y x z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 y x z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 y x z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 y x z)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 y x z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 y x z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 y x z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 y x z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 y x z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x y z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 y x) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 z (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (*.f64 y x)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) z))))) |
| 1× | egg-herbie |
| 1× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 24 |
| 1 | 6 | 24 |
| 1× | saturated |
| Inputs |
|---|
z |
(*.f64 y x) |
(*.f64 y x) |
z |
(*.f64 y x) |
(*.f64 y x) |
(*.f64 y x) |
z |
z |
| Outputs |
|---|
z |
(*.f64 y x) |
(*.f64 y x) |
z |
(*.f64 y x) |
(*.f64 y x) |
(*.f64 y x) |
z |
z |
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 0.1b | (*.f64 x (sin.f64 y)) |
Compiled 18 to 6 computations (66.7% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 0.0ms | y | @ | 0 | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 0.0ms | x | @ | -inf | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 0.0ms | y | @ | inf | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 0.0ms | y | @ | -inf | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 1× | batch-egg-rewrite |
| 802× | pow1_binary64 |
| 741× | add-log-exp_binary64 |
| 741× | log1p-expm1-u_binary64 |
| 741× | expm1-log1p-u_binary64 |
| 724× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 7 |
| 1 | 148 | 7 |
| 2 | 1998 | 7 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) z) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (fma.f64 x (sin.f64 y) z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (-.f64 (*.f64 x (sin.f64 y)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x (sin.f64 y)) z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 x (sin.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 x (sin.f64 y) z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) (pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) 2) (cbrt.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 x (sin.f64 y) z)) (sqrt.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z z)) (/.f64 1 (-.f64 (*.f64 x (sin.f64 y)) z)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 x (sin.f64 y)) z) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z z))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (*.f64 z z) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 x (*.f64 (sin.f64 y) z)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z z)) (-.f64 (*.f64 x (sin.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 x (sin.f64 y)) z)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (-.f64 z (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 x (sin.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 x (sin.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 x (sin.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 x (sin.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 x (sin.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (sin.f64 y) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sin.f64 y) x z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 x (sin.f64 y)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 z (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2) (cbrt.f64 (*.f64 x (sin.f64 y))) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) (sqrt.f64 (*.f64 x (sin.f64 y))) z))))) |
| 1× | egg-herbie |
| 1295× | fma-def_binary64 |
| 788× | sqr-pow_binary64 |
| 533× | associate-*l*_binary64 |
| 488× | *-commutative_binary64 |
| 448× | cube-prod_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 305 |
| 1 | 55 | 249 |
| 2 | 136 | 246 |
| 3 | 368 | 242 |
| 4 | 1004 | 240 |
| 5 | 2335 | 240 |
| 6 | 2793 | 240 |
| 7 | 3429 | 240 |
| 8 | 3551 | 240 |
| 9 | 3724 | 240 |
| 10 | 3943 | 240 |
| 11 | 4930 | 240 |
| 12 | 5390 | 240 |
| 13 | 5991 | 240 |
| 14 | 6744 | 240 |
| 15 | 7676 | 240 |
| 1× | node limit |
| Inputs |
|---|
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x)))) |
(+.f64 (fma.f64 y x z) (*.f64 -1/6 (*.f64 x (pow.f64 y 3)))) |
(fma.f64 y x (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z)) |
(fma.f64 x (*.f64 -1/6 (pow.f64 y 3)) (fma.f64 y x z)) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) z) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (+.f64 (fma.f64 y x z) (*.f64 -1/6 (*.f64 x (pow.f64 y 3))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 y x (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z))) |
(fma.f64 x (fma.f64 1/120 (pow.f64 y 5) y) (fma.f64 x (*.f64 -1/6 (pow.f64 y 3)) z)) |
(fma.f64 x (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (fma.f64 1/120 (pow.f64 y 5) y)) z) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) z) |
(fma.f64 x (fma.f64 1/120 (pow.f64 y 5) (fma.f64 -1/6 (pow.f64 y 3) y)) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 x (sin.f64 y)) | |
| ✓ | 0.1b | (*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3)) |
| ✓ | 0.3b | (cbrt.f64 (cos.f64 y)) |
| ✓ | 0.3b | (pow.f64 (cbrt.f64 (cos.f64 y)) 3) |
Compiled 42 to 17 computations (59.5% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (pow.f64 (cbrt.f64 (cos.f64 y)) 3) |
| 2.0ms | y | @ | -inf | (pow.f64 (cbrt.f64 (cos.f64 y)) 3) |
| 1.0ms | y | @ | 0 | (pow.f64 (cbrt.f64 (cos.f64 y)) 3) |
| 1.0ms | z | @ | inf | (*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3)) |
| 0.0ms | y | @ | inf | (*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3)) |
| 1× | batch-egg-rewrite |
| 634× | pow1_binary64 |
| 592× | add-log-exp_binary64 |
| 592× | log1p-expm1-u_binary64 |
| 592× | expm1-log1p-u_binary64 |
| 577× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 14 |
| 1 | 166 | 14 |
| 2 | 1658 | 14 |
| 1× | node limit |
| Inputs |
|---|
(pow.f64 (cbrt.f64 (cos.f64 y)) 3) |
(cbrt.f64 (cos.f64 y)) |
(*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (cbrt.f64 (cos.f64 y)))))) (#(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))) (pow.f64 (cbrt.f64 (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cos.f64 y) 1/6) (*.f64 (pow.f64 (cos.f64 y) 1/6) (pow.f64 (cbrt.f64 (cos.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2) 3) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cos.f64 y) 1/6) 3) (pow.f64 (pow.f64 (cos.f64 y) 1/6) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) 1) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (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 (*.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (pow.f64 (cos.f64 y) 1/6)) (pow.f64 (cos.f64 y) 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (cos.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cos.f64 y)))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cos.f64 y))))))) |
((#(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 (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 (cbrt.f64 (cbrt.f64 (cos.f64 y))) (pow.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) 1/3))))) (#(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 (pow.f64 (cos.f64 y) 1/6) (pow.f64 (cos.f64 y) 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) 1/3) (cbrt.f64 (cbrt.f64 (cos.f64 y))))))) (#(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 (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 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 (*.f64 (cos.f64 y) z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) z))))))) |
| 1× | egg-herbie |
| 767× | fma-def_binary64 |
| 630× | distribute-rgt-out_binary64 |
| 621× | distribute-rgt-in_binary64 |
| 573× | associate-*l*_binary64 |
| 556× | distribute-lft-out_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 380 |
| 1 | 116 | 344 |
| 2 | 297 | 333 |
| 3 | 926 | 331 |
| 4 | 3444 | 331 |
| 5 | 5862 | 331 |
| 6 | 6219 | 331 |
| 7 | 6472 | 331 |
| 8 | 6719 | 331 |
| 9 | 7029 | 331 |
| 10 | 7414 | 331 |
| 1× | node limit |
| Inputs |
|---|
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
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) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (*.f64 -1/2 (*.f64 y y))) |
(fma.f64 -1/2 (*.f64 y y) 1) |
(fma.f64 y (*.f64 -1/2 y) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 1/24 (pow.f64 y 4))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1)) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
(*.f64 (pow.f64 1 1/3) (cos.f64 y)) |
(*.f64 1 (cos.f64 y)) |
(cos.f64 y) |
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 (*.f64 y y) -1/6)) |
(fma.f64 (*.f64 y y) -1/6 1) |
(fma.f64 y (*.f64 y -1/6) 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 (*.f64 y y) -1/6))) |
(fma.f64 (pow.f64 y 4) -1/72 (fma.f64 (*.f64 y y) -1/6 1)) |
(fma.f64 y (*.f64 y -1/6) (fma.f64 (pow.f64 y 4) -1/72 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 (*.f64 y y) -1/6)))) |
(fma.f64 (pow.f64 y 6) -23/6480 (fma.f64 (pow.f64 y 4) -1/72 (fma.f64 (*.f64 y y) -1/6 1))) |
(fma.f64 (pow.f64 y 4) -1/72 (fma.f64 (pow.f64 y 6) -23/6480 (fma.f64 y (*.f64 y -1/6) 1))) |
(fma.f64 y (*.f64 y -1/6) (fma.f64 (pow.f64 y 4) -1/72 (fma.f64 (pow.f64 y 6) -23/6480 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)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) 1) z) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) z) |
(*.f64 (fma.f64 y (*.f64 -1/2 y) 1) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 1/24 (*.f64 (pow.f64 y 4) z) z)) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1)) z) |
(fma.f64 z (*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (fma.f64 1/24 (*.f64 (pow.f64 y 4) z) z))) |
(+.f64 z (*.f64 z (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))))) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) 1)))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1)) z) |
(fma.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (*.f64 -1/720 (pow.f64 y 6)))) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (cos.f64 y) | |
| ✓ | 0.1b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (cos.f64 y))) |
| 0.1b | (*.f64 z (cos.f64 y)) | |
| ✓ | 0.1b | (*.f64 (sin.f64 y) (sqrt.f64 x)) |
Compiled 33 to 9 computations (72.7% saved)
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (cos.f64 y))) |
| 1.0ms | y | @ | inf | (*.f64 (sin.f64 y) (sqrt.f64 x)) |
| 1.0ms | x | @ | -inf | (*.f64 (sin.f64 y) (sqrt.f64 x)) |
| 1.0ms | x | @ | 0 | (*.f64 (sin.f64 y) (sqrt.f64 x)) |
| 1.0ms | x | @ | inf | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (cos.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 | 27 |
| 1 | 196 | 22 |
| 2 | 2329 | 22 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sin.f64 y) (sqrt.f64 x)) |
(fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (sin.f64 y) (sqrt.f64 x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sin.f64 y) (sqrt.f64 x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sin.f64 y) (sqrt.f64 x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 x (pow.f64 (sin.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (sin.f64 y)) (sqrt.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3/2)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 (sin.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sin.f64 y) (sqrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sin.f64 y) (sqrt.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 (sin.f64 y) x) 1) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))) (pow.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))) 2) (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))) (sqrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (+.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 z (cos.f64 y)) 2)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 (sin.f64 y) x)))))))) |
| 1× | egg-herbie |
| 1050× | distribute-lft-out_binary64 |
| 893× | fma-def_binary64 |
| 526× | distribute-rgt-in_binary64 |
| 423× | associate-*l*_binary64 |
| 409× | unswap-sqr_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 372 |
| 1 | 116 | 360 |
| 2 | 307 | 343 |
| 3 | 923 | 339 |
| 4 | 2975 | 339 |
| 5 | 3699 | 339 |
| 6 | 5941 | 339 |
| 7 | 6644 | 339 |
| 8 | 7024 | 339 |
| 9 | 7589 | 339 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 y (sqrt.f64 x)) |
(+.f64 (*.f64 y (sqrt.f64 x)) (*.f64 -1/6 (*.f64 (pow.f64 y 3) (sqrt.f64 x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) (sqrt.f64 x))) (+.f64 (*.f64 y (sqrt.f64 x)) (*.f64 -1/6 (*.f64 (pow.f64 y 3) (sqrt.f64 x))))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) (sqrt.f64 x))) (+.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) (sqrt.f64 x))) (*.f64 -1/5040 (*.f64 (pow.f64 y 7) (sqrt.f64 x)))))) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
(*.f64 y (sqrt.f64 x)) |
(+.f64 (*.f64 y (sqrt.f64 x)) (*.f64 -1/6 (*.f64 (pow.f64 y 3) (sqrt.f64 x)))) |
(fma.f64 y (sqrt.f64 x) (*.f64 -1/6 (*.f64 (sqrt.f64 x) (pow.f64 y 3)))) |
(*.f64 (sqrt.f64 x) (+.f64 y (*.f64 -1/6 (pow.f64 y 3)))) |
(*.f64 (sqrt.f64 x) (fma.f64 -1/6 (pow.f64 y 3) y)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) (sqrt.f64 x))) (+.f64 (*.f64 y (sqrt.f64 x)) (*.f64 -1/6 (*.f64 (pow.f64 y 3) (sqrt.f64 x))))) |
(fma.f64 1/120 (*.f64 (sqrt.f64 x) (pow.f64 y 5)) (fma.f64 y (sqrt.f64 x) (*.f64 -1/6 (*.f64 (sqrt.f64 x) (pow.f64 y 3))))) |
(fma.f64 1/120 (*.f64 (sqrt.f64 x) (pow.f64 y 5)) (*.f64 (sqrt.f64 x) (+.f64 y (*.f64 -1/6 (pow.f64 y 3))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (fma.f64 1/120 (pow.f64 y 5) y))) |
(*.f64 (sqrt.f64 x) (fma.f64 -1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) (sqrt.f64 x))) (+.f64 (*.f64 y (sqrt.f64 x)) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 y 3) (sqrt.f64 x))) (*.f64 -1/5040 (*.f64 (pow.f64 y 7) (sqrt.f64 x)))))) |
(fma.f64 1/120 (*.f64 (sqrt.f64 x) (pow.f64 y 5)) (fma.f64 y (sqrt.f64 x) (fma.f64 -1/6 (*.f64 (sqrt.f64 x) (pow.f64 y 3)) (*.f64 -1/5040 (*.f64 (sqrt.f64 x) (pow.f64 y 7)))))) |
(+.f64 (*.f64 (sqrt.f64 x) (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (*.f64 -1/5040 (pow.f64 y 7)))) (*.f64 (sqrt.f64 x) (+.f64 (*.f64 1/120 (pow.f64 y 5)) y))) |
(*.f64 (sqrt.f64 x) (+.f64 (fma.f64 1/120 (pow.f64 y 5) y) (fma.f64 -1/6 (pow.f64 y 3) (*.f64 -1/5040 (pow.f64 y 7))))) |
(*.f64 (sqrt.f64 x) (+.f64 (*.f64 -1/5040 (pow.f64 y 7)) (fma.f64 -1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)))) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 y x z)) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 y x z)) |
(fma.f64 z (*.f64 y (*.f64 y -1/2)) (fma.f64 y x z)) |
(fma.f64 y x (*.f64 z (fma.f64 y (*.f64 y -1/2) 1))) |
(fma.f64 y x (fma.f64 y (*.f64 z (*.f64 y -1/2)) z)) |
(fma.f64 y x (fma.f64 y (*.f64 y (*.f64 z -1/2)) z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (+.f64 (fma.f64 y x z) (*.f64 -1/6 (*.f64 x (pow.f64 y 3))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 y x (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z))) |
(+.f64 (fma.f64 z (*.f64 y (*.f64 y -1/2)) z) (*.f64 x (fma.f64 -1/6 (pow.f64 y 3) y))) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) (*.f64 z (fma.f64 y (*.f64 y -1/2) 1))) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) (fma.f64 y (*.f64 z (*.f64 y -1/2)) z)) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) (fma.f64 y (*.f64 y (*.f64 z -1/2)) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
Compiled 7083 to 2665 computations (62.4% saved)
22 alts after pruning (17 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 458 | 14 | 472 |
| Fresh | 10 | 3 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 5 | 6 |
| Total | 470 | 22 | 492 |
| Status | Error | Program |
|---|---|---|
| ▶ | 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
| 14.7b | (+.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 3) z) | |
| ✓ | 0.1b | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| ▶ | 38.6b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| ▶ | 53.0b | (*.f64 y x) |
| 31.3b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)) z) | |
| 27.6b | (+.f64 (*.f64 x (sin.f64 y)) (cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))) | |
| 40.6b | z | |
| ✓ | 0.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 31.4b | (fma.f64 y x z) | |
| 44.5b | (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) | |
| 34.7b | (+.f64 (pow.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) 2) z) | |
| ✓ | 31.4b | (+.f64 (*.f64 y x) z) |
| ▶ | 31.4b | (fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| ✓ | 14.2b | (+.f64 (*.f64 x (sin.f64 y)) z) |
| ▶ | 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 27.6b | (*.f64 (cos.f64 y) z) | |
| 15.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (sqrt.f64 (cos.f64 y)) 2))) | |
| ✓ | 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3))) |
| 4.1b | (fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| 36.5b | (*.f64 (sin.f64 y) x) | |
| 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 y) 1) (+.f64 (cos.f64 y) 1)) 1) (+.f64 (+.f64 (cos.f64 y) 1) 1)))) |
Compiled 511 to 346 computations (32.3% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.1b | (exp.f64 (cos.f64 y)) |
| 0.1b | (*.f64 x (sin.f64 y)) | |
| ✓ | 0.1b | (*.f64 z (log.f64 (exp.f64 (cos.f64 y)))) |
| ✓ | 0.3b | (log.f64 (exp.f64 (cos.f64 y))) |
Compiled 38 to 10 computations (73.7% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (exp.f64 (cos.f64 y)) |
| 0.0ms | y | @ | 0 | (log.f64 (exp.f64 (cos.f64 y))) |
| 0.0ms | y | @ | -inf | (log.f64 (exp.f64 (cos.f64 y))) |
| 0.0ms | y | @ | inf | (log.f64 (exp.f64 (cos.f64 y))) |
| 0.0ms | y | @ | inf | (exp.f64 (cos.f64 y)) |
| 1× | batch-egg-rewrite |
| 531× | pow1_binary64 |
| 504× | add-sqr-sqrt_binary64 |
| 484× | log1p-expm1-u_binary64 |
| 484× | expm1-log1p-u_binary64 |
| 483× | add-log-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 14 |
| 1 | 119 | 14 |
| 2 | 1330 | 14 |
| 1× | node limit |
| Inputs |
|---|
(log.f64 (exp.f64 (cos.f64 y))) |
(*.f64 z (log.f64 (exp.f64 (cos.f64 y)))) |
(exp.f64 (cos.f64 y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (cos.f64 y)))) (log.f64 (sqrt.f64 (exp.f64 (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (cos.f64 y))) 2)) (log.f64 (cbrt.f64 (exp.f64 (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cos.f64 y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (cos.f64 y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (cos.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cos.f64 y)))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cos.f64 y))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (cos.f64 y) z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) z))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 1 (expm1.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (exp.f64 (cos.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (exp.f64 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (exp.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (exp.f64 (cos.f64 y))) (pow.f64 (cbrt.f64 (exp.f64 (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (exp.f64 (cos.f64 y))) 2) (cbrt.f64 (exp.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (exp.f64 (cos.f64 y))) (sqrt.f64 (exp.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (exp.f64 (cos.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (exp.f64 (cos.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (exp.f64 (cos.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (cos.f64 y))) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 1) (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (exp.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (exp.f64 (cos.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (exp.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (exp.f64 (cos.f64 y)))))))) |
| 1× | egg-herbie |
| 1628× | fma-def_binary64 |
| 820× | unswap-sqr_binary64 |
| 612× | sqr-pow_binary64 |
| 356× | pow-sqr_binary64 |
| 355× | cube-prod_binary64 |
Useful iterations: 9 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 338 |
| 1 | 125 | 330 |
| 2 | 339 | 311 |
| 3 | 1102 | 305 |
| 4 | 2575 | 305 |
| 5 | 3032 | 305 |
| 6 | 3165 | 305 |
| 7 | 3291 | 305 |
| 8 | 3425 | 305 |
| 9 | 3600 | 304 |
| 10 | 4446 | 304 |
| 11 | 6146 | 304 |
| 12 | 6707 | 304 |
| 13 | 7360 | 304 |
| 1× | node limit |
| Inputs |
|---|
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(exp.f64 1) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (exp.f64 1))) (exp.f64 1)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (exp.f64 1))) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 4) (exp.f64 1))) (exp.f64 1))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (exp.f64 1))) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 4) (exp.f64 1))) (+.f64 (*.f64 -31/720 (*.f64 (pow.f64 y 6) (exp.f64 1))) (exp.f64 1)))) |
| Outputs |
|---|
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (*.f64 -1/2 (*.f64 y y))) |
(fma.f64 -1/2 (*.f64 y y) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) 1) (*.f64 1/24 (pow.f64 y 4))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) 1) |
(fma.f64 y (*.f64 y (fma.f64 y (*.f64 y 1/24) -1/2)) 1) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) 1) z) |
(fma.f64 (*.f64 y y) (*.f64 -1/2 z) z) |
(fma.f64 y (*.f64 y (*.f64 -1/2 z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 1/24 (*.f64 (pow.f64 y 4) z) z)) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) 1) z) |
(fma.f64 z (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2)) z) |
(fma.f64 (*.f64 y y) (*.f64 z (fma.f64 y (*.f64 y 1/24) -1/2)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (fma.f64 1/24 (*.f64 (pow.f64 y 4) z) z))) |
(+.f64 z (*.f64 z (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))))) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) 1)))) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) 1))) z) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1)) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(exp.f64 1) |
(E.f64) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (exp.f64 1))) (exp.f64 1)) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) (E.f64)) (E.f64)) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) 1) (E.f64)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (exp.f64 1))) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 4) (exp.f64 1))) (exp.f64 1))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) (E.f64)) (fma.f64 1/6 (*.f64 (pow.f64 y 4) (E.f64)) (E.f64))) |
(fma.f64 (E.f64) (fma.f64 -1/2 (*.f64 y y) (*.f64 (pow.f64 y 4) 1/6)) (E.f64)) |
(*.f64 (E.f64) (fma.f64 -1/2 (*.f64 y y) (fma.f64 (pow.f64 y 4) 1/6 1))) |
(*.f64 (E.f64) (fma.f64 (pow.f64 y 4) 1/6 (fma.f64 -1/2 (*.f64 y y) 1))) |
(*.f64 (E.f64) (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/6) -1/2) 1)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) (exp.f64 1))) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 4) (exp.f64 1))) (+.f64 (*.f64 -31/720 (*.f64 (pow.f64 y 6) (exp.f64 1))) (exp.f64 1)))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) (E.f64)) (fma.f64 1/6 (*.f64 (pow.f64 y 4) (E.f64)) (fma.f64 -31/720 (*.f64 (pow.f64 y 6) (E.f64)) (E.f64)))) |
(+.f64 (*.f64 (E.f64) (+.f64 (*.f64 (pow.f64 y 4) 1/6) (*.f64 (pow.f64 y 6) -31/720))) (*.f64 (fma.f64 -1/2 (*.f64 y y) 1) (E.f64))) |
(fma.f64 (E.f64) (fma.f64 (pow.f64 y 4) 1/6 (*.f64 (pow.f64 y 6) -31/720)) (*.f64 (fma.f64 -1/2 (*.f64 y y) 1) (E.f64))) |
(fma.f64 (E.f64) (fma.f64 -1/2 (*.f64 y y) (fma.f64 (pow.f64 y 4) 1/6 (*.f64 (pow.f64 y 6) -31/720))) (E.f64)) |
(*.f64 (E.f64) (fma.f64 (pow.f64 y 4) 1/6 (fma.f64 (pow.f64 y 6) -31/720 (fma.f64 -1/2 (*.f64 y y) 1)))) |
(*.f64 (E.f64) (fma.f64 -1/2 (*.f64 y y) (fma.f64 (pow.f64 y 4) 1/6 (fma.f64 (pow.f64 y 6) -31/720 1)))) |
Compiled 8 to 4 computations (50% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 x (sin.f64 y)) | |
| ✓ | 0.1b | (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1)) |
| ✓ | 0.3b | (+.f64 (cos.f64 y) 1) |
| ✓ | 0.4b | (-.f64 (+.f64 (cos.f64 y) 1) 1) |
Compiled 46 to 24 computations (47.8% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (-.f64 (+.f64 (cos.f64 y) 1) 1) |
| 0.0ms | y | @ | inf | (+.f64 (cos.f64 y) 1) |
| 0.0ms | y | @ | 0 | (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1)) |
| 0.0ms | y | @ | 0 | (+.f64 (cos.f64 y) 1) |
| 0.0ms | y | @ | inf | (-.f64 (+.f64 (cos.f64 y) 1) 1) |
| 1× | batch-egg-rewrite |
| 830× | pow1_binary64 |
| 772× | add-log-exp_binary64 |
| 772× | log1p-expm1-u_binary64 |
| 772× | expm1-log1p-u_binary64 |
| 758× | add-exp-log_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 1 | 174 | 15 |
| 2 | 2359 | 15 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (+.f64 (cos.f64 y) 1) 1) |
(+.f64 (cos.f64 y) 1) |
(*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (cos.f64 y) 0)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 1 (+.f64 (cos.f64 y) -1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (+.f64 (cos.f64 y) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 -1 (+.f64 (cos.f64 y) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (pow.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (*.f64 (cbrt.f64 (cos.f64 y)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (*.f64 (sqrt.f64 (cos.f64 y)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1) (/.f64 1 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (+.f64 (cos.f64 y) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (+.f64 (cos.f64 y) 2) (cos.f64 y)) (/.f64 1 (+.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) 1) (-.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (+.f64 (cos.f64 y) 2)) (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (cos.f64 y) 2) (*.f64 (+.f64 (cos.f64 y) 2) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1) (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (+.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1) (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (-.f64 1 (*.f64 (+.f64 (cos.f64 y) 1) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (cos.f64 y) 2) (cos.f64 y)) (+.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (cos.f64 y) 2) (cos.f64 y)) (-.f64 (+.f64 (cos.f64 y) 1) -1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1)) (neg.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (+.f64 (cos.f64 y) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 y) 2) (cos.f64 y))) (neg.f64 (+.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (cos.f64 y) 3) 0) (+.f64 (pow.f64 (cos.f64 y) 2) (-.f64 0 (*.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (cos.f64 y) 2) 0) (-.f64 (cos.f64 y) 0))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cos.f64 y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (cos.f64 y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (cos.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cos.f64 y)))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (cos.f64 y) 0)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (+.f64 (cos.f64 y) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) 2) (cbrt.f64 (+.f64 (cos.f64 y) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (cbrt.f64 (cos.f64 y)) 0)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) (sqrt.f64 (+.f64 (cos.f64 y) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)) 0))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (cos.f64 y) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (cos.f64 y) 2) (+.f64 (cos.f64 y) -1)) (/.f64 1 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (cos.f64 y) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cos.f64 y) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) 2) (cbrt.f64 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) 2) (*.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) (sqrt.f64 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) (*.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 1 (pow.f64 (cos.f64 y) 3)) (/.f64 1 (+.f64 (pow.f64 (cos.f64 y) 2) (-.f64 1 (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (cos.f64 y) (cos.f64 y) -1) (/.f64 1 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (pow.f64 (cos.f64 y) 2) (-.f64 1 (cos.f64 y))) (+.f64 1 (pow.f64 (cos.f64 y) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (cos.f64 y) -1) (fma.f64 (cos.f64 y) (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 1 (pow.f64 (cos.f64 y) 3)) (+.f64 (pow.f64 (cos.f64 y) 2) (-.f64 1 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 1 (pow.f64 (cos.f64 y) 3)) (+.f64 1 (-.f64 (pow.f64 (cos.f64 y) 2) (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 (cos.f64 y) (cos.f64 y) -1) (+.f64 (cos.f64 y) -1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 1 (pow.f64 (cos.f64 y) 3))) (neg.f64 (+.f64 (pow.f64 (cos.f64 y) 2) (-.f64 1 (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) -1)) (neg.f64 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 1 (pow.f64 (cos.f64 y) 2)) (-.f64 1 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 1 (pow.f64 (cos.f64 y) 3)) 1) (+.f64 (pow.f64 (cos.f64 y) 2) (-.f64 1 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (fma.f64 (cos.f64 y) (cos.f64 y) -1) 1) (+.f64 (cos.f64 y) -1))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (cos.f64 y) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log1p.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (cbrt.f64 (cos.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)) 1))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (cos.f64 y) z) (*.f64 0 z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (cos.f64 y) z) (*.f64 z 0))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (+.f64 (cos.f64 y) 1)) (*.f64 z -1))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (cos.f64 y) z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1) z) (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (+.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 (+.f64 (cos.f64 y) 2) (cos.f64 y)) z) (+.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 z (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1)) (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (+.f64 (cos.f64 y) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 z (*.f64 (+.f64 (cos.f64 y) 2) (cos.f64 y))) (+.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (cos.f64 y) 3) (pow.f64 z 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 z 3) (pow.f64 (cos.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) z))))))) |
| 1× | egg-herbie |
| 693× | fma-def_binary64 |
| 578× | distribute-rgt-out_binary64 |
| 439× | associate-*l*_binary64 |
| 436× | associate-+l+_binary64 |
| 420× | distribute-lft-out_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 364 |
| 1 | 93 | 356 |
| 2 | 247 | 341 |
| 3 | 771 | 339 |
| 4 | 2756 | 339 |
| 5 | 5078 | 339 |
| 6 | 5346 | 339 |
| 7 | 5700 | 339 |
| 8 | 6373 | 339 |
| 9 | 7262 | 339 |
| 10 | 7995 | 339 |
| 1× | node limit |
| Inputs |
|---|
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
2 |
(+.f64 2 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 2 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 2 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (*.f64 -1/2 (*.f64 y y))) |
(fma.f64 -1/2 (*.f64 y y) 1) |
(fma.f64 y (*.f64 -1/2 y) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) 1) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 1 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
2 |
(+.f64 2 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 2 (*.f64 -1/2 (*.f64 y y))) |
(fma.f64 -1/2 (*.f64 y y) 2) |
(fma.f64 y (*.f64 -1/2 y) 2) |
(+.f64 2 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 2 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 2)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) 2) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 2 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 2 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) (fma.f64 -1/720 (pow.f64 y 6) 2)) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 2))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) (fma.f64 -1/720 (pow.f64 y 6) 2)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) (fma.f64 -1/720 (pow.f64 y 6) 2)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(+.f64 1 (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) 1) z) |
(*.f64 (fma.f64 y (*.f64 -1/2 y) 1) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))) |
(fma.f64 (*.f64 -1/2 (*.f64 y y)) z (fma.f64 (*.f64 1/24 (pow.f64 y 4)) z z)) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) 1) z) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (fma.f64 (*.f64 1/24 (pow.f64 y 4)) z z))) |
(+.f64 z (*.f64 z (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))))) |
(*.f64 z (fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) 1/24 -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1))) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) (fma.f64 -1/720 (pow.f64 y 6) 1)) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.1b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| 0.1b | (*.f64 (sin.f64 y) (sqrt.f64 x)) |
Compiled 24 to 7 computations (70.8% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| 0.0ms | x | @ | inf | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| 0.0ms | y | @ | 0 | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| 0.0ms | x | @ | 0 | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| 0.0ms | z | @ | -inf | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| 1× | batch-egg-rewrite |
| 740× | pow1_binary64 |
| 677× | add-log-exp_binary64 |
| 677× | log1p-expm1-u_binary64 |
| 677× | expm1-log1p-u_binary64 |
| 659× | add-exp-log_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 14 |
| 1 | 157 | 9 |
| 2 | 1854 | 9 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 z (*.f64 (sin.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (sin.f64 y) x) z)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 (sin.f64 y) x) 1) z)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (+.f64 z (*.f64 (sin.f64 y) x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 z (*.f64 (sin.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 z (*.f64 (sin.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) (pow.f64 (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 2) (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) (sqrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) 3) (pow.f64 z 3)) (+.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (sin.f64 y) x) z))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 z z)) (-.f64 (*.f64 (sin.f64 y) x) z))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 z (*.f64 (sin.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 z (*.f64 (sin.f64 y) x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 z (*.f64 (sin.f64 y) x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (+.f64 z (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 z (*.f64 (sin.f64 y) x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (+.f64 z (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 z (*.f64 (sin.f64 y) x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (+.f64 z (*.f64 (sin.f64 y) x)))))))) |
| 1× | egg-herbie |
| 1295× | fma-def_binary64 |
| 788× | sqr-pow_binary64 |
| 519× | associate-*l*_binary64 |
| 483× | *-commutative_binary64 |
| 448× | cube-prod_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 212 |
| 1 | 55 | 174 |
| 2 | 136 | 171 |
| 3 | 370 | 167 |
| 4 | 998 | 165 |
| 5 | 2309 | 165 |
| 6 | 2772 | 165 |
| 7 | 3408 | 165 |
| 8 | 3531 | 165 |
| 9 | 3704 | 165 |
| 10 | 3923 | 165 |
| 11 | 4910 | 165 |
| 12 | 5370 | 165 |
| 13 | 5969 | 165 |
| 14 | 6722 | 165 |
| 15 | 7660 | 165 |
| 1× | node limit |
| Inputs |
|---|
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
z |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x)))) |
(+.f64 (fma.f64 y x z) (*.f64 -1/6 (*.f64 x (pow.f64 y 3)))) |
(fma.f64 y x (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z)) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) y) z) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 -1/6 (*.f64 (pow.f64 y 3) x))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (+.f64 (fma.f64 y x z) (*.f64 -1/6 (*.f64 x (pow.f64 y 3))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 y x (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z))) |
(fma.f64 x (fma.f64 1/120 (pow.f64 y 5) y) (fma.f64 -1/6 (*.f64 x (pow.f64 y 3)) z)) |
(fma.f64 x (+.f64 (*.f64 -1/6 (pow.f64 y 3)) (fma.f64 1/120 (pow.f64 y 5) y)) z) |
(fma.f64 x (fma.f64 -1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
z |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 x (sin.f64 y))) |
(fma.f64 x (sin.f64 y) z) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (sqrt.f64 (sin.f64 y)) |
| ✓ | 0.1b | (fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| ✓ | 0.1b | (*.f64 x (sqrt.f64 (sin.f64 y))) |
| 0.1b | (*.f64 z (cos.f64 y)) |
Compiled 35 to 9 computations (74.3% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (*.f64 x (sqrt.f64 (sin.f64 y))) |
| 1.0ms | y | @ | 0 | (fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x | @ | 0 | (*.f64 x (sqrt.f64 (sin.f64 y))) |
| 1.0ms | y | @ | inf | (*.f64 x (sqrt.f64 (sin.f64 y))) |
| 1.0ms | y | @ | -inf | (*.f64 x (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 x (sqrt.f64 (sin.f64 y))) |
(fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(sqrt.f64 (sin.f64 y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (sqrt.f64 (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (sqrt.f64 (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (sqrt.f64 (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (sin.f64 y) (*.f64 x x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (sqrt.f64 (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 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 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (sqrt.f64 (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (sqrt.f64 (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (sqrt.f64 (sin.f64 y))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 x (sin.f64 y)) 1) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) (pow.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) 2) (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) (sqrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (+.f64 (*.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y))) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (*.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) 2)) (-.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (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 |
| 3× | *-commutative_binary64 |
| 1× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 509 |
| 1 | 16 | 509 |
| 2 | 19 | 509 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
z |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (sqrt.f64 (sin.f64 y)) x) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
Compiled 7119 to 2822 computations (60.4% saved)
26 alts after pruning (17 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 430 | 12 | 442 |
| Fresh | 7 | 5 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 9 | 9 |
| Total | 438 | 26 | 464 |
| Status | Error | Program |
|---|---|---|
| 45.9b | (fma.f64 (cbrt.f64 (*.f64 (pow.f64 (sin.f64 y) 3/2) (pow.f64 x 3))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| 31.4b | (fma.f64 y x z) | |
| ✓ | 0.1b | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| ✓ | 38.6b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| ✓ | 53.0b | (*.f64 y x) |
| 31.3b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)) z) | |
| ▶ | 24.2b | (+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 40.6b | z | |
| ✓ | 0.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 24.2b | (+.f64 (*.f64 y x) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) | |
| ▶ | 44.5b | (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
| 37.9b | (pow.f64 (sqrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 2) | |
| ✓ | 14.2b | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 38.6b | (fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) z) | |
| 4.1b | (fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| 36.5b | (*.f64 (sin.f64 y) x) | |
| 15.2b | (pow.f64 (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 3) | |
| ▶ | 27.6b | (*.f64 (cos.f64 y) z) |
| 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 y) 1) (+.f64 (cos.f64 y) 1)) 1) (+.f64 (+.f64 (cos.f64 y) 1) 1)))) | |
| ✓ | 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| ✓ | 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
| ✓ | 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3))) |
| ▶ | 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (+.f64 1 (+.f64 (cos.f64 y) -1)))) |
| ✓ | 31.4b | (+.f64 (*.f64 y x) z) |
| ▶ | 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z))) |
| 15.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (sqrt.f64 (cos.f64 y)) 2))) |
Compiled 591 to 405 computations (31.5% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 x (sin.f64 y)) | |
| ✓ | 0.1b | (*.f64 z (+.f64 1 (+.f64 (cos.f64 y) -1))) |
| ✓ | 0.3b | (+.f64 1 (+.f64 (cos.f64 y) -1)) |
| ✓ | 3.2b | (+.f64 (cos.f64 y) -1) |
Compiled 47 to 25 computations (46.8% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (+.f64 (cos.f64 y) -1) |
| 0.0ms | y | @ | inf | (+.f64 1 (+.f64 (cos.f64 y) -1)) |
| 0.0ms | y | @ | -inf | (+.f64 (cos.f64 y) -1) |
| 0.0ms | y | @ | inf | (+.f64 (cos.f64 y) -1) |
| 0.0ms | y | @ | 0 | (*.f64 z (+.f64 1 (+.f64 (cos.f64 y) -1))) |
| 1× | batch-egg-rewrite |
| 594× | unpow-prod-down_binary64 |
| 408× | log-prod_binary64 |
| 391× | prod-diff_binary64 |
| 275× | fma-def_binary64 |
| 265× | pow-prod-down_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 1 | 192 | 21 |
| 2 | 2589 | 15 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (cos.f64 y) -1) |
(+.f64 1 (+.f64 (cos.f64 y) -1)) |
(*.f64 z (+.f64 1 (+.f64 (cos.f64 y) -1))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (cos.f64 y) 2) (+.f64 (cos.f64 y) 1)) (/.f64 1 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cos.f64 y) -1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (cos.f64 y) -1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) 2) (cbrt.f64 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (+.f64 (cos.f64 y) -1)) (sqrt.f64 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 -1 (pow.f64 (cos.f64 y) 3)) (/.f64 1 (-.f64 (fma.f64 (cos.f64 y) (cos.f64 y) 1) (*.f64 (cos.f64 y) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 -1 (pow.f64 (cos.f64 y) 3)) (pow.f64 (/.f64 1 (-.f64 (fma.f64 (cos.f64 y) (cos.f64 y) 1) (*.f64 (cos.f64 y) -1))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (pow.f64 (sin.f64 y) 2)) (/.f64 1 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (pow.f64 (sin.f64 y) 2)) (pow.f64 (/.f64 1 (+.f64 (cos.f64 y) 1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (sqrt.f64 (cos.f64 y)) 1) (-.f64 (sqrt.f64 (cos.f64 y)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 1 1/3) (+.f64 (cos.f64 y) -1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1))) 3) (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (+.f64 (sqrt.f64 (cos.f64 y)) 1) 1) (pow.f64 (-.f64 (sqrt.f64 (cos.f64 y)) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1))) 2) 3) (cbrt.f64 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 y) -1) (cbrt.f64 (+.f64 (cos.f64 y) -1))) 2) 1/3) (cbrt.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 5/2) 1/3) (cbrt.f64 (sqrt.f64 (+.f64 (cos.f64 y) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (fma.f64 (cos.f64 y) (cos.f64 y) 1) (*.f64 (cos.f64 y) -1)) (+.f64 -1 (pow.f64 (cos.f64 y) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (cos.f64 y) 1) (neg.f64 (pow.f64 (sin.f64 y) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 -1 (pow.f64 (cos.f64 y) 3)) (-.f64 (fma.f64 (cos.f64 y) (cos.f64 y) 1) (*.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 -1 (pow.f64 (cos.f64 y) 3)) (+.f64 1 (-.f64 (pow.f64 (cos.f64 y) 2) (*.f64 (cos.f64 y) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 (sin.f64 y) 2)) (+.f64 (cos.f64 y) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (sin.f64 y) 2) (-.f64 -1 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 -1 (pow.f64 (cos.f64 y) 3))) (neg.f64 (-.f64 (fma.f64 (cos.f64 y) (cos.f64 y) 1) (*.f64 (cos.f64 y) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 y) 2))) (neg.f64 (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (cos.f64 y) -1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (+.f64 (cos.f64 y) -1)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 (fma.f64 (cos.f64 y) (cos.f64 y) 1) (*.f64 (cos.f64 y) -1)) (+.f64 -1 (pow.f64 (cos.f64 y) 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (+.f64 (cos.f64 y) 1) (neg.f64 (pow.f64 (sin.f64 y) 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (+.f64 (cos.f64 y) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (*.f64 (log.f64 (cos.f64 y)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (+.f64 (cos.f64 y) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (+.f64 (cos.f64 y) -1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (cos.f64 y) -1))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cos.f64 y) 1 -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (cos.f64 y) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (cos.f64 y)) 2) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (cbrt.f64 (cos.f64 y)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3)) (/.f64 1 (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2)) (/.f64 1 (-.f64 2 (cos.f64 y))) -1))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (cos.f64 y) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 1 (-.f64 2 (cos.f64 y))) (/.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 2) (-.f64 2 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (cos.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3)) (/.f64 1 (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3)) (pow.f64 (/.f64 1 (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2)) (/.f64 1 (-.f64 2 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2)) (pow.f64 (/.f64 1 (-.f64 2 (cos.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 1 1/3) (cos.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (cos.f64 y))) 2) 3) (cbrt.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (cos.f64 y))) 3) (pow.f64 (sqrt.f64 (cbrt.f64 (cos.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 y) (cbrt.f64 (cos.f64 y))) 2) 1/3) (cbrt.f64 (cbrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (pow.f64 (cos.f64 y) 5/2) 1/3) (cbrt.f64 (sqrt.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1) (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 2 (cos.f64 y)) (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3)) (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3)) (+.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 2) (-.f64 2 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2)) (-.f64 2 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3))) (neg.f64 (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2))) (neg.f64 (-.f64 2 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3) -1) (+.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) (-.f64 1 (*.f64 (+.f64 (cos.f64 y) 1) -1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 y) -1) 2) 1) (-.f64 (+.f64 (cos.f64 y) -1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) 1) (-.f64 (+.f64 (cos.f64 y) 1) -1))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cos.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (cos.f64 y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (cos.f64 y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (cos.f64 y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1) (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 2 (cos.f64 y)) (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (cos.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (cos.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cos.f64 y)))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cos.f64 y)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (cos.f64 y))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (cos.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 y) 3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cos.f64 y) 1 0)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 (cos.f64 y) -1) 1 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (cos.f64 y) 0)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (+.f64 (cos.f64 y) -1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (+.f64 (cos.f64 y) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) 2) (cbrt.f64 (+.f64 (cos.f64 y) -1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (cos.f64 y)) (pow.f64 (cbrt.f64 (cos.f64 y)) 2) 0)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (cos.f64 y)) 2) (cbrt.f64 (cos.f64 y)) 0)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (+.f64 (cos.f64 y) -1)) (sqrt.f64 (+.f64 (cos.f64 y) -1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (cos.f64 y)) (sqrt.f64 (cos.f64 y)) 0)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 -1 (pow.f64 (cos.f64 y) 3)) (/.f64 1 (-.f64 (fma.f64 (cos.f64 y) (cos.f64 y) 1) (*.f64 (cos.f64 y) -1))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (neg.f64 (pow.f64 (sin.f64 y) 2)) (/.f64 1 (+.f64 (cos.f64 y) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 (cos.f64 y) 1) 1 -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) 1)) 2) (cbrt.f64 (+.f64 (cos.f64 y) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (+.f64 (cos.f64 y) 1)) (sqrt.f64 (+.f64 (cos.f64 y) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 (sqrt.f64 (cos.f64 y)) 1) (-.f64 (sqrt.f64 (cos.f64 y)) 1) 1))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 z (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 z (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (cos.f64 y) z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) z)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (+.f64 (cos.f64 y) 1)) (*.f64 z -1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 y) z))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 3)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 2) (*.f64 z (*.f64 (+.f64 (cos.f64 y) -1) z)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 2)) (-.f64 z (*.f64 (+.f64 (cos.f64 y) -1) z)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3)) z) (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2)) z) (-.f64 2 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 z (+.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 3))) (fma.f64 (+.f64 (cos.f64 y) -1) (-.f64 (+.f64 (cos.f64 y) -1) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 z (-.f64 1 (pow.f64 (+.f64 (cos.f64 y) -1) 2))) (-.f64 2 (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 z) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 y) z))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (exp.f64 (*.f64 (+.f64 (cos.f64 y) -1) z))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (*.f64 (+.f64 (cos.f64 y) -1) z)) (exp.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (*.f64 (+.f64 (cos.f64 y) -1) z)) (+.f64 1 (expm1.f64 z))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) z)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 (cos.f64 y) z))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (cos.f64 y) z))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (cos.f64 y) z))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 (cos.f64 y) -1) z z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 z (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 z (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (+.f64 (cos.f64 y) -1) z) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (+.f64 (cos.f64 y) -1) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z 1 (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z 1 (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (+.f64 (cos.f64 y) 1) (*.f64 z -1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 z) (pow.f64 (cbrt.f64 z) 2) (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 z) (pow.f64 (cbrt.f64 z) 2) (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) 1) (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) 1) (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (*.f64 (cbrt.f64 z) (+.f64 (cos.f64 y) -1)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) 2) (*.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) z) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) 1) (*.f64 (+.f64 (cos.f64 y) -1) z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) 1) (*.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) (+.f64 (cos.f64 y) -1)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (+.f64 (cos.f64 y) -1)) (*.f64 (sqrt.f64 (+.f64 (cos.f64 y) -1)) z) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 (cos.f64 y) 1) z (*.f64 -1 z))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (+.f64 (cos.f64 y) -1) z)) 2) (cbrt.f64 (*.f64 (+.f64 (cos.f64 y) -1) z)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 y) -1) z)) (sqrt.f64 (*.f64 (+.f64 (cos.f64 y) -1) z)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (+.f64 (cos.f64 y) -1) (pow.f64 (cbrt.f64 z) 2)) (cbrt.f64 z) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (+.f64 (cos.f64 y) -1) (sqrt.f64 z)) (sqrt.f64 z) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (pow.f64 (cbrt.f64 (+.f64 (cos.f64 y) -1)) 2)) (cbrt.f64 (+.f64 (cos.f64 y) -1)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z (sqrt.f64 (+.f64 (cos.f64 y) -1))) (sqrt.f64 (+.f64 (cos.f64 y) -1)) z))))) |
| 1× | egg-herbie |
| 803× | fma-def_binary64 |
| 776× | distribute-rgt-out_binary64 |
| 774× | distribute-lft-out_binary64 |
| 641× | associate-*l*_binary64 |
| 441× | associate-*r*_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 382 |
| 1 | 109 | 375 |
| 2 | 281 | 365 |
| 3 | 881 | 363 |
| 4 | 3646 | 363 |
| 5 | 6809 | 363 |
| 6 | 7349 | 363 |
| 7 | 7689 | 363 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 -1/2 (pow.f64 y 2)) |
(+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (+.f64 (*.f64 1/40320 (pow.f64 y 8)) (*.f64 1/24 (pow.f64 y 4))))) |
(-.f64 (cos.f64 y) 1) |
(-.f64 (cos.f64 y) 1) |
(-.f64 (cos.f64 y) 1) |
(-.f64 (cos.f64 y) 1) |
(-.f64 (cos.f64 y) 1) |
(-.f64 (cos.f64 y) 1) |
(-.f64 (cos.f64 y) 1) |
(-.f64 (cos.f64 y) 1) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
(*.f64 -1/2 (pow.f64 y 2)) |
(*.f64 -1/2 (*.f64 y y)) |
(+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))) |
(fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) |
(fma.f64 1/24 (pow.f64 y 4) (*.f64 -1/2 (*.f64 y y))) |
(*.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2)) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4)))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (*.f64 -1/720 (pow.f64 y 6)))) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 1/24 (pow.f64 y 4) (*.f64 -1/2 (*.f64 y y)))) |
(fma.f64 -1/720 (pow.f64 y 6) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2))) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (+.f64 (*.f64 1/40320 (pow.f64 y 8)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/40320 (pow.f64 y 8) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (*.f64 1/40320 (pow.f64 y 8))))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 1/24 (pow.f64 y 4) (*.f64 1/40320 (pow.f64 y 8))))) |
(fma.f64 1/40320 (pow.f64 y 8) (fma.f64 -1/720 (pow.f64 y 6) (fma.f64 1/24 (pow.f64 y 4) (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 1/40320 (pow.f64 y 8))))) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
(-.f64 (cos.f64 y) 1) |
(+.f64 (cos.f64 y) -1) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 y 2))) |
(+.f64 (*.f64 -1/2 (*.f64 y y)) 1) |
(fma.f64 -1/2 (*.f64 y y) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4)))) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) 1) |
(+.f64 (*.f64 1/24 (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 y y) 1)) |
(fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/2 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) 1) |
(+.f64 (*.f64 -1/720 (pow.f64 y 6)) (+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 y 2)) (*.f64 1/24 (pow.f64 y 4))))) |
(fma.f64 -1/720 (pow.f64 y 6) (+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) 1)) |
(+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 1/24 (pow.f64 y 4))) (fma.f64 -1/720 (pow.f64 y 6) 1)) |
(fma.f64 -1/720 (pow.f64 y 6) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/2 (*.f64 y y) 1))) |
(fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) 1))) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(cos.f64 y) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) |
(*.f64 (fma.f64 -1/2 (*.f64 y y) 1) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (fma.f64 -1/2 (*.f64 (*.f64 y y) z) z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 1/24 (*.f64 (pow.f64 y 4) z) z)) |
(*.f64 z (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/2 (*.f64 y y) 1))) |
(*.f64 (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/2 (*.f64 y y) 1)) z) |
(*.f64 (fma.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2) 1) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 (*.f64 y y) z) (fma.f64 -1/720 (*.f64 (pow.f64 y 6) z) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(+.f64 (fma.f64 1/24 (*.f64 (pow.f64 y 4) z) z) (*.f64 z (fma.f64 -1/720 (pow.f64 y 6) (*.f64 -1/2 (*.f64 y y))))) |
(+.f64 z (*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (*.f64 -1/720 (pow.f64 y 6)))))) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) (fma.f64 -1/720 (pow.f64 y 6) 1)))) |
(fma.f64 z (fma.f64 -1/720 (pow.f64 y 6) (*.f64 (*.f64 y y) (fma.f64 y (*.f64 y 1/24) -1/2))) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (cos.f64 y) | |
| ✓ | 0.1b | (*.f64 (cos.f64 y) z) |
Compiled 11 to 5 computations (54.5% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (*.f64 (cos.f64 y) z) |
| 0.0ms | z | @ | 0 | (*.f64 (cos.f64 y) z) |
| 0.0ms | z | @ | -inf | (*.f64 (cos.f64 y) z) |
| 0.0ms | y | @ | inf | (*.f64 (cos.f64 y) z) |
| 0.0ms | z | @ | inf | (*.f64 (cos.f64 y) z) |
| 1× | batch-egg-rewrite |
| 462× | pow1_binary64 |
| 440× | add-sqr-sqrt_binary64 |
| 435× | *-un-lft-identity_binary64 |
| 422× | add-log-exp_binary64 |
| 422× | log1p-expm1-u_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 6 |
| 1 | 97 | 6 |
| 2 | 1146 | 6 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 y) z) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (cos.f64 y) z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cos.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (cos.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (cos.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (cos.f64 y)) z))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (cos.f64 y) z))))))) |
| 1× | egg-herbie |
| 779× | distribute-lft-out_binary64 |
| 740× | *-commutative_binary64 |
| 526× | associate-+l+_binary64 |
| 521× | distribute-rgt-out_binary64 |
| 499× | sqr-pow_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 116 |
| 1 | 63 | 112 |
| 2 | 167 | 108 |
| 3 | 534 | 105 |
| 4 | 2186 | 105 |
| 5 | 4347 | 105 |
| 6 | 4579 | 105 |
| 7 | 4871 | 105 |
| 8 | 5244 | 105 |
| 9 | 5641 | 105 |
| 10 | 6032 | 105 |
| 11 | 7549 | 105 |
| 12 | 7989 | 105 |
| 1× | node limit |
| Inputs |
|---|
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) z) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) z) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) 1)) |
(*.f64 z (fma.f64 y (*.f64 -1/2 y) 1)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (fma.f64 -1/2 (*.f64 z (*.f64 y y)) z) (*.f64 1/24 (*.f64 z (pow.f64 y 4)))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 1/24 (*.f64 z (pow.f64 y 4)) z)) |
(*.f64 z (+.f64 (*.f64 -1/2 (*.f64 y y)) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 z (fma.f64 1/24 (pow.f64 y 4) (fma.f64 y (*.f64 -1/2 y) 1))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (+.f64 z (*.f64 1/24 (*.f64 z (pow.f64 y 4)))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (fma.f64 1/24 (*.f64 z (pow.f64 y 4)) z))) |
(fma.f64 z (fma.f64 -1/2 (*.f64 y y) (*.f64 -1/720 (pow.f64 y 6))) (*.f64 z (fma.f64 1/24 (pow.f64 y 4) 1))) |
(*.f64 z (+.f64 (fma.f64 1/24 (pow.f64 y 4) 1) (fma.f64 -1/720 (pow.f64 y 6) (*.f64 -1/2 (*.f64 y y))))) |
(*.f64 z (+.f64 (*.f64 1/24 (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 y y) (fma.f64 -1/720 (pow.f64 y 6) 1)))) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
(*.f64 z (cos.f64 y)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (*.f64 x (sin.f64 y)) | |
| ✓ | 0.2b | (*.f64 (+.f64 (cos.f64 y) 1) z) |
| 0.3b | (+.f64 (cos.f64 y) 1) | |
| ✓ | 0.3b | (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z)) |
Compiled 54 to 28 computations (48.1% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z)) |
| 1.0ms | y | @ | inf | (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z)) |
| 1.0ms | z | @ | 0 | (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z)) |
| 1.0ms | y | @ | 0 | (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z)) |
| 1.0ms | y | @ | -inf | (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z)) |
| 1× | batch-egg-rewrite |
| 980× | pow1_binary64 |
| 908× | add-log-exp_binary64 |
| 908× | log1p-expm1-u_binary64 |
| 908× | expm1-log1p-u_binary64 |
| 107× | add-sqr-sqrt_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 21 |
| 1 | 210 | 18 |
| 2 | 2936 | 18 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z)) |
(*.f64 (+.f64 (cos.f64 y) 1) z) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 z (*.f64 (cos.f64 y) z)) z)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 z (+.f64 (cos.f64 y) 0)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 2) (*.f64 z (+.f64 (cos.f64 y) 0))) (/.f64 (*.f64 z z) (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 z (+.f64 (cos.f64 y) 0)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 z (+.f64 (cos.f64 y) 0))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 z (-.f64 (+.f64 (cos.f64 y) 1) -1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2) (/.f64 1 (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 z z)) (*.f64 (cbrt.f64 z) (+.f64 (cos.f64 y) 0)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 z (+.f64 (cos.f64 y) 0))) (cbrt.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2)) (cbrt.f64 (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) (+.f64 (cos.f64 y) 0)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 z (+.f64 (cos.f64 y) 0))) (sqrt.f64 (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3) (pow.f64 z 3)) (/.f64 1 (-.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2) (*.f64 (+.f64 (cos.f64 y) 1) (*.f64 z z)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (cos.f64 y) 0) z)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (sqrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) (sqrt.f64 z)) (-.f64 (sqrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) (sqrt.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2) (*.f64 (+.f64 (cos.f64 y) 1) (*.f64 z z))) (+.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2) (*.f64 z (+.f64 (cos.f64 y) 0)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3) (pow.f64 z 3)) (-.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2) (*.f64 (+.f64 (cos.f64 y) 1) (*.f64 z z))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3) (pow.f64 z 3)) (+.f64 (*.f64 z z) (-.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 2) (*.f64 (+.f64 (cos.f64 y) 1) (*.f64 z z)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3) (pow.f64 z 3))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2) (*.f64 (+.f64 (cos.f64 y) 1) (*.f64 z z)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2)) (neg.f64 (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3) (pow.f64 z 3)) (-.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2) (*.f64 (+.f64 (cos.f64 y) 1) (*.f64 z z))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 z z) (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 2)) (-.f64 z (+.f64 z (*.f64 (cos.f64 y) z))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 z (+.f64 (cos.f64 y) 0))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 z (+.f64 (cos.f64 y) 0))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 z) (+.f64 (cos.f64 y) 0)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 z (+.f64 (cos.f64 y) 0)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (/.f64 (pow.f64 (exp.f64 z) (+.f64 (cos.f64 y) 1)) (exp.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 z (+.f64 (cos.f64 y) 0)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 z (+.f64 (cos.f64 y) 0))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 z (+.f64 z (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (+.f64 z (*.f64 (cos.f64 y) z)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 (cos.f64 y) 1) z z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (+.f64 (cos.f64 y) 1) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z -1 (+.f64 z (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 -1 z (+.f64 z (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 z z)) (cbrt.f64 z) (+.f64 z (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 2)) (cbrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (sqrt.f64 z) (+.f64 z (*.f64 (cos.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) (sqrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) z))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 z (*.f64 (cos.f64 y) z))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 z (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (cos.f64 y) z) z)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 z (cos.f64 y)) z)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (+.f64 z (*.f64 (cos.f64 y) z)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 1 (pow.f64 (cos.f64 y) 3)) z) (-.f64 (+.f64 (pow.f64 (cos.f64 y) 2) 1) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) 2) -1) z) (+.f64 (cos.f64 y) -1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 z (+.f64 1 (pow.f64 (cos.f64 y) 3))) (-.f64 (+.f64 (pow.f64 (cos.f64 y) 2) 1) (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 z (+.f64 (pow.f64 (cos.f64 y) 2) -1)) (+.f64 (cos.f64 y) -1))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 z) (+.f64 (cos.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (+.f64 z (*.f64 (cos.f64 y) z)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 z (*.f64 (cos.f64 y) z)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (+.f64 z (*.f64 (cos.f64 y) z))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 z (*.f64 (cos.f64 y) z))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log1p.f64 (cos.f64 y)) (log.f64 z))))))) |
| 1× | egg-herbie |
| 540× | sub-neg_binary64 |
| 494× | distribute-rgt-in_binary64 |
| 464× | distribute-lft-in_binary64 |
| 405× | distribute-neg-in_binary64 |
| 317× | fma-neg_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 576 |
| 1 | 129 | 501 |
| 2 | 362 | 383 |
| 3 | 1577 | 383 |
| 4 | 5892 | 383 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 -1 z) (*.f64 2 z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 2 z) (*.f64 -1 z))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 2 z) (+.f64 (*.f64 -1 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 (*.f64 2 z) (+.f64 (*.f64 -1 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))))) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (cos.f64 y) z) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 2 z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (*.f64 2 z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 2 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 (*.f64 2 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
| Outputs |
|---|
(+.f64 (*.f64 -1 z) (*.f64 2 z)) |
(*.f64 z 1) |
z |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 2 z) (*.f64 -1 z))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (*.f64 z 1)) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) z) |
(fma.f64 z (*.f64 -1/2 (*.f64 y y)) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 2 z) (+.f64 (*.f64 -1 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (+.f64 (*.f64 z 1) (*.f64 1/24 (*.f64 z (pow.f64 y 4))))) |
(+.f64 (fma.f64 -1/2 (*.f64 y (*.f64 y z)) z) (*.f64 z (*.f64 1/24 (pow.f64 y 4)))) |
(*.f64 z (+.f64 (fma.f64 1/24 (pow.f64 y 4) -1) (fma.f64 -1/2 (*.f64 y y) 2))) |
(fma.f64 1/24 (*.f64 z (pow.f64 y 4)) (fma.f64 z (*.f64 -1/2 (*.f64 y y)) z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 (*.f64 2 z) (+.f64 (*.f64 -1 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (+.f64 (*.f64 z 1) (*.f64 1/24 (*.f64 z (pow.f64 y 4)))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (+.f64 z (*.f64 z (*.f64 1/24 (pow.f64 y 4)))))) |
(fma.f64 z (fma.f64 -1/2 (*.f64 y y) (*.f64 -1/720 (pow.f64 y 6))) (fma.f64 z (*.f64 1/24 (pow.f64 y 4)) z)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 -1 z) (*.f64 (+.f64 1 (cos.f64 y)) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 -1 (*.f64 (+.f64 1 (*.f64 -1 (+.f64 1 (cos.f64 y)))) z)) |
(*.f64 z (+.f64 -1 (+.f64 1 (cos.f64 y)))) |
(*.f64 z (+.f64 0 (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 2 z) |
(*.f64 z 2) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (*.f64 2 z)) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (*.f64 z 2)) |
(*.f64 z (+.f64 2 (*.f64 (*.f64 -1/2 y) y))) |
(*.f64 z (fma.f64 -1/2 (*.f64 y y) 2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 2 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z)))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 2 z (*.f64 1/24 (*.f64 z (pow.f64 y 4))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (*.f64 z (+.f64 2 (*.f64 1/24 (pow.f64 y 4))))) |
(*.f64 z (+.f64 (*.f64 1/24 (pow.f64 y 4)) (fma.f64 -1/2 (*.f64 y y) 2))) |
(*.f64 z (+.f64 (*.f64 -1/2 (*.f64 y y)) (fma.f64 1/24 (pow.f64 y 4) 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 y 6) z)) (+.f64 (*.f64 2 z) (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (fma.f64 2 z (*.f64 1/24 (*.f64 z (pow.f64 y 4)))))) |
(fma.f64 -1/2 (*.f64 y (*.f64 y z)) (fma.f64 -1/720 (*.f64 z (pow.f64 y 6)) (*.f64 z (+.f64 2 (*.f64 1/24 (pow.f64 y 4)))))) |
(*.f64 z (+.f64 (fma.f64 -1/2 (*.f64 y y) (*.f64 -1/720 (pow.f64 y 6))) (fma.f64 1/24 (pow.f64 y 4) 2))) |
(*.f64 z (+.f64 (fma.f64 1/24 (pow.f64 y 4) 2) (fma.f64 -1/2 (*.f64 y y) (*.f64 -1/720 (pow.f64 y 6))))) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
(*.f64 (+.f64 1 (cos.f64 y)) z) |
(*.f64 z (+.f64 1 (cos.f64 y))) |
(+.f64 z (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) z) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 0.1b | (exp.f64 (cos.f64 y)) | |
| 0.1b | (*.f64 z (log.f64 (exp.f64 (cos.f64 y)))) | |
| 0.3b | (log.f64 (exp.f64 (cos.f64 y))) |
Compiled 34 to 9 computations (73.5% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | (+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 0.0ms | y | @ | 0 | (+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 0.0ms | y | @ | -inf | (+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 0.0ms | x | @ | inf | (+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 0.0ms | x | @ | 0 | (+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| 1× | batch-egg-rewrite |
| 980× | pow1_binary64 |
| 903× | add-log-exp_binary64 |
| 903× | log1p-expm1-u_binary64 |
| 903× | expm1-log1p-u_binary64 |
| 97× | add-sqr-sqrt_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 10 |
| 1 | 191 | 10 |
| 2 | 2465 | 10 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 z (cos.f64 y) (*.f64 y x)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (-.f64 (*.f64 y x) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (-.f64 (*.f64 y x) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 z (cos.f64 y) (*.f64 y x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 z (cos.f64 y) (*.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))) (pow.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))) 2) (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))) (sqrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 y x))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2)) (/.f64 1 (-.f64 (*.f64 y x) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)))) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 y x) (*.f64 z (cos.f64 y))) (-.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 (*.f64 y x) (*.f64 z (cos.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2)) (-.f64 (*.f64 y x) (*.f64 z (cos.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 (*.f64 z (cos.f64 y)) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 y x))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (pow.f64 (*.f64 z (cos.f64 y)) 2))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 z (cos.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) 2) (pow.f64 (*.f64 y x) 2)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 z (cos.f64 y) (*.f64 y x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 y x)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 y x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 z (cos.f64 y) (*.f64 y x)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 y x)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 z (cos.f64 y) (*.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 y x (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x y (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (cos.f64 y) (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cos.f64 y) z (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 y x) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 z (cos.f64 y)) (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 z (cos.f64 y))) 2) (cbrt.f64 (*.f64 z (cos.f64 y))) (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (*.f64 y x)) (*.f64 z (cos.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 z (cos.f64 y))) (sqrt.f64 (*.f64 z (cos.f64 y))) (*.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z (cos.f64 y))))))) |
| 1× | egg-herbie |
| 902× | fma-def_binary64 |
| 671× | sqr-pow_binary64 |
| 476× | distribute-lft-out_binary64 |
| 444× | cube-prod_binary64 |
| 436× | *-commutative_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 326 |
| 1 | 57 | 324 |
| 2 | 133 | 323 |
| 3 | 356 | 321 |
| 4 | 1212 | 318 |
| 5 | 2713 | 318 |
| 6 | 3879 | 318 |
| 7 | 3960 | 318 |
| 8 | 4083 | 318 |
| 9 | 4238 | 318 |
| 10 | 4500 | 318 |
| 11 | 4757 | 318 |
| 12 | 5115 | 318 |
| 13 | 5492 | 318 |
| 14 | 5985 | 318 |
| 15 | 6570 | 318 |
| 16 | 7284 | 318 |
| 17 | 7608 | 318 |
| 18 | 7874 | 318 |
| 1× | node limit |
| Inputs |
|---|
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(*.f64 y x) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
| Outputs |
|---|
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) z)) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 y x z)) |
(fma.f64 z (*.f64 -1/2 (*.f64 y y)) (fma.f64 y x z)) |
(fma.f64 z (*.f64 y (*.f64 y -1/2)) (fma.f64 y x z)) |
(fma.f64 y (fma.f64 z (*.f64 y -1/2) x) z) |
(fma.f64 y (fma.f64 -1/2 (*.f64 z y) x) z) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 y 2) z)) (+.f64 (*.f64 y x) (+.f64 z (*.f64 1/24 (*.f64 (pow.f64 y 4) z))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (+.f64 (fma.f64 y x z) (*.f64 1/24 (*.f64 z (pow.f64 y 4))))) |
(fma.f64 -1/2 (*.f64 z (*.f64 y y)) (fma.f64 y x (fma.f64 1/24 (*.f64 z (pow.f64 y 4)) z))) |
(fma.f64 y x (*.f64 z (+.f64 (fma.f64 1/24 (pow.f64 y 4) 1) (*.f64 -1/2 (*.f64 y y))))) |
(fma.f64 z (fma.f64 1/24 (pow.f64 y 4) (*.f64 y (*.f64 y -1/2))) (fma.f64 y x z)) |
(fma.f64 z (*.f64 1/24 (pow.f64 y 4)) (fma.f64 y (fma.f64 z (*.f64 y -1/2) x) z)) |
(fma.f64 z (*.f64 1/24 (pow.f64 y 4)) (fma.f64 y (fma.f64 -1/2 (*.f64 z y) x) z)) |
(*.f64 y x) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(*.f64 y x) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 y x)) |
(fma.f64 z (cos.f64 y) (*.f64 y x)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.2b | (pow.f64 (*.f64 x (sin.f64 y)) 2) |
| ✓ | 1.6b | (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) |
| ✓ | 2.5b | (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) |
| ✓ | 39.4b | (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
Compiled 94 to 32 computations (66% saved)
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | z | @ | 0 | (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) |
| 2.0ms | y | @ | inf | (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
| 2.0ms | y | @ | -inf | (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
| 2.0ms | x | @ | 0 | (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
| 2.0ms | y | @ | 0 | (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
| 1× | batch-egg-rewrite |
| 448× | fma-neg_binary64 |
| 308× | expm1-udef_binary64 |
| 308× | log1p-udef_binary64 |
| 260× | log-pow_binary64 |
| 191× | add-sqr-sqrt_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 87 |
| 1 | 382 | 52 |
| 2 | 5632 | 52 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
(+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) |
(pow.f64 (*.f64 x (sin.f64 y)) 2) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (sin.f64 y)) z)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 z (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 x (sin.f64 y) z))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (*.f64 (fma.f64 x (sin.f64 y) z) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 x (sin.f64 y) z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) (pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) 2) (cbrt.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 2) (*.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 x (sin.f64 y) z)) (sqrt.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) (*.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) (/.f64 1 (neg.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 x (sin.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 2) 1) (/.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) 1) (/.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (cbrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 2))) (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (cbrt.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 2) (cbrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 2))) (cbrt.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) (cbrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 2))) (/.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) (cbrt.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (cbrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 2))) (/.f64 (fma.f64 x (sin.f64 y) z) (cbrt.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))) (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 2) (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))) (/.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))) (/.f64 (fma.f64 x (sin.f64 y) z) (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 1) (/.f64 (fma.f64 x (sin.f64 y) z) (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 3))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (*.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (-.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2))) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 x (sin.f64 y) z) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 x (sin.f64 y) z)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 x (sin.f64 y) z)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 x (sin.f64 y) z) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 1 (fma.f64 x (sin.f64 y) z)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (neg.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 x (sin.f64 y) z) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 x (sin.f64 y) z))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 z) (pow.f64 (exp.f64 (sin.f64 y)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 (sin.f64 y)) x) (exp.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y)))) (exp.f64 z)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 (sin.f64 y)) x) (+.f64 1 (expm1.f64 z))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y)))) (+.f64 1 (expm1.f64 z))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (pow.f64 (exp.f64 (sin.f64 y)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 z) (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 z)) (+.f64 1 (expm1.f64 (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 x (sin.f64 y) z) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) 3) (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 x (sin.f64 y) z)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 x (sin.f64 y) z)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (sin.f64 y) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sin.f64 y) x z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 x (sin.f64 y)) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 z (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2) (cbrt.f64 (*.f64 x (sin.f64 y))) z)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 z) 2) (cbrt.f64 z) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 z) (sqrt.f64 z) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) (sqrt.f64 (*.f64 x (sin.f64 y))) z))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) (/.f64 (pow.f64 z 6) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) (fma.f64 x (sin.f64 y) z))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) (pow.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 2) (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 9) (pow.f64 z 9)) (/.f64 1 (-.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6)) (pow.f64 (*.f64 (sin.f64 y) (*.f64 x z)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 x (sin.f64 y) z) (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6)) (/.f64 1 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (*.f64 z z) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 (sin.f64 y) (*.f64 x z)))) (fma.f64 x (sin.f64 y) z))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6)) (pow.f64 (*.f64 (sin.f64 y) (*.f64 x z)) 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 9) (pow.f64 z 9))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 9) (pow.f64 z 9)) (-.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6)) (pow.f64 (*.f64 (sin.f64 y) (*.f64 x z)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 9) (pow.f64 z 9)) (+.f64 (pow.f64 z 6) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 (*.f64 (sin.f64 y) (*.f64 x z)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 9) (pow.f64 z 9))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6)) (pow.f64 (*.f64 (sin.f64 y) (*.f64 x z)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 z 6))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 z 6) (pow.f64 (*.f64 x (sin.f64 y)) 6)) (-.f64 (pow.f64 z 3) (pow.f64 (*.f64 x (sin.f64 y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (hypot.f64 (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3))) (exp.f64 (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)) (+.f64 1 (expm1.f64 (pow.f64 z 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3))) (+.f64 1 (expm1.f64 (pow.f64 z 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (pow.f64 z 3))) (exp.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (pow.f64 z 3)) (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (pow.f64 z 3))) (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (sin.f64 y)) (pow.f64 (*.f64 x (sin.f64 y)) 2) (pow.f64 z 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (*.f64 z z) (pow.f64 (*.f64 x (sin.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 x (sin.f64 y)) (pow.f64 z 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 z 3) (pow.f64 (*.f64 x (sin.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 z z) z (pow.f64 (*.f64 x (sin.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 z 3/2) (pow.f64 z 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3/2) (pow.f64 (*.f64 x (sin.f64 y)) 3/2) (pow.f64 z 3)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z z)) (*.f64 (sin.f64 y) (*.f64 x z)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))) (cbrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 2)) (cbrt.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (*.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (-.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2)) (/.f64 1 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (*.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (-.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (*.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (-.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 3)) (+.f64 (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (*.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2)) (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (*.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (-.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4) (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2))) (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) 2) (pow.f64 (*.f64 x (sin.f64 y)) 4)) (-.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (hypot.f64 (*.f64 x (sin.f64 y)) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2))) (pow.f64 (exp.f64 z) (-.f64 z (*.f64 x (sin.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2)) (+.f64 1 (expm1.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2))) (+.f64 1 (expm1.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) (exp.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 z) (-.f64 z (*.f64 x (sin.f64 y)))) (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y)) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 z (-.f64 z (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (-.f64 z (*.f64 x (sin.f64 y))) z (pow.f64 (*.f64 x (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4)) (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) 2) (cbrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) (sqrt.f64 (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))) (pow.f64 (*.f64 x (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y))))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (*.f64 (sin.f64 y) (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 y) (*.f64 x (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x (sin.f64 y)) (*.f64 x (sin.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (pow.f64 (*.f64 x (sin.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2) (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2) (*.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4)) (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) (pow.f64 (*.f64 x (sin.f64 y)) 3/2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 x x) (pow.f64 (sin.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3/2) (sqrt.f64 (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 x (sin.f64 y)) x) (sin.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 x (sin.f64 y)) (sin.f64 y)) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 x (sin.f64 y)) (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 2)) (cbrt.f64 (*.f64 x (sin.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 4))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 6))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 2 (log.f64 (*.f64 x (sin.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 2 (log.f64 (*.f64 x (sin.f64 y)))) 1)))))) |
| 1× | egg-herbie |
| 610× | fma-neg_binary64 |
| 439× | associate-+l+_binary64 |
| 390× | unswap-sqr_binary64 |
| 359× | *-commutative_binary64 |
| 335× | associate-+r+_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 2357 |
| 1 | 523 | 2140 |
| 2 | 2120 | 1988 |
| 3 | 6488 | 1945 |
| 1× | node limit |
| Inputs |
|---|
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 -1 (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) 2) z) (*.f64 -1 (/.f64 (pow.f64 (sin.f64 y) 2) z))) (pow.f64 x 2))) (+.f64 z (*.f64 (sin.f64 y) x))) |
(+.f64 (*.f64 -1 (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) 2) z) (*.f64 -1 (/.f64 (pow.f64 (sin.f64 y) 2) z))) (pow.f64 x 2))) (+.f64 z (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) 2) z) (*.f64 -1 (/.f64 (pow.f64 (sin.f64 y) 2) z))) (*.f64 (sin.f64 y) (pow.f64 x 3))) z)) (*.f64 (sin.f64 y) x)))) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) x)) (+.f64 z (*.f64 (sin.f64 y) x))) |
(+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) x)) (+.f64 z (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) z) (*.f64 (sin.f64 y) (pow.f64 x 2)))) (*.f64 (sin.f64 y) x)))) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x))) (+.f64 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) x)))) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) z) (*.f64 (sin.f64 y) (pow.f64 x 2))) (+.f64 z (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x))) (+.f64 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) x))))) |
z |
(+.f64 (*.f64 y x) z) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) z)) (/.f64 (pow.f64 x 2) z)))) (+.f64 (*.f64 y x) z)) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) z)) (/.f64 (pow.f64 x 2) z)))) (+.f64 (*.f64 -1 (*.f64 (pow.f64 y 3) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) z)) (/.f64 (pow.f64 x 2) z)) x) z) (*.f64 1/6 x)))) (+.f64 (*.f64 y x) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 z (+.f64 (*.f64 (sin.f64 y) x) (*.f64 -1 (/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) z)))) |
(+.f64 z (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) (*.f64 (sin.f64 y) x)) (pow.f64 z 2))) (+.f64 (*.f64 (sin.f64 y) x) (*.f64 -1 (/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) z))))) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z)) (+.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) (*.f64 (sin.f64 y) x)) (pow.f64 z 2)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z)) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z) (+.f64 z (*.f64 (sin.f64 y) x))))) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 y 5) (+.f64 (*.f64 -1/6 (pow.f64 x 3)) (*.f64 -1/3 (pow.f64 x 3)))) (+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 3))) |
(+.f64 (*.f64 (pow.f64 y 7) (+.f64 (*.f64 (+.f64 (*.f64 1/36 (pow.f64 x 2)) (*.f64 1/60 (pow.f64 x 2))) x) (+.f64 (*.f64 1/18 (pow.f64 x 3)) (*.f64 1/120 (pow.f64 x 3))))) (+.f64 (*.f64 (pow.f64 y 5) (+.f64 (*.f64 -1/6 (pow.f64 x 3)) (*.f64 -1/3 (pow.f64 x 3)))) (+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 3)))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(pow.f64 z 2) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(pow.f64 z 2) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 y (*.f64 z x)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 y (*.f64 z x))) (*.f64 (pow.f64 y 2) (pow.f64 x 2)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 3) (*.f64 z x))) (+.f64 (*.f64 -1 (*.f64 y (*.f64 z x))) (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(pow.f64 z 2) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(pow.f64 z 2) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(+.f64 (*.f64 -1/3 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(+.f64 (*.f64 -1/3 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (+.f64 (*.f64 (+.f64 (*.f64 1/36 (pow.f64 x 2)) (*.f64 1/60 (pow.f64 x 2))) (pow.f64 y 6)) (*.f64 (pow.f64 y 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 -1/3 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (+.f64 (*.f64 (+.f64 (*.f64 -1/2520 (pow.f64 x 2)) (*.f64 -1/360 (pow.f64 x 2))) (pow.f64 y 8)) (+.f64 (*.f64 (+.f64 (*.f64 1/36 (pow.f64 x 2)) (*.f64 1/60 (pow.f64 x 2))) (pow.f64 y 6)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
| Outputs |
|---|
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 (*.f64 -1 (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) 2) z) (*.f64 -1 (/.f64 (pow.f64 (sin.f64 y) 2) z))) (pow.f64 x 2))) (+.f64 z (*.f64 (sin.f64 y) x))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 (*.f64 -1 (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) 2) z) (*.f64 -1 (/.f64 (pow.f64 (sin.f64 y) 2) z))) (pow.f64 x 2))) (+.f64 z (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) 2) z) (*.f64 -1 (/.f64 (pow.f64 (sin.f64 y) 2) z))) (*.f64 (sin.f64 y) (pow.f64 x 3))) z)) (*.f64 (sin.f64 y) x)))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) x)) (+.f64 z (*.f64 (sin.f64 y) x))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 (*.f64 -1 (/.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) x)) (+.f64 z (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) z) (*.f64 (sin.f64 y) (pow.f64 x 2)))) (*.f64 (sin.f64 y) x)))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x))) (+.f64 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) x)))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (sin.f64 y))) (/.f64 (pow.f64 z 2) (sin.f64 y))) z) (*.f64 (sin.f64 y) (pow.f64 x 2))) (+.f64 z (+.f64 (*.f64 -1 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x))) (+.f64 (/.f64 (pow.f64 z 2) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) x))))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
z |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) z)) (/.f64 (pow.f64 x 2) z)))) (+.f64 (*.f64 y x) z)) |
(fma.f64 y x z) |
(+.f64 (*.f64 -1 (*.f64 (pow.f64 y 2) (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) z)) (/.f64 (pow.f64 x 2) z)))) (+.f64 (*.f64 -1 (*.f64 (pow.f64 y 3) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 -1 (/.f64 (pow.f64 x 2) z)) (/.f64 (pow.f64 x 2) z)) x) z) (*.f64 1/6 x)))) (+.f64 (*.f64 y x) z))) |
(fma.f64 -1 (*.f64 (*.f64 y y) (*.f64 0 (/.f64 (*.f64 x x) z))) (fma.f64 -1 (*.f64 (pow.f64 y 3) (+.f64 (/.f64 (*.f64 0 (/.f64 (*.f64 x x) z)) (/.f64 z x)) (*.f64 x 1/6))) (fma.f64 y x z))) |
(+.f64 (fma.f64 y x z) (-.f64 (*.f64 y (*.f64 y 0)) (*.f64 (pow.f64 y 3) (fma.f64 x 1/6 (*.f64 (/.f64 0 z) x))))) |
(fma.f64 (neg.f64 (pow.f64 y 3)) (*.f64 x 1/6) (fma.f64 y x z)) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) (fma.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x) (*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))))) |
(/.f64 (fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) (fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)))) |
(*.f64 (sin.f64 y) x) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (+.f64 (*.f64 (sin.f64 y) x) (*.f64 -1 (/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) z)))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 z (+.f64 (*.f64 -1 (/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) (*.f64 (sin.f64 y) x)) (pow.f64 z 2))) (+.f64 (*.f64 (sin.f64 y) x) (*.f64 -1 (/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) z))))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
z |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z)) (+.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 -1 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) (*.f64 (sin.f64 y) x)) (pow.f64 z 2)) (+.f64 (*.f64 -1 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z)) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) z) (+.f64 z (*.f64 (sin.f64 y) x))))) |
(+.f64 z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x z) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3)) |
(pow.f64 (*.f64 (sin.f64 y) x) 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3)) |
(pow.f64 (*.f64 (sin.f64 y) x) 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 y 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 y 3) (pow.f64 z 3)) |
(+.f64 (*.f64 (pow.f64 y 5) (+.f64 (*.f64 -1/6 (pow.f64 x 3)) (*.f64 -1/3 (pow.f64 x 3)))) (+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 3))) |
(fma.f64 (pow.f64 y 5) (*.f64 (pow.f64 x 3) -1/2) (fma.f64 (pow.f64 y 3) (pow.f64 x 3) (pow.f64 z 3))) |
(fma.f64 (pow.f64 y 5) (*.f64 (pow.f64 x 3) -1/2) (fma.f64 (pow.f64 x 3) (pow.f64 y 3) (pow.f64 z 3))) |
(+.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 3) (+.f64 (pow.f64 y 3) (*.f64 (pow.f64 y 5) -1/2)))) |
(+.f64 (*.f64 (pow.f64 y 7) (+.f64 (*.f64 (+.f64 (*.f64 1/36 (pow.f64 x 2)) (*.f64 1/60 (pow.f64 x 2))) x) (+.f64 (*.f64 1/18 (pow.f64 x 3)) (*.f64 1/120 (pow.f64 x 3))))) (+.f64 (*.f64 (pow.f64 y 5) (+.f64 (*.f64 -1/6 (pow.f64 x 3)) (*.f64 -1/3 (pow.f64 x 3)))) (+.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3)) (pow.f64 z 3)))) |
(fma.f64 (pow.f64 y 7) (fma.f64 (*.f64 (*.f64 x x) 2/45) x (*.f64 (pow.f64 x 3) 23/360)) (fma.f64 (pow.f64 y 5) (*.f64 (pow.f64 x 3) -1/2) (fma.f64 (pow.f64 y 3) (pow.f64 x 3) (pow.f64 z 3)))) |
(fma.f64 (pow.f64 y 7) (fma.f64 (pow.f64 x 3) 23/360 (*.f64 (pow.f64 x 3) 2/45)) (fma.f64 (pow.f64 y 5) (*.f64 (pow.f64 x 3) -1/2) (fma.f64 (pow.f64 x 3) (pow.f64 y 3) (pow.f64 z 3)))) |
(fma.f64 (pow.f64 y 7) (*.f64 (pow.f64 x 3) 13/120) (+.f64 (pow.f64 z 3) (*.f64 (pow.f64 x 3) (+.f64 (pow.f64 y 3) (*.f64 (pow.f64 y 5) -1/2))))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) |
(*.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3)) |
(pow.f64 (*.f64 (sin.f64 y) x) 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(pow.f64 z 3) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (pow.f64 z 3)) |
(fma.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3) (pow.f64 z 3)) |
(fma.f64 (pow.f64 x 3) (pow.f64 (sin.f64 y) 3) (pow.f64 z 3)) |
(+.f64 (pow.f64 z 3) (pow.f64 (*.f64 (sin.f64 y) x) 3)) |
(pow.f64 z 2) |
(*.f64 z z) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x))) |
(-.f64 (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) (*.f64 z (*.f64 (sin.f64 y) x))) |
(*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x))) |
(-.f64 (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) (*.f64 z (*.f64 (sin.f64 y) x))) |
(*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(pow.f64 z 2) |
(*.f64 z z) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 y (*.f64 z x)))) |
(+.f64 (*.f64 z z) (neg.f64 (*.f64 y (*.f64 z x)))) |
(-.f64 (*.f64 z z) (*.f64 z (*.f64 y x))) |
(*.f64 z (-.f64 z (*.f64 y x))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 y (*.f64 z x))) (*.f64 (pow.f64 y 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(fma.f64 z z (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z (*.f64 y x)))) |
(fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 3) (*.f64 z x))) (+.f64 (*.f64 -1 (*.f64 y (*.f64 z x))) (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(+.f64 (*.f64 z z) (fma.f64 1/6 (*.f64 (pow.f64 y 3) (*.f64 z x)) (fma.f64 -1 (*.f64 y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(fma.f64 z z (+.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z x) (+.f64 (*.f64 (pow.f64 y 3) 1/6) (neg.f64 y))))) |
(fma.f64 z z (fma.f64 1/6 (*.f64 z (*.f64 x (pow.f64 y 3))) (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) |
(fma.f64 z (*.f64 x (*.f64 (pow.f64 y 3) 1/6)) (fma.f64 z z (*.f64 (*.f64 y x) (-.f64 (*.f64 y x) z)))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) (*.f64 (-.f64 z (*.f64 (sin.f64 y) x)) z)) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2))) |
(fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x))) |
(-.f64 (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) (*.f64 z (*.f64 (sin.f64 y) x))) |
(*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z)) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(pow.f64 z 2) |
(*.f64 z z) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(pow.f64 z 2) |
(*.f64 z z) |
(+.f64 (pow.f64 z 2) (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(+.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 (sin.f64 y) x)))) |
(*.f64 z (-.f64 z (*.f64 (sin.f64 y) x))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (pow.f64 z 2) (+.f64 (*.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x))) (*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)))) |
(+.f64 (*.f64 z z) (fma.f64 -1 (*.f64 z (*.f64 (sin.f64 y) x)) (*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)))) |
(fma.f64 z (-.f64 z (*.f64 (sin.f64 y) x)) (*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2)))) |
(fma.f64 z z (*.f64 (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (sin.f64 y) x) z))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 y 2) (pow.f64 x 2)) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 -1/3 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (*.f64 (pow.f64 y 2) (pow.f64 x 2))) |
(fma.f64 -1/3 (*.f64 (*.f64 x x) (pow.f64 y 4)) (*.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 -1/3 (pow.f64 y 4)))) |
(+.f64 (*.f64 -1/3 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (+.f64 (*.f64 (+.f64 (*.f64 1/36 (pow.f64 x 2)) (*.f64 1/60 (pow.f64 x 2))) (pow.f64 y 6)) (*.f64 (pow.f64 y 2) (pow.f64 x 2)))) |
(fma.f64 -1/3 (*.f64 (*.f64 x x) (pow.f64 y 4)) (fma.f64 (*.f64 (*.f64 x x) 2/45) (pow.f64 y 6) (*.f64 (*.f64 x x) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 -1/3 (pow.f64 y 4)))) (*.f64 (*.f64 x x) (*.f64 2/45 (pow.f64 y 6)))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 y y) (*.f64 -1/3 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) 2/45))) |
(+.f64 (*.f64 -1/3 (*.f64 (pow.f64 y 4) (pow.f64 x 2))) (+.f64 (*.f64 (+.f64 (*.f64 -1/2520 (pow.f64 x 2)) (*.f64 -1/360 (pow.f64 x 2))) (pow.f64 y 8)) (+.f64 (*.f64 (+.f64 (*.f64 1/36 (pow.f64 x 2)) (*.f64 1/60 (pow.f64 x 2))) (pow.f64 y 6)) (*.f64 (pow.f64 y 2) (pow.f64 x 2))))) |
(fma.f64 -1/3 (*.f64 (*.f64 x x) (pow.f64 y 4)) (fma.f64 (*.f64 (*.f64 x x) -1/315) (pow.f64 y 8) (fma.f64 (*.f64 (*.f64 x x) 2/45) (pow.f64 y 6) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(+.f64 (fma.f64 (*.f64 x (*.f64 x -1/315)) (pow.f64 y 8) (*.f64 (*.f64 x x) (*.f64 2/45 (pow.f64 y 6)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 -1/3 (pow.f64 y 4))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 (pow.f64 y 6) 2/45))) (*.f64 (*.f64 x x) (+.f64 (*.f64 -1/3 (pow.f64 y 4)) (*.f64 (pow.f64 y 8) -1/315)))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
(*.f64 (pow.f64 (sin.f64 y) 2) (pow.f64 x 2)) |
(*.f64 (pow.f64 (sin.f64 y) 2) (*.f64 x x)) |
(*.f64 x (*.f64 x (pow.f64 (sin.f64 y) 2))) |
Compiled 16834 to 7586 computations (54.9% saved)
25 alts after pruning (16 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 811 | 8 | 819 |
| Fresh | 4 | 8 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 4 | 9 | 13 |
| Total | 820 | 25 | 845 |
| Status | Error | Program |
|---|---|---|
| 45.9b | (fma.f64 (cbrt.f64 (*.f64 (pow.f64 (sin.f64 y) 3/2) (pow.f64 x 3))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| 31.4b | (fma.f64 y x z) | |
| ✓ | 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
| 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3)) z) (*.f64 -1 z))) | |
| 1.1b | (+.f64 (*.f64 x (sin.f64 y)) (+.f64 (pow.f64 (cbrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) 3) (*.f64 -1 z))) | |
| 52.7b | (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) 3) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) | |
| 56.9b | (/.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) | |
| 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) 1) (-.f64 (+.f64 (cos.f64 y) 1) -1)))) | |
| ✓ | 0.1b | (fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
| ✓ | 38.6b | (fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
| ✓ | 53.0b | (*.f64 y x) |
| 31.3b | (+.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)) z) | |
| 40.6b | z | |
| ✓ | 0.1b | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 24.2b | (+.f64 (*.f64 y x) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) | |
| 37.9b | (pow.f64 (sqrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 2) | |
| ✓ | 14.2b | (+.f64 (*.f64 x (sin.f64 y)) z) |
| 38.6b | (fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) z) | |
| 36.5b | (*.f64 (sin.f64 y) x) | |
| 15.2b | (pow.f64 (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 3) | |
| 0.2b | (+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) z)) | |
| ✓ | 0.3b | (+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z))) |
| 27.7b | (*.f64 (log.f64 (exp.f64 (cos.f64 y))) z) | |
| ✓ | 31.4b | (+.f64 (*.f64 y x) z) |
| ✓ | 27.6b | (*.f64 (cos.f64 y) z) |
Compiled 345 to 236 computations (31.6% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 x (sin.f64 y)) z) |
(+.f64 (*.f64 y x) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (+.f64 1 (+.f64 (cos.f64 y) -1)))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
(+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z))) |
(*.f64 (log.f64 (exp.f64 (cos.f64 y))) z) |
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(pow.f64 (sqrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 2) |
(pow.f64 (cbrt.f64 (+.f64 z (*.f64 (sin.f64 y) x))) 3) |
(+.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 3) z) |
(+.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)) z) |
(+.f64 (pow.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) 2) z) |
(+.f64 (*.f64 y x) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
(fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) z) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (expm1.f64 (log1p.f64 (cos.f64 y))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (log.f64 (exp.f64 (cos.f64 y))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (sqrt.f64 (cos.f64 y)) 2))) |
(+.f64 (*.f64 x (sin.f64 y)) (cbrt.f64 (pow.f64 (*.f64 (cos.f64 y) z) 3))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (sqrt.f64 (cos.f64 y)) 2))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (pow.f64 (cbrt.f64 (cos.f64 y)) 3))) |
(+.f64 (pow.f64 (sqrt.f64 (*.f64 x (sin.f64 y))) 2) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (cbrt.f64 (pow.f64 (*.f64 z (cos.f64 y)) 3))) |
(+.f64 (pow.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) 3) (*.f64 z (cos.f64 y))) |
(+.f64 (cbrt.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (cbrt.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 3)) z) (*.f64 -1 z))) |
(+.f64 (*.f64 x (sin.f64 y)) (+.f64 (pow.f64 (cbrt.f64 (+.f64 z (*.f64 (cos.f64 y) z))) 3) (*.f64 -1 z))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 (-.f64 (pow.f64 (+.f64 (cos.f64 y) 1) 2) 1) (-.f64 (+.f64 (cos.f64 y) 1) -1)))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 y) 1) (+.f64 (cos.f64 y) 1)) 1) (+.f64 (+.f64 (cos.f64 y) 1) 1)))) |
(fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) z) |
(fma.f64 (*.f64 (sin.f64 y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 z (cos.f64 y))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 y) x) 3) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
(fma.f64 (*.f64 x (sqrt.f64 (sin.f64 y))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 y) 3) (pow.f64 x 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 3) (pow.f64 z 3)) (+.f64 (pow.f64 (*.f64 x (sin.f64 y)) 2) (*.f64 z (-.f64 z (*.f64 x (sin.f64 y)))))) |
(fma.f64 (cbrt.f64 (pow.f64 (cos.f64 y) 2)) (*.f64 (cbrt.f64 (cos.f64 y)) z) (*.f64 x (sin.f64 y))) |
(fma.f64 (*.f64 x (cbrt.f64 (pow.f64 (sin.f64 y) 2))) (cbrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (sin.f64 y) 3/2) (pow.f64 x 3))) (sqrt.f64 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
4 calls:
| 146.0ms | x |
| 52.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 49.0ms | z |
| 49.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | x |
| 0.1b | 1 | y |
| 0.1b | 1 | z |
| 0.1b | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 602 to 220 computations (63.5% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 x (sin.f64 y)) z) |
(+.f64 (*.f64 y x) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (+.f64 (cos.f64 y) -1) z) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (+.f64 1 (+.f64 (cos.f64 y) -1)))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
(+.f64 (*.f64 x (sin.f64 y)) (+.f64 (*.f64 (+.f64 (cos.f64 y) 1) z) (*.f64 -1 z))) |
(*.f64 (log.f64 (exp.f64 (cos.f64 y))) z) |
| Outputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 23.0ms | y |
| 22.0ms | x |
| 20.0ms | z |
| 13.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Error | Segments | Branch |
|---|---|---|
| 0.1b | 1 | x |
| 0.1b | 1 | y |
| 0.1b | 1 | z |
| 0.1b | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 164 to 64 computations (61% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
(+.f64 (*.f64 x (sin.f64 y)) z) |
(+.f64 (*.f64 y x) (*.f64 z (-.f64 (+.f64 (cos.f64 y) 1) 1))) |
| Outputs |
|---|
(*.f64 (cos.f64 y) z) |
(+.f64 (*.f64 x (sin.f64 y)) z) |
(*.f64 (cos.f64 y) z) |
3 calls:
| 100.0ms | y |
| 79.0ms | x |
| 50.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 8.8b | 3 | x |
| 11.6b | 4 | y |
| 8.2b | 3 | z |
Compiled 83 to 27 computations (67.5% saved)
| 2× | binary-search |
| Time | Left | Right |
|---|---|---|
| 114.0ms | 1.907462836815851e+182 | 7.581346018597983e+202 |
| 107.0ms | -5.798011671593216e+124 | -1.1647805714211504e+124 |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
(fma.f64 y x z) |
| Outputs |
|---|
(*.f64 (cos.f64 y) z) |
(*.f64 (sin.f64 y) x) |
(fma.f64 y x z) |
(*.f64 (cos.f64 y) z) |
(*.f64 (sin.f64 y) x) |
(*.f64 (cos.f64 y) z) |
3 calls:
| 147.0ms | z |
| 101.0ms | y |
| 73.0ms | x |
| Error | Segments | Branch |
|---|---|---|
| 16.7b | 3 | x |
| 12.3b | 6 | y |
| 15.9b | 4 | z |
Compiled 65 to 19 computations (70.8% saved)
| 5× | binary-search |
| Time | Left | Right |
|---|---|---|
| 104.0ms | 1.1302365386005706e+292 | 1.8557516269835282e+294 |
| 36.0ms | 4.6130015529212706e+22 | 2.793867490671501e+26 |
| 37.0ms | 3707.5009248211663 | 50968.686394507786 |
| 36.0ms | -560.315978532113 | -1.2138740605037355e-11 |
| 45.0ms | -7.108449941537077e+56 | -2.83703261614331e+46 |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
(*.f64 (sin.f64 y) x) |
| Outputs |
|---|
(*.f64 (sin.f64 y) x) |
(fma.f64 y x z) |
(*.f64 (sin.f64 y) x) |
3 calls:
| 49.0ms | z |
| 20.0ms | x |
| 16.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 25.2b | 3 | x |
| 15.6b | 3 | y |
| 24.9b | 5 | z |
Compiled 37 to 17 computations (54.1% saved)
| 2× | binary-search |
| Time | Left | Right |
|---|---|---|
| 80.0ms | 7.388100587500896e-30 | 9.847697805157666e-25 |
| 37.0ms | -560.315978532113 | -1.2138740605037355e-11 |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
(fma.f64 y x z) |
(fma.f64 y x z) |
| Outputs |
|---|
(fma.f64 y x z) |
3 calls:
| 6.0ms | x |
| 5.0ms | y |
| 5.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 31.4b | 1 | x |
| 31.4b | 1 | y |
| 31.4b | 1 | z |
Compiled 33 to 15 computations (54.5% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
(+.f64 (*.f64 y x) z) |
| Outputs |
|---|
(+.f64 (*.f64 y x) z) |
3 calls:
| 5.0ms | x |
| 4.0ms | y |
| 4.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 31.4b | 1 | x |
| 31.4b | 1 | y |
| 31.4b | 1 | z |
Compiled 25 to 14 computations (44% saved)
| Inputs |
|---|
z |
z |
(*.f64 y x) |
| Outputs |
|---|
z |
(*.f64 y x) |
z |
3 calls:
| 18.0ms | y |
| 10.0ms | z |
| 8.0ms | x |
| Error | Segments | Branch |
|---|---|---|
| 38.4b | 2 | x |
| 37.8b | 5 | y |
| 37.7b | 3 | z |
Compiled 20 to 13 computations (35% saved)
| 2× | binary-search |
| Time | Left | Right |
|---|---|---|
| 130.0ms | 3.0760043640335563e-211 | 2.49237112980168e-206 |
| 84.0ms | -1.0640540526316818e-165 | -6.523351395481051e-174 |
Compiled 18 to 13 computations (27.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0.0b (-0%)
| Inputs |
|---|
z |
z |
| Outputs |
|---|
z |
3 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | z |
| Error | Segments | Branch |
|---|---|---|
| 40.6b | 1 | x |
| 40.6b | 1 | y |
| 40.6b | 1 | z |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
| 3× | +-commutative_binary64 |
| 3× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 184 |
| 1 | 55 | 184 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 z -57980116715932158793751378703661512259812182281768077737053786579052214494765312655584498467176552823193963916380637432381440) (*.f64 (cos.f64 y) z) (if (<=.f64 z 190746283681585086274105042063529820637195333473961041500859116046206882063807085095110507447827068302476589708003640194935699196829451933537098316189343186624827079862647009256144896) (+.f64 (*.f64 x (sin.f64 y)) z) (*.f64 (cos.f64 y) z))) |
(if (<=.f64 y -710844994153707735647811980643986380147429227953131618304) (*.f64 (cos.f64 y) z) (if (<=.f64 y -4928591468997967/8796093022208) (*.f64 (sin.f64 y) x) (if (<=.f64 y 2038220188415573/549755813888) (fma.f64 y x z) (if (<=.f64 y 46130015529212705767424) (*.f64 (cos.f64 y) z) (if (<=.f64 y 11302365386005705969829860357121101009451148854983543498752484176718583297252056723824150291489335622641364144222818291126723754678282039725677117437532060318217757277484807578658303239880541734416533107456648593096138269449843783096603844758977058045263024402301940070419644721776007434993664) (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(if (<=.f64 y -4928591468997967/8796093022208) (*.f64 (sin.f64 y) x) (if (<=.f64 y 10797721105397964800/1461501637330902918203684832716283019655932542976) (fma.f64 y x z) (*.f64 (sin.f64 y) x))) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(if (<=.f64 z -1130319067526676224/1062275985633534197379176413104937254659186235454063846398888276400807119721704485478325004530458571337778658972493002030693158675305414478819039957533174703887662541670786438063456256) z (if (<=.f64 z 7286914714291431/23689546086131422960647270026588478931532074235789438036179382904450240366918592625898413220651954314430049601701829119967217713075482397330387684250506304003974227539380644310764545984368872754291732775783027172102246808682496) (*.f64 y x) z)) |
z |
| Outputs |
|---|
(fma.f64 x (sin.f64 y) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 x (sin.f64 y))) |
(if (<=.f64 z -57980116715932158793751378703661512259812182281768077737053786579052214494765312655584498467176552823193963916380637432381440) (*.f64 (cos.f64 y) z) (if (<=.f64 z 190746283681585086274105042063529820637195333473961041500859116046206882063807085095110507447827068302476589708003640194935699196829451933537098316189343186624827079862647009256144896) (+.f64 (*.f64 x (sin.f64 y)) z) (*.f64 (cos.f64 y) z))) |
(if (<=.f64 z -57980116715932158793751378703661512259812182281768077737053786579052214494765312655584498467176552823193963916380637432381440) (*.f64 z (cos.f64 y)) (if (<=.f64 z 190746283681585086274105042063529820637195333473961041500859116046206882063807085095110507447827068302476589708003640194935699196829451933537098316189343186624827079862647009256144896) (+.f64 z (*.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y)))) |
(if (<=.f64 y -710844994153707735647811980643986380147429227953131618304) (*.f64 (cos.f64 y) z) (if (<=.f64 y -4928591468997967/8796093022208) (*.f64 (sin.f64 y) x) (if (<=.f64 y 2038220188415573/549755813888) (fma.f64 y x z) (if (<=.f64 y 46130015529212705767424) (*.f64 (cos.f64 y) z) (if (<=.f64 y 11302365386005705969829860357121101009451148854983543498752484176718583297252056723824150291489335622641364144222818291126723754678282039725677117437532060318217757277484807578658303239880541734416533107456648593096138269449843783096603844758977058045263024402301940070419644721776007434993664) (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(if (<=.f64 y -710844994153707735647811980643986380147429227953131618304) (*.f64 z (cos.f64 y)) (if (<=.f64 y -4928591468997967/8796093022208) (*.f64 x (sin.f64 y)) (if (<=.f64 y 2038220188415573/549755813888) (fma.f64 y x z) (if (<=.f64 y 46130015529212705767424) (*.f64 z (cos.f64 y)) (if (<=.f64 y 11302365386005705969829860357121101009451148854983543498752484176718583297252056723824150291489335622641364144222818291126723754678282039725677117437532060318217757277484807578658303239880541734416533107456648593096138269449843783096603844758977058045263024402301940070419644721776007434993664) (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))))))) |
(if (<=.f64 y -4928591468997967/8796093022208) (*.f64 (sin.f64 y) x) (if (<=.f64 y 10797721105397964800/1461501637330902918203684832716283019655932542976) (fma.f64 y x z) (*.f64 (sin.f64 y) x))) |
(if (<=.f64 y -4928591468997967/8796093022208) (*.f64 x (sin.f64 y)) (if (<=.f64 y 1318081189623775/178405961588244985132285746181186892047843328) (fma.f64 y x z) (*.f64 x (sin.f64 y)))) |
(fma.f64 y x z) |
(+.f64 (*.f64 y x) z) |
(+.f64 z (*.f64 x y)) |
(if (<=.f64 z -1130319067526676224/1062275985633534197379176413104937254659186235454063846398888276400807119721704485478325004530458571337778658972493002030693158675305414478819039957533174703887662541670786438063456256) z (if (<=.f64 z 7286914714291431/23689546086131422960647270026588478931532074235789438036179382904450240366918592625898413220651954314430049601701829119967217713075482397330387684250506304003974227539380644310764545984368872754291732775783027172102246808682496) (*.f64 y x) z)) |
(if (<=.f64 z -4415308857526079/4149515568880992958512407863691161151012446232242436899995657329690652811412908146399707048947103794288197886611300789182395151075411775307886874834113963687061181803401509523685376) z (if (<=.f64 z 7286914714291431/23689546086131422960647270026588478931532074235789438036179382904450240366918592625898413220651954314430049601701829119967217713075482397330387684250506304003974227539380644310764545984368872754291732775783027172102246808682496) (*.f64 x y) z)) |
z |
Compiled 153 to 86 computations (43.8% 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 |
Compiled 23 to 15 computations (34.8% saved)
Compiled 129 to 46 computations (64.3% saved)
Loading profile data...