
Time bar (total: 1.8s)
| 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)
| 394.0ms | 8 256× | 0 | valid |
ival-mult!: 91.0ms (47% of total)ival-div!: 78.0ms (40.3% of total)ival-add!: 23.0ms (11.9% of total)adjust: 1.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 17 | 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 | 17 | 0 |
| ↳ | (*.f64 x y) | overflow | 17 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 20.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult!: 3.0ms (45.8% of total)ival-add!: 2.0ms (30.5% of total)ival-div!: 2.0ms (30.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 5 (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 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.7% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(negabs x)
Compiled 14 to 12 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 | 69 | 266 |
| 0 | 70 | 251 |
| 1 | 377 | 238 |
| 0 | 3433 | 234 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 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) |
#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 |
|---|
(*.f64 (/.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.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 (-.f64 y #s(literal 1 binary64)) #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 (neg.f64 x) (/.f64 y (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) x) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 y x) (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) x) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 y x) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
x |
y |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64)) y) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.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 (-.f64 y #s(literal 1 binary64)) #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 (-.f64 #s(literal 1 binary64) (*.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)) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.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 (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.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 (/.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)) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) y x) y) x) y x) y)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (fma.f64 x (pow.f64 y #s(literal -3 binary64)) (/.f64 (-.f64 x (/.f64 x y)) y)))) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
Compiled 823 to 183 computations (77.8% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 7 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 7 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| 79.3% | (/.f64 (*.f64 x y) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) | |
| 74.7% | (*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) | |
| ▶ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 44.6% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ▶ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ▶ | 56.7% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 45.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 158 to 116 computations (26.6% saved)
| Inputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
y |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
x |
#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 (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 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 (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#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 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 (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#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 (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) 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 | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((* (/ y (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* 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 (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* 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 (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* 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 (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* 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 (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* 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 | 171 | 974 |
| 0 | 182 | 911 |
| 1 | 789 | 871 |
| 0 | 7003 | 860 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
y |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
x |
#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) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 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 (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#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 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 (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#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 (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) 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 |
|---|
(*.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 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 y (/.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (*.f64 x y) (neg.f64 (fma.f64 #s(literal -1 binary64) 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) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 y (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 y (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
y |
(*.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64)) y) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (-.f64 y #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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (neg.f64 y)) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal -1 binary64) |
x |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x y)) |
(*.f64 (*.f64 y y) (/.f64 x y)) |
(*.f64 (/.f64 x y) (*.f64 y y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) |
(*.f64 y x) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 y y) x) y) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(*.f64 (neg.f64 y) (fma.f64 x y (neg.f64 x))) |
(*.f64 (-.f64 (/.f64 x y) x) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 x y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (fma.f64 x y (neg.f64 x)) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(*.f64 (*.f64 x y) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x y (neg.f64 x)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y)) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 y y)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) y) (neg.f64 (fma.f64 x y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) y) (fma.f64 x y x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 x y x)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 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 y (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 x y x))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 x y x)) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y))) (-.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))) |
(neg.f64 (*.f64 (fma.f64 x y (neg.f64 x)) y)) |
(neg.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 x y)) |
(fma.f64 (neg.f64 y) (*.f64 x y) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 y y) (/.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 x y)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 x y)) |
(fma.f64 (/.f64 x y) (*.f64 y y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 x y) (neg.f64 y) (*.f64 x y)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 x y)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 x y))) |
(-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (/.f64 (neg.f64 x) y) (*.f64 y y))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) y))) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(*.f64 (neg.f64 y) (-.f64 x (/.f64 x y))) |
(*.f64 (-.f64 (/.f64 x y) x) y) |
(*.f64 (-.f64 x (/.f64 x y)) (neg.f64 y)) |
(*.f64 (fma.f64 x y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x y (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) x) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 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 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 x y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 x y) x)) |
(/.f64 (*.f64 (neg.f64 y) (-.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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 x y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 x y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 x y x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (fma.f64 x y (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x y (neg.f64 x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) |
(neg.f64 (fma.f64 x y (neg.f64 x))) |
(neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 y) x (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 y) x x) |
(fma.f64 (/.f64 (neg.f64 x) y) (neg.f64 y) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 x) y (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y))) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y))) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) x) |
(fma.f64 x (neg.f64 y) (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y))) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y))) |
(fma.f64 x (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) x) |
(fma.f64 y (neg.f64 x) (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y))) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y))) |
(fma.f64 y (neg.f64 x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 x y x)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (neg.f64 (fma.f64 x y x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x y x)))) |
(-.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 x (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 x (*.f64 x y)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y)) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (/.f64 (neg.f64 x) y) (neg.f64 y))) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) (/.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (neg.f64 x) y) x) |
(+.f64 x (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 (neg.f64 x) y) y) |
(*.f64 (/.f64 x y) (neg.f64 y)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 y (/.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 (neg.f64 x) y) y) |
(neg.f64 x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 x) y) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) 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 (*.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) x) (*.f64 x y)) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (/.f64 x y) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 x y x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (fma.f64 x y x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.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 #s(literal 1 binary64) y) x) (neg.f64 y)) |
(/.f64 (fma.f64 x y (neg.f64 x)) y) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(neg.f64 (/.f64 (fma.f64 x y (neg.f64 x)) (neg.f64 y))) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) x) |
(fma.f64 x (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) 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 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 x (/.f64 x y)) |
(+.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 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) (+.f64 (/.f64 x y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (neg.f64 x) y) x) |
(+.f64 x (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
#s(approx x x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- x (/ x y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- x (/ x y)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) x) y x) y)) |
#s(approx (/ y (- y -1)) y) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (/ y (- y -1)) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (- y -1) #s(literal 1 binary64)) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) x) y x) y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (+ (* (neg x) y) x) x) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- x (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (fma.f64 x (pow.f64 y #s(literal -3 binary64)) (/.f64 (-.f64 x (/.f64 x y)) y)))) |
#s(approx (/ y (- y -1)) #s(literal 1 binary64)) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (- y -1) y) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (fma.f64 x (pow.f64 y #s(literal -3 binary64)) (/.f64 (-.f64 x (/.f64 x y)) y)))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- x (/ x y)) x) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (/ y (- y -1)) (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64)) y) #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
Compiled 6 036 to 989 computations (83.6% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 322 | 3 | 325 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 325 | 7 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 81.1% | (*.f64 (*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) x) |
| ▶ | 55.9% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ▶ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 44.6% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 56.7% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 45.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 82 to 60 computations (26.8% 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 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) x) |
(*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 y (fma.f64 y y #s(literal -1 binary64))) |
(fma.f64 y y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 y #s(literal 1 binary64)) |
| 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 (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#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 y #s(hole binary64 y)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#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 (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 y)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* -1 y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* y (- (* -1 (pow y 2)) 1)))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* y (- (* (pow y 2) (- (* -1 (pow y 2)) 1)) 1)))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* y (- (* (pow y 2) (- (* (pow y 2) (- (* -1 (pow y 2)) 1)) 1)) 1)))) |
#s(approx (+ (* y y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* y y) -1) #s(hole binary64 (- (pow y 2) 1))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#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 (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#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 (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 x)) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 1)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow y 2))) y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow y 2)) (/ 1 (pow y 4)))) y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow y 2)) (+ (/ 1 (pow y 4)) (/ 1 (pow y 6))))) y))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 (pow y 2)))))) |
#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))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 2))) 1) y)))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 4))) (+ 1 (/ 1 (pow y 2)))) y)))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.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 (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1 (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (* (/ y (+ (* y y) -1)) (- y 1)) (/ y (+ (* y y) -1)) (+ (* y y) -1) -1 (- y 1)) |
| 3.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 (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1 (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (* (/ y (+ (* y y) -1)) (- y 1)) (/ y (+ (* y y) -1)) (+ (* y y) -1) -1 (- y 1)) |
| 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 (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1 (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (* (/ y (+ (* y y) -1)) (- y 1)) (/ y (+ (* y y) -1)) (+ (* y y) -1) -1 (- y 1)) |
| 2.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 (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1 (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (* (/ y (+ (* y y) -1)) (- y 1)) (/ y (+ (* y y) -1)) (+ (* y y) -1) -1 (- y 1)) |
| 2.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 (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1 (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (* (/ y (+ (* y y) -1)) (- y 1)) (/ y (+ (* y y) -1)) (+ (* y y) -1) -1 (- y 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 1693 |
| 0 | 280 | 1582 |
| 1 | 1315 | 1564 |
| 0 | 8218 | 1539 |
| 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 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) x) |
(*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 y (fma.f64 y y #s(literal -1 binary64))) |
(fma.f64 y y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(-.f64 y #s(literal 1 binary64)) |
#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 (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#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 y #s(hole binary64 y)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#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 (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 y)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* -1 y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* y (- (* -1 (pow y 2)) 1)))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* y (- (* (pow y 2) (- (* -1 (pow y 2)) 1)) 1)))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* y (- (* (pow y 2) (- (* (pow y 2) (- (* -1 (pow y 2)) 1)) 1)) 1)))) |
#s(approx (+ (* y y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* y y) -1) #s(hole binary64 (- (pow y 2) 1))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#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 (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#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 (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 x)) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 1)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ (+ 1 (/ 1 (pow y 2))) y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow y 2)) (/ 1 (pow y 4)))) y))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (/ (+ 1 (+ (/ 1 (pow y 2)) (+ (/ 1 (pow y 4)) (/ 1 (pow y 6))))) y))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 (pow y 2)))))) |
#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))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 2))) 1) y)))) |
#s(approx (/ y (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 (pow y 2))) (pow y 4))) (+ 1 (/ 1 (pow y 2)))) y)))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
| Outputs |
|---|
#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 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y))) (fma.f64 y x (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y) (*.f64 (*.f64 y x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y)))))) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 x) (*.f64 y y))) |
(fma.f64 x y (*.f64 (neg.f64 x) (*.f64 y y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y))))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) y)) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y))))))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 y y)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 y y))) |
y |
x |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 (neg.f64 x) y)) |
(neg.f64 (*.f64 (*.f64 y y) x)) |
(*.f64 (neg.f64 x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 x)) |
(neg.f64 (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
(*.f64 x #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y))) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal 1 binary64) y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal 1 binary64) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal 1 binary64) y))))) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 y (fma.f64 y y #s(literal -1 binary64)))) x) |
(*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 y (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))) (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 y (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 y)) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) y) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) (neg.f64 y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 y y #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 y (fma.f64 y y #s(literal -1 binary64))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 y) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 y (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 y y #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) y))) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (*.f64 #s(literal -1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 (fabs.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 y y #s(literal -1 binary64)) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(-.f64 (*.f64 y y) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))))) |
(+.f64 (*.f64 y y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 y 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) (*.f64 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) (*.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 y #s(literal 1 binary64)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (-.f64 y (*.f64 y y)) x)) |
#s(approx x x) |
#s(approx (* (* (neg x) y) y) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) x))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (neg.f64 x) (fma.f64 y y (neg.f64 y)))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y x) x)) y) x) y x) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx y y) |
#s(approx (* (/ y (- y -1)) x) (*.f64 y x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y x) x)) y) x) y x) y)) |
#s(approx (/ y (- y -1)) y) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y) #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (* (- 1 y) y) y) |
#s(approx (* (- 1 y) y) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (*.f64 y x)) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (*.f64 (fma.f64 (fma.f64 y x (neg.f64 x)) y x) y)) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y x) x)) y (neg.f64 x)) y x) y)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) y) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y) #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ (* y y) -1)) (neg.f64 y)) |
#s(approx (/ y (+ (* y y) -1)) (*.f64 (-.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ (* y y) -1)) (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ (* y y) -1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal 1 binary64)) y)) |
#s(approx (+ (* y y) -1) #s(literal -1 binary64)) |
#s(approx (+ (* y y) -1) (fma.f64 y y #s(literal -1 binary64))) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) x) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (* (/ y (- y -1)) x) x) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) x) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (/ y (- y -1)) #s(literal 1 binary64)) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (* (- 1 y) y) (neg.f64 (*.f64 y y))) |
#s(approx (* (- 1 y) y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) x) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (-.f64 x (/.f64 x y))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (+.f64 (-.f64 x (/.f64 x y)) (/.f64 x (*.f64 y y)))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (+.f64 (+.f64 (-.f64 x (/.f64 x y)) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) (/.f64 x (*.f64 y y)))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) #s(literal 1 binary64)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (-.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (/ y (+ (* y y) -1)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ y (+ (* y y) -1)) (/.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ (* y y) -1)) (/.f64 (+.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -4 binary64))) y)) |
#s(approx (/ y (+ (* y y) -1)) (/.f64 (+.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 y #s(literal -4 binary64)))) y)) |
#s(approx (+ (* y y) -1) (*.f64 y y)) |
#s(approx (+ (* y y) -1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x)) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x) y) #s(literal -1 binary64) x)) |
#s(approx (* (/ y (- y -1)) x) (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x)) |
#s(approx (* (/ y (- y -1)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x) y) #s(literal -1 binary64) x)) |
#s(approx (/ y (- y -1)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (- y -1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- 1 y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x)) |
#s(approx (* (* (/ y (+ (* y y) -1)) (- y 1)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) x)) y) #s(literal -1 binary64) x) y) #s(literal -1 binary64) x)) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ y (+ (* y y) -1)) (- y 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (+ (* y y) -1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) (pow.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)) y))) |
#s(approx (/ y (+ (* y y) -1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal -6 binary64)) (pow.f64 y #s(literal -4 binary64)))) (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64))) y))) |
#s(approx (- y 1) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
Compiled 4 811 to 872 computations (81.9% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 242 | 0 | 242 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 4 | 4 |
| Total | 242 | 7 | 249 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ✓ | 81.1% | (*.f64 (*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) x) |
| ✓ | 55.9% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ✓ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 44.6% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 56.7% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 45.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 210 to 104 computations (50.5% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#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 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) x) |
(*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 x y) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | 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)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#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))) |
3 calls:
| 3.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 2 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 60.2% | 2 | x |
| 99.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)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(*.f64 #s(approx (/ y (- y -1)) (*.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.0% | 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)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
(*.f64 #s(approx (/ y (- y -1)) (*.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)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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.2% | 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:
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.6% | 1 | x |
| 45.6% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 45.6% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 13.0ms | -544857503438738.6 | -0.00043899466462522595 |
| 16.0ms | 304× | 0 | valid |
Compiled 580 to 429 computations (26% saved)
ival-mult!: 2.0ms (53% of total)ival-add!: 1.0ms (26.5% of total)ival-div!: 1.0ms (26.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 1.0ms | -544857503438738.6 | -0.00043899466462522595 |
Compiled 504 to 410 computations (18.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 1.0ms | -544857503438738.6 | -0.00043899466462522595 |
| 1.0ms | 48× | 0 | valid |
Compiled 428 to 372 computations (13.1% saved)
adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 1.0ms | -544857503438738.6 | -0.00043899466462522595 |
Compiled 466 to 372 computations (20.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 1.0ms | -544857503438738.6 | -0.00043899466462522595 |
Compiled 390 to 334 computations (14.4% saved)
| 1× | done |
Compiled 231 to 46 computations (80.1% saved)
(negabs x)
Compiled 1 012 to 354 computations (65% saved)
Loading profile data...