
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 383.0ms | 8 256× | 0 | valid |
ival-mult!: 67.0ms (49.6% of total)ival-div!: 41.0ms (30.3% of total)ival-add!: 25.0ms (18.5% of total)adjust: 2.0ms (1.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 37 | 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 | 37 | 0 |
| ↳ | (*.f64 x y) | overflow | 37 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 37 | 0 |
| - | 0 | 219 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 37 | 0 | 0 |
| - | 0 | 0 | 219 |
| number | freq |
|---|---|
| 0 | 219 |
| 1 | 37 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult!: 3.0ms (42.4% of total)ival-add!: 2.0ms (28.2% of total)ival-div!: 2.0ms (28.2% of total)adjust: 0.0ms (0% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 43 | 46 |
| 2 | 109 | 44 |
| 3 | 234 | 44 |
| 4 | 333 | 44 |
| 5 | 919 | 42 |
| 6 | 7082 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.4% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(negabs x)
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 2.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 266 |
| 0 | 70 | 251 |
| 1 | 377 | 238 |
| 0 | 3433 | 234 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 (neg.f64 x) (/.f64 y (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) x) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 y x) (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) x) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 y x) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 x)) |
x |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 y #s(literal 1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(neg.f64 (*.f64 y #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
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))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) y y) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) y) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) y) |
(fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64)) |
(fma.f64 y (pow.f64 y #s(literal -1 binary64)) y) |
(fma.f64 y #s(literal 1 binary64) #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 (*.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)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) y) |
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 y (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 0 binary64)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 y y) |
(neg.f64 #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) y #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 y (pow.f64 y #s(literal -1 binary64)) #s(literal 0 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 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 1 387 to 363 computations (73.8% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 6 | 121 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 7 | 122 |
| Status | Accuracy | Program |
|---|---|---|
| 67.9% | (/.f64 (*.f64 x 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))))) | |
| ✓ | 86.4% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 47.4% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ▶ | 53.2% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ▶ | 53.6% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 48.4% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 151 to 112 computations (25.8% 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 | |
|---|---|---|---|---|
| 5.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)))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 #s(literal -1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal 1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(neg.f64 (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 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))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) #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)) y y) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) y) |
(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 #s(literal -1 binary64) #s(literal -1 binary64) y) |
(fma.f64 y (pow.f64 y #s(literal -1 binary64)) y) |
(fma.f64 y #s(literal 1 binary64) #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)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal 1 binary64)) |
(pow.f64 #s(literal -1 binary64) #s(literal 9 binary64)) |
(pow.f64 #s(literal -1 binary64) #s(literal 3 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal -2 binary64)) |
(neg.f64 #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 x y) y) |
(*.f64 (neg.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 y (/.f64 x y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (*.f64 x y) y) |
(neg.f64 (neg.f64 x)) |
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 (/.f64 x y) y (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (*.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 #s(literal 1 binary64) x (*.f64 (neg.f64 x) y)) |
(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 x #s(literal 1 binary64) (*.f64 (neg.f64 x) y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) y)) |
(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 (/.f64 x y) (*.f64 (neg.f64 x) y)) |
(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 (/.f64 x y) y (/.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (neg.f64 x) y)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (neg.f64 x) y)) |
(fma.f64 y (/.f64 x y) (/.f64 (neg.f64 x) y)) |
(-.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 8 387 to 1 469 computations (82.5% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 479 | 2 | 481 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 481 | 7 | 488 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.4% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 53.2% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ▶ | 53.2% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 47.4% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 53.6% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 48.4% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 77 to 57 computations (26% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
y |
x |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (neg x) y) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* (pow y 2) (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1) |
| 2.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1) |
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1) |
| 1.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) y x (* (* (neg x) y) y) (* (neg x) y) (neg x) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (- 1 y) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 882 |
| 0 | 165 | 825 |
| 1 | 778 | 781 |
| 0 | 7008 | 770 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
y |
x |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (neg x) y) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* (pow y 2) (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (neg.f64 y) x x) y)) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (fma.f64 (neg.f64 y) x x) y) |
(*.f64 (-.f64 (*.f64 y x) x) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (-.f64 (*.f64 y x) x)) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y x) x) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) |
(*.f64 y (fma.f64 (neg.f64 y) x x)) |
(*.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 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (fma.f64 y x x)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 (fma.f64 y x x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) x) (fma.f64 y y y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) y) (neg.f64 (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) y) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 y x x)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 y x x)) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 (fma.f64 y x x)) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 y y y)) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y x x))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (*.f64 y (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (*.f64 y (fma.f64 y x x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (*.f64 y (fma.f64 y x x))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (*.f64 y y) x))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(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 (-.f64 (*.f64 y x) x) y)) |
(neg.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (neg.f64 y) (*.f64 y x))) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 y x))) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64) (*.f64 (neg.f64 y) (*.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 y) x) y (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 y x)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (neg.f64 y) (*.f64 y x))) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y x))) |
(fma.f64 y (*.f64 (neg.f64 y) x) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 y) (*.f64 y x))) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 y x)) |
(fma.f64 x y (*.f64 (neg.f64 y) (*.f64 y x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (fma.f64 y x x))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (fma.f64 y x x)))) |
(-.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) (*.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 y y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (-.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 y x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 y) (*.f64 y x))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 y #s(literal 1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) |
(neg.f64 (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
y |
(*.f64 #s(literal -1 binary64) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 x #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 x)) |
x |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) x) y) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 y) y) x) |
(*.f64 (*.f64 y y) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y x) (neg.f64 y)) |
(*.f64 y (*.f64 (neg.f64 y) x)) |
(*.f64 x (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) x))) |
(neg.f64 (*.f64 (*.f64 y y) x)) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
(*.f64 x #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y))) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 y) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (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 (-.f64 #s(literal 1 binary64) y) y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 y) y) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.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 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y y) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (neg.f64 y) y)) |
(fma.f64 y (neg.f64 y) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 y y y)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y y))) |
(-.f64 y (*.f64 y y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 y y (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (neg.f64 y) y) y) |
(+.f64 y (*.f64 (neg.f64 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 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (neg.f64 y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (neg.f64 y)) |
(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 #s(literal 1 binary64) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) #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 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (neg.f64 y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(pow.f64 #s(literal -1 binary64) #s(literal 4 binary64)) |
(pow.f64 #s(literal -1 binary64) #s(literal 6 binary64)) |
(pow.f64 #s(literal -1 binary64) #s(literal 2 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -1 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(fabs.f64 #s(literal -1 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (fma.f64 (neg.f64 y) x x) y)) |
#s(approx x x) |
#s(approx (* (* (neg x) y) y) (*.f64 (neg.f64 y) (*.f64 y x))) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (fma.f64 (neg.f64 y) x x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 y x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (neg.f64 y) x x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 y) x x) y) x) y x) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (fma.f64 (neg.f64 y) x x) y)) |
#s(approx y y) |
#s(approx (* (/ y (- y -1)) x) (*.f64 y x)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (neg.f64 y) x x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 y) x 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 (* (- 1 y) y) y) |
#s(approx (* (- 1 y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.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) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (* (/ y (- 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 x) (* (* (neg x) y) y)) (*.f64 (neg.f64 y) (*.f64 y x))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) 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) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (* (/ y (- 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 (- 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 (- 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) (-.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)) 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 (/.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 (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
Compiled 5 700 to 1 116 computations (80.4% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 297 | 0 | 297 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 297 | 7 | 304 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.4% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ✓ | 53.2% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ✓ | 53.2% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 47.4% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 53.6% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 48.4% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 186 to 100 computations (46.2% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 x 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))))) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
3 calls:
| 5.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.0% | 4 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 61.9% | 5 | x |
| 99.2% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 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 |
|---|---|---|
| 97.6% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.4% | 1 | x |
| 48.4% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 48.4% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.539967635801641e-6 | 160.34151685633472 |
| 26.0ms | -1968549.7094028713 | -2.2364499605400092e-5 |
| 25.0ms | 304× | 0 | valid |
Compiled 580 to 429 computations (26% saved)
ival-div!: 16.0ms (86.2% of total)ival-mult!: 2.0ms (10.8% of total)ival-add!: 1.0ms (5.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.539967635801641e-6 | 160.34151685633472 |
| 16.0ms | -1968549.7094028713 | -2.2364499605400092e-5 |
Compiled 504 to 410 computations (18.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 7.539967635801641e-6 | 160.34151685633472 |
| 1.0ms | -1968549.7094028713 | -2.2364499605400092e-5 |
| 3.0ms | 80× | 0 | valid |
Compiled 428 to 372 computations (13.1% saved)
adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.539967635801641e-6 | 160.34151685633472 |
| 1.0ms | -1968549.7094028713 | -2.2364499605400092e-5 |
Compiled 466 to 372 computations (20.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.539967635801641e-6 | 160.34151685633472 |
| 1.0ms | -1968549.7094028713 | -2.2364499605400092e-5 |
Compiled 390 to 334 computations (14.4% saved)
| 1× | done |
Compiled 231 to 46 computations (80.1% saved)
(negabs x)
Compiled 1 012 to 354 computations (65% saved)
Loading profile data...