
Time bar (total: 2.1s)
| 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)
| 362.0ms | 8 256× | 0 | valid |
ival-mult!: 62.0ms (43.5% of total)ival-add!: 42.0ms (29.5% of total)ival-div!: 36.0ms (25.3% of total)adjust: 2.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 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 | 25 | 0 |
| ↳ | (*.f64 x y) | overflow | 25 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 25 | 0 |
| - | 0 | 231 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 25 | 0 | 0 |
| - | 0 | 0 | 231 |
| number | freq |
|---|---|
| 0 | 231 |
| 1 | 25 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 19.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult!: 3.0ms (44% of total)ival-add!: 2.0ms (29.3% of total)ival-div!: 2.0ms (29.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 43 | 46 |
| 2 | 109 | 44 |
| 3 | 234 | 44 |
| 4 | 333 | 44 |
| 5 | 919 | 42 |
| 6 | 7082 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 15 | 7 |
| 2 | 21 | 7 |
| 3 | 33 | 7 |
| 4 | 67 | 7 |
| 5 | 276 | 7 |
| 6 | 2491 | 7 |
| 7 | 6215 | 7 |
| 0 | 8213 | 7 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 1× | node-limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) y) |
(negabs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 90.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 2.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 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 (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 6 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 7 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 62.9% | (*.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))) | |
| ▶ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 49.7% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ▶ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ▶ | 50.3% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 50.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 149 to 110 computations (26.2% 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 | 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 | @ | 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)) |
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)
9 alts after pruning (3 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 322 | 3 | 325 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 323 | 9 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 99.8% | (*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) x) |
| ▶ | 50.0% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ✓ | 49.7% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ▶ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
| ✓ | 50.3% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 50.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 100 to 74 computations (26% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
(*.f64 x y) |
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 (*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) x) |
(*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (- 1 y) (* x y)) #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 (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* -1 (/ (* x y) (- (* -1 y) 1))))) |
#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 (* (- 1 y) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ 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 (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* x y))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (+ x (* -1 (* x y)))))))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 y)) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 1)) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (+ 1 (* y (- y 1))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1))))) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 (- (* -1 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 (* (- 1 y) (* x y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#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 (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 x)) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 1)) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ (- 1 (/ 1 y)) y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)) y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))) y))) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 (* -1 (* 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 (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 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 (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y)) (* -1 x)) y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 y) 1) y)))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)) 1) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 y (* x y) x (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (* (* y (/ -1 (+ (* -1 y) -1))) x) (* y (/ -1 (+ (* -1 y) -1))) (/ -1 (+ (* -1 y) -1)) -1 (+ (* -1 y) -1)) |
| 2.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 y (* x y) x (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (* (* y (/ -1 (+ (* -1 y) -1))) x) (* y (/ -1 (+ (* -1 y) -1))) (/ -1 (+ (* -1 y) -1)) -1 (+ (* -1 y) -1)) |
| 2.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 y (* x y) x (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (* (* y (/ -1 (+ (* -1 y) -1))) x) (* y (/ -1 (+ (* -1 y) -1))) (/ -1 (+ (* -1 y) -1)) -1 (+ (* -1 y) -1)) |
| 2.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 y (* x y) x (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (* (* y (/ -1 (+ (* -1 y) -1))) x) (* y (/ -1 (+ (* -1 y) -1))) (/ -1 (+ (* -1 y) -1)) -1 (+ (* -1 y) -1)) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 y (* x y) x (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (* (* y (/ -1 (+ (* -1 y) -1))) x) (* y (/ -1 (+ (* -1 y) -1))) (/ -1 (+ (* -1 y) -1)) -1 (+ (* -1 y) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 1508 |
| 0 | 231 | 1345 |
| 1 | 1020 | 1269 |
| 0 | 9181 | 1254 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
(*.f64 x y) |
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 (*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) x) |
(*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (- 1 y) (* x y)) #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 (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* -1 (/ (* x y) (- (* -1 y) 1))))) |
#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 (* (- 1 y) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ 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 (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* x y))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (+ x (* -1 (* x y)))))))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 y)) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 1)) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (+ 1 (* y (- y 1))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1))))) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 (- (* -1 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 (* (- 1 y) (* x y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#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 (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 x)) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 1)) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ (- 1 (/ 1 y)) y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)) y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))) y))) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 y) -1) #s(hole binary64 (* -1 (* 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 (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 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 (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (* (* y (/ -1 (+ (* -1 y) -1))) x) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y)) (* -1 x)) y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (* y (/ -1 (+ (* -1 y) -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 y) 1) y)))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)))) |
#s(approx (/ -1 (+ (* -1 y) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)) 1) y)))) |
| Outputs |
|---|
#s(approx (* (/ y (- y -1)) x) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.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 y)))) |
(/.f64 (neg.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 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(neg.f64 (+.f64 #s(literal -1 binary64) y)) |
(neg.f64 (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(-.f64 (neg.f64 y) #s(literal -1 binary64)) |
(-.f64 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
y |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) |
(*.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 |
(*.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 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y))) (-.f64 y (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(fma.f64 (neg.f64 y) y y) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) y) |
(fma.f64 y (neg.f64 y) y) |
(-.f64 y (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) y) |
(+.f64 y (*.f64 (neg.f64 y) 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 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 y x) (-.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 (neg.f64 y) x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (neg.f64 y) x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) y) |
(*.f64 (neg.f64 x) (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (/.f64 y (-.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (-.f64 #s(literal -1 binary64) y)))) |
(*.f64 (*.f64 y x) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 x (*.f64 (/.f64 y (-.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) x) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (*.f64 (*.f64 x (/.f64 y (-.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (-.f64 #s(literal -1 binary64) y))))) |
(neg.f64 (*.f64 x (/.f64 y (-.f64 #s(literal -1 binary64) y)))) |
(*.f64 (/.f64 (neg.f64 y) (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (fma.f64 (-.f64 y #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 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 y) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) y) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) y) |
(*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 y #s(literal -1 binary64))) |
(*.f64 y (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(*.f64 y (neg.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3 binary64)))) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.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 #s(literal -1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) 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 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.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 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal -1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal -1 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(/.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)))) |
(neg.f64 (-.f64 y #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 y))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 y) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 y))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(fma.f64 y #s(literal -1 binary64) #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 (/.f64 (pow.f64 (neg.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 (neg.f64 y) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) y) |
(+.f64 (/.f64 (pow.f64 (neg.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 (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 y)) (neg.f64 y)) |
(+.f64 (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 (pow.f64 y #s(literal -1 binary64)) (neg.f64 y))) |
(+.f64 (neg.f64 y) (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(+.f64 (neg.f64 y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (neg.f64 y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 y x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (-.f64 x (*.f64 y x)) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (fma.f64 (-.f64 x (*.f64 y x)) y (neg.f64 x)) y x) y)) |
#s(approx (* (- 1 y) (* x y)) (*.f64 y x)) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (-.f64 x (*.f64 y x)) y)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx y y) |
#s(approx (* (/ y (- y -1)) x) (*.f64 y x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (-.f64 x (*.f64 y x)) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (fma.f64 (-.f64 x (*.f64 y x)) y (neg.f64 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 (* (- 1 y) y) y) |
#s(approx (* (- 1 y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 y x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (-.f64 x (*.f64 y x)) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (fma.f64 (-.f64 x (*.f64 y x)) y (neg.f64 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 (/ -1 (+ (* -1 y) -1)) #s(literal 1 binary64)) |
#s(approx (/ -1 (+ (* -1 y) -1)) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (/ -1 (+ (* -1 y) -1)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (/ -1 (+ (* -1 y) -1)) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)) y #s(literal 1 binary64))) |
#s(approx (+ (* -1 y) -1) #s(literal -1 binary64)) |
#s(approx (+ (* -1 y) -1) (-.f64 #s(literal -1 binary64) 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 (/.f64 x y) y) x) (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (-.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (*.f64 (neg.f64 y) y) x)) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) 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 -1)) x) x) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (+.f64 (/.f64 (/.f64 x y) y) x) (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (-.f64 x (/.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 (* (- 1 y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (* (- 1 y) y) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) 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 (/.f64 x y) y) x) (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (-.f64 x (/.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 (/ -1 (+ (* -1 y) -1)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ -1 (+ (* -1 y) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ -1 (+ (* -1 y) -1)) (/.f64 (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ -1 (+ (* -1 y) -1)) (/.f64 (-.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))) y)) |
#s(approx (+ (* -1 y) -1) (neg.f64 y)) |
#s(approx (+ (* -1 y) -1) (-.f64 #s(literal -1 binary64) y)) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (- 1 y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* (/ y (- y -1)) x) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* (/ y (- y -1)) x) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (/ -1 (+ (* -1 y) -1)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal -1 binary64)) y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 4 358 to 862 computations (80.2% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 266 | 1 | 267 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 6 | 6 |
| Total | 267 | 9 | 276 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 99.8% | (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) x) |
| ✓ | 50.0% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ✓ | 49.7% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
| ✓ | 50.3% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 50.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 99 to 75 computations (24.2% saved)
| Inputs |
|---|
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) x) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
x |
| Outputs |
|---|
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* x y))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 y)) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 1)) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (+ 1 (* y (- y 1))))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 x)) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 1)) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ (- 1 (/ 1 y)) y))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)) y))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))) y))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (* -1 (/ (- (/ 1 y) 1) y)))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)) 1) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (* y (/ 1 (- y -1))) x) (* y (/ 1 (- y -1))) y (/ 1 (- y -1)) 1 (- y -1) -1 x) |
| 1.0ms | x | @ | inf | ((* (* y (/ 1 (- y -1))) x) (* y (/ 1 (- y -1))) y (/ 1 (- y -1)) 1 (- y -1) -1 x) |
| 0.0ms | y | @ | -inf | ((* (* y (/ 1 (- y -1))) x) (* y (/ 1 (- y -1))) y (/ 1 (- y -1)) 1 (- y -1) -1 x) |
| 0.0ms | x | @ | 0 | ((* (* y (/ 1 (- y -1))) x) (* y (/ 1 (- y -1))) y (/ 1 (- y -1)) 1 (- y -1) -1 x) |
| 0.0ms | y | @ | inf | ((* (* y (/ 1 (- y -1))) x) (* y (/ 1 (- y -1))) y (/ 1 (- y -1)) 1 (- y -1) -1 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 646 |
| 0 | 132 | 606 |
| 1 | 690 | 540 |
| 0 | 6809 | 530 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) x) |
(*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) |
y |
(/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
x |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* x y))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 y)) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 1)) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (+ 1 (* y (- y 1))))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 x)) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 1)) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ 1 y))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ (- 1 (/ 1 y)) y))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)) y))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))) y))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (* y (/ 1 (- y -1))) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (* y (/ 1 (- y -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (* -1 (/ (- (/ 1 y) 1) y)))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)))) |
#s(approx (/ 1 (- y -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 y) 1) y)) 1) y)) 1) y)))) |
| Outputs |
|---|
(*.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 (/.f64 x (-.f64 y #s(literal -1 binary64))) y) |
(*.f64 (neg.f64 x) (/.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 x y)) |
(*.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 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) x) (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 y) x) (-.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 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
y |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 y) #s(literal -1 binary64))) |
#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 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
(*.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 (fma.f64 y y #s(literal -1 binary64))) (-.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 (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 (*.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 (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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.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 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal -1 binary64) |
x |
#s(approx (* (* y (/ 1 (- y -1))) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx x x) |
#s(approx (* (* y (/ 1 (- y -1))) x) (*.f64 x y)) |
#s(approx (* (* y (/ 1 (- y -1))) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (* y (/ 1 (- y -1))) x) (*.f64 (fma.f64 (-.f64 (*.f64 x y) x) y x) y)) |
#s(approx (* (* y (/ 1 (- y -1))) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) y x) y) x) y x) y)) |
#s(approx (* y (/ 1 (- y -1))) y) |
#s(approx (* y (/ 1 (- y -1))) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (* y (/ 1 (- y -1))) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y y)) |
#s(approx (* y (/ 1 (- 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 (/ 1 (- y -1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (- y -1)) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (/ 1 (- y -1)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (/ 1 (- y -1)) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)) 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 (* (* y (/ 1 (- y -1))) x) x) |
#s(approx (* (* y (/ 1 (- y -1))) x) (-.f64 x (/.f64 x y))) |
#s(approx (* (* y (/ 1 (- y -1))) x) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (* (* y (/ 1 (- y -1))) x) (-.f64 x (fma.f64 x (pow.f64 y #s(literal -3 binary64)) (/.f64 (-.f64 x (/.f64 x y)) y)))) |
#s(approx (* y (/ 1 (- y -1))) #s(literal 1 binary64)) |
#s(approx (* y (/ 1 (- y -1))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (* 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 (/ 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 (/ 1 (- y -1)) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ 1 (- y -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ 1 (- y -1)) (/.f64 (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ 1 (- y -1)) (-.f64 (/.f64 (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y) (pow.f64 y #s(literal -4 binary64)))) |
#s(approx (- y -1) y) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (* (* y (/ 1 (- y -1))) x) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* (* y (/ 1 (- y -1))) x) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (* y (/ 1 (- y -1))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* y (/ 1 (- y -1))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) y))) |
#s(approx (/ 1 (- y -1)) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (/ 1 (- y -1)) (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (/ 1 (- y -1)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal -1 binary64)) y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 1 462 to 366 computations (75% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 0 | 104 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 104 | 9 | 113 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 90.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ✓ | 99.8% | (*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) x) |
| ✓ | 50.0% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ✓ | 49.7% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
| ✓ | 50.3% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 50.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 224 to 122 computations (45.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 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#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))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) x) |
(*.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) x) |
(*.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))) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
3 calls:
| 10.0ms | x |
| 3.0ms | y |
| 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 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#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))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 2 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 55.9% | 2 | x |
| 98.1% | 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 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#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) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 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:
| 2.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 1 | x |
| 50.6% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 50.6% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.36355074099957074 | 45962853850.9321 |
| 9.0ms | -34.79614634032862 | -0.10244409565329045 |
| 9.0ms | 288× | 0 | valid |
Compiled 514 to 407 computations (20.8% saved)
ival-mult!: 2.0ms (53.1% 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 |
|---|---|---|
| 7.0ms | 0.36355074099957074 | 45962853850.9321 |
| 1.0ms | -34.79614634032862 | -0.10244409565329045 |
| 3.0ms | 80× | 0 | valid |
Compiled 442 to 371 computations (16.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 |
|---|---|---|
| 0.0ms | 0.36355074099957074 | 45962853850.9321 |
| 0.0ms | -34.79614634032862 | -0.10244409565329045 |
Compiled 370 to 317 computations (14.3% saved)
| 1× | done |
Compiled 143 to 31 computations (78.3% saved)
(negabs x)
Compiled 660 to 238 computations (63.9% saved)
Loading profile data...