
Time bar (total: 2.0s)
| 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)
| 351.0ms | 8 256× | 0 | valid |
ival-mult!: 76.0ms (52.4% of total)ival-div!: 44.0ms (30.3% of total)ival-add!: 23.0ms (15.8% of total)adjust: 2.0ms (1.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 17 | 0 | - | 0 | - | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (+.f64 y #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) | o/n | 17 | 0 |
| ↳ | (*.f64 x y) | overflow | 17 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 20.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult!: 3.0ms (42.1% of total)ival-add!: 2.0ms (28.1% of total)ival-div!: 2.0ms (28.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 43 | 46 |
| 2 | 109 | 44 |
| 3 | 234 | 44 |
| 4 | 333 | 44 |
| 5 | 919 | 42 |
| 6 | 7082 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.7% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(negabs x)
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 2.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (* x y) x y (+ y 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 266 |
| 0 | 70 | 251 |
| 1 | 377 | 238 |
| 0 | 3433 | 234 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 (neg.f64 x) (/.f64 y (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) x) (+.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (*.f64 y x) (neg.f64 (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) x) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 y x) (+.f64 (neg.f64 y) #s(literal -1 binary64)))) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
x |
y |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64)) y) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) y x) y) x) y x) y)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (fma.f64 x (pow.f64 y #s(literal -3 binary64)) (/.f64 (-.f64 x (/.f64 x y)) y)))) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
Compiled 823 to 183 computations (77.8% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 7 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 7 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.3% | (/.f64 (*.f64 x y) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
| ▶ | 74.7% | (*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
| ▶ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 44.6% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ▶ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ▶ | 56.7% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 45.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 79 to 58 computations (26.6% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
x |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
y |
#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) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) |
(fma.f64 y y #s(literal -1 binary64)) |
(-.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x y) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 x y) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (* x y) (- (pow y 2) 1)))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#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 (/ (* 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 (* (+ (* (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 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 -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* x y))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* y (+ (* -1 x) (* -1 (* x (pow y 2))))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* y (+ (* -1 x) (* (pow y 2) (- (* -1 (* x (pow y 2))) x)))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* y (+ (* -1 x) (* (pow y 2) (- (* (pow y 2) (- (* -1 (* x (pow y 2))) x)) x)))))) |
#s(approx (+ (* y y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* y y) -1) #s(hole binary64 (- (pow y 2) 1))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (/ (+ (* y y) -1) (- y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ (* y y) -1) (- 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 (* (+ (* (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)) |
#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 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 x)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (+ x (/ x (pow y 2))) y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 4))) (* -1 (/ x (pow y 2)))) y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 6))) (+ (* -1 (/ x (pow y 2))) (* -1 (/ x (pow y 4))))) y))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 (pow y 2)))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 x)) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (/ (+ (* y y) -1) (- y 1)) #s(hole binary64 y)) |
#s(approx (/ (+ (* y y) -1) (- y 1)) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ 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 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ x (pow y 2)))) y)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1 (/ x (pow y 2))) (* -1 (/ x (pow y 4))))) y)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1 (/ x (pow y 2))) (+ (* -1 (/ x (pow y 4))) (* -1 (/ x (pow y 6)))))) y)))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) x (/ (* x y) (+ y 1)) (* y x) y (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (- y -1) -1 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (/ (* y x) (+ (* y y) -1)) (+ (* y y) -1) (- y 1) 1 (/ (* x y) (/ (+ (* y y) -1) (- y 1))) (* x y) (/ (+ (* y y) -1) (- y 1))) |
| 4.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) x (/ (* x y) (+ y 1)) (* y x) y (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (- y -1) -1 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (/ (* y x) (+ (* y y) -1)) (+ (* y y) -1) (- y 1) 1 (/ (* x y) (/ (+ (* y y) -1) (- y 1))) (* x y) (/ (+ (* y y) -1) (- y 1))) |
| 3.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) x (/ (* x y) (+ y 1)) (* y x) y (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (- y -1) -1 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (/ (* y x) (+ (* y y) -1)) (+ (* y y) -1) (- y 1) 1 (/ (* x y) (/ (+ (* y y) -1) (- y 1))) (* x y) (/ (+ (* y y) -1) (- y 1))) |
| 3.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) x (/ (* x y) (+ y 1)) (* y x) y (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (- y -1) -1 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (/ (* y x) (+ (* y y) -1)) (+ (* y y) -1) (- y 1) 1 (/ (* x y) (/ (+ (* y y) -1) (- y 1))) (* x y) (/ (+ (* y y) -1) (- y 1))) |
| 2.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) x (/ (* x y) (+ y 1)) (* y x) y (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (- x (/ x y)) (/ x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (- y -1) -1 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (/ (* y x) (+ (* y y) -1)) (+ (* y y) -1) (- y 1) 1 (/ (* x y) (/ (+ (* y y) -1) (- y 1))) (* x y) (/ (+ (* y y) -1) (- y 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 297 | 2023 |
| 0 | 320 | 1910 |
| 1 | 1446 | 1891 |
| 0 | 8352 | 1870 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
x |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
y |
#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) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) |
(fma.f64 y y #s(literal -1 binary64)) |
(-.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (*.f64 x y) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 x y) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (* x y) (- (pow y 2) 1)))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#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 (/ (* 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 (* (+ (* (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 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 -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* x y))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* y (+ (* -1 x) (* -1 (* x (pow y 2))))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* y (+ (* -1 x) (* (pow y 2) (- (* -1 (* x (pow y 2))) x)))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* y (+ (* -1 x) (* (pow y 2) (- (* (pow y 2) (- (* -1 (* x (pow y 2))) x)) x)))))) |
#s(approx (+ (* y y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* y y) -1) #s(hole binary64 (- (pow y 2) 1))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (/ (+ (* y y) -1) (- y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ (* y y) -1) (- 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 (* (+ (* (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)) |
#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 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 x)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (+ x (/ x (pow y 2))) y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 4))) (* -1 (/ x (pow y 2)))) y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 6))) (+ (* -1 (/ x (pow y 2))) (* -1 (/ x (pow y 4))))) y))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 (pow y 2)))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 x)) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (/ (+ (* y y) -1) (- y 1)) #s(hole binary64 y)) |
#s(approx (/ (+ (* y y) -1) (- y 1)) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ 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 (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ x (pow y 2)))) y)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1 (/ x (pow y 2))) (* -1 (/ x (pow y 4))))) y)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1 (/ x (pow y 2))) (+ (* -1 (/ x (pow y 4))) (* -1 (/ x (pow y 6)))))) y)))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (/ (+ (* y y) -1) (- y 1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
x |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 (fma.f64 (neg.f64 x) y x) y) |
(*.f64 y (fma.f64 (neg.f64 x) y x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 y (*.f64 (neg.f64 x) y)))) (-.f64 (*.f64 y x) (*.f64 y (*.f64 (neg.f64 x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (neg.f64 x) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (neg.f64 x) y)) (*.f64 y (*.f64 (neg.f64 x) y))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (neg.f64 x) y)))))) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 y x (*.f64 y (*.f64 (neg.f64 x) y))) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 x y (*.f64 y (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (*.f64 y x) (*.f64 y (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x)))) (+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (neg.f64 x) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 x (*.f64 (neg.f64 x) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #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 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) x) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) x) |
(fma.f64 y (neg.f64 x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 x) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (neg.f64 x) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x (*.f64 (neg.f64 x) y)))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(+.f64 (*.f64 (neg.f64 x) y) x) |
(+.f64 x (*.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #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 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 x) y) x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 x (/.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 (neg.f64 x) y))))) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 x y))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 x (/.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 x y))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 x y)))))) |
(-.f64 x (/.f64 x y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x (/.f64 (neg.f64 x) y)))))) |
(+.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 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 y) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (+.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal -1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (+.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 x (fma.f64 y y #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (/.f64 x (fma.f64 y y #s(literal -1 binary64)))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 x (/.f64 y (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 y x)) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 y x) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) y)) (/.f64 y (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 y #s(literal 1 binary64)))) |
(*.f64 y (/.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y 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))) (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) y))) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) #s(literal -1 binary64)) |
(fma.f64 y y #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 y y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 y y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y))) |
(-.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (+.f64 #s(literal 1 binary64) y)) (/.f64 x (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 x (fma.f64 y y #s(literal -1 binary64))))) |
(*.f64 (*.f64 y (/.f64 x (fma.f64 y y #s(literal -1 binary64)))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 x (/.f64 y (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 y x)) (*.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) (*.f64 (+.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 y x)) (*.f64 (+.f64 #s(literal 1 binary64) y) (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 (*.f64 y y) #s(literal 1 binary64))) (*.f64 (fma.f64 y y #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 y x) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 y #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.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 #s(literal 1 binary64))) (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) y)))) |
#s(approx x x) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) 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 (* (/ y (- y -1)) x) (*.f64 x (/.f64 y (+.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (-.f64 (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) (*.f64 x (/.f64 y (-.f64 (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (-.f64 (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)))) |
#s(approx (- x (/ x y)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y x) x)) y) x) y x) y)) |
#s(approx y y) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (+ (* (neg x) y) x) x) |
#s(approx (+ (* (neg x) y) x) (fma.f64 (neg.f64 x) y x)) |
#s(approx (- x (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- x (/ x y)) (/.f64 (-.f64 (*.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 x) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y x) x)) y) x) y x) y)) |
#s(approx (/ y (- y -1)) y) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) y) #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (- y -1) #s(literal 1 binary64)) |
#s(approx (- y -1) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 y x)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (fma.f64 y x (neg.f64 x)) y x) y)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y x) x)) y (neg.f64 x)) y x) y)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 y y) (neg.f64 x)) y)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (*.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 y y)) x) (*.f64 y y) (neg.f64 x)) y)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 y y)) x) (*.f64 y y)) x) (*.f64 y y) (neg.f64 x)) y)) |
#s(approx (+ (* y y) -1) #s(literal -1 binary64)) |
#s(approx (+ (* y y) -1) (-.f64 (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 y x)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (fma.f64 y x (neg.f64 x)) y x) y)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 y x) x)) y (neg.f64 x)) y x) y)) |
#s(approx (/ (+ (* y y) -1) (- y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* y y) -1) (- y 1)) (+.f64 #s(literal 1 binary64) 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)) (-.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) x) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) (*.f64 y y))) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y)) |
#s(approx (- x (/ x y)) x) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) x) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 x y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) x) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (/ y (- y -1)) #s(literal 1 binary64)) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (- y -1) y) |
#s(approx (- y -1) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) x) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (+.f64 (-.f64 x (/.f64 x y)) (/.f64 x (*.f64 y y)))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (-.f64 (+.f64 (-.f64 x (/.f64 x y)) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (neg.f64 x) (*.f64 y y)))) |
#s(approx (/ (* y x) (+ (* y y) -1)) (/.f64 x y)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (/.f64 (+.f64 (/.f64 x (*.f64 y y)) x) y)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (/.f64 (-.f64 (+.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) x) (/.f64 (neg.f64 x) (*.f64 y y))) y)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (/.f64 (-.f64 (+.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) x) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))))) y)) |
#s(approx (+ (* y y) -1) (*.f64 y y)) |
#s(approx (+ (* y y) -1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) x) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (+.f64 (-.f64 x (/.f64 x y)) (/.f64 x (*.f64 y y)))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (-.f64 (+.f64 (-.f64 x (/.f64 x y)) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (neg.f64 x) (*.f64 y y)))) |
#s(approx (/ (+ (* y y) -1) (- y 1)) y) |
#s(approx (/ (+ (* y y) -1) (- y 1)) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x)) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x) y) #s(literal -1 binary64) x)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 y) (-.f64 x (/.f64 x y)))) |
#s(approx (* (/ y (- y -1)) x) (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x)) |
#s(approx (* (/ y (- y -1)) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x) y) #s(literal -1 binary64) x)) |
#s(approx (/ y (- y -1)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (- y -1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) x)) y) #s(literal -1 binary64) x) y) #s(literal -1 binary64) x)) |
#s(approx (/ (* y x) (+ (* y y) -1)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (*.f64 y y)) x)) y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64)))) y))) |
#s(approx (/ (* y x) (+ (* y y) -1)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (*.f64 y y)) x) (fma.f64 (/.f64 x (pow.f64 y #s(literal 6 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))))) y))) |
#s(approx (- y 1) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x)) |
#s(approx (* (/ (* y x) (+ (* y y) -1)) (- y 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) x)) y) #s(literal -1 binary64) x) y) #s(literal -1 binary64) x)) |
Compiled 6 563 to 993 computations (84.9% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 330 | 3 | 333 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 5 | 7 |
| Done | 0 | 0 | 0 |
| Total | 332 | 8 | 340 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.9% | (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ▶ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 44.6% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| ✓ | 56.7% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 55.9% | #s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)))) |
| ✓ | 45.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 109 to 77 computations (29.4% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(neg.f64 x) |
x |
(*.f64 (-.f64 y #s(literal 1 binary64)) y) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
#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)) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) y) |
(/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) |
(fma.f64 y 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 (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (* (neg x) (* (- y 1) y)) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#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 (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* x (* y (- y 1))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (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 1) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (* (- y 1) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- y 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- y 1) y) #s(hole binary64 (* y (- y 1)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#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 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* y (+ (* -1 x) (* x y))))) |
#s(approx (+ (* y y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* y y) -1) #s(hole binary64 (- (pow y 2) 1))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (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 1) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (neg x) (* (- y 1) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- y 1) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (- y 1) y) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 y))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 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 1) y) x) (+ (* y y) -1)) #s(hole binary64 x)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ x y)))))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 (pow y 2)))))) |
#s(approx (/ (* 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 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (neg x) (* (- y 1) y)) (neg x) x (* (- y 1) y) (- y 1) y 1 (/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (neg x) y) y) (* (neg x) y) (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (* (* (- y 1) y) x) (+ (* y y) -1) -1) |
| 4.0ms | y | @ | 0 | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (neg x) (* (- y 1) y)) (neg x) x (* (- y 1) y) (- y 1) y 1 (/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (neg x) y) y) (* (neg x) y) (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (* (* (- y 1) y) x) (+ (* y y) -1) -1) |
| 3.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (neg x) (* (- y 1) y)) (neg x) x (* (- y 1) y) (- y 1) y 1 (/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (neg x) y) y) (* (neg x) y) (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (* (* (- y 1) y) x) (+ (* y y) -1) -1) |
| 3.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (neg x) (* (- y 1) y)) (neg x) x (* (- y 1) y) (- y 1) y 1 (/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (neg x) y) y) (* (neg x) y) (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (* (* (- y 1) y) x) (+ (* y y) -1) -1) |
| 2.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (neg x) (* (- y 1) y)) (neg x) x (* (- y 1) y) (- y 1) y 1 (/ (* x y) (+ y 1)) (+ (* y x) (* (* (neg x) y) y)) (* (* (neg x) y) y) (* (neg x) y) (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (* (* (- y 1) y) x) (+ (* y y) -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 1146 |
| 0 | 201 | 1085 |
| 1 | 930 | 1011 |
| 0 | 8139 | 1005 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(neg.f64 x) |
x |
(*.f64 (-.f64 y #s(literal 1 binary64)) y) |
(-.f64 y #s(literal 1 binary64)) |
y |
#s(literal 1 binary64) |
#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)) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (neg.f64 x) y) |
(/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) |
(fma.f64 y y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (* (neg x) (* (- y 1) y)) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* x (+ y (* -1 (pow y 2)))))) |
#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 (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (/ (* x (* y (- y 1))) (- (pow y 2) 1)))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* x (* y (- y 1))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (pow y 2)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (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 1) y)) #s(hole binary64 (* x y))) |
#s(approx (* (neg x) (* (- y 1) y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- y 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- y 1) y) #s(hole binary64 (* y (- y 1)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#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 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* y (- (* -1 (* x y)) (* -1 x))))))))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* y (+ (* -1 x) (* x y))))) |
#s(approx (+ (* y y) -1) #s(hole binary64 -1)) |
#s(approx (+ (* y y) -1) #s(hole binary64 (- (pow y 2) 1))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (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 1) y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (neg x) (* (- y 1) y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- y 1) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (- y 1) y) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 y))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 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 1) y) x) (+ (* y y) -1)) #s(hole binary64 x)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (+ (* -1 (/ x y)) (/ x (pow y 2)))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (- (+ x (+ (* -1 (/ x y)) (* -1 (/ x (pow y 3))))) (* -1 (/ x (pow y 2)))))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (* (- y 1) y) x) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ x y)))))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) -1) #s(hole binary64 (* (pow y 2) (- 1 (/ 1 (pow y 2)))))) |
#s(approx (/ (* 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 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))) y))))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) x) |
(*.f64 (neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y)) x) |
(*.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (neg.f64 x)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (neg.f64 y) (*.f64 x (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
(*.f64 (*.f64 y x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.f64 x (neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.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 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.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 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.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 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) x) (+.f64 y (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) y) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.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 (*.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 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.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 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.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 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y 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 x (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (+.f64 y (*.f64 y y))) |
(/.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 (neg.f64 y) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y 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 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.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 (*.f64 y y) x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y))) |
(neg.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.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 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (fma.f64 y x x))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (fma.f64 y x x)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #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 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 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(*.f64 (-.f64 y #s(literal 1 binary64)) y) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 y)) |
(*.f64 y (+.f64 #s(literal -1 binary64) y)) |
(*.f64 y (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) y) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) y) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.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 y (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y y)) (fma.f64 y y y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (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))) (*.f64 y (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 6 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 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))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (neg.f64 y)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 (fabs.f64 y) #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (neg.f64 y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (neg.f64 y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (neg.f64 y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (neg.f64 y)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (neg.f64 y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 y y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 y y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 y y)) |
(fma.f64 y y (neg.f64 y)) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) y)))) |
(-.f64 (*.f64 y y) y) |
(-.f64 (neg.f64 y) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (pow.f64 (neg.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 (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 y) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 y y)) |
(*.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (-.f64 #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 (-.f64 y #s(literal 1 binary64)) 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 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 y y #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 y #s(literal 1 binary64)) |
(+.f64 y #s(literal -1 binary64)) |
y |
#s(literal 1 binary64) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) x) |
(*.f64 (neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y)) x) |
(*.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (neg.f64 x)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (neg.f64 y) (*.f64 x (-.f64 y #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
(*.f64 (*.f64 y x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.f64 x (neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.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 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.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 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.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 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) x) (+.f64 y (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) y) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.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 (*.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 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.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 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.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 (*.f64 y x) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y 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 x (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (+.f64 y (*.f64 y y))) |
(/.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 (neg.f64 y) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y 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 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.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 (*.f64 y y) x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y))) |
(neg.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
(fma.f64 (*.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.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 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (fma.f64 y x x))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (fma.f64 y x x)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #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 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 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) y) y) |
(*.f64 (*.f64 (neg.f64 y) y) x) |
(*.f64 (*.f64 y y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 y y)) |
(*.f64 (neg.f64 y) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y x) (neg.f64 y)) |
(*.f64 y (*.f64 (neg.f64 x) y)) |
(*.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 x) y) |
(*.f64 (neg.f64 y) x) |
(*.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 (/.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (fma.f64 y y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (-.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y x) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 y (fma.f64 y y #s(literal -1 binary64)))) x) |
(*.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 y (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 y (/.f64 x (fma.f64 y y #s(literal -1 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) (/.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
(*.f64 (*.f64 y x) (/.f64 (-.f64 y #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 x (fma.f64 y y #s(literal -1 binary64))))) |
(*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 y (fma.f64 y y #s(literal -1 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (-.f64 y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (neg.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) (fma.f64 (neg.f64 y) y #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) (fma.f64 y y #s(literal -1 binary64)))) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) (neg.f64 y)) |
(*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 (neg.f64 y) (*.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (*.f64 y x) (+.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 y x) (-.f64 y #s(literal 1 binary64))) |
(*.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 y (*.f64 x (-.f64 y #s(literal 1 binary64)))) |
(*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) y) (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) y) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 y x)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) (*.f64 y x)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64))) x) (*.f64 y (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 6 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) (fma.f64 y x x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.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 y (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 x x))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (pow.f64 y #s(literal 4 binary64)))) (*.f64 y (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.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 (neg.f64 y) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 (neg.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 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 y x x)) |
(/.f64 (*.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 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 y y) x))) |
(neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
(fma.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y) (*.f64 (neg.f64 x) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x) (*.f64 (neg.f64 x) y)) |
(fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 y) (*.f64 (neg.f64 x) y)) |
(fma.f64 (*.f64 y y) x (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 y y) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 y y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (*.f64 y y) x)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (*.f64 y y) x)) |
(fma.f64 (*.f64 y x) y (*.f64 (neg.f64 x) y)) |
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 y y) x)) |
(fma.f64 y (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(fma.f64 x (*.f64 y y) (*.f64 (neg.f64 x) y)) |
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 y y) x)) |
(-.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (*.f64 (*.f64 y y) x) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 y y) x)) |
(*.f64 (+.f64 (fabs.f64 y) #s(literal -1 binary64)) (-.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (+.f64 (fabs.f64 y) #s(literal 1 binary64)) (-.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (-.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (-.f64 y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 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 (-.f64 y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) y) (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 y) y #s(literal 1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (fma.f64 (neg.f64 y) y #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 y y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 y) y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (*.f64 #s(literal -1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 (fabs.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) #s(literal -1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 y) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 y y #s(literal -1 binary64)) |
(expm1.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(expm1.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(expm1.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(-.f64 (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (fma.f64 y y #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (*.f64 y y) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 y y)) |
#s(literal -1 binary64) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* (* (neg x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (*.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
#s(approx (* (* (- y 1) y) x) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y (neg.f64 x)) y x) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* (- y 1) y) (neg.f64 y)) |
#s(approx (* (- y 1) y) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 y x)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (*.f64 y x)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (*.f64 (fma.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y x) y)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (*.f64 (fma.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y (neg.f64 x)) y x) y)) |
#s(approx (* (* (- y 1) y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (* (- y 1) y) x) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
#s(approx (+ (* y y) -1) #s(literal -1 binary64)) |
#s(approx (+ (* y y) -1) (fma.f64 y y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.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 (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 (*.f64 (neg.f64 x) y) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (* (- y 1) y) (*.f64 y y)) |
#s(approx (* (- y 1) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) y)) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (+ (* y x) (* (* (neg x) y) y)) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) x) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* (* (- y 1) y) 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) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* (* (- y 1) y) x) (*.f64 (*.f64 (-.f64 x (/.f64 x y)) y) y)) |
#s(approx (+ (* y y) -1) (*.f64 y y)) |
#s(approx (+ (* y y) -1) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) 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 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* (* (- y 1) y) x) (+ (* y y) -1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
Compiled 9 612 to 1 310 computations (86.4% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 423 | 1 | 424 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 1 | 4 | 5 |
| Total | 425 | 7 | 432 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.9% | (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ✓ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 44.6% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 56.7% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ▶ | 55.9% | #s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
| ✓ | 45.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 93 to 66 computations (29% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (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 (* (* (- 1 y) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (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 (* (* (- 1 y) y) x) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* (pow y 2) (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 1.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 1.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 1.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (* (* (- 1 y) y) x) (* (- 1 y) y) (- 1 y) 1 y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 543 |
| 0 | 116 | 520 |
| 1 | 516 | 490 |
| 0 | 4308 | 486 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1 y)))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (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 (* (* (- 1 y) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (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 (* (* (- 1 y) y) x) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (* (- 1 y) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* (pow y 2) (- (/ 1 y) 1)))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y))) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))) y) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y)) x) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (neg.f64 x)) |
(*.f64 (fma.f64 (neg.f64 x) y x) y) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (*.f64 y x) x) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) x) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y x)) |
(*.f64 (neg.f64 y) (-.f64 (*.f64 y x) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y x) x) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
(*.f64 (*.f64 y x) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 y (fma.f64 (neg.f64 x) y x)) |
(*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.f64 x (neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(*.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 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) y) (neg.f64 (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 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.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 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y x)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 y x)) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (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 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (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 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.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 (*.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (*.f64 (neg.f64 y) x) y))) (-.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 (*.f64 (neg.f64 y) x) y)) (*.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) x) y))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y))) |
(neg.f64 (*.f64 (-.f64 (*.f64 y x) x) y)) |
(neg.f64 (*.f64 (*.f64 x (-.f64 y #s(literal 1 binary64))) y)) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 y x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 y) x) y (*.f64 y x)) |
(fma.f64 (neg.f64 y) (*.f64 y x) (*.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 (*.f64 (neg.f64 y) x) y)) |
(fma.f64 (*.f64 y x) (neg.f64 y) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) x) y)) |
(fma.f64 y (*.f64 (neg.f64 y) x) (*.f64 y x)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 y) x) y)) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 y x)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 y) x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) |
(-.f64 (*.f64 y x) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (neg.f64 y) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y))) (-.f64 y (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) y) |
(fma.f64 (neg.f64 y) y y) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) y) |
(fma.f64 y (neg.f64 y) y) |
(-.f64 y (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) y) |
(+.f64 y (*.f64 (neg.f64 y) y)) |
(*.f64 (/.f64 (-.f64 #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 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(*.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 #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 y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) y)) |
(neg.f64 (-.f64 y #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (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) (*.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)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx x x) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) y x) y) x) y x) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 y x)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 y x)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (fma.f64 (neg.f64 x) y x) 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) |
#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 (* (* (- 1 y) y) x) (*.f64 (*.f64 (neg.f64 y) x) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (neg.f64 y) x) y)) |
#s(approx (* (* (- 1 y) y) x) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#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 (/ (* 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 (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
Compiled 3 741 to 581 computations (84.5% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 0 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 135 | 7 | 142 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.9% | (/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
| ✓ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| ✓ | 55.9% | #s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
| ✓ | 44.6% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
| ✓ | 56.7% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| ✓ | 55.9% | #s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
| ✓ | 45.6% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 257 to 115 computations (55.3% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)))) |
#s(approx (/ (* x y) (+ y 1)) (fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (fma.f64 y y #s(literal -1 binary64))) |
(/.f64 (*.f64 x y) (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
3 calls:
| 7.0ms | y |
| 4.0ms | x |
| 3.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) 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 |
|---|---|---|
| 81.2% | 2 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 60.2% | 2 | x |
| 99.0% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) #s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x))) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
3 calls:
| 1.0ms | y |
| 1.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.6% | 1 | x |
| 45.6% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 45.6% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 11.0ms | -544857503438738.6 | -0.00043899466462522595 |
| 10.0ms | 304× | 0 | valid |
Compiled 580 to 429 computations (26% saved)
ival-mult!: 2.0ms (49.6% of total)ival-div!: 2.0ms (49.6% of total)ival-add!: 1.0ms (24.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 1.0ms | -544857503438738.6 | -0.00043899466462522595 |
Compiled 713 to 524 computations (26.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 1.0ms | -544857503438738.6 | -0.00043899466462522595 |
| 2.0ms | 48× | 0 | valid |
Compiled 637 to 486 computations (23.7% saved)
adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0008342899045302979 | 1447.098715246468 |
| 1.0ms | -544857503438738.6 | -0.00043899466462522595 |
Compiled 390 to 334 computations (14.4% saved)
| 1× | done |
Compiled 212 to 43 computations (79.7% saved)
(negabs x)
Compiled 936 to 322 computations (65.6% saved)
Loading profile data...