
Time bar (total: 1.7s)
| 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)
| 254.0ms | 8 256× | 74 | valid |
ival-mult!: 46.0ms (41.3% of total)ival-div!: 36.0ms (32.3% of total)ival-add!: 21.0ms (18.9% of total)adjust: 8.0ms (7.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 36 | 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 | 36 | 0 |
| ↳ | (*.f64 x y) | overflow | 36 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 36 | 0 |
| - | 0 | 220 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 36 | 0 | 0 |
| - | 0 | 0 | 220 |
| number | freq |
|---|---|
| 0 | 220 |
| 1 | 36 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 19.0ms | 512× | 74 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-mult!: 4.0ms (51.4% of total)ival-add!: 2.0ms (25.7% of total)ival-div!: 2.0ms (25.7% of total)adjust: 1.0ms (12.8% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 48 |
| 1 | 43 | 46 |
| 2 | 109 | 44 |
| 3 | 234 | 44 |
| 4 | 333 | 44 |
| 5 | 919 | 42 |
| 6 | 7082 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 15 | 7 |
| 2 | 21 | 7 |
| 3 | 33 | 7 |
| 4 | 67 | 7 |
| 5 | 276 | 7 |
| 6 | 2491 | 7 |
| 7 | 6215 | 7 |
| 0 | 8213 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) y) |
(negabs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(*.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (* 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) |
| 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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 8 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 9 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 100.0% | (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
| 88.1% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) | |
| ▶ | 52.0% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
| 51.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) | |
| ▶ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
| ▶ | 49.0% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| 49.4% | #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) | |
| ▶ | 51.8% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 201 to 142 computations (29.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
y |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
x |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (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 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y) |
(fma.f64 (-.f64 (*.f64 y x) x) y x) |
(-.f64 (*.f64 y x) x) |
(*.f64 y x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
(-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) |
(/.f64 (-.f64 x (/.f64 x y)) y) |
(-.f64 x (/.f64 x y)) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (+ (* (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 (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* y (- y 1))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* x (+ 1 (* y (- y 1)))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* x (- (+ 1 (/ 1 (pow y 2))) (/ 1 y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (* x (- 1 (/ 1 y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* x (- 1 (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* -1 (* x (- (* y (+ 1 (* -1 y))) 1))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (+ 1 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (* x (- (/ 1 y) 1)) y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) 1))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (+ x (* y (+ (* -1 x) (* x y)))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* y x) x) #s(hole binary64 (- (* x y) x))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* -1 (* x y))) (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* y (- (* x y) x))) (pow y 2)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (/ (- (* x y) x) y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* x (pow y 3)))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* (pow y 3) (+ x (* -1 (/ x y)))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* (pow y 3) (+ x (+ (* -1 (/ x y)) (/ x (pow y 2))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ x y)))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* (pow y 2) (- (+ x (/ x (pow y 2))) (/ x y))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (- (* y x) x) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 x)) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 x)) |
#s(approx (- x (/ x y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 x) (/ x y)))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (/ x y)) y))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ (+ x (* -1 (/ x y))) y)))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((* (/ y (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (* (+ (* (- (* y x) x) y) x) y) (+ (* (- (* y x) x) y) x) (- (* y x) x) (* y x) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y)) (/ x y)) |
| 3.0ms | x | @ | -inf | ((* (/ y (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (* (+ (* (- (* y x) x) y) x) y) (+ (* (- (* y x) x) y) x) (- (* y x) x) (* y x) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y)) (/ x y)) |
| 3.0ms | x | @ | 0 | ((* (/ y (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (* (+ (* (- (* y x) x) y) x) y) (+ (* (- (* y x) x) y) x) (- (* y x) x) (* y x) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y)) (/ x y)) |
| 2.0ms | y | @ | -inf | ((* (/ y (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (* (+ (* (- (* y x) x) y) x) y) (+ (* (- (* y x) x) y) x) (- (* y x) x) (* y x) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y)) (/ x y)) |
| 2.0ms | y | @ | 0 | ((* (/ y (- y -1)) x) (/ y (- y -1)) y (- y -1) -1 x (/ (* x y) (+ y 1)) (/ (* x y) (+ y 1)) (* (+ (* (neg x) y) x) y) (+ (* (neg x) y) x) (neg x) (/ (* x y) (+ y 1)) (* (+ (* (- (* y x) x) y) x) y) (+ (* (- (* y x) x) y) x) (- (* y x) x) (* y x) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y)) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 265 | 1807 |
| 0 | 287 | 1693 |
| 1 | 1168 | 1638 |
| 0 | 9367 | 1631 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
y |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
x |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (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 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y) |
(fma.f64 (-.f64 (*.f64 y x) x) y x) |
(-.f64 (*.f64 y x) x) |
(*.f64 y x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
(-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) |
(/.f64 (-.f64 x (/.f64 x y)) y) |
(-.f64 x (/.f64 x y)) |
(/.f64 x y) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (+ (* (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 (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* x (* y (+ 1 (* y (- y 1))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* x (+ 1 (* y (- y 1)))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* x (- (+ 1 (/ 1 (pow y 2))) (/ 1 y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (* x (- 1 (/ 1 y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* x (- 1 (/ 1 y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- y 1)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* -1 (* x (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* -1 (* x (- (* y (+ 1 (* -1 y))) 1))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (+ 1 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (* x (- (/ 1 y) 1)) y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) 1))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 y)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- y 1)))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (* y (+ 1 (* y (- (* y (+ 1 (* -1 y))) 1)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* y (+ x (* y (+ (* -1 x) (* x y))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (+ x (* y (+ (* -1 x) (* x y)))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* y x) x) #s(hole binary64 (- (* x y) x))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* -1 (* x y))) (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* y (- (* x y) x))) (pow y 2)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (/ (- (* x y) x) y))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 1)) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- 1 (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (/ 1 y)))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow y 2))) (+ (/ 1 y) (/ 1 (pow y 3)))))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (+ (* (neg x) y) x) y) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* x (pow y 3)))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* (pow y 3) (+ x (* -1 (/ x y)))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* (pow y 3) (+ x (+ (* -1 (/ x y)) (/ x (pow y 2))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ x y)))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* (pow y 2) (- (+ x (/ x (pow y 2))) (/ x y))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (- (* y x) x) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 x)) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 x)) |
#s(approx (- x (/ x y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (+ (* (neg x) y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 x) (/ x y)))))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 x) (* -1 (/ (+ (* -1 x) (/ x y)) y))))))) |
#s(approx (+ (* (- (* y x) x) y) x) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ (+ x (* -1 (/ x y))) y)))))) |
#s(approx (- (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
| Outputs |
|---|
(*.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) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (*.f64 x y) (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (*.f64 x y) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 x y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 y (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 y (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
y |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3 binary64)))) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.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 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 y)) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal -1 binary64) |
x |
#s(approx (* (/ y (- y -1)) x) x) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(*.f64 (neg.f64 y) (fma.f64 x y (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 (neg.f64 x) y) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(*.f64 (*.f64 x y) (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (+.f64 x (*.f64 x y))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 x y x)) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 x y x))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #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 x y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y))) (-.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 (neg.f64 x) y) y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))) |
(neg.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 y) (*.f64 x y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 x y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (neg.f64 y) (*.f64 x y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (*.f64 x y) (*.f64 x y)) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 y) y) x (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 x y)) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 x y)) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 (*.f64 x y) (neg.f64 y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x y) (neg.f64 y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (*.f64 x y) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 (*.f64 x y) (neg.f64 y) (*.f64 x y)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 x (*.f64 (neg.f64 y) y) (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) x) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 y (*.f64 (neg.f64 x) y) (*.f64 x y)) |
(fma.f64 y x (*.f64 (*.f64 (neg.f64 x) y) y)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 x) y))) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (neg.f64 x) y) y) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (fma.f64 x y (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x y (neg.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 x y x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(/.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 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y)))))) |
(/.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 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 x y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 x y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 x y x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (+.f64 x (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.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 x (+.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 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)))))) |
(neg.f64 (*.f64 (fma.f64 x y (neg.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x y (neg.f64 x)))) |
(neg.f64 (fma.f64 x y (neg.f64 x))) |
(fma.f64 (neg.f64 y) x x) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) x) |
(fma.f64 x (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) x) |
(fma.f64 y (neg.f64 x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (neg.f64 (fma.f64 x y x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x y x)))) |
(-.f64 (/.f64 (*.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 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y)))))) |
(-.f64 (*.f64 (neg.f64 x) y) (neg.f64 x)) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 x (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 x (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y)))))) |
(+.f64 (*.f64 (neg.f64 x) y) x) |
(+.f64 x (*.f64 (neg.f64 x) y)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(neg.f64 x) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y)) |
(*.f64 (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) y) x) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) (*.f64 x y)) |
(*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y) |
(*.f64 (*.f64 x y) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
(*.f64 y (fma.f64 (fma.f64 x y (neg.f64 x)) y x)) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)))) (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x)))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (*.f64 x y) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal 2 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y))) (-.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y (*.f64 x y)) |
(fma.f64 (*.f64 y y) (fma.f64 x y (neg.f64 x)) (*.f64 x y)) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 x y) (*.f64 x y)) |
(fma.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y)) |
(fma.f64 (*.f64 x y) (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(fma.f64 x y (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 x y))) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y) x)) |
(fma.f64 x y (*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y))) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y)) |
(fma.f64 y (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (*.f64 x y)) |
(fma.f64 y x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 x y))) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y) x)) |
(fma.f64 y x (*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y))) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y)) |
(-.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) y)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))) |
(+.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 x y)) (*.f64 x y)) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) (*.f64 x y))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y) x)) |
(+.f64 (*.f64 x y) (*.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) y)) |
(*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) #s(literal 2 binary64))) (*.f64 (-.f64 y #s(literal 1 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))))) |
(fma.f64 (neg.f64 y) x (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x x) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 y y) x)) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 x y) x) |
(fma.f64 (fma.f64 x y (neg.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 y y) x)) |
(fma.f64 (fma.f64 x y (neg.f64 x)) y x) |
(fma.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 y y) x)) |
(fma.f64 (neg.f64 x) y (fma.f64 (*.f64 y y) x x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x (*.f64 (*.f64 y y) x)) |
(fma.f64 (*.f64 x y) (+.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (*.f64 x y) (-.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 y y) x)) |
(fma.f64 x (neg.f64 y) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 x (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) |
(fma.f64 x (-.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 y y) x)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 x y (neg.f64 x)) (*.f64 (*.f64 y y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (fma.f64 (*.f64 y y) x x)) |
(fma.f64 y (fma.f64 x y (neg.f64 x)) x) |
(fma.f64 y (neg.f64 x) (fma.f64 (*.f64 y y) x x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x))) |
(-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) (-.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x) x) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (*.f64 (*.f64 y y) x)) |
(+.f64 (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 y y) x x)) |
(+.f64 x (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) x) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 x (+.f64 #s(literal -1 binary64) y)) |
(*.f64 x (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (+.f64 x (*.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) |
(/.f64 (neg.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 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 x y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 x y) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (neg.f64 (fma.f64 x y x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 x y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (neg.f64 (+.f64 x (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.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))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.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))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 x y (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y) (neg.f64 x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x y)) |
(fma.f64 y x (neg.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y x)) (/.f64 (*.f64 x x) (fma.f64 x y x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(-.f64 (neg.f64 x) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 x y) x) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (fma.f64 x y x)))))) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (neg.f64 x) (*.f64 x y)) |
(+.f64 (*.f64 x y) (neg.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y)) |
(*.f64 y x) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 x y) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (-.f64 (/.f64 x y) x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (-.f64 x (/.f64 x y)) y) (+.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 2 binary64))) (-.f64 x (/.f64 (-.f64 (/.f64 x y) x) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (/.f64 (-.f64 x (/.f64 x y)) y) (+.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x)))) |
(fma.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal -1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x y) x) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (/.f64 x y)) y) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) x) (/.f64 (/.f64 x y) y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 (-.f64 x (/.f64 x y)) y) (+.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x)))) (/.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 (-.f64 x (/.f64 x y)) y) (+.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 (/.f64 x y) x) y))) (/.f64 (pow.f64 (/.f64 (-.f64 x (/.f64 x y)) y) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 (/.f64 x y) x) y)))) |
(-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 (-.f64 x (/.f64 x y)) y) (+.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x)))) (/.f64 (pow.f64 (/.f64 (-.f64 (/.f64 x y) x) y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 (-.f64 x (/.f64 x y)) y) (+.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x))))) |
(+.f64 (/.f64 (-.f64 (/.f64 x y) x) y) x) |
(+.f64 (-.f64 x (/.f64 x y)) (/.f64 (/.f64 x y) y)) |
(+.f64 x (/.f64 (-.f64 (/.f64 x y) x) y)) |
(*.f64 (/.f64 (-.f64 (/.f64 x y) x) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 x y)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 x y) x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (/.f64 x y))) y) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 (/.f64 (neg.f64 x) y) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (/.f64 (/.f64 x y) y))) (+.f64 (/.f64 x y) (/.f64 (/.f64 x y) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 (/.f64 (neg.f64 x) y) y))) (-.f64 (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 (/.f64 (neg.f64 x) y) y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 (neg.f64 x) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (/.f64 (/.f64 x y) y) (/.f64 (/.f64 x y) y) (*.f64 (/.f64 x y) (/.f64 (/.f64 x y) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 (/.f64 (neg.f64 x) y) y)) (*.f64 (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) y) y))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (/.f64 x y))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x y) x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) y) y) (*.f64 (neg.f64 x) y)) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 y (/.f64 x y))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 x (/.f64 x y)) y) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 (/.f64 x y) x) y) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (/.f64 x y) x) (neg.f64 y)) |
(/.f64 (-.f64 x (/.f64 x y)) y) |
(neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 x y) x) y) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 (/.f64 x y) x) y)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x y) y) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y))) |
(fma.f64 (/.f64 x y) #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(-.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 x y) (/.f64 (/.f64 x y) y)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 x y) y) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (/.f64 x y)) |
(+.f64 (/.f64 x y) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 1 binary64))) |
(+.f64 (/.f64 x y) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(+.f64 (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) y))) |
(+.f64 (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (-.f64 (neg.f64 x) (/.f64 x y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) x)))) |
(/.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 (/.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (neg.f64 x) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (/.f64 x y) x))))) |
(/.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 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (-.f64 (neg.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 (/.f64 x y) (+.f64 (/.f64 x y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (fma.f64 x x (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 (-.f64 (neg.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 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (/.f64 x y) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) x)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) x))))) |
(neg.f64 (-.f64 (/.f64 x y) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 y (/.f64 x y)) x) |
(fma.f64 (*.f64 y (/.f64 x y)) (/.f64 #s(literal -1 binary64) y) x) |
(fma.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 x y) #s(literal -1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 x) y) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (neg.f64 x) y) x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (/.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 (/.f64 x y) (+.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) x))))) |
(-.f64 (/.f64 (neg.f64 x) y) (neg.f64 x)) |
(-.f64 x (*.f64 (/.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 x (/.f64 x y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) x)))) (/.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 x y) (+.f64 (/.f64 x y) x))))) |
(+.f64 (/.f64 (neg.f64 x) y) x) |
(+.f64 x (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (*.f64 x y) (*.f64 y y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx x x) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y)) |
#s(approx (+ (* (- (* y x) x) y) x) (fma.f64 (fma.f64 x y (neg.f64 x)) y x)) |
#s(approx (- (* y x) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (- x (/ (- x (/ x y)) y)) (+.f64 x (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) x))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) x) y)) |
#s(approx (- x (/ x y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)))) |
#s(approx (+ (* (- (* y x) x) y) x) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (- (* y x) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (- x (/ (- x (/ x y)) y)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (- x (/ x y)) y) (*.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y))) |
#s(approx (- x (/ x y)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (/ y (- y -1)) x) (*.f64 x y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) x) y x) y)) |
#s(approx (/ y (- y -1)) y) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (- y -1) #s(literal 1 binary64)) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (* (/ y (- y -1)) x) (*.f64 x y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y)) |
#s(approx (* (/ y (- y -1)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) x) y x) y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 x y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (+ (* (neg x) y) x) x) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 x y)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) y)) |
#s(approx (+ (* (- (* y x) x) y) x) x) |
#s(approx (+ (* (- (* y x) x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- (* y x) x) y) x) (fma.f64 (fma.f64 x y (neg.f64 x)) y x)) |
#s(approx (- (* y x) x) (neg.f64 x)) |
#s(approx (- (* y x) x) (fma.f64 x y (neg.f64 x))) |
#s(approx (- x (/ (- x (/ x y)) y)) (/.f64 x (*.f64 y y))) |
#s(approx (- x (/ (- x (/ x y)) y)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (*.f64 y y))) |
#s(approx (- x (/ (- x (/ x y)) y)) (/.f64 (fma.f64 (fma.f64 x y (neg.f64 x)) y x) (*.f64 y y))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (neg.f64 x) (*.f64 y y))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))) |
#s(approx (- x (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- x (/ x y)) (/.f64 (fma.f64 x y (neg.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 (-.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y)))) |
#s(approx (/ y (- y -1)) #s(literal 1 binary64)) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ y (- y -1)) (-.f64 (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (- y -1) y) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (* (/ 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 (-.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y)))) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (neg.f64 x) y) y)) |
#s(approx (* (+ (* (neg x) y) x) y) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 x y)))) |
#s(approx (+ (* (- (* y x) x) y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (- (* y x) x) y) x) (*.f64 (*.f64 (-.f64 x (/.f64 x y)) y) y)) |
#s(approx (+ (* (- (* y x) x) y) x) (*.f64 (-.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 x y)) (*.f64 y y))) |
#s(approx (- (* y x) x) (*.f64 x y)) |
#s(approx (- (* y x) x) (*.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (- x (/ (- x (/ x y)) y)) x) |
#s(approx (- x (/ (- x (/ x y)) y)) (-.f64 x (/.f64 x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) (-.f64 (+.f64 (/.f64 x (*.f64 y y)) x) (/.f64 x y))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 x y)) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (-.f64 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) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* (/ y (- y -1)) x) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x)) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) y))) |
#s(approx (* (/ y (- y -1)) x) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (* (/ y (- y -1)) x) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x) y) x)) |
#s(approx (+ (* (neg x) y) x) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (* (+ (* (- (* y x) x) y) x) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (/.f64 (-.f64 x (/.f64 x y)) y) x))) |
#s(approx (+ (* (- (* y x) x) y) x) (*.f64 (*.f64 y y) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)))) |
#s(approx (- (* y x) x) (*.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (- x (/ (- x (/ x y)) y)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (-.f64 x (/.f64 x y)) y)) |
Compiled 12 820 to 1 946 computations (84.8% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 558 | 5 | 563 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 563 | 9 | 572 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 49.0% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ▶ | 49.4% | (*.f64 #s(approx (/ y (- y -1)) y) x) |
| ▶ | 88.1% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| ▶ | 51.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
| 38.1% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))))) | |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
| ▶ | 49.0% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
| ✓ | 51.8% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 214 to 148 computations (30.8% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
y |
(/.f64 x (-.f64 y #s(literal -1 binary64))) |
x |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ y (- y -1)) y) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(*.f64 x y) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
(-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y)) |
(/.f64 #s(approx (- x (/ x y)) x) y) |
#s(approx (- x (/ x y)) x) |
| Outputs |
|---|
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* x (- (+ 1 (/ 1 (pow y 2))) (/ 1 y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (* x (- 1 (/ 1 y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* x (- 1 (/ 1 y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (+ 1 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (* x (- (/ 1 y) 1)) y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) 1))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (* (/ 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 (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* -1 (* x y))) (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* y (- (* x y) x))) (pow y 2)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (/ (- (* x y) x) y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (* (/ 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 (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (* (- 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 (- x (/ (- x (/ x y)) y)) #s(hole binary64 x)) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 x)) |
#s(approx (- x (/ x y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (* (/ y (- y -1)) x) (/ y (- y -1)) (/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 (* x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y))) |
| 2.0ms | x | @ | inf | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (* (/ y (- y -1)) x) (/ y (- y -1)) (/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 (* x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y))) |
| 2.0ms | x | @ | 0 | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (* (/ y (- y -1)) x) (/ y (- y -1)) (/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 (* x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y))) |
| 2.0ms | y | @ | -inf | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (* (/ y (- y -1)) x) (/ y (- y -1)) (/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 (* x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y))) |
| 2.0ms | y | @ | inf | ((* y (/ x (- y -1))) y (/ x (- y -1)) x (- y -1) -1 (* (/ y (- y -1)) x) (/ y (- y -1)) (/ (* x y) (+ y 1)) (* (- 1 y) (* x y)) (- 1 y) 1 (* x y) (* (/ y (- y -1)) x) (/ y (- y -1)) (* (- 1 y) y) (/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) (/ (- x (/ x y)) y) (- x (/ x y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 243 | 1708 |
| 0 | 254 | 1628 |
| 1 | 1033 | 1521 |
| 0 | 9226 | 1509 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
y |
(/.f64 x (-.f64 y #s(literal -1 binary64))) |
x |
(-.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ y (- y -1)) y) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
(*.f64 x y) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
(-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y)) |
(/.f64 #s(approx (- x (/ x y)) x) y) |
#s(approx (- x (/ x y)) x) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* x (* y (- 1 y))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* x (- (+ 1 (/ 1 (pow y 2))) (/ 1 y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (* x (- 1 (/ 1 y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* x (- 1 (/ 1 y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (+ 1 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (* x (- (/ 1 y) 1)) y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) 1))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* x y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y -1)) #s(hole binary64 x)) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* x y) x))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx (* (/ 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 (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (* (- 1 y) y) #s(hole binary64 y)) |
#s(approx (* (- 1 y) y) #s(hole binary64 (* y (+ 1 (* -1 y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* -1 (* x y))) (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* y (- (* x y) x))) (pow y 2)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- x (/ x y)) #s(hole binary64 (/ (- (* x y) x) y))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 x)) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (/ x (pow y 2))) (/ x y)) y))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (/ (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))) y))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (* (/ 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 (/ (* x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (- (+ x (* -1 (/ x (pow y 3)))) (+ (* -1 (/ x (pow y 2))) (/ x y))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* -1 (* x (pow y 2))))) |
#s(approx (* (- 1 y) (* x y)) #s(hole binary64 (* (pow y 2) (+ (* -1 x) (/ x y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (* (- 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 (- x (/ (- x (/ x y)) y)) #s(hole binary64 x)) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (- x (/ x y)) #s(hole binary64 x)) |
#s(approx (- x (/ x y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* y (/ x (- y -1))) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ x y) x) y))) y)))) |
#s(approx (/ x (- y -1)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ x y) x) y)) x) y))) y)))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (* (/ y (- y -1)) x) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))))) |
#s(approx (/ y (- y -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 y)) y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (+ x (* -1 (/ (+ x (* -1 (/ (+ x (* -1 (/ x y))) y))) y))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 x y) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) y) |
(*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (*.f64 x y) (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (*.f64 x y) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) x) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 x y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
y |
(*.f64 (/.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 x (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 x (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
x |
(*.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) y)) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3 binary64))) y) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3 binary64)))) (-.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.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 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 y)) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y #s(literal 1 binary64)) y #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
(*.f64 x #s(approx (/ y (- y -1)) y)) |
#s(approx (/ y (- y -1)) y) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) x) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)) |
(*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x y)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 x y)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(*.f64 (/.f64 (-.f64 #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 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(*.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(neg.f64 (+.f64 #s(literal -1 binary64) y)) |
(neg.f64 (-.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal -1 binary64))) (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(-.f64 (neg.f64 y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y y)))) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) x)) |
(*.f64 x y) |
(*.f64 y x) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
(*.f64 x #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y))) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (-.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) y) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) y) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 y y y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y))) (-.f64 y (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) y) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(fma.f64 (neg.f64 y) y y) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) y) |
(fma.f64 y (neg.f64 y) y) |
(-.f64 y (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) y) |
(+.f64 y (*.f64 (neg.f64 y) y)) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- x (/ x y)) x) y) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 #s(approx (- x (/ x y)) x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- x (/ x y)) x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 #s(approx (- x (/ x y)) x) y) (+.f64 (/.f64 #s(approx (- x (/ x y)) x) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- x (/ x y)) x) y) #s(literal 2 binary64))) (+.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- x (/ x y)) x) y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (/.f64 #s(approx (- x (/ x y)) x) y) (+.f64 (/.f64 #s(approx (- x (/ x y)) x) y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) (/.f64 (pow.f64 (/.f64 #s(approx (- x (/ x y)) x) y) #s(literal 2 binary64)) (+.f64 x (/.f64 #s(approx (- x (/ x y)) x) y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 #s(approx (- x (/ x y)) x) y) (+.f64 (/.f64 #s(approx (- x (/ x y)) x) y) x)))) (/.f64 (pow.f64 (/.f64 #s(approx (- x (/ x y)) x) y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 #s(approx (- x (/ x y)) x) y) (+.f64 (/.f64 #s(approx (- x (/ x y)) x) y) x))))) |
(-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y)) |
(/.f64 (/.f64 (neg.f64 #s(approx (- x (/ x y)) x)) #s(literal -1 binary64)) y) |
(/.f64 (/.f64 (neg.f64 #s(approx (- x (/ x y)) x)) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (/ x y)) x))) y) |
(/.f64 (neg.f64 #s(approx (- x (/ x y)) x)) (neg.f64 y)) |
(/.f64 #s(approx (- x (/ x y)) x) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (/ x y)) x)) y)) |
(neg.f64 (/.f64 #s(approx (- x (/ x y)) x) (neg.f64 y))) |
#s(approx (- x (/ x y)) x) |
#s(approx (/ (* x y) (+ y 1)) (/.f64 (*.f64 x y) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ x (- y -1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx x x) |
#s(approx (/ (* x y) (+ y 1)) (/.f64 (*.f64 x y) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (* x y) (+ y 1)) (/.f64 (*.f64 x y) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (- x (/ (- x (/ x y)) y)) (+.f64 x (*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y) x))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) x) y)) |
#s(approx (- x (/ x y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (- x (/ (- x (/ x y)) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 1 binary64)))) |
#s(approx (/ (- x (/ x y)) y) (*.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y))) |
#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 x y)) |
#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 x y) 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 (/ x (- y -1)) x) |
#s(approx (/ x (- y -1)) (fma.f64 (neg.f64 x) y x)) |
#s(approx (/ x (- y -1)) (fma.f64 (-.f64 (*.f64 x y) x) y x)) |
#s(approx (/ x (- y -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) y x) y) x) y x)) |
#s(approx (- y -1) #s(literal 1 binary64)) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 x y) 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 -1)) y) |
#s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (/ y (- y -1)) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) y) y y)) |
#s(approx (/ y (- y -1)) (*.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) y #s(literal -1 binary64)) y #s(literal 1 binary64)) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 x y)) |
#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 x y) 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) (* x y)) (*.f64 x y)) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (* (- 1 y) y) y) |
#s(approx (* (- 1 y) y) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) |
#s(approx (- x (/ (- x (/ x y)) y)) (*.f64 x (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (- x (/ (- x (/ x y)) y)) (/.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (- x (/ (- x (/ x y)) y)) (/.f64 (/.f64 (fma.f64 (-.f64 (*.f64 x y) x) y x) y) y)) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (- x (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- x (/ x y)) (/.f64 (-.f64 (*.f64 x y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.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 (/ x (- y -1)) (/.f64 x y)) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y)) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y)) y)) |
#s(approx (- y -1) y) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (/ y (- y -1)) #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 (/ (* 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 (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (neg.f64 y) (*.f64 x y))) |
#s(approx (* (- 1 y) (* x y)) (*.f64 (*.f64 (-.f64 (/.f64 x y) x) y) y)) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (- 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 (- x (/ (- x (/ x y)) y)) x) |
#s(approx (- x (/ (- x (/ x y)) y)) (-.f64 x (/.f64 x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 x y)) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (- x (/ x y)) x) |
#s(approx (- x (/ x y)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y))) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) y)) |
#s(approx (/ x (- y -1)) (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y)) 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 (- y -1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (/ y (- y -1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) y))) |
#s(approx (/ (* 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 (neg.f64 y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- x (/ (- x (/ x y)) y)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (-.f64 x (/.f64 x y)) y)) |
Compiled 4 733 to 813 computations (82.8% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 270 | 0 | 270 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 3 | 3 |
| Total | 270 | 9 | 279 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 49.0% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ✓ | 49.4% | (*.f64 #s(approx (/ y (- y -1)) y) x) |
| ✓ | 88.1% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| ✓ | 51.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
| ▶ | 38.1% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))))) |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
| ✓ | 49.0% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
| ✓ | 51.8% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 124 to 86 computations (30.6% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))))) |
(-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y)))) |
x |
#s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))) |
(/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y)) |
(fma.f64 x y (neg.f64 x)) |
y |
(neg.f64 x) |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* x (- (+ 1 (/ 1 (pow y 2))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (* x (- 1 (/ 1 y))) y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ (* x (- y 1)) (pow y 2)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x (- y 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (+ 1 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (* x (- (/ 1 y) 1)) y)))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 y))) (pow y 2))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* -1 (* x y))) (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* y (- (* x y) x))) (pow y 2)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (- (* x y) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (- x (/ (- x (/ x y)) y)) #s(hole binary64 x)) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* y (+ x (* -1 (/ x 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 (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) x (/ (- x (/ x y)) y) (/ (+ (* x y) (neg x)) (* y y)) (+ (* x y) (neg x)) y (neg x) (* y y)) |
| 2.0ms | x | @ | inf | ((/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) x (/ (- x (/ x y)) y) (/ (+ (* x y) (neg x)) (* y y)) (+ (* x y) (neg x)) y (neg x) (* y y)) |
| 2.0ms | x | @ | 0 | ((/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) x (/ (- x (/ x y)) y) (/ (+ (* x y) (neg x)) (* y y)) (+ (* x y) (neg x)) y (neg x) (* y y)) |
| 1.0ms | y | @ | -inf | ((/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) x (/ (- x (/ x y)) y) (/ (+ (* x y) (neg x)) (* y y)) (+ (* x y) (neg x)) y (neg x) (* y y)) |
| 1.0ms | y | @ | inf | ((/ (* x y) (+ y 1)) (- x (/ (- x (/ x y)) y)) x (/ (- x (/ x y)) y) (/ (+ (* x y) (neg x)) (* y y)) (+ (* x y) (neg x)) y (neg x) (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 830 |
| 0 | 148 | 780 |
| 1 | 709 | 756 |
| 0 | 6344 | 750 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))))) |
(-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y)))) |
x |
#s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))) |
(/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y)) |
(fma.f64 x y (neg.f64 x)) |
y |
(neg.f64 x) |
(*.f64 y y) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (/ (* x y) (+ 1 y)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* x (- (+ 1 (/ 1 (pow y 2))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (* x (- 1 (/ 1 y))) y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ (* x (- y 1)) (pow y 2)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x (- y 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (+ 1 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (* x (- (/ 1 y) 1)) y)))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 y))) (pow y 2))))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* x y))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* -1 (* x y)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* x y) x)))))) |
#s(approx (/ (* x y) (+ y 1)) #s(hole binary64 (* y (+ x (* y (- (* y (- (* -1 (* x y)) (* -1 x))) x)))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* -1 (* x y))) (pow y 2)))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (/ (+ x (* y (- (* x y) x))) (pow y 2)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ (+ (* -1 x) (* x y)) (pow y 2)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (- (* x y) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (- x (/ (- x (/ x y)) y)) #s(hole binary64 x)) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ x y))))) |
#s(approx (- x (/ (- x (/ x y)) y)) #s(hole binary64 (- (+ x (/ x (pow y 2))) (/ x y)))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (/ (+ x (* -1 (/ x y))) y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* y (+ x (* -1 (/ x 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 (- x (/ (- x (/ x y)) y)) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ x y)) (* -1 x)) y))))) |
#s(approx (/ (- x (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ x y)) y)))) |
#s(approx (+ (* x y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) #s(literal 2 binary64))) (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) #s(literal 3 binary64))) (fma.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x)) (/.f64 (pow.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) #s(literal 2 binary64)) (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x) (*.f64 x x))) (/.f64 (pow.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) #s(literal 3 binary64)) (fma.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) (+.f64 #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) x) (*.f64 x x)))) |
(-.f64 x #s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y)))) |
x |
#s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (fabs.f64 y)) (/.f64 #s(literal -1 binary64) (fabs.f64 y))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) (fabs.f64 y)) (/.f64 (-.f64 #s(literal 1 binary64) y) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (fabs.f64 y))) |
(*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y)) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 (-.f64 y #s(literal 1 binary64)) (fabs.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(*.f64 (/.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) y) x) |
(*.f64 (/.f64 (-.f64 (*.f64 y x) x) y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (-.f64 #s(literal 1 binary64) y) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) (/.f64 x y))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (*.f64 x (pow.f64 y #s(literal -2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 y x) x) y)) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 y #s(literal 1 binary64)) y)) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 y))) |
(*.f64 x (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) y) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) y))) |
(*.f64 x (/.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) y)) |
(/.f64 (/.f64 (-.f64 (*.f64 y x) x) (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 (-.f64 (*.f64 y x) x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) (pow.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (/.f64 (/.f64 (neg.f64 x) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))))) (-.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (-.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (/.f64 (/.f64 (neg.f64 x) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) x) y)) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 y y) (*.f64 (*.f64 y y) (neg.f64 x))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 y x) (*.f64 (*.f64 y y) (*.f64 y x))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(/.f64 (/.f64 (-.f64 (*.f64 y x) x) y) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 y x x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y)) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 y x) x) (*.f64 y y)) |
(neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) (/.f64 x y)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) (/.f64 x y)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) (/.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 #s(literal -1 binary64) (fabs.f64 y)) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x (fabs.f64 y)) (/.f64 y (fabs.f64 y)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 y (neg.f64 y)) (/.f64 (neg.f64 x) y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 y (fabs.f64 y)) (/.f64 x (fabs.f64 y)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 y y) (/.f64 x y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 y (neg.f64 y)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 (neg.f64 x) y) (pow.f64 y #s(literal -1 binary64)) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -2 binary64))) #s(literal -1 binary64) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (pow.f64 y #s(literal -2 binary64))) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) y) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x y) (/.f64 y y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(fma.f64 x (/.f64 y (*.f64 y y)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(-.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (*.f64 (/.f64 (neg.f64 x) y) (/.f64 y y))) |
(+.f64 (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64)))) (/.f64 (/.f64 (neg.f64 x) y) y)) |
(+.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (*.f64 y (*.f64 x (pow.f64 y #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y)) x) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) x) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) y))) |
(*.f64 x (+.f64 #s(literal -1 binary64) y)) |
(*.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 x (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (fma.f64 y x x)) |
(/.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)))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y x x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (-.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 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) y) x))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(fma.f64 (neg.f64 y) (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (neg.f64 x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 y x (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 x y (neg.f64 x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (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 (*.f64 x x) (*.f64 x (-.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x x)) (/.f64 (*.f64 x x) (fma.f64 y x x))) |
(-.f64 (neg.f64 x) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) x) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(+.f64 (neg.f64 x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (neg.f64 x)) |
y |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (- x (/ (- x (/ x y)) y)) (+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) x) y))) |
#s(approx x x) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) x) y)) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) |
#s(approx (+ (* x y) (neg x)) (-.f64 (*.f64 y x) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- x (/ (- x (/ x y)) y)) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (- x (/ x y)) y) (*.f64 (neg.f64 x) (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) |
#s(approx (+ (* x y) (neg x)) (-.f64 (*.f64 y x) x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) x) y x) y)) |
#s(approx (- x (/ (- x (/ x y)) y)) (*.f64 x (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (- x (/ (- x (/ x y)) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) y) y) (/.f64 x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) (/.f64 (/.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y) y)) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (/.f64 (neg.f64 x) y) y)) |
#s(approx (/ (- x (/ x y)) y) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) (/.f64 (/.f64 (neg.f64 x) y) y)) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) (*.f64 (/.f64 (-.f64 y #s(literal 1 binary64)) y) (/.f64 x y))) |
#s(approx (+ (* x y) (neg x)) (neg.f64 x)) |
#s(approx (+ (* x y) (neg x)) (-.f64 (*.f64 y x) x)) |
#s(approx y y) |
#s(approx (* y y) (*.f64 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 (- x (/ (- x (/ x y)) y)) x) |
#s(approx (- x (/ (- x (/ x y)) y)) (-.f64 x (/.f64 x y))) |
#s(approx (- x (/ (- x (/ x y)) y)) (fma.f64 x (pow.f64 y #s(literal -2 binary64)) (-.f64 x (/.f64 x y)))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 x y)) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) (/.f64 x y)) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (+ (* x y) (neg x)) (*.f64 y x)) |
#s(approx (+ (* x y) (neg x)) (*.f64 (-.f64 x (/.f64 x 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 (- x (/ (- x (/ x y)) y)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
#s(approx (/ (- x (/ x y)) y) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (/ (+ (* x y) (neg x)) (* y y)) (/.f64 (-.f64 x (/.f64 x y)) y)) |
#s(approx (+ (* x y) (neg x)) (*.f64 (-.f64 x (/.f64 x y)) y)) |
Compiled 6 718 to 1 025 computations (84.7% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 208 | 0 | 208 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 208 | 9 | 217 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.8% | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 49.0% | (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| ✓ | 49.4% | (*.f64 #s(approx (/ y (- y -1)) y) x) |
| ✓ | 88.1% | (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| ✓ | 51.3% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
| ✓ | 38.1% | #s(approx (/ (* x y) (+ y 1)) (-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))))) |
| ✓ | 50.1% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
| ✓ | 49.0% | #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
| ✓ | 51.8% | #s(approx (/ (* x y) (+ y 1)) x) |
Compiled 311 to 143 computations (54% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x #s(approx (/ (- x (/ x y)) y) (/.f64 (fma.f64 x y (neg.f64 x)) (*.f64 y y))))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 (-.f64 x (/.f64 x y)) y))) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
3 calls:
| 5.0ms | y |
| 4.0ms | x |
| 4.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)) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
(*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (* x y) (+ y 1)) x) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.6% | 3 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 88.1% | 1 | x |
| 100.0% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 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 x (/.f64 x y))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 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)) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 #s(approx (- x (/ x y)) x) y))) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 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)) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
(*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.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)) |
(*.f64 #s(approx (/ y (- y -1)) y) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (neg.f64 x) y x) y)) |
| Outputs |
|---|
#s(approx (/ (* x y) (+ y 1)) x) |
#s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) |
#s(approx (/ (* x y) (+ y 1)) x) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.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)) |
(*.f64 #s(approx (/ y (- y -1)) 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:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.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 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.8% | 1 | x |
| 51.8% | 1 | (/.f64 (*.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 51.8% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 294982474.0395588 | 3.0293675780237593e+24 |
| 6.0ms | -1.268127592395683e+41 | -161773759017050.9 |
| 5.0ms | 176× | 74 | valid |
Compiled 186 to 176 computations (5.4% saved)
ival-mult!: 1.0ms (43.2% of total)ival-div!: 1.0ms (43.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.00017297158424836354 | 382.92368229398636 |
| 10.0ms | -2017.9325903072768 | -8.910853685490645e-8 |
| 9.0ms | 304× | 74 | valid |
Compiled 599 to 429 computations (28.4% saved)
ival-mult!: 2.0ms (53.4% of total)ival-add!: 1.0ms (26.7% of total)ival-div!: 1.0ms (26.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.00017297158424836354 | 382.92368229398636 |
| 1.0ms | -2017.9325903072768 | -8.910853685490645e-8 |
| 1.0ms | 32× | 74 | valid |
Compiled 504 to 410 computations (18.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 |
|---|---|---|
| 4.0ms | 0.00017297158424836354 | 382.92368229398636 |
| 1.0ms | -2017.9325903072768 | -8.910853685490645e-8 |
| 2.0ms | 64× | 74 | valid |
Compiled 428 to 372 computations (13.1% saved)
adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.00017297158424836354 | 382.92368229398636 |
| 1.0ms | -2017.9325903072768 | -8.910853685490645e-8 |
Compiled 466 to 391 computations (16.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.00017297158424836354 | 382.92368229398636 |
| 1.0ms | -2017.9325903072768 | -8.910853685490645e-8 |
Compiled 390 to 334 computations (14.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 209 |
| 1 | 81 | 209 |
| 2 | 101 | 209 |
| 3 | 118 | 209 |
| 4 | 147 | 209 |
| 5 | 343 | 209 |
| 6 | 2655 | 209 |
| 7 | 6629 | 209 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(if (<=.f64 y #s(literal -50000000000000000 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 5000000000000000 binary64)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 5/4 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 3/4 binary64)) (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 3/4 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) #s(approx (/ (* x y) (+ y 1)) x))) |
#s(approx (/ (* x y) (+ y 1)) x) |
| Outputs |
|---|
(*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) x) |
(if (<=.f64 y #s(literal -50000000000000000 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 5000000000000000 binary64)) (*.f64 y (/.f64 x (-.f64 y #s(literal -1 binary64)))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 5/4 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 5/4 binary64)))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) #s(approx (/ (* x y) (+ y 1)) (*.f64 (fma.f64 (-.f64 (*.f64 y x) x) y x) y))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (if (<=.f64 y #s(literal 1 binary64)) (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 1 binary64)))) #s(approx (/ (* x y) (+ y 1)) (-.f64 x (/.f64 x y))) (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x)) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 3/4 binary64)) (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 3/4 binary64)))) #s(approx (/ (* x y) (+ y 1)) x) (*.f64 #s(approx (/ y (- y -1)) (*.f64 (-.f64 #s(literal 1 binary64) y) y)) x)) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 3/4 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y))) #s(approx (/ (* x y) (+ y 1)) x))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 3/4 binary64)))) #s(approx (/ (* x y) (+ y 1)) x) #s(approx (/ (* x y) (+ y 1)) (*.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 x y)))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (* x y) (+ y 1)) x) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (* x y) (+ y 1)) (*.f64 y x)) #s(approx (/ (* x y) (+ y 1)) x))) |
#s(approx (/ (* x y) (+ y 1)) x) |
| 1× | done |
Compiled 225 to 57 computations (74.7% saved)
(negabs x)
Compiled 552 to 172 computations (68.8% saved)
Loading profile data...