
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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 350.0ms | 8 256× | 0 | valid |
ival-div!: 67.0ms (58.3% of total)ival-add!: 46.0ms (40% of total)adjust: 2.0ms (1.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 x (+.f64 x y)) |
| 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 |
| 16.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-div!: 3.0ms (62.8% of total)ival-add!: 2.0ms (41.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 40 |
| 1 | 26 | 34 |
| 2 | 33 | 34 |
| 3 | 39 | 34 |
| 4 | 48 | 34 |
| 5 | 56 | 34 |
| 6 | 56 | 34 |
| 0 | 4 | 5 |
| 0 | 6 | 5 |
| 1 | 7 | 5 |
| 0 | 7 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (+.f64 x y)) |
| Outputs |
|---|
(/.f64 x (+.f64 x y)) |
(/.f64 x (+.f64 y x)) |
Compiled 5 to 4 computations (20% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 x (+.f64 x y)) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(/.f64 x (+.f64 x y)) |
x |
(+.f64 x y) |
y |
| Outputs |
|---|
#s(approx (/ x (+ x y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 1)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 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 (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ x (+ x y)) x (+ x y) y) |
| 1.0ms | x | @ | -inf | ((/ x (+ x y)) x (+ x y) y) |
| 1.0ms | y | @ | inf | ((/ x (+ x y)) x (+ x y) y) |
| 1.0ms | y | @ | -inf | ((/ x (+ x y)) x (+ x y) y) |
| 1.0ms | y | @ | 0 | ((/ x (+ x y)) x (+ x y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 503 |
| 0 | 155 | 462 |
| 1 | 945 | 438 |
| 0 | 8611 | 432 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (+.f64 x y)) |
x |
(+.f64 x y) |
y |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 1)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 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 (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) |
(/.f64 x (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 x (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 x) (+.f64 y x))) |
(neg.f64 (/.f64 x (neg.f64 (+.f64 y x)))) |
x |
(/.f64 (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (-.f64 y 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 x x (*.f64 y (-.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
y |
#s(approx (/ x (+ x y)) (/.f64 x y)) |
#s(approx (/ x (+ x y)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) x)) |
#s(approx (/ x (+ x y)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) (/.f64 x y))) |
#s(approx (/ x (+ x y)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) x) (pow.f64 y #s(literal -2 binary64))) (/.f64 x y))) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (/ x (+ x y)) (-.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x))) |
#s(approx (/ x (+ x y)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (-.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) y) x))) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y)) x) y) x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (/ x (+ x y)) (fma.f64 (-.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (/ x (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) y) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (-.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)) y) x) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 x x)) y) x) y)) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)))) |
Compiled 637 to 178 computations (72.1% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 5 | 45 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 40 | 6 | 46 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 x (+.f64 x y)) |
| ▶ | 99.5% | (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
| ▶ | 88.1% | (/.f64 x #s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64))))) |
| ▶ | 51.6% | (/.f64 x #s(approx (+ x y) y)) |
| ▶ | 49.2% | #s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
| ▶ | 49.9% | #s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
Compiled 109 to 76 computations (30.3% saved)
| Inputs |
|---|
(/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
x |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(fma.f64 (/.f64 y x) x x) |
(/.f64 y x) |
y |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 x #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 x #s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64))))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(neg.f64 y) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (/ x (+ x y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 y)) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 1)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (* -1 (* x (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (/ (+ (* -1 x) (* -1 y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((/ x (+ x y)) x (+ x y) (+ (* (/ y x) x) x) (/ y x) y (/ x (+ x y)) 1 (/ x (+ x y)) (+ x y) (/ x (+ x y)) (- 1 (/ y x)) (/ x (+ x y)) (+ x y) (* (neg y) (+ (* -1 (/ x y)) -1)) (neg y) (+ (* -1 (/ x y)) -1) -1 (/ x y)) |
| 2.0ms | x | @ | 0 | ((/ x (+ x y)) x (+ x y) (+ (* (/ y x) x) x) (/ y x) y (/ x (+ x y)) 1 (/ x (+ x y)) (+ x y) (/ x (+ x y)) (- 1 (/ y x)) (/ x (+ x y)) (+ x y) (* (neg y) (+ (* -1 (/ x y)) -1)) (neg y) (+ (* -1 (/ x y)) -1) -1 (/ x y)) |
| 2.0ms | x | @ | -inf | ((/ x (+ x y)) x (+ x y) (+ (* (/ y x) x) x) (/ y x) y (/ x (+ x y)) 1 (/ x (+ x y)) (+ x y) (/ x (+ x y)) (- 1 (/ y x)) (/ x (+ x y)) (+ x y) (* (neg y) (+ (* -1 (/ x y)) -1)) (neg y) (+ (* -1 (/ x y)) -1) -1 (/ x y)) |
| 2.0ms | y | @ | -inf | ((/ x (+ x y)) x (+ x y) (+ (* (/ y x) x) x) (/ y x) y (/ x (+ x y)) 1 (/ x (+ x y)) (+ x y) (/ x (+ x y)) (- 1 (/ y x)) (/ x (+ x y)) (+ x y) (* (neg y) (+ (* -1 (/ x y)) -1)) (neg y) (+ (* -1 (/ x y)) -1) -1 (/ x y)) |
| 1.0ms | y | @ | 0 | ((/ x (+ x y)) x (+ x y) (+ (* (/ y x) x) x) (/ y x) y (/ x (+ x y)) 1 (/ x (+ x y)) (+ x y) (/ x (+ x y)) (- 1 (/ y x)) (/ x (+ x y)) (+ x y) (* (neg y) (+ (* -1 (/ x y)) -1)) (neg y) (+ (* -1 (/ x y)) -1) -1 (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 211 | 974 |
| 0 | 224 | 911 |
| 1 | 1130 | 865 |
| 0 | 8513 | 857 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
x |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(fma.f64 (/.f64 y x) x x) |
(/.f64 y x) |
y |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 x #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 x #s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64))))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(neg.f64 y) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 x y) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 y)) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 -1)) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 1)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 x)) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (* -1 (* x (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 (/ x y)) -1) #s(hole binary64 (/ (+ (* -1 x) (* -1 y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 x (neg.f64 (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))))) |
(/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(neg.f64 (/.f64 x (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))))) |
x |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 y x) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 y x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (/.f64 y x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 y x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (/.f64 y x) x))))) |
(fma.f64 (/.f64 y x) x x) |
(fma.f64 x (/.f64 y x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 y x) x) x))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) x) x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (/.f64 y x) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (/.f64 y x) x)))))) |
(+.f64 (*.f64 (/.f64 y x) x) x) |
(+.f64 x (*.f64 (/.f64 y x) x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
y |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ x y) y))) |
(/.f64 x (neg.f64 (neg.f64 #s(approx (+ x y) y)))) |
(/.f64 x #s(approx (+ x y) y)) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ x y) y))) |
(neg.f64 (/.f64 x (neg.f64 #s(approx (+ x y) y)))) |
#s(approx (+ x y) y) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x y)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 x (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x y)) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x y) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (-.f64 (/.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 x y) x) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x y) x)) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 x))) |
(neg.f64 (+.f64 (/.f64 y x) #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x))) (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (+.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x))) (/.f64 (pow.f64 (/.f64 (neg.f64 y) x) #s(literal 3 binary64)) (+.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x)))) |
(+.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y)))) |
(/.f64 x (neg.f64 (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y))))) |
(/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ x y) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y)))) |
(neg.f64 (/.f64 x (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y)) |
(*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y))) y) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y)) |
(*.f64 y (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y))) (*.f64 y y)) (-.f64 (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y)))) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) y)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y)) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y) |
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 y)) y) |
(-.f64 (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(-.f64 (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) (neg.f64 y)) |
(+.f64 (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) y) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y))) y) |
(+.f64 y (*.f64 (/.f64 x (neg.f64 y)) (neg.f64 y))) |
(+.f64 y (*.f64 (neg.f64 y) (/.f64 x (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (neg.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(neg.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 x (neg.f64 y)) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 (pow.f64 (/.f64 x (neg.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(+.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 x (neg.f64 y))) |
#s(approx (/ x (+ x y)) (/.f64 x y)) |
#s(approx (/ x (+ x y)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) x)) |
#s(approx (/ x (+ x y)) (*.f64 (fma.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (+ x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) x) (pow.f64 y #s(literal -2 binary64))) x (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* (/ y x) x) x) y) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (- 1 (/ y x)) (/.f64 (neg.f64 y) x)) |
#s(approx (- 1 (/ y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) y) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) (+.f64 y x)) |
#s(approx (+ (* -1 (/ x y)) -1) #s(literal -1 binary64)) |
#s(approx (+ (* -1 (/ x y)) -1) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (/ x (+ x y)) (-.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x))) |
#s(approx (/ x (+ x y)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (-.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (* (/ y x) x) x) x) |
#s(approx (+ (* (/ y x) x) x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (- 1 (/ y x)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) x) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (* -1 (/ x y)) -1) (/.f64 x (neg.f64 y))) |
#s(approx (+ (* -1 (/ x y)) -1) (neg.f64 (fma.f64 (pow.f64 y #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) y) x))) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y)) x) y) x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (/ y x) x) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (/ x (+ x y)) (fma.f64 (-.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (/ x (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) y) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* -1 (/ x y)) -1) (/.f64 (-.f64 (neg.f64 x) y) y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 x (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (* (/ y x) x) x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- 1 (/ y x)) (*.f64 (/.f64 (-.f64 x y) (*.f64 y x)) y)) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)) y) x) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 x x)) y) x) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y)) |
#s(approx (+ (* (/ y x) x) x) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y)) |
#s(approx (- 1 (/ y x)) (*.f64 (/.f64 (-.f64 y x) (*.f64 x y)) (neg.f64 y))) |
#s(approx (* (neg y) (+ (* -1 (/ x y)) -1)) (fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y)) |
Compiled 3 862 to 765 computations (80.2% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 1 | 220 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 220 | 6 | 226 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 x (+.f64 x y)) |
| ✓ | 99.5% | (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
| ▶ | 88.1% | (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)))) |
| ✓ | 51.6% | (/.f64 x #s(approx (+ x y) y)) |
| ✓ | 49.2% | #s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
| ✓ | 49.9% | #s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
Compiled 56 to 40 computations (28.6% saved)
| Inputs |
|---|
(/.f64 x #s(approx (+ x y) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)))) |
x |
#s(approx (+ x y) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(-.f64 #s(literal -1 binary64) (/.f64 x y)) |
#s(literal -1 binary64) |
(/.f64 x y) |
y |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (/ x (+ x y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 y)) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (+ x y))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 -1)) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 1)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 x)) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (* -1 (* x (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (/ (- (* -1 y) x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((/ x (+ x y)) x (+ x y) (* (- -1 (/ x y)) (neg y)) (- -1 (/ x y)) -1 (/ x y) y (neg y)) |
| 1.0ms | x | @ | -inf | ((/ x (+ x y)) x (+ x y) (* (- -1 (/ x y)) (neg y)) (- -1 (/ x y)) -1 (/ x y) y (neg y)) |
| 1.0ms | x | @ | inf | ((/ x (+ x y)) x (+ x y) (* (- -1 (/ x y)) (neg y)) (- -1 (/ x y)) -1 (/ x y) y (neg y)) |
| 1.0ms | y | @ | inf | ((/ x (+ x y)) x (+ x y) (* (- -1 (/ x y)) (neg y)) (- -1 (/ x y)) -1 (/ x y) y (neg y)) |
| 1.0ms | y | @ | 0 | ((/ x (+ x y)) x (+ x y) (* (- -1 (/ x y)) (neg y)) (- -1 (/ x y)) -1 (/ x y) y (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 718 |
| 0 | 187 | 664 |
| 1 | 1026 | 640 |
| 0 | 8826 | 632 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x #s(approx (+ x y) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)))) |
x |
#s(approx (+ x y) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(-.f64 #s(literal -1 binary64) (/.f64 x y)) |
#s(literal -1 binary64) |
(/.f64 x y) |
y |
(neg.f64 y) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 y)) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (+ x y))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 -1)) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 1)) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 x)) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (* -1 (* x (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (- -1 (/ x y)) #s(hole binary64 (/ (- (* -1 y) x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (- -1 (/ x y)) (neg y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 #s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
(/.f64 x (neg.f64 (neg.f64 #s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y))))))) |
(/.f64 x #s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y))))) |
(neg.f64 (/.f64 (neg.f64 x) #s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
(neg.f64 (/.f64 x (neg.f64 #s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y))))))) |
x |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y))) y) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x y))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y)))) |
(-.f64 #s(literal -1 binary64) (/.f64 x y)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 y))) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 x (neg.f64 y))) |
y |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (/ x (+ x y)) (/.f64 x y)) |
#s(approx (/ x (+ x y)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 y y))) x)) |
#s(approx (/ x (+ x y)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) (/.f64 x y))) |
#s(approx (/ x (+ x y)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) x) (pow.f64 y #s(literal -2 binary64))) (/.f64 x y))) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (- -1 (/ x y)) (neg y)) y) |
#s(approx (* (- -1 (/ x y)) (neg y)) (+.f64 y x)) |
#s(approx (- -1 (/ x y)) #s(literal -1 binary64)) |
#s(approx (- -1 (/ x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (/ x (+ x y)) (-.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y x))) |
#s(approx (/ x (+ x y)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (-.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* (- -1 (/ x y)) (neg y)) x) |
#s(approx (* (- -1 (/ x y)) (neg y)) (fma.f64 (/.f64 y x) x x)) |
#s(approx (- -1 (/ x y)) (/.f64 x (neg.f64 y))) |
#s(approx (- -1 (/ x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) y) x))) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y)) x) y) x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (* (- -1 (/ x y)) (neg y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (/ x (+ x y)) (fma.f64 (-.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (/ x (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) y) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (- -1 (/ x y)) (/.f64 (-.f64 (neg.f64 y) x) y)) |
#s(approx y y) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (-.f64 x (/.f64 (*.f64 x x) y))) y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* (- -1 (/ x y)) (neg y)) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ x (+ x y)) (/.f64 (-.f64 x (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)) y) x) y)) |
#s(approx (/ x (+ x y)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 x x)) y) x) y)) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (* (- -1 (/ x y)) (neg y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 1 506 to 353 computations (76.6% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 85 | 6 | 91 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 x (+.f64 x y)) |
| ✓ | 99.5% | (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
| ✓ | 88.1% | (/.f64 x #s(approx (+ x y) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)))) |
| ✓ | 51.6% | (/.f64 x #s(approx (+ x y) y)) |
| ✓ | 49.2% | #s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
| ✓ | 49.9% | #s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
Compiled 127 to 67 computations (47.2% saved)
| Inputs |
|---|
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
(/.f64 x #s(approx (+ x y) y)) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 x (+.f64 x y)) |
(/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(/.f64 x #s(approx (+ x y) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)))) |
(/.f64 x #s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64))))) |
| Outputs |
|---|
(/.f64 x (+.f64 x y)) |
3 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 x (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 x (+.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
(/.f64 x #s(approx (+ x y) y)) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
| Outputs |
|---|
(/.f64 x #s(approx (+ x y) y)) |
#s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 1.0ms | (/.f64 x (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 2 | (/.f64 x (+.f64 x y)) |
| 78.2% | 3 | x |
| 80.0% | 3 | y |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
(/.f64 x #s(approx (+ x y) y)) |
| Outputs |
|---|
(/.f64 x #s(approx (+ x y) y)) |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
1 calls:
| 1.0ms | (/.f64 x (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | (/.f64 x (+.f64 x y)) |
Compiled 5 to 4 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
3 calls:
| 3.0ms | (/.f64 x (+.f64 x y)) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 1 | x |
| 49.9% | 1 | y |
| 49.9% | 1 | (/.f64 x (+.f64 x y)) |
Compiled 7 to 8 computations (-14.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.5449146218850618 | 0.6790969715875953 |
Compiled 8 to 9 computations (-12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.762777919249971e-5 | 0.5449146218850618 |
Compiled 8 to 9 computations (-12.5% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 60 |
| 1 | 24 | 60 |
| 2 | 35 | 60 |
| 3 | 50 | 60 |
| 4 | 75 | 60 |
| 5 | 248 | 60 |
| 6 | 2299 | 60 |
| 7 | 5531 | 60 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 x (+.f64 x y)) |
(if (<=.f64 (/.f64 x (+.f64 x y)) #s(literal 5404319552844595/9007199254740992 binary64)) (/.f64 x #s(approx (+ x y) y)) #s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(if (<=.f64 (/.f64 x (+.f64 x y)) #s(literal 7378697629483821/147573952589676412928 binary64)) (/.f64 x #s(approx (+ x y) y)) #s(approx (/ x (+ x y)) #s(literal 1 binary64))) |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
| Outputs |
|---|
(/.f64 x (+.f64 x y)) |
(if (<=.f64 (/.f64 x (+.f64 x y)) #s(literal 5404319552844595/9007199254740992 binary64)) (/.f64 x #s(approx (+ x y) y)) #s(approx (/ x (+ x y)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(if (<=.f64 (/.f64 x (+.f64 x y)) #s(literal 7378697629483821/147573952589676412928 binary64)) (/.f64 x #s(approx (+ x y) y)) #s(approx (/ x (+ x y)) #s(literal 1 binary64))) |
#s(approx (/ x (+ x y)) #s(literal 1 binary64)) |
| 1× | done |
Compiled 60 to 19 computations (68.3% saved)
Compiled 130 to 46 computations (64.6% saved)
Loading profile data...