
Time bar (total: 1.5s)
| 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 7 to 7 computations (0% saved)
| 357.0ms | 8 256× | 0 | valid |
ival-div!: 49.0ms (57.4% of total)ival-add!: 35.0ms (41% of total)adjust: 2.0ms (2.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 x 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 |
| 15.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-div!: 3.0ms (67.2% of total)ival-add!: 2.0ms (44.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 34 |
| 1 | 35 | 34 |
| 2 | 65 | 34 |
| 3 | 99 | 34 |
| 4 | 155 | 34 |
| 5 | 372 | 30 |
| 6 | 1603 | 30 |
| 7 | 5470 | 30 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 13 | 5 |
| 2 | 17 | 5 |
| 3 | 25 | 5 |
| 4 | 51 | 5 |
| 5 | 165 | 5 |
| 6 | 935 | 5 |
| 7 | 5449 | 5 |
| 0 | 8357 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 2 binary64)) |
(/.f64 (+.f64 y x) #s(literal 2 binary64)) |
(sort x y)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 2 binary64)) |
(+.f64 x y) |
x |
y |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ (+ x y) 2) (+ x y) x y 2) |
| 1.0ms | y | @ | inf | ((/ (+ x y) 2) (+ x y) x y 2) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) 2) (+ x y) x y 2) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) 2) (+ x y) x y 2) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 2) (+ x y) x y 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 181 |
| 0 | 59 | 173 |
| 1 | 258 | 173 |
| 0 | 1962 | 169 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 2 binary64)) |
(+.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) (-.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -2 binary64)) |
(/.f64 (+.f64 y x) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 y x)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (+.f64 y x) #s(literal -2 binary64))) |
(+.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx y y) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 489 to 134 computations (72.6% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 3 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 39 | 3 | 42 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| ▶ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| ▶ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 29 to 25 computations (13.8% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
y |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
(+.f64 y x) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (+ x y) 2) (* 1/2 x) 1/2 x (/ (+ x y) 2) (* 1/2 y) y (/ (+ x y) 2) (* 1/2 (+ y x)) (+ y x)) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) 2) (* 1/2 x) 1/2 x (/ (+ x y) 2) (* 1/2 y) y (/ (+ x y) 2) (* 1/2 (+ y x)) (+ y x)) |
| 1.0ms | x | @ | inf | ((/ (+ x y) 2) (* 1/2 x) 1/2 x (/ (+ x y) 2) (* 1/2 y) y (/ (+ x y) 2) (* 1/2 (+ y x)) (+ y x)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) 2) (* 1/2 x) 1/2 x (/ (+ x y) 2) (* 1/2 y) y (/ (+ x y) 2) (* 1/2 (+ y x)) (+ y x)) |
| 1.0ms | x | @ | 0 | ((/ (+ x y) 2) (* 1/2 x) 1/2 x (/ (+ x y) 2) (* 1/2 y) y (/ (+ x y) 2) (* 1/2 (+ y x)) (+ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 325 |
| 0 | 76 | 313 |
| 1 | 288 | 313 |
| 0 | 2073 | 307 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
y |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
(+.f64 y x) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
x |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
y |
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1/2 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* 1/2 y) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx y y) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 445 to 262 computations (81.9% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 11 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 70 | 14 | 84 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| ▶ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| ▶ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| ▶ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ▶ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 247 to 211 computations (14.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
#s(literal 1/2 binary64) |
(+.f64 y x) |
y |
x |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* (+ y x) 1/2)) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* (+ y x) 1/2)) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* (+ y x) 1/2)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* (+ y x) 1/2)) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* (+ y x) 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 436 |
| 0 | 88 | 420 |
| 1 | 299 | 420 |
| 0 | 2085 | 412 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
#s(literal 1/2 binary64) |
(+.f64 y x) |
y |
x |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ y x) 1/2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1/2 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) y)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1/2 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) y)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx y y) |
#s(approx (* 1/2 y) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
Compiled 2 006 to 305 computations (84.8% saved)
36 alts after pruning (28 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 22 | 114 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 92 | 36 | 128 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| ▶ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 x #s(literal 1/2 binary64))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| ▶ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) #s(approx x x))) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| ▶ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| ✓ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ▶ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ▶ | 47.4% | #s(approx (/ (+ x y) 2) #s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))) |
Compiled 642 to 547 computations (14.8% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
#s(literal 1/2 binary64) |
(+.f64 y x) |
y |
x |
#s(approx (/ (+ x y) 2) #s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(approx (/ (+ x y) 2) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (* 1/2 x) (/ (+ x y) 2) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* x 1/2)) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (* 1/2 x) (/ (+ x y) 2) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* x 1/2)) |
| 1.0ms | x | @ | inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (* 1/2 x) (/ (+ x y) 2) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* x 1/2)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (* 1/2 x) (/ (+ x y) 2) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* x 1/2)) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 2) (* 1/2 (+ y x)) 1/2 (+ y x) y x (/ (+ x y) 2) (* 1/2 x) (* 1/2 x) (/ (+ x y) 2) (/ (+ x y) 2) (* 1/2 y) (/ (+ x y) 2) (* x 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 364 |
| 0 | 83 | 352 |
| 1 | 294 | 352 |
| 0 | 2080 | 346 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
#s(literal 1/2 binary64) |
(+.f64 y x) |
y |
x |
#s(approx (/ (+ x y) 2) #s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(approx (/ (+ x y) 2) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (+ (* 1/2 x) (* 1/2 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* y (+ 1/2 (* 1/2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 2) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (* 1/2 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ x y)) 1/2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1/2 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1/2 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
#s(approx (/ (+ x y) 2) #s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y x)) #s(literal 1/2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx y y) |
#s(approx (* 1/2 y) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) 2) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 (+ y x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (+ x y) 2) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ y x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 554 to 270 computations (82.6% saved)
52 alts after pruning (39 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 16 | 90 |
| Fresh | 0 | 23 | 23 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 8 | 8 |
| Total | 74 | 52 | 126 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 (+.f64 y x) #s(literal 1/2 binary64))) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 x #s(literal 1/2 binary64))) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 x #s(literal 1/2 binary64))) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 x #s(literal 1/2 binary64))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| ✓ | 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
| 100.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) #s(approx x x))) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| ✓ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| ✓ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| 54.0% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) | |
| 47.4% | #s(approx (/ (+ x y) 2) #s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x))) | |
| ✓ | 47.4% | #s(approx (/ (+ x y) 2) #s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))) |
| 47.4% | #s(approx (/ (+ x y) 2) #s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))) | |
| 47.4% | #s(approx (/ (+ x y) 2) #s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x))) |
Compiled 560 to 465 computations (17% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
(/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 y x))) |
4 calls:
| 13.0ms | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| 2.0ms | (+.f64 x y) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) y)) |
4 calls:
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| 1.0ms | y |
| 1.0ms | (+.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (+.f64 x y) |
| 97.9% | 2 | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| 85.8% | 2 | x |
| 82.8% | 2 | y |
Compiled 10 to 12 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
4 calls:
| 9.0ms | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
| 1.0ms | (+.f64 x y) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.4% | 1 | y |
| 47.4% | 1 | x |
| 47.4% | 1 | (+.f64 x y) |
| 47.4% | 1 | (/.f64 (+.f64 x y) #s(literal 2 binary64)) |
Compiled 10 to 12 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.432104602477111e-299 | 1.9718587652623592e-271 |
Compiled 8 to 10 computations (-25% saved)
| 1× | fuel |
Compiled 46 to 19 computations (58.7% saved)
(sort x y)
Compiled 194 to 114 computations (41.2% saved)
Loading profile data...