
Time bar (total: 1.5s)
| 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 7 computations (22.2% saved)
| 356.0ms | 8 256× | 0 | valid |
ival-add!: 46.0ms (42.4% of total)ival-div!: 38.0ms (35% of total)ival-sub!: 23.0ms (21.2% of total)adjust: 2.0ms (1.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 x y) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 34.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-sub!: 18.0ms (81.1% of total)ival-add!: 2.0ms (9% of total)ival-div!: 2.0ms (9% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 41 | 52 |
| 2 | 69 | 50 |
| 3 | 87 | 50 |
| 4 | 117 | 50 |
| 5 | 158 | 50 |
| 6 | 176 | 50 |
| 7 | 194 | 50 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
x |
y |
(-.f64 x y) |
| Outputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 -1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* y (- y (* -1 y))) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3)))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- y (* -1 y))) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (* y (- y (* -1 y))) x))) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (+ (* y (- y (* -1 y))) (/ (* (pow y 2) (- y (* -1 y))) x)) x))) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* x (- (* -1 x) x)) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3))) (+ 1 (+ (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- x (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (/ (* x (- x (* -1 x))) y)) (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (- x (* -1 x))) y)) (* x (- x (* -1 x)))) y))) (* -1 x)) y)) 1))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y)) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y)) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y)) |
| 1.0ms | y | @ | 0 | ((/ (+ x y) (- x y)) (+ x y) x y (- x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 703 |
| 0 | 181 | 646 |
| 1 | 1122 | 629 |
| 0 | 8307 | 615 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
x |
y |
(-.f64 x y) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 -1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* y (- y (* -1 y))) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3)))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- y (* -1 y))) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (* y (- y (* -1 y))) x))) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (+ (* y (- y (* -1 y))) (/ (* (pow y 2) (- y (* -1 y))) x)) x))) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* x (- (* -1 x) x)) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3))) (+ 1 (+ (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- x (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (/ (* x (- x (* -1 x))) y)) (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (- x (* -1 x))) y)) (* x (- x (* -1 x)))) y))) (* -1 x)) y)) 1))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 x y)) (/.f64 x (-.f64 x y))) (*.f64 (/.f64 y (-.f64 x y)) (/.f64 y (-.f64 x y)))) (-.f64 (/.f64 x (-.f64 x y)) (/.f64 y (-.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (-.f64 x y)) (/.f64 x (-.f64 x y)) (-.f64 (*.f64 (/.f64 y (-.f64 x y)) (/.f64 y (-.f64 x y))) (*.f64 (/.f64 x (-.f64 x y)) (/.f64 y (-.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) y)) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 (-.f64 x y))) |
(/.f64 (+.f64 y x) (-.f64 x y)) |
(+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
(+.f64 (/.f64 x (-.f64 x y)) (/.f64 y (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(-.f64 x y) |
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (+.f64 (-.f64 (fma.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x) (/.f64 y x)) #s(literal -1 binary64)) (/.f64 y x))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (*.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x) (/.f64 y x))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64) (neg.f64 (-.f64 y (neg.f64 y)))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 y (neg.f64 y)) y (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (neg.f64 (-.f64 y (neg.f64 y)))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (/.f64 x y))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) (/.f64 x y) (/.f64 (neg.f64 x) y)) (-.f64 (/.f64 x y) #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (neg.f64 x) y)) (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (-.f64 (neg.f64 x) x) x) y) (/.f64 x y)) #s(literal -1 binary64)))) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) y) x) (neg.f64 x)) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) y))) (*.f64 (-.f64 x (neg.f64 x)) x)) y) #s(literal -1 binary64) x) (neg.f64 x)) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
Compiled 1 170 to 255 computations (78.2% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 10 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 11 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) (-.f64 x y)) |
| 82.9% | (/.f64 (+.f64 x y) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) | |
| 44.2% | (/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) | |
| ▶ | 56.0% | (/.f64 (+.f64 x y) #s(approx (- x y) x)) |
| 44.8% | (/.f64 #s(approx (+ x y) y) (-.f64 x y)) | |
| ▶ | 56.5% | (/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
| ▶ | 100.0% | (+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
| 56.5% | #s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) | |
| ▶ | 44.8% | #s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
| 55.4% | #s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) | |
| ▶ | 43.5% | #s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
Compiled 225 to 155 computations (31.1% saved)
| Inputs |
|---|
(+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
(/.f64 y (-.f64 x y)) |
y |
(-.f64 x y) |
x |
(/.f64 x (-.f64 x y)) |
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
#s(approx (+ x y) x) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
(+.f64 x y) |
#s(approx (- x y) x) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal -2 binary64) |
| Outputs |
|---|
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 -1)) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 -1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 1)) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (pow y 2) (pow x 2))) (/ y x))) (* -1 (/ y x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (pow y 3) (pow x 3))) (/ y x))) (+ (* -2 (/ (pow y 2) (pow x 2))) (* -1 (/ y x)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ x (- x y)) #s(hole binary64 1)) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (* -1 (/ y x))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (- (+ 1 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* y (- y (* -1 y))) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3)))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- y (* -1 y))) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (* -1 (* x (+ (* 2 (/ 1 y)) (/ 1 x)))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) y) x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (pow y 2) (* -1 (pow y 2))) x))) y) x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow y 3)) (pow y 3)) x)) (pow y 2)) (* -1 (pow y 2))) x))) y) x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (* y (- y (* -1 y))) x))) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (+ (* y (- y (* -1 y))) (/ (* (pow y 2) (- y (* -1 y))) x)) x))) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (* -1 (* x (+ (/ 1 x) (* 2 (/ 1 y))))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* y (+ (/ 1 x) (/ y (pow x 2))))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x)))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (/ (+ (* -2 x) (* -1 y)) y))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ (* -2 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) (+ 1 (/ x y))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ (* -2 (/ (pow x 3) (pow y 3))) (* -1 (/ x y))) (+ 1 (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (- x y)) #s(hole binary64 (/ (- (+ (* -1 x) (* -1 (/ (pow x 3) (pow y 2)))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (- x y)) #s(hole binary64 (/ (- (+ (* -1 x) (* -1 (/ (pow x 4) (pow y 3)))) (+ (/ (pow x 2) y) (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* x (- (* -1 x) x)) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3))) (+ 1 (+ (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1 (pow x 2)) (pow x 2)) y)) (* 2 x)) y)) 1))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (* -1 (pow x 3))) y)) (* -1 (pow x 2))) (pow x 2)) y)) (* 2 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ (+ x (/ (pow x 2) y)) y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y))) y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (* -1 (pow x 3))) y)) (pow x 2)) y))) y)))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- x (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (/ (* x (- x (* -1 x))) y)) (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (- x (* -1 x))) y)) (* x (- x (* -1 x)))) y))) (* -1 x)) y)) 1))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((+ (/ y (- x y)) (/ x (- x y))) (/ y (- x y)) y (- x y) x (/ x (- x y)) (/ (+ x y) (- x y)) -1 (/ (+ x y) (- x y)) (+ x y) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (+ (* (/ x y) -2) -1) (/ x y) -2) |
| 2.0ms | x | @ | -inf | ((+ (/ y (- x y)) (/ x (- x y))) (/ y (- x y)) y (- x y) x (/ x (- x y)) (/ (+ x y) (- x y)) -1 (/ (+ x y) (- x y)) (+ x y) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (+ (* (/ x y) -2) -1) (/ x y) -2) |
| 2.0ms | x | @ | inf | ((+ (/ y (- x y)) (/ x (- x y))) (/ y (- x y)) y (- x y) x (/ x (- x y)) (/ (+ x y) (- x y)) -1 (/ (+ x y) (- x y)) (+ x y) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (+ (* (/ x y) -2) -1) (/ x y) -2) |
| 2.0ms | y | @ | -inf | ((+ (/ y (- x y)) (/ x (- x y))) (/ y (- x y)) y (- x y) x (/ x (- x y)) (/ (+ x y) (- x y)) -1 (/ (+ x y) (- x y)) (+ x y) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (+ (* (/ x y) -2) -1) (/ x y) -2) |
| 2.0ms | x | @ | 0 | ((+ (/ y (- x y)) (/ x (- x y))) (/ y (- x y)) y (- x y) x (/ x (- x y)) (/ (+ x y) (- x y)) -1 (/ (+ x y) (- x y)) (+ x y) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (+ (* (/ x y) -2) -1) (/ x y) -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 2305 |
| 0 | 485 | 2041 |
| 1 | 3132 | 2016 |
| 0 | 9181 | 1977 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
(/.f64 y (-.f64 x y)) |
y |
(-.f64 x y) |
x |
(/.f64 x (-.f64 x y)) |
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
#s(approx (+ x y) x) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
(+.f64 x y) |
#s(approx (- x y) x) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)) |
(/.f64 x y) |
#s(literal -2 binary64) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 -1)) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 -1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 1)) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (pow y 2) (pow x 2))) (/ y x))) (* -1 (/ y x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (pow y 3) (pow x 3))) (/ y x))) (+ (* -2 (/ (pow y 2) (pow x 2))) (* -1 (/ y x)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ x (- x y)) #s(hole binary64 1)) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (* -1 (/ y x))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (- (+ 1 (/ (pow y 3) (pow x 3))) (+ (* -1 (/ y x)) (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* y (- y (* -1 y))) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3)))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- y (* -1 y))) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (* -1 (* x (+ (* 2 (/ 1 y)) (/ 1 x)))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) y) x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (pow y 2) (* -1 (pow y 2))) x))) y) x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (pow y 3)) (pow y 3)) x)) (pow y 2)) (* -1 (pow y 2))) x))) y) x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) y) x))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) x) (* -1 (pow y 2))) x)) y) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (* y (- y (* -1 y))) x))) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (+ (* y (- y (* -1 y))) (/ (* (pow y 2) (- y (* -1 y))) x)) x))) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (* -1 (* x (+ (/ 1 x) (* 2 (/ 1 y))))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* y (+ (/ 1 x) (/ y (pow x 2))))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x)))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (/ x y) -2) -1) #s(hole binary64 (/ (+ (* -2 x) (* -1 y)) y))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ (* -2 (/ (pow x 2) (pow y 2))) (* -1 (/ x y))) (+ 1 (/ x y))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (+ (* -2 (/ (pow x 3) (pow y 3))) (* -1 (/ x y))) (+ 1 (+ (* 2 (/ (pow x 2) (pow y 2))) (/ x y)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (- x y)) #s(hole binary64 (/ (- (+ (* -1 x) (* -1 (/ (pow x 3) (pow y 2)))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (- x y)) #s(hole binary64 (/ (- (+ (* -1 x) (* -1 (/ (pow x 4) (pow y 3)))) (+ (/ (pow x 2) y) (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* x (- (* -1 x) x)) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3))) (+ 1 (+ (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1 (pow x 2)) (pow x 2)) y)) (* 2 x)) y)) 1))) |
#s(approx (+ (/ y (- x y)) (/ x (- x y))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (pow x 3) (* -1 (pow x 3))) y)) (* -1 (pow x 2))) (pow x 2)) y)) (* 2 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ (+ x (/ (pow x 2) y)) y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y))) y)))) |
#s(approx (/ x (- x y)) #s(hole binary64 (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (* -1 (pow x 3))) y)) (pow x 2)) y))) y)))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- x (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (/ (* x (- x (* -1 x))) y)) (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (- x (* -1 x))) y)) (* x (- x (* -1 x)))) y))) (* -1 x)) y)) 1))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 x) (-.f64 x y) (*.f64 (neg.f64 (-.f64 x y)) y)) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 x (neg.f64 (-.f64 x y)) (*.f64 (-.f64 x y) (neg.f64 y))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 x))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 y) (-.f64 x y) (*.f64 (neg.f64 (-.f64 x y)) x)) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(/.f64 (fma.f64 y (neg.f64 (-.f64 x y)) (*.f64 (-.f64 x y) (neg.f64 x))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (-.f64 x y)) #s(literal 2 binary64))) (/.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (-.f64 x y)) #s(literal 2 binary64)) (/.f64 (*.f64 y x) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 (-.f64 x y))) |
(/.f64 (fma.f64 y (-.f64 x y) (*.f64 (-.f64 x y) x)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 (/.f64 x (-.f64 x y)) (/.f64 y (-.f64 x y))) |
(+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
(/.f64 (neg.f64 y) (neg.f64 (-.f64 x y))) |
(/.f64 y (-.f64 x y)) |
y |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.f64 x y) |
x |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 x y))) |
(/.f64 x (-.f64 x y)) |
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 #s(approx (+ x y) x)) (neg.f64 (-.f64 x y))) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
#s(approx (+ x y) x) |
(/.f64 (fma.f64 x #s(approx (- x y) x) (*.f64 #s(approx (- x y) x) y)) (*.f64 #s(approx (- x y) x) #s(approx (- x y) x))) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 #s(approx (- x y) x))) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
(+.f64 (/.f64 x #s(approx (- x y) x)) (/.f64 y #s(approx (- x y) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.f64 x y) |
(+.f64 y x) |
#s(approx (- x y) x) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal -2 binary64) |
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) #s(literal -1 binary64)) |
#s(approx (/ y (- x y)) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (/ x (- x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (/ x (- x y)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 4 binary64))) (pow.f64 y #s(literal -3 binary64))) x) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (+ (* (/ x y) -2) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (/ x y) -2) -1) (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (neg.f64 y)) x))) |
#s(approx (/ (+ x y) (- x y)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 y x)) (/.f64 (neg.f64 y) x)))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 2 binary64) (/.f64 y x)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -2 binary64) (/.f64 (neg.f64 y) x)))) |
#s(approx (/ y (- x y)) (/.f64 y x)) |
#s(approx (/ y (- x y)) (/.f64 (+.f64 (/.f64 (*.f64 y y) x) y) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) y) (neg.f64 (/.f64 (*.f64 y y) x))) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) x)))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ x (- x y)) #s(literal 1 binary64)) |
#s(approx (/ x (- x y)) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ x (- x y)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (neg.f64 y) x))) |
#s(approx (/ x (- x y)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 (neg.f64 y) x)))) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (neg.f64 y)) x))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (+.f64 (fma.f64 y (/.f64 (-.f64 y (neg.f64 y)) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 (neg.f64 y) x))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (+.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 y (neg.f64 y)) (pow.f64 x #s(literal 3 binary64))) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 y (neg.f64 y)) (*.f64 x x)) (/.f64 y x))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ x y) -2) -1) (*.f64 (/.f64 x y) #s(literal -2 binary64))) |
#s(approx (+ (* (/ x y) -2) -1) (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (-.f64 (neg.f64 y) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal 1 binary64) (*.f64 y y))) x) #s(literal -1 binary64) (neg.f64 y)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 y y (neg.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x))) (neg.f64 (*.f64 y y))) x) #s(literal -1 binary64) (neg.f64 y)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x))) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ x (- x y)) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) x)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (- x y)) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (neg.f64 (*.f64 y y))) x)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y (neg.f64 y)) y) x) #s(literal -1 binary64) (neg.f64 (-.f64 y (neg.f64 y)))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 y (neg.f64 y)) y (*.f64 (*.f64 y y) (/.f64 (-.f64 y (neg.f64 y)) x))) x) #s(literal -1 binary64) (neg.f64 (-.f64 y (neg.f64 y)))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ x y) -2) -1) (neg.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (*.f64 (+.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -3 binary64))) y (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ x (- x y)) (fma.f64 (+.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (/ x (- x y)) (fma.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ x y) -2) -1) (/.f64 (fma.f64 #s(literal -2 binary64) x (neg.f64 y)) y)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (/.f64 x y))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (/.f64 x y)))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -2 binary64) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64) (/.f64 x y)))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ y (- x y)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ x (- x y)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x x) y) x) y))) |
#s(approx (/ x (- x y)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1 binary64) (neg.f64 x)) (/.f64 (*.f64 x x) y)) y)) |
#s(approx (/ x (- x y)) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y (pow.f64 x #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) y)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (/.f64 x y))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (fma.f64 x (/.f64 (-.f64 (neg.f64 x) x) (*.f64 y y)) (/.f64 (neg.f64 x) y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 (neg.f64 x) y)) (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 x) x) x) (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 x x)) (*.f64 x x)) y))) y)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) y) #s(literal -1 binary64) (-.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) y))) y)) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y) (*.f64 x x)) y) x)) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ x (- x y)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x x) y) x) y))) |
#s(approx (/ x (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y) (*.f64 x x)) y) #s(literal -1 binary64) x) y))) |
#s(approx (/ x (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) y)) (*.f64 x x)) y) #s(literal -1 binary64) x) y))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) y) x) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) y))) (*.f64 (-.f64 x (neg.f64 x)) x)) y) #s(literal -1 binary64) x) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 3 389 to 628 computations (81.5% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 0 | 175 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 175 | 11 | 186 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) (-.f64 x y)) |
| ▶ | 82.9% | (/.f64 (+.f64 x y) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
| ▶ | 44.2% | (/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
| ✓ | 56.0% | (/.f64 (+.f64 x y) #s(approx (- x y) x)) |
| ▶ | 44.8% | (/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
| ✓ | 56.5% | (/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
| ✓ | 100.0% | (+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
| ▶ | 56.5% | #s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
| ✓ | 44.8% | #s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
| ▶ | 55.4% | #s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
| ✓ | 43.5% | #s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
Compiled 173 to 120 computations (30.6% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
(+.f64 x y) |
x |
y |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x y) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
#s(approx (+ x y) y) |
(-.f64 x y) |
(/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 -1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (/ x y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ x y) 1) #s(hole binary64 (- (/ x y) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (/ (+ x (* 2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* y (- y (* -1 y))) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3)))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- y (* -1 y))) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* x (- (/ 1 y) (/ 1 x))))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (* y (- y (* -1 y))) x))) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (+ (* y (- y (* -1 y))) (/ (* (pow y 2) (- y (* -1 y))) x)) x))) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (/ (+ x (* -1 y)) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* x (- (* -1 x) x)) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3))) (+ 1 (+ (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (/ 1 y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- x (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (/ (* x (- x (* -1 x))) y)) (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (- x (* -1 x))) y)) (* x (- x (* -1 x)))) y))) (* -1 x)) y)) 1))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) 1 (/ (+ x y) (- x y)) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (- x y) (neg y) (/ (+ x y) (- x y)) (+ (* (/ y x) 2) 1) (/ y x) 2) |
| 2.0ms | x | @ | -inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) 1 (/ (+ x y) (- x y)) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (- x y) (neg y) (/ (+ x y) (- x y)) (+ (* (/ y x) 2) 1) (/ y x) 2) |
| 1.0ms | x | @ | 0 | ((/ (+ x y) (- x y)) (+ x y) x y (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) 1 (/ (+ x y) (- x y)) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (- x y) (neg y) (/ (+ x y) (- x y)) (+ (* (/ y x) 2) 1) (/ y x) 2) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) 1 (/ (+ x y) (- x y)) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (- x y) (neg y) (/ (+ x y) (- x y)) (+ (* (/ y x) 2) 1) (/ y x) 2) |
| 1.0ms | x | @ | inf | ((/ (+ x y) (- x y)) (+ x y) x y (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) 1 (/ (+ x y) (- x y)) (/ (+ x y) (- x y)) (+ x y) (- x y) (/ (+ x y) (- x y)) (- x y) (neg y) (/ (+ x y) (- x y)) (+ (* (/ y x) 2) 1) (/ y x) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 1062 |
| 0 | 241 | 989 |
| 1 | 1280 | 980 |
| 0 | 8229 | 966 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
(+.f64 x y) |
x |
y |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x y) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
#s(approx (+ x y) y) |
(-.f64 x y) |
(/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 2 binary64) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 -1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -2 (/ x y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (/ x y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ x y) 1) #s(hole binary64 (- (/ x y) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (/ (+ x (* 2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (/ y x)) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* y (- y (* -1 y))) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ 1 (+ (/ y x) (/ (* (pow y 2) (- y (* -1 y))) (pow x 3)))) (+ (* -1 (/ y x)) (* -1 (/ (* y (- y (* -1 y))) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* x (- (/ 1 y) (/ 1 x))))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (* y (- y (* -1 y))) x))) x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- y (* -1 y))) (* -1 (/ (+ (* y (- y (* -1 y))) (/ (* (pow y 2) (- y (* -1 y))) x)) x))) x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* 2 (/ y x))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (/ (+ x (* -1 y)) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ x y)) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* x (- (* -1 x) x)) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ (* (pow x 2) (- (* -1 x) x)) (pow y 3))) (+ 1 (+ (* -1 (/ (* x (- (* -1 x) x)) (pow y 2))) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* (/ y x) 2) 1) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (/ 1 y))))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- x (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (/ (* x (- x (* -1 x))) y)) (* -1 x)) y)) 1))) |
#s(approx (/ (+ x y) (- x y)) #s(hole binary64 (- (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (* (pow x 2) (- x (* -1 x))) y)) (* x (- x (* -1 x)))) y))) (* -1 x)) y)) 1))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) (*.f64 (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))))) (-.f64 (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (-.f64 (*.f64 (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) (*.f64 (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (neg.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))))) |
(/.f64 (fma.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) (*.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) y)) (*.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) |
(/.f64 (+.f64 y x) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
(+.f64 (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) |
(+.f64 (/.f64 x #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) (/.f64 y #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) y))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 #s(approx (+ x y) y)) (neg.f64 (-.f64 x y))) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
#s(approx (+ x y) y) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(-.f64 x y) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (- x y) (neg.f64 y))) (/.f64 x #s(approx (- x y) (neg.f64 y)))) (*.f64 (/.f64 y #s(approx (- x y) (neg.f64 y))) (/.f64 y #s(approx (- x y) (neg.f64 y))))) (-.f64 (/.f64 x #s(approx (- x y) (neg.f64 y))) (/.f64 y #s(approx (- x y) (neg.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (- x y) (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (- x y) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (- x y) (neg.f64 y))) (/.f64 x #s(approx (- x y) (neg.f64 y))) (-.f64 (*.f64 (/.f64 y #s(approx (- x y) (neg.f64 y))) (/.f64 y #s(approx (- x y) (neg.f64 y)))) (*.f64 (/.f64 x #s(approx (- x y) (neg.f64 y))) (/.f64 y #s(approx (- x y) (neg.f64 y))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))))) |
(/.f64 (fma.f64 x #s(approx (- x y) (neg.f64 y)) (*.f64 #s(approx (- x y) (neg.f64 y)) y)) (*.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (- x y) (neg.f64 y)))) |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 #s(approx (- x y) (neg.f64 y)))) |
(/.f64 (+.f64 y x) #s(approx (- x y) (neg.f64 y))) |
(+.f64 (/.f64 y #s(approx (- x y) (neg.f64 y))) (/.f64 x #s(approx (- x y) (neg.f64 y)))) |
(+.f64 (/.f64 x #s(approx (- x y) (neg.f64 y))) (/.f64 y #s(approx (- x y) (neg.f64 y)))) |
#s(approx (- x y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(literal 2 binary64) |
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (- (/ x y) 1) y) (neg.f64 y)) |
#s(approx (* (- (/ x y) 1) y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- (/ x y) 1) #s(literal -1 binary64)) |
#s(approx (- (/ x y) 1) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (* (/ y x) 2) 1) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ y x) 2) 1) (/.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (- x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (neg.f64 y)) x))) |
#s(approx (/ (+ x y) (- x y)) (+.f64 (+.f64 (fma.f64 (/.f64 (-.f64 y (neg.f64 y)) x) (/.f64 y x) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 y (neg.f64 y)) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 y (neg.f64 y)) x) (/.f64 y x) (/.f64 y x))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (- (/ x y) 1) y) x) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (- (/ x y) 1) (/.f64 x y)) |
#s(approx (- (/ x y) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (* (/ y x) 2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) 2) 1) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y (neg.f64 y)) y) x) #s(literal -1 binary64) (neg.f64 (-.f64 y (neg.f64 y)))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 y (neg.f64 y)) y (*.f64 (*.f64 y y) (/.f64 (-.f64 y (neg.f64 y)) x))) x) #s(literal -1 binary64) (neg.f64 (-.f64 y (neg.f64 y)))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (- (/ x y) 1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- (/ x y) 1) (/.f64 (fma.f64 #s(literal -1 binary64) y x) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (/.f64 (neg.f64 x) y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) (/.f64 x y) (/.f64 (neg.f64 x) y)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (neg.f64 x) y)) (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (-.f64 (neg.f64 x) x) x) y) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ y x) 2) 1) (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) y) x) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) y))) (*.f64 (-.f64 x (neg.f64 x)) x)) y) #s(literal -1 binary64) x) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
Compiled 4 169 to 651 computations (84.4% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 194 | 0 | 194 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 194 | 11 | 205 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) (-.f64 x y)) |
| ✓ | 82.9% | (/.f64 (+.f64 x y) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
| ✓ | 44.2% | (/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
| ✓ | 56.0% | (/.f64 (+.f64 x y) #s(approx (- x y) x)) |
| ✓ | 44.8% | (/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
| ✓ | 56.5% | (/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
| ✓ | 100.0% | (+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
| ✓ | 56.5% | #s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
| ✓ | 44.8% | #s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
| ✓ | 55.4% | #s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
| ✓ | 43.5% | #s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
Compiled 232 to 116 computations (50% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
(/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 (/.f64 y (-.f64 x y)) (/.f64 x (-.f64 x y))) |
(/.f64 (+.f64 x y) #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (-.f64 x y)) |
3 calls:
| 4.0ms | y |
| 4.0ms | x |
| 2.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (+.f64 x y) (-.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
(/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) |
3 calls:
| 45.0ms | y |
| 3.0ms | x |
| 2.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (/.f64 (+.f64 x y) (-.f64 x y)) |
| 78.9% | 3 | x |
| 79.8% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
(/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (- x y)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64))) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
1 calls:
| 2.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
(/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(approx (- x y) (neg.f64 y))) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
1 calls:
| 2.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 2 | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
| Outputs |
|---|
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
(/.f64 (+.f64 x y) #s(approx (- x y) x)) |
1 calls:
| 1.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 2 | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
| Outputs |
|---|
(/.f64 #s(approx (+ x y) y) (-.f64 x y)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
1 calls:
| 1.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 2 | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
(/.f64 #s(approx (+ x y) x) (-.f64 x y)) |
1 calls:
| 1.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 2 | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
#s(approx (/ (+ x y) (- x y)) #s(literal 1 binary64)) |
1 calls:
| 1.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 2 | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (- x y)) #s(literal -1 binary64)) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.5% | 1 | x |
| 43.5% | 1 | y |
| 43.5% | 1 | (/.f64 (+.f64 x y) (-.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9371126648015328 | 0.7225412338386924 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9371126648015328 | 0.7225412338386924 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9371126648015328 | 0.7225412338386924 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9371126648015328 | 0.7225412338386924 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9371126648015328 | 0.7225412338386924 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9371126648015328 | 0.7225412338386924 |
Compiled 10 to 10 computations (0% saved)
Compiled 10 to 10 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9371126648015328 | 0.7225412338386924 |
Loading profile data...