
Time bar (total: 3.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 584.0ms | 8 256× | 0 | valid |
ival-mult: 98.0ms (39.1% of total)ival-div: 79.0ms (31.5% of total)ival-add: 59.0ms (23.5% of total)ival-true: 6.0ms (2.4% of total)exact: 5.0ms (2% of total)ival-assert: 3.0ms (1.2% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 42 | 0 | - | 0 | - | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (+.f64 y #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) | o/n | 42 | 0 |
| ↳ | (*.f64 x y) | overflow | 42 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 42 | 0 |
| - | 0 | 214 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 42 | 0 | 0 |
| - | 0 | 0 | 214 |
| number | freq |
|---|---|
| 0 | 214 |
| 1 | 42 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 56.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult: 6.0ms (44.6% of total)ival-div: 3.0ms (22.3% of total)ival-add: 3.0ms (22.3% of total)ival-true: 1.0ms (7.4% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 43 | 46 |
| 2 | 109 | 44 |
| 3 | 234 | 44 |
| 4 | 333 | 44 |
| 5 | 919 | 42 |
| 6 | 7082 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 15 | 7 |
| 2 | 21 | 7 |
| 3 | 33 | 7 |
| 4 | 67 | 7 |
| 5 | 276 | 7 |
| 6 | 2491 | 7 |
| 7 | 6215 | 7 |
| 0 | 8213 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) y) |
(negabs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 84.5% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 2.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 238 |
| 1 | 168 | 226 |
| 2 | 417 | 218 |
| 3 | 1557 | 218 |
| 0 | 8071 | 216 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 x) y x) y (neg.f64 x)) y x) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 0 | 9 | 16 |
| 1 | 32 | 16 |
| 0 | 189 | 16 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
Compiled 495 to 113 computations (77.2% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 5 | 43 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 39 | 5 | 44 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.4% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| ▶ | 53.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ▶ | 47.3% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ▶ | 48.4% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 53.9% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 110 to 80 computations (27.3% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
y |
(/.f64 x (-.f64 y #s(literal -1 binary64))) |
x |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 (fma.f64 (neg.f64 x) y x) y) |
(fma.f64 (neg.f64 x) y x) |
(neg.f64 x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(-.f64 x (/.f64 x y)) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* x (- 1 (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) 1))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (/ (- (* x y) x) y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- x (/ x y)) #s(hole binary64 x)) |
#s(approx (- x (/ x y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* y x) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y)) |
| 2.0ms | y | @ | 0 | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* y x) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y)) |
| 2.0ms | x | @ | inf | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* y x) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y)) |
| 2.0ms | x | @ | 0 | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* y x) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y)) |
| 2.0ms | y | @ | -inf | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* y x) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 894 |
| 1 | 381 | 823 |
| 2 | 948 | 803 |
| 3 | 2992 | 803 |
| 0 | 8175 | 794 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* x (- 1 (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) 1))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (/ (- (* x y) x) y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- x (/ x y)) #s(hole binary64 x)) |
#s(approx (- x (/ x y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ x (- y -1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (neg x) y) x) (-.f64 x (*.f64 x y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- x (/ x y)) #s(hole binary64 (* x (- 1 (/ 1 y))))) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (neg x) y) x) (-.f64 x (*.f64 x y))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) 1))))) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) (*.f64 x y)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y x) y)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64))) y x) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) x) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (/ x (- y -1)) (fma.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64))) y x)) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(literal 1 binary64)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) (*.f64 x y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64))) y x) y)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) y) x) x) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (neg x) y) x) (-.f64 x (*.f64 x y))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- x (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- x (/ x y)) #s(hole binary64 (/ (- (* x y) x) y))) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) x) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) (/.f64 x y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (/ x (- y -1)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x) y)) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) y) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) x) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (-.f64 x (*.f64 x y)) y)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* (neg x) y) x) (-.f64 x (*.f64 x y))) |
#s(approx (- x (/ x y)) #s(hole binary64 x)) |
#s(approx (- x (/ x y)) x) |
#s(approx (- x (/ x y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (/ x (- y -1)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (+ (* (neg x) y) x) (-.f64 x (*.f64 x y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 91 |
| 0 | 30 | 91 |
| 1 | 95 | 91 |
| 0 | 582 | 91 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
y |
(/.f64 x (-.f64 y #s(literal -1 binary64))) |
x |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 (fma.f64 (neg.f64 x) y x) y) |
(fma.f64 (neg.f64 x) y x) |
(neg.f64 x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(-.f64 x (/.f64 x y)) |
(/.f64 x y) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 x y) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 (neg.f64 x) (/.f64 y (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) y) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) y) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 x y) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 x y) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
y |
(*.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 x (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 (fma.f64 (neg.f64 x) y x) y) |
(*.f64 y (fma.f64 (neg.f64 x) y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (*.f64 x x)) y) (-.f64 (*.f64 (neg.f64 x) y) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) y) (fma.f64 x (-.f64 x (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (neg.f64 x) y) x)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 x y (*.f64 y (*.f64 (neg.f64 x) y))) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 x y)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 y x (*.f64 y (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 x y)) |
(+.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (*.f64 x y) (*.f64 y (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (neg.f64 x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) x x) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 x (neg.f64 y) x) |
(fma.f64 y (neg.f64 x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) y) x))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 x (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (neg.f64 x) y)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) y) x) |
(+.f64 x (*.f64 (neg.f64 x) y)) |
(neg.f64 x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x y) x)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) x) (*.f64 x x)))) |
(-.f64 x (/.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
Compiled 2 385 to 399 computations (83.3% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 2 | 146 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 145 | 6 | 151 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.4% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| ▶ | 47.3% | (*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
| ▶ | 47.3% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 53.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 48.4% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 53.9% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 70 to 50 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
y |
x |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
(*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
#s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y))) |
(-.f64 x (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (neg x) y) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (- x (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (- x (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (- x (* x y)) #s(hole binary64 x)) |
#s(approx (- x (* x y)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (- x (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- x (* x y)) #s(hole binary64 (* y (- (/ x y) x)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (- x (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* y (/ x (- y -1))) (/ x (- y -1)) (- x (* x y)) (* x y)) |
| 2.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* y (/ x (- y -1))) (/ x (- y -1)) (- x (* x y)) (* x y)) |
| 2.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* y (/ x (- y -1))) (/ x (- y -1)) (- x (* x y)) (* x y)) |
| 1.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* y (/ x (- y -1))) (/ x (- y -1)) (- x (* x y)) (* x y)) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* y (/ x (- y -1))) (/ x (- y -1)) (- x (* x y)) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 799 |
| 1 | 355 | 749 |
| 2 | 887 | 737 |
| 3 | 2430 | 737 |
| 0 | 8506 | 728 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (neg x) y) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (- x (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (- x (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (- x (* x y)) #s(hole binary64 x)) |
#s(approx (- x (* x y)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (- x (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- x (* x y)) #s(hole binary64 (* y (- (/ x y) x)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (- x (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 x)))))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (* (neg x) y) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (neg x) y) y) (*.f64 (neg.f64 y) (*.f64 y x))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ x (- y -1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (- x (* x y)) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (- x (* x y)) (fma.f64 (neg.f64 x) y x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (- x (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- x (* x y)) (fma.f64 (neg.f64 x) y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (fma.f64 y x (neg.f64 x)) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64))) y x) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) (*.f64 y x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (fma.f64 y x (neg.f64 x)) y x) y)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (fma.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64))) y x) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) x) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) (fma.f64 (neg.f64 x) y x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) (fma.f64 (fma.f64 y x (neg.f64 x)) y x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (/ x (- y -1)) (fma.f64 (*.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64))) y x)) |
#s(approx (- x (* x y)) #s(hole binary64 x)) |
#s(approx (- x (* x y)) x) |
#s(approx (- x (* x y)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- x (* x y)) (fma.f64 (neg.f64 x) y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) x) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 x y) y) x))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (neg.f64 y) (*.f64 y x))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) x) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (-.f64 x (/.f64 x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 x y) y) x))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) (/.f64 x y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (/ x (- y -1)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 x y) y) x)) y)) |
#s(approx (- x (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- x (* x y)) (*.f64 (neg.f64 y) x)) |
#s(approx (- x (* x y)) #s(hole binary64 (* y (- (/ x y) x)))) |
#s(approx (- x (* x y)) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 x y) y) x))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) (+.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ x (- y -1))) (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 x y) y) x))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x) y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (/ x (- y -1)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 x y) y) x)) y)) |
#s(approx (- x (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 x)))))) |
#s(approx (- x (* x y)) (*.f64 (-.f64 (/.f64 x y) x) y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 72 |
| 0 | 26 | 72 |
| 1 | 101 | 68 |
| 0 | 621 | 68 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
y |
x |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
(*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
#s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y))) |
(-.f64 x (*.f64 x y)) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (*.f64 y (fma.f64 (neg.f64 x) y x))) |
(*.f64 y (fma.f64 (neg.f64 x) y x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (fma.f64 y x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 2 binary64))) (*.f64 y (fma.f64 y x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) (*.f64 (neg.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 y (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (fma.f64 y x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 2 binary64)) (*.f64 y (fma.f64 y x x)))) |
(-.f64 (*.f64 y x) (*.f64 x (*.f64 y y))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 y y))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) y))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 y x) y)) |
(-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) |
y |
x |
(*.f64 (*.f64 y y) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 y (*.f64 (neg.f64 x) y)) |
(neg.f64 (*.f64 x (*.f64 y y))) |
(neg.f64 (*.f64 (*.f64 y x) y)) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 x) y) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 y x)) |
(neg.f64 x) |
(*.f64 #s(approx (/ x (- y -1)) (fma.f64 (neg.f64 x) y x)) y) |
(*.f64 y #s(approx (/ x (- y -1)) (fma.f64 (neg.f64 x) y x))) |
#s(approx (/ x (- y -1)) (fma.f64 (neg.f64 x) y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(fma.f64 (neg.f64 y) x x) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 y (neg.f64 x) x) |
(fma.f64 x (neg.f64 y) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 y x x)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(-.f64 x (*.f64 y x)) |
(+.f64 (*.f64 (neg.f64 x) y) x) |
(+.f64 x (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
Compiled 2 149 to 346 computations (83.9% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 1 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 4 | 4 |
| Total | 110 | 6 | 116 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.4% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| ✓ | 47.3% | (*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
| ✓ | 53.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 48.4% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 47.3% | #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
| ✓ | 53.9% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 79 to 56 computations (29.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* (pow y 2) (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 2.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 1.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 1.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 456 |
| 1 | 269 | 421 |
| 2 | 601 | 413 |
| 3 | 1816 | 413 |
| 0 | 8224 | 410 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* (pow y 2) (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)) x) y x) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 y x)) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) y) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* (- 1 y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (neg.f64 y) x) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (neg.f64 y) x) y)) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- 1 y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* (pow y 2) (- (/ 1 y) 1)))) |
#s(approx (* (- 1 y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 62 |
| 0 | 19 | 62 |
| 1 | 74 | 56 |
| 0 | 509 | 56 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
y |
x |
Compiled 1 434 to 221 computations (84.6% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 0 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 53 | 6 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.4% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| ✓ | 47.3% | (*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
| ✓ | 53.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 48.4% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 47.3% | #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
| ✓ | 53.9% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 197 to 100 computations (49.2% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 99.9% | 2 | x |
| 100.0% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (* x y) (+ y 1)) x) |
3 calls:
| 22.0ms | x |
| 3.0ms | y |
| 3.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | y |
| 94.0% | 3 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 90.4% | 1 | x |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 y #s(approx (/ x (- y -1)) (-.f64 x (*.f64 x y)))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
3 calls:
| 29.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 1 | x |
| 53.9% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 53.9% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 8.989431461479643e-66 | 1.845310609820293e-64 |
| 5.0ms | 112× | 0 | valid |
Compiled 108 to 109 computations (-0.9% saved)
ival-div: 1.0ms (44% of total)ival-add: 1.0ms (44% of total)ival-mult: 1.0ms (44% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 50244713587030.695 | 11152896293796684000.0 |
| 21.0ms | -3504673058.1138225 | -13908.763518055373 |
| 23.0ms | 256× | 0 | valid |
Compiled 294 to 265 computations (9.9% saved)
ival-div: 14.0ms (80.2% of total)ival-mult: 2.0ms (11.5% of total)ival-add: 1.0ms (5.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 5.4370359864955504e-12 | 273903.8777886488 |
| 10.0ms | -13908.763518055373 | -0.6792803545009687 |
| 12.0ms | 288× | 0 | valid |
Compiled 550 to 407 computations (26% saved)
ival-div: 2.0ms (35.3% of total)ival-mult: 2.0ms (35.3% of total)ival-add: 1.0ms (17.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.4370359864955504e-12 | 273903.8777886488 |
| 1.0ms | -13908.763518055373 | -0.6792803545009687 |
Compiled 712 to 515 computations (27.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 5.4370359864955504e-12 | 273903.8777886488 |
| 1.0ms | -13908.763518055373 | -0.6792803545009687 |
| 3.0ms | 64× | 0 | valid |
Compiled 640 to 479 computations (25.2% saved)
ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.4370359864955504e-12 | 273903.8777886488 |
| 0.0ms | -13908.763518055373 | -0.6792803545009687 |
Compiled 370 to 317 computations (14.3% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 224 |
| 1 | 90 | 218 |
| 2 | 150 | 218 |
| 3 | 266 | 218 |
| 4 | 461 | 218 |
| 5 | 846 | 218 |
| 6 | 4144 | 218 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 2667849736027765/14821387422376473014217086081112052205218558037201992197050570753012880593911808 binary64)) (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
(if (<=.f64 y #s(literal -250000000 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 12000000000000000 binary64)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 3/4 binary64)) #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) #s(approx (/ (* x y) (+ y 1)) x))) |
#s(approx (/ (* x y) (+ y 1)) x) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 2667849736027765/14821387422376473014217086081112052205218558037201992197050570753012880593911808 binary64)) (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
(if (<=.f64 y #s(literal -250000000 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 12000000000000000 binary64)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 1 binary64)))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 1 binary64)))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 3/4 binary64)) #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 3/4 binary64)))) #s(approx (/ (* x y) (+ y 1)) x) #s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) #s(approx (/ (* x y) (+ y 1)) x))) |
#s(approx (/ (* x y) (+ y 1)) x) |
| 1× | done |
Compiled 232 to 57 computations (75.4% saved)
(negabs x)
Compiled 626 to 200 computations (68.1% saved)
Loading profile data...