
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 8 to 7 computations (12.5% saved)
| 706.0ms | 8 256× | 0 | valid |
ival-mult: 161.0ms (53.3% of total)ival-exp: 130.0ms (43% of total)ival-true: 6.0ms (2% of total)ival-assert: 3.0ms (1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (exp.f64 (*.f64 y y)) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (*.f64 y y))) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 24.0ms | 512× | 0 | valid |
Compiled 40 to 19 computations (52.5% saved)
ival-mult: 7.0ms (61.3% of total)ival-exp: 4.0ms (35% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 32 |
| 1 | 58 | 32 |
| 2 | 171 | 32 |
| 3 | 409 | 32 |
| 4 | 1265 | 32 |
| 0 | 5 | 6 |
| 0 | 8 | 6 |
| 1 | 18 | 6 |
| 2 | 52 | 6 |
| 3 | 151 | 6 |
| 4 | 429 | 6 |
| 5 | 2656 | 6 |
| 0 | 8918 | 6 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(abs y)
(negabs x)
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | x | @ | 0 | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | x | @ | inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | y | @ | inf | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
| 1.0ms | y | @ | 0 | ((* x (exp (* y y))) x (exp (* y y)) (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 167 |
| 1 | 156 | 167 |
| 2 | 700 | 161 |
| 3 | 3154 | 159 |
| 4 | 6912 | 159 |
| 0 | 8531 | 147 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y (fma.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x))) |
#s(approx (exp (* y y)) #s(hole binary64 1)) |
#s(approx (exp (* y y)) #s(literal 1 binary64)) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (pow y 2)))) |
#s(approx (exp (* y y)) (fma.f64 y y #s(literal 1 binary64))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* 1/2 (pow y 2))))))) |
#s(approx (exp (* y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (exp (* y y)) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1 (* (pow y 2) (+ 1/2 (* 1/6 (pow y 2))))))))) |
#s(approx (exp (* y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (exp (* y y)) #s(hole binary64 (exp (pow y 2)))) |
#s(approx (exp (* y y)) (pow.f64 (exp.f64 y) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 20 | 15 |
| 2 | 83 | 15 |
| 0 | 549 | 15 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
x |
(exp.f64 (*.f64 y y)) |
(*.f64 y y) |
y |
| Outputs |
|---|
(*.f64 (*.f64 x (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) x)) |
(*.f64 (pow.f64 (exp.f64 y) y) x) |
(*.f64 x (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (pow.f64 (exp.f64 y) y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x)) (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) (*.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x))))) |
(fma.f64 (sinh.f64 (*.f64 y y)) x (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(fma.f64 (cosh.f64 (*.f64 y y)) x (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(fma.f64 x (sinh.f64 (*.f64 y y)) (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(fma.f64 x (cosh.f64 (*.f64 y y)) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(-.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (neg.f64 x) (sinh.f64 (*.f64 y y)))) |
(-.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
(+.f64 (*.f64 (sinh.f64 (*.f64 y y)) x) (*.f64 (cosh.f64 (*.f64 y y)) x)) |
(+.f64 (*.f64 (cosh.f64 (*.f64 y y)) x) (*.f64 (sinh.f64 (*.f64 y y)) x)) |
x |
(*.f64 (pow.f64 (exp.f64 (neg.f64 y)) (/.f64 (neg.f64 y) #s(literal 2 binary64))) (pow.f64 (exp.f64 (neg.f64 y)) (/.f64 (neg.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (neg.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 y #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (/.f64 y #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 y)) (neg.f64 y)) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) y) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64))) (-.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 y) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 y y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 y y)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (neg.f64 y)) y)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) y)) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (exp.f64 y) y)) (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (exp.f64 y) y))) |
(-.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 y))) (neg.f64 y))) |
(exp.f64 (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 (cosh.f64 (*.f64 y y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))))) (/.f64 (pow.f64 (sinh.f64 (*.f64 y y)) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y)))))) |
(+.f64 (sinh.f64 (*.f64 y y)) (cosh.f64 (*.f64 y y))) |
(+.f64 (cosh.f64 (*.f64 y y)) (sinh.f64 (*.f64 y y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 y (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 y y)) |
(sqrt.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
Compiled 1 157 to 248 computations (78.6% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 2 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 3 | 82 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 83.5% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| ▶ | 52.3% | #s(approx (* x (exp (* y y))) x) |
Compiled 27 to 19 computations (29.6% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y) |
| 1.0ms | x | @ | -inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y) |
| 1.0ms | y | @ | inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y) |
| 1.0ms | x | @ | 0 | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y) |
| 1.0ms | y | @ | -inf | ((* x (exp (* y y))) x (* x (exp (* y y))) (+ (* (* y y) x) x) (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 182 |
| 1 | 147 | 182 |
| 2 | 546 | 180 |
| 3 | 3123 | 178 |
| 0 | 8581 | 162 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (fma.f64 (*.f64 y y) x x))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) x) x) (fma.f64 (*.f64 y y) x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 32 |
| 0 | 12 | 32 |
| 1 | 44 | 32 |
| 2 | 265 | 32 |
| 0 | 2917 | 32 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 y y) x x) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)))) (fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (/.f64 (fma.f64 (*.f64 y y) x x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(*.f64 (fma.f64 (*.f64 y y) x x) (/.f64 (-.f64 (*.f64 (*.f64 y y) x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) x) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x))) (*.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))))) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (fma.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x))) (neg.f64 (fma.f64 (*.f64 y y) x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) x) x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 y y) x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (*.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x)) (fma.f64 (*.f64 y y) x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x)) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (neg.f64 (fma.f64 (*.f64 y y) x x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x)) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 y y) x) x)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)))) (fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)))) (fma.f64 (*.f64 y y) x x) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)))) (fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) y) y x) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 y) x) |
(fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 y) x) |
(fma.f64 (*.f64 (neg.f64 y) x) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 y) x) y (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) x) y x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fabs.f64 x) (*.f64 y y)) (/.f64 (*.f64 (fabs.f64 x) (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (neg.f64 y) x) |
(fma.f64 (*.f64 y x) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y x) y (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) y x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 y y) x)) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 y) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) x) x) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 y x) x) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 x) x) |
(fma.f64 (*.f64 y y) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y y) x (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 y (*.f64 (neg.f64 y) x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (*.f64 (neg.f64 y) x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (neg.f64 y) x) x) |
(fma.f64 y (*.f64 y x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (*.f64 y x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(fma.f64 x (*.f64 y y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (*.f64 y y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 y y) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) x x)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x)))) |
(-.f64 x (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(+.f64 (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (*.f64 y y) x) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 y y)) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
Compiled 4 380 to 518 computations (88.2% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 2 | 165 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 1 | 1 |
| Total | 164 | 4 | 168 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ▶ | 78.0% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
| ▶ | 35.3% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 52.3% | #s(approx (* x (exp (* y y))) x) |
Compiled 47 to 30 computations (36.2% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
(fma.f64 (*.f64 y x) y x) |
(*.f64 y x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) y x (* x (exp (* y y))) (+ (* (* y x) y) x) (* y x)) |
| 1.0ms | y | @ | -inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) y x (* x (exp (* y y))) (+ (* (* y x) y) x) (* y x)) |
| 1.0ms | y | @ | inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) y x (* x (exp (* y y))) (+ (* (* y x) y) x) (* y x)) |
| 1.0ms | x | @ | inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) y x (* x (exp (* y y))) (+ (* (* y x) y) x) (* y x)) |
| 1.0ms | x | @ | 0 | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y y) x) (* y y) y x (* x (exp (* y y))) (+ (* (* y x) y) x) (* y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 282 |
| 1 | 162 | 282 |
| 2 | 573 | 280 |
| 3 | 3198 | 278 |
| 0 | 8258 | 252 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* y x) y) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 65 |
| 0 | 19 | 63 |
| 1 | 67 | 63 |
| 2 | 294 | 63 |
| 0 | 3047 | 63 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
y |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
(fma.f64 (*.f64 y x) y x) |
(*.f64 y x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(*.f64 (*.f64 y x) (neg.f64 y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 (*.f64 y y) (neg.f64 x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 (neg.f64 x) y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(neg.f64 (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 y y)) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
x |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)))) (fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 y y #s(literal 1 binary64)) x) |
(*.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (/.f64 (fma.f64 (*.f64 y y) x x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(*.f64 (fma.f64 (*.f64 y y) x x) (/.f64 (-.f64 (*.f64 (*.f64 y y) x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(*.f64 x (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) x) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x))) (*.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))))) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (fma.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x))) (neg.f64 (fma.f64 (*.f64 y y) x x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) x) x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) x) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 y y) x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (*.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x)) (fma.f64 (*.f64 y y) x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x)) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (neg.f64 (fma.f64 (*.f64 y y) x x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x))) (-.f64 (*.f64 (*.f64 y y) x) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x x)) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 y y) x) x)) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)))) (fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 2 binary64)))) (fma.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) x x) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (fma.f64 (pow.f64 y #s(literal 4 binary64)) x (neg.f64 x)))) (fma.f64 (*.f64 y y) x x) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (/.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (/.f64 y (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 y) x) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) y) y x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fabs.f64 x) (*.f64 y y)) (/.f64 (*.f64 (fabs.f64 x) (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (pow.f64 y #s(literal 6 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 y y) x)) |
(fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 6 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) y)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) y)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 x) y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 x) y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 x) y) x) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 y x) x) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (neg.f64 y) x) |
(fma.f64 (*.f64 y x) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y x) y (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) y x) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 y y) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 x) x) |
(fma.f64 (*.f64 y y) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 y y) x (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) x x) |
(fma.f64 y (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) y) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (neg.f64 x) y) x) |
(fma.f64 y (*.f64 y x) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (*.f64 y x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 y (*.f64 y x) x) |
(fma.f64 x (/.f64 (*.f64 x x) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) (-.f64 (*.f64 (*.f64 y y) x) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 y y) x)) |
(fma.f64 x (*.f64 y y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (*.f64 y y) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x (*.f64 y y) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 y y) x x)) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (*.f64 x (/.f64 x (-.f64 (*.f64 (*.f64 y y) x) x)))) |
(-.f64 x (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x (fma.f64 (fma.f64 y y #s(literal 1 binary64)) x (*.f64 (pow.f64 y #s(literal 4 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) x x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 y y) x) x))) |
(+.f64 (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (*.f64 y y) x) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y y) x) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y)) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 y y))) |
(+.f64 x (*.f64 (*.f64 y y) x)) |
(*.f64 y x) |
(*.f64 x y) |
Compiled 5 187 to 610 computations (88.2% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 1 | 192 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 2 | 2 |
| Total | 191 | 5 | 196 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 78.0% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
| ✓ | 35.3% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ▶ | 29.9% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
| ✓ | 52.3% | #s(approx (* x (exp (* y y))) x) |
Compiled 67 to 41 computations (38.8% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y x) |
y |
x |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y x) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) y x) |
| 1.0ms | x | @ | inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) y x) |
| 1.0ms | y | @ | -inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) y x) |
| 1.0ms | y | @ | inf | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) y x) |
| 1.0ms | x | @ | 0 | ((* x (exp (* y y))) (+ (* (* y y) x) x) (* (* y x) y) (* y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 193 |
| 1 | 153 | 193 |
| 2 | 564 | 191 |
| 3 | 3194 | 189 |
| 0 | 8258 | 173 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (* (* y x) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(hole binary64 (* x (exp (pow y 2))))) |
#s(approx (* x (exp (* y y))) (*.f64 (pow.f64 (exp.f64 y) y) x)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (+ 1 (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* (* y x) y) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (* y x) y) (*.f64 (*.f64 y x) y)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (pow y 2)) 1))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 x)) |
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (* x (exp (* y y))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* 1/2 (* x (pow y 2)))))))) |
#s(approx (* x (exp (* y y))) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))))) |
#s(approx (* x (exp (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ x (* (pow y 2) (+ (* 1/6 (* x (pow y 2))) (* 1/2 x)))))))) |
#s(approx (* x (exp (* y y))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y y) x) x) x) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (+ x (* x (pow y 2))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)) |
#s(approx (+ (* (* y y) x) x) #s(hole binary64 (* (pow y 2) (+ x (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (fma.f64 y y #s(literal 1 binary64)) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 43 |
| 0 | 13 | 43 |
| 1 | 47 | 43 |
| 2 | 274 | 43 |
| 0 | 3033 | 41 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 y x) |
y |
x |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 (neg.f64 y) (neg.f64 (*.f64 (neg.f64 x) y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(*.f64 (*.f64 y x) (neg.f64 y)) |
(*.f64 (*.f64 y x) y) |
(*.f64 (*.f64 y y) (neg.f64 x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 (neg.f64 x) y)) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(neg.f64 (*.f64 (*.f64 y y) x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
Compiled 730 to 113 computations (84.5% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 0 | 36 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 36 | 5 | 41 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 x (exp.f64 (*.f64 y y))) |
| ✓ | 78.0% | #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
| ✓ | 35.3% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| ✓ | 29.9% | #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
| ✓ | 52.3% | #s(approx (* x (exp (* y y))) x) |
Compiled 147 to 63 computations (57.1% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(*.f64 x (exp.f64 (*.f64 y y))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
5 calls:
| 37.0ms | (exp.f64 (*.f64 y y)) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (exp.f64 (*.f64 y y)) |
| 100.0% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 1 | (*.f64 y y) |
| 83.5% | 1 | (exp.f64 (*.f64 y y)) |
| 83.5% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 83.5% | 1 | x |
| 83.5% | 1 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
5 calls:
| 6.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 2 | (exp.f64 (*.f64 y y)) |
| 83.5% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 83.5% | 2 | (*.f64 y y) |
| 78.0% | 1 | x |
| 83.5% | 2 | y |
Compiled 15 to 16 computations (-6.7% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x))) |
4 calls:
| 1.0ms | y |
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.2% | 2 | (exp.f64 (*.f64 y y)) |
| 83.2% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 83.2% | 2 | (*.f64 y y) |
| 83.2% | 2 | y |
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
#s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y))) |
5 calls:
| 16.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 2 | x |
| 77.8% | 2 | (exp.f64 (*.f64 y y)) |
| 77.8% | 2 | (*.f64 x (exp.f64 (*.f64 y y))) |
| 77.8% | 2 | (*.f64 y y) |
| 77.8% | 2 | y |
Compiled 15 to 16 computations (-6.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* x (exp (* y y))) x) |
| Outputs |
|---|
#s(approx (* x (exp (* y y))) x) |
5 calls:
| 1.0ms | (*.f64 x (exp.f64 (*.f64 y y))) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (exp.f64 (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | x |
| 52.3% | 1 | (*.f64 y y) |
| 52.3% | 1 | y |
| 52.3% | 1 | (exp.f64 (*.f64 y y)) |
| 52.3% | 1 | (*.f64 x (exp.f64 (*.f64 y y))) |
Compiled 15 to 16 computations (-6.7% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.846091022131016e+41 | 1.1270793290885725e+43 |
| 1.0ms | 16× | 0 | valid |
Compiled 42 to 31 computations (26.2% saved)
ival-true: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.6840908804372486 | 11031636135507784.0 |
| 13.0ms | 160× | 0 | valid |
Compiled 289 to 200 computations (30.8% saved)
ival-exp: 7.0ms (77.1% of total)ival-mult: 2.0ms (22% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.890263719401313e+296 | +inf |
Compiled 9 to 10 computations (-11.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 133 |
| 1 | 49 | 133 |
| 2 | 106 | 133 |
| 3 | 283 | 133 |
| 4 | 706 | 133 |
| 5 | 4597 | 133 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 y #s(literal 1000000000000000044885712678075916785549312 binary64)) #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 500000000000000008826400731378189857187439390359932388419721569559872411934627621534506111441735179539411036414609705614267467201356312352807725246163989728250397728169600880974725580403723647263828111371808796024424983945052915681430896212664913964198626187199191511121654255195349215029229518848 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)))) |
#s(approx (* x (exp (* y y))) x) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y y))) |
#s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y y) x x)) |
(if (<=.f64 y #s(literal 1000000000000000044885712678075916785549312 binary64)) #s(approx (* x (exp (* y y))) (fma.f64 (*.f64 y x) y x)) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 y #s(literal 1 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y y) x)))) |
(if (<=.f64 (*.f64 x (exp.f64 (*.f64 y y))) #s(literal 500000000000000008826400731378189857187439390359932388419721569559872411934627621534506111441735179539411036414609705614267467201356312352807725246163989728250397728169600880974725580403723647263828111371808796024424983945052915681430896212664913964198626187199191511121654255195349215029229518848 binary64)) #s(approx (* x (exp (* y y))) x) #s(approx (* x (exp (* y y))) #s(approx (+ (* (* y y) x) x) (*.f64 (*.f64 y x) y)))) |
#s(approx (* x (exp (* y y))) x) |
| 1× | done |
Compiled 133 to 31 computations (76.7% saved)
(negabs x)
(abs y)
Compiled 338 to 122 computations (63.9% saved)
Loading profile data...