
Time bar (total: 2.9s)
| 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 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 7 computations (22.2% saved)
| 644.0ms | 8 256× | 0 | valid |
ival-add: 119.0ms (42.2% of total)ival-sub: 82.0ms (29.1% of total)ival-div: 69.0ms (24.5% of total)ival-true: 7.0ms (2.5% of total)ival-assert: 3.0ms (1.1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (+.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 |
| 20.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-sub: 3.0ms (33.1% of total)ival-div: 3.0ms (33.1% of total)ival-add: 3.0ms (33.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 45 |
| 1 | 35 | 45 |
| 2 | 51 | 43 |
| 3 | 67 | 43 |
| 4 | 80 | 43 |
| 5 | 99 | 43 |
| 6 | 109 | 43 |
| 7 | 113 | 43 |
| 8 | 117 | 43 |
| 0 | 5 | 7 |
| 0 | 8 | 7 |
| 1 | 12 | 7 |
| 0 | 12 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
Compiled 7 to 5 computations (28.6% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 7 to 5 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 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 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 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
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 | 179 | 615 |
| 1 | 486 | 598 |
| 2 | 1622 | 529 |
| 3 | 7327 | 529 |
| 0 | 8319 | 490 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 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 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
#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)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
#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) (+ x y)) (fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) y) y) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#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)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#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)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#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) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) y) y) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) y) y) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 15 |
| 0 | 8 | 15 |
| 1 | 32 | 15 |
| 2 | 225 | 15 |
| 0 | 2975 | 15 |
| 1× | iter limit |
| 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) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 x y) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (neg.f64 (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (+.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (+.f64 y x))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 x y) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (/.f64 (-.f64 x y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 x y) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(/.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (neg.f64 y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) y)) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (+.f64 y x))) (*.f64 (+.f64 y x) (neg.f64 y))) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 (+.f64 y x))) |
(/.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y x)) (neg.f64 (/.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (/.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.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 (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (-.f64 x y) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (-.f64 x y) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 x (+.f64 y x))) (neg.f64 (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (neg.f64 (/.f64 x (+.f64 y x))) (neg.f64 (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 x (+.f64 y x))) (fabs.f64 (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (fabs.f64 (/.f64 x (+.f64 y x))) (fabs.f64 (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (-.f64 x y) (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (-.f64 x y) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 y x))) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(fma.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(fma.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 y x)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(fma.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 x y) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(fma.f64 (-.f64 x y) (/.f64 (/.f64 x (+.f64 y x)) (-.f64 x y)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 y x) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (+.f64 y x)) (/.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (+.f64 y x))) |
(-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 y x) y) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y)) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)) (*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) y))) |
(+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 y (+.f64 y x))) (/.f64 y (+.f64 y x)))) |
(+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 y) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 x (+.f64 y x)) (*.f64 (neg.f64 (/.f64 (/.f64 y (+.f64 y x)) (-.f64 x y))) (-.f64 x y))) |
(+.f64 (/.f64 x (+.f64 y x)) (*.f64 (neg.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 y x) #s(literal 1 binary64)) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 #s(literal 1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (-.f64 x y) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 y x))) |
(*.f64 (-.f64 x y) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x)))) (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))))) (fma.f64 x (/.f64 x (+.f64 y x)) (*.f64 y (/.f64 y (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))) (fma.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (*.f64 (neg.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 (+.f64 y x) y (*.f64 x x)))) |
(/.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))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(neg.f64 (neg.f64 (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (neg.f64 x) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 x (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (/.f64 x (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
(fma.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(fma.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(fma.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(fma.f64 x (/.f64 x (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (+.f64 y x))) (*.f64 y (/.f64 y (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 x y) |
(+.f64 (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 (-.f64 y x) y) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y)) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 y x) y))) |
(+.f64 (*.f64 x (/.f64 x (+.f64 y x))) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
x |
y |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 (-.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (+.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y)))) (*.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))) (fma.f64 x (/.f64 x (-.f64 x y)) (*.f64 y (/.f64 y (-.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (/.f64 y (-.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 x (/.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x (-.f64 x y)) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) y) (-.f64 (*.f64 (+.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.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 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (+.f64 y x)) (-.f64 x y))) (neg.f64 (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y x) y)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 y x) y) (-.f64 (*.f64 (-.f64 y x) y) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 (neg.f64 x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (fabs.f64 x) #s(literal 1 binary64)) (/.f64 (fabs.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 (fabs.f64 x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 y x) (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 y x))) |
(fma.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 y x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(fma.f64 x (/.f64 x (-.f64 x y)) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x y))) (*.f64 y (/.f64 y (-.f64 x y)))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 y x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x x))) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 (+.f64 y x) (fma.f64 (+.f64 y x) y (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 y x) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x y))) (/.f64 (*.f64 (neg.f64 y) y) (-.f64 x y))) |
(+.f64 y x) |
(+.f64 x y) |
Compiled 9 225 to 946 computations (89.7% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 322 | 10 | 332 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 322 | 11 | 333 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 84.0% | (/.f64 (-.f64 x y) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) | |
| ▶ | 51.4% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| 50.2% | (/.f64 (-.f64 x y) #s(approx (+ x y) x)) | |
| 51.7% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) | |
| ▶ | 50.5% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ▶ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| 50.8% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) | |
| ▶ | 51.9% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| 49.4% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) | |
| ▶ | 50.6% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 223 to 151 computations (32.3% saved)
| Inputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
x |
(+.f64 y x) |
y |
(/.f64 y (+.f64 y x)) |
#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 x y) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 x y) |
#s(approx (+ x y) y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 -1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 1)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (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 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 1)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (+ y (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* x (- (* 2 (/ 1 y)) (/ 1 x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- y (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 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) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (/ (+ (* -1 y) (* 2 x)) y))) |
#s(approx (/ 2 y) #s(hole binary64 (/ 2 y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- 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 y) x) -1) (/ 2 y) 2) |
| 2.0ms | x | @ | inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- 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 y) x) -1) (/ 2 y) 2) |
| 2.0ms | x | @ | -inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- 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 y) x) -1) (/ 2 y) 2) |
| 2.0ms | y | @ | -inf | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- 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 y) x) -1) (/ 2 y) 2) |
| 1.0ms | y | @ | 0 | ((- (/ x (+ y x)) (/ y (+ y x))) (/ x (+ y x)) x (+ y x) y (/ y (+ y x)) (/ (- 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 y) x) -1) (/ 2 y) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 2012 |
| 1 | 1345 | 1930 |
| 2 | 4242 | 1843 |
| 0 | 8561 | 1787 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 -1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow y 4))) (/ 1 (pow y 3)))) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 1)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (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 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 1)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (+ y (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* x (- (* 2 (/ 1 y)) (/ 1 x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- y (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 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) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (/ (+ (* -1 y) (* 2 x)) y))) |
#s(approx (/ 2 y) #s(hole binary64 (/ 2 y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 -1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* -1 (/ x (pow y 2))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* x (+ (* x (- (/ x (pow y 3)) (/ 1 (pow y 2)))) (/ 1 y))))) |
#s(approx (/ x (+ y x)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y)) (/.f64 x y))) |
#s(approx (/ x (+ y x)) #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)) (fma.f64 (*.f64 x x) (fma.f64 (neg.f64 x) (/.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) (/.f64 x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 1)) |
#s(approx (/ y (+ y x)) #s(literal 1 binary64)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ y (+ y x)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow y 2)) (/ 1 y)))))) |
#s(approx (/ y (+ y x)) (fma.f64 (-.f64 (/.f64 (/.f64 x y) y) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y)))))) |
#s(approx (/ y (+ y x)) (fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) y)) x #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#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 (+ y x))) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64))) |
#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 x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ y x) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ 2 y) x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (+ (* (/ 2 y) x) -1) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal 1 binary64)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 2) (pow x 2))) (* 2 (/ y x)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (pow y 3) (pow x 3))) (/ (pow y 2) (pow x 2)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* 2 (/ y x)) (/ (pow y 3) (pow x 3))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (/.f64 (/.f64 y x) x) y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) y) x)))) |
#s(approx (/ x (+ y x)) #s(hole binary64 1)) |
#s(approx (/ x (+ y x)) #s(literal 1 binary64)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ x (+ y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) (neg.f64 y) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow y 3) (pow x 3)))) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))) |
#s(approx (/ x (+ y x)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ y x)) (/.f64 y x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (+ y (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (+ y x)) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (/ (pow y 2) x)) x))) |
#s(approx (/ y (+ y x)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (/ (- (+ y (* -1 (/ (pow y 4) (pow x 3)))) (+ (* -1 (/ (pow y 3) (pow x 2))) (/ (pow y 2) x))) x))) |
#s(approx (/ y (+ y x)) (/.f64 (-.f64 (-.f64 y (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (fma.f64 y y (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) x)) x)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) y)) x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (+.f64 (fma.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 y y) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) y)) x)) #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ y x) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (+ (* (/ 2 y) x) -1) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* x (- (* 2 (/ 1 y)) (/ 1 x))))) |
#s(approx (+ (* (/ 2 y) x) -1) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- y (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -2 (/ (pow y 2) x))) (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) y)) x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* 2 (pow y 2))) x))) (* -1 y)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 y (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)) y) x))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) (neg.f64 y) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (/ x (+ y x)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (pow y 2) x)) x)))) |
#s(approx (/ y (+ y x)) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (+ y x)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 y) y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) y) x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (pow y 4) x) (pow y 3)) x)) (pow y 2)) x))) x)))) |
#s(approx (/ y (+ y x)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) (neg.f64 x)) (*.f64 y y)) x) y) x)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (/.f64 y x)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) y)) x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (+.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) (*.f64 y (*.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y))) #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))))) |
#s(approx (+ (* (/ 2 y) x) -1) (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) y)) x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ y x)) (fma.f64 (-.f64 (/.f64 (/.f64 y x) x) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (+ 1 (* y (- (* y (+ (* -1 (/ y (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (/ x (+ y x)) (fma.f64 (-.f64 (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) x) y) (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64))) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* -1 (/ y (pow x 2))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) (/.f64 (fma.f64 (neg.f64 y) (/.f64 y x) y) x)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (/ y (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) (fma.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) (*.f64 y y) (/.f64 y x))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ y (+ y x)) (fma.f64 (fma.f64 (/.f64 (neg.f64 y) (pow.f64 x #s(literal 4 binary64))) y (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x))) (*.f64 y y) (/.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#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 (+ y x))) (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#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 x)) (/ y (+ y x))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* (/ 2 y) x) -1) #s(hole binary64 (/ (+ (* -1 y) (* 2 x)) y))) |
#s(approx (+ (* (/ 2 y) x) -1) (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y)) |
#s(approx (/ 2 y) #s(hole binary64 (/ 2 y))) |
#s(approx (/ 2 y) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y) (fma.f64 (/.f64 (/.f64 x y) y) x #s(literal 1 binary64)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* 2 (/ x y)) (/ (pow x 3) (pow y 3)))) (+ 1 (+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) x) y)) (fma.f64 (/.f64 (/.f64 x y) y) x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ y x)) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow y 2))) (/ (pow x 2) y)) y))) |
#s(approx (/ x (+ y x)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow y 3)))) (+ (* -1 (/ (pow x 3) (pow y 2))) (/ (pow x 2) y))) y))) |
#s(approx (/ x (+ y x)) (/.f64 (-.f64 (-.f64 x (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (fma.f64 x x (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y)) y)) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (/ (pow x 2) (pow y 2))) (/ x y)))) |
#s(approx (/ y (+ y x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow x 3) (pow y 3)))) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ x y))))) |
#s(approx (/ y (+ y x)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 2 binary64) y) x) y) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (/.f64 x y)) #s(literal -2 binary64) x) y)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* 2 (/ (pow x 2) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) x) y) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) y)) y)))) |
#s(approx (/ x (+ y x)) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) y) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ y x)) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y)) |
#s(approx (/ x (+ y x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) y) (pow x 3)) y)) (pow x 2)) y))) y)))) |
#s(approx (/ x (+ y x)) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 x x)) y) x) y)) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ y x) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) y)) (* -1 x)) y))))) |
#s(approx (/ y (+ y x)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (/.f64 x y) x) y))) |
#s(approx (/ y (+ y x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y)) (* -1 x)) y))))) |
#s(approx (/ y (+ y x)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 x #s(literal 3 binary64)) y)) y) x) y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 #s(literal -2 binary64) y) x) x x) x) y) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (neg.f64 x) x) x (*.f64 x (*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) x))) y) x) x) y) #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (fma.f64 (/.f64 x y) y (neg.f64 y))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ y x) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (neg.f64 y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 94 |
| 0 | 32 | 90 |
| 1 | 121 | 90 |
| 0 | 910 | 90 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
x |
(+.f64 y x) |
y |
(/.f64 y (+.f64 y x)) |
#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 x y) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 x y) |
#s(approx (+ x y) y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))) (neg.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (neg.f64 y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) y)) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (+.f64 y x))) (*.f64 (+.f64 y x) (neg.f64 y))) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64))) (/.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) (+.f64 y x))) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (/.f64 (+.f64 y x) (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 3 binary64)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 y x) y) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(*.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 x (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 x) (+.f64 y x))) |
(neg.f64 (/.f64 x (neg.f64 (+.f64 y x)))) |
x |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
y |
(*.f64 (/.f64 y (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 y (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 y x))) |
(/.f64 y (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 y) (+.f64 y x))) |
(neg.f64 (/.f64 y (neg.f64 (+.f64 y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(approx (- x y) x) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 #s(approx (- x y) x) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(approx (- x y) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 #s(approx (- x y) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x y) x))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 #s(approx (- x y) x)) (neg.f64 (+.f64 y x))) |
(/.f64 #s(approx (- x y) x) (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x y) x)) (+.f64 y x))) |
(neg.f64 (/.f64 #s(approx (- x y) x) (neg.f64 (+.f64 y x)))) |
#s(approx (- x y) x) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (-.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (+ x y) y)) (/.f64 x #s(approx (+ x y) y))) (*.f64 (/.f64 y #s(approx (+ x y) y)) (/.f64 y #s(approx (+ x y) y)))) (+.f64 (/.f64 x #s(approx (+ x y) y)) (/.f64 y #s(approx (+ x y) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (+ x y) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ x y) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (+ x y) y)) (/.f64 x #s(approx (+ x y) y)) (fma.f64 (/.f64 y #s(approx (+ x y) y)) (/.f64 y #s(approx (+ x y) y)) (*.f64 (/.f64 x #s(approx (+ x y) y)) (/.f64 y #s(approx (+ x y) y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 #s(approx (+ x y) y)))) |
(/.f64 (-.f64 (*.f64 x #s(approx (+ x y) y)) (*.f64 #s(approx (+ x y) y) y)) (*.f64 #s(approx (+ x y) y) #s(approx (+ x y) y))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) #s(approx (+ x y) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)) #s(approx (+ x y) y))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (+ x y) y))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) #s(approx (+ x y) y))) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 #s(approx (+ x y) y)))) |
(-.f64 (/.f64 x #s(approx (+ x y) y)) (/.f64 y #s(approx (+ x y) y))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.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 (+.f64 y x) y (*.f64 x x)))) |
(/.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 (+.f64 y x) y (*.f64 x x))) |
(-.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 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 x y) |
#s(approx (+ x y) y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(fma.f64 x (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 2 binary64) y)) x)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) y) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) y) x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 2 binary64) y) |
(neg.f64 (/.f64 #s(literal -2 binary64) y)) |
(neg.f64 (/.f64 #s(literal 2 binary64) (neg.f64 y))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
#s(literal 2 binary64) |
Compiled 4 798 to 756 computations (84.2% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 236 | 0 | 236 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 236 | 11 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ▶ | 84.0% | (/.f64 (-.f64 x y) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
| ✓ | 51.4% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ▶ | 50.2% | (/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
| ▶ | 51.7% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 50.5% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ▶ | 50.8% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ✓ | 51.9% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| ▶ | 49.4% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 50.6% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 171 to 116 computations (32.2% saved)
| Inputs |
|---|
(/.f64 (-.f64 x y) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(-.f64 x y) |
x |
y |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(fma.f64 (/.f64 y x) x x) |
(/.f64 y x) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(+.f64 x 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)) |
#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 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#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 (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y 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 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (+ (* (/ y x) x) x) (/ y x) (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) -2) |
| 1.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (+ (* (/ y x) x) x) (/ y x) (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) -2) |
| 1.0ms | y | @ | inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (+ (* (/ y x) x) x) (/ y x) (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) -2) |
| 1.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (+ (* (/ y x) x) x) (/ y x) (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) -2) |
| 1.0ms | x | @ | 0 | ((/ (- x y) (+ x y)) (- x y) x y (+ x y) (+ (* (/ y x) x) x) (/ y x) (/ (- x y) (+ x y)) 1 (/ (- x y) (+ x y)) (+ x y) (/ (- x y) (+ x y)) (- x y) (neg y) (+ x y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 723 |
| 1 | 534 | 708 |
| 2 | 1688 | 639 |
| 3 | 7662 | 636 |
| 0 | 8734 | 595 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#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 (/ (- x y) (+ x y)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y 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 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
#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)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
#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) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) y) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) x) x) y) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -2 (/ y x)))) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (/.f64 #s(literal -2 binary64) x) y)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (/ (+ x (* -2 y)) x))) |
#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)) #s(hole binary64 1)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (* -1 (/ y x))) (/ y x)))) |
#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)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (* -1 (/ (* y (- (* -1 y) y)) (pow x 2))))) (/ y x)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y x)) (/ (* (pow y 2) (- (* -1 y) y)) (pow x 3)))) (+ (/ y x) (/ (* y (- (* -1 y) y)) (pow x 2)))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) x) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) x) x) x) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#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)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (/ (* y (- (* -1 y) y)) x)) x))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (- (* -1 y) y)) (* -1 (/ (+ (* -1 (* y (- (* -1 y) y))) (/ (* (pow y 2) (- (* -1 y) y)) x)) x))) x))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#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)) #s(hole binary64 (+ 1 (* y (- (* 2 (/ y (pow x 2))) (* 2 (/ 1 x))))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) y #s(literal -2 binary64)) x) y #s(literal 1 binary64))) |
#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) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) x) y #s(literal 2 binary64)) (*.f64 x x)) y (/.f64 #s(literal -2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (/ x y) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (* -1 (/ (* x (- x (* -1 x))) (pow y 2))) (/ x y)) (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (+ (/ x y) (/ (* (pow x 2) (- x (* -1 x))) (pow y 3))) (+ 1 (+ (* -1 (/ x y)) (/ (* x (- x (* -1 x))) (pow y 2))))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#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)) #s(hole binary64 (- (* -1 (/ (- (* -1 x) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* x (- (* -1 x) x)) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) x #s(literal 2 binary64)) y) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 x) x)) y)) (* -1 (* x (- (* -1 x) x)))) y))) x) y)) 1))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -2 binary64)) (*.f64 y y)) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) x) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* (/ y x) x) x) (+.f64 y x)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 104 |
| 0 | 33 | 104 |
| 1 | 106 | 104 |
| 0 | 678 | 104 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 x y) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(-.f64 x y) |
x |
y |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(fma.f64 (/.f64 y x) x x) |
(/.f64 y x) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(+.f64 x 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)) |
#s(literal -2 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) (*.f64 (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))))) (+.f64 (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (fma.f64 (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (*.f64 (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))))) |
(/.f64 (-.f64 (*.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (*.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) y)) (*.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))))) |
(-.f64 (/.f64 x #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) (/.f64 y #s(approx (+ x y) (fma.f64 (/.f64 y x) x x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.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 y (+.f64 y x) (*.f64 x x)))) |
(/.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 y (+.f64 y x) (*.f64 x x))) |
(-.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 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x y) |
x |
y |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 y x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 y x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y x) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y x) x x) |
(fma.f64 y (/.f64 x x) x) |
(fma.f64 x (/.f64 y x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 y x) x) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 y x)) x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (/.f64 y x) x)) (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 y x) x) x) |
(+.f64 x (*.f64 (/.f64 y x) x)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
(neg.f64 (/.f64 y (neg.f64 x))) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 x #s(approx (+ x y) x))) (*.f64 (/.f64 y #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)))) (+.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(approx (+ x y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ x y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 x #s(approx (+ x y) x)) (fma.f64 (/.f64 y #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)) (*.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 #s(approx (+ x y) x)))) |
(/.f64 (-.f64 (*.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 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) #s(approx (+ x y) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x 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)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) #s(approx (+ x y) x))) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 #s(approx (+ x y) x)))) |
(-.f64 (/.f64 x #s(approx (+ x y) x)) (/.f64 y #s(approx (+ x y) x))) |
#s(approx (+ x y) x) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(*.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x y) (neg.f64 y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))) (neg.f64 (+.f64 y x))) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 y x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))) (+.f64 y x))) |
(neg.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (neg.f64 (+.f64 y x)))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.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 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.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 (-.f64 y x) (*.f64 x x))) |
(-.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 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal -1 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 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.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 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y x))))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y x)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y x)) #s(literal -2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 y x))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
#s(literal -2 binary64) |
Compiled 3 278 to 446 computations (86.4% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 0 | 164 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 164 | 11 | 175 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 84.0% | (/.f64 (-.f64 x y) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
| ✓ | 51.4% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 50.2% | (/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
| ✓ | 51.7% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 50.5% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ✓ | 50.8% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ✓ | 51.9% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| ✓ | 49.4% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
| ✓ | 50.6% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 230 to 114 computations (50.4% 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 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (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))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) (fma.f64 (/.f64 y x) x x))) |
| Outputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
3 calls:
| 69.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 4.0ms | y |
| 4.0ms | x |
| 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 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (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))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
3 calls:
| 3.0ms | y |
| 3.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 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (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))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (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))) |
3 calls:
| 14.0ms | x |
| 3.0ms | y |
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 78.7% | 3 | x |
| 79.0% | 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 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #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 |
|---|---|---|
| 99.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 (-.f64 x y) #s(approx (+ x y) x)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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 (-.f64 x y) #s(approx (+ x y) x)) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) x)) |
1 calls:
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 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 |
|---|---|---|
| 98.5% | 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 |
|---|---|---|
| 98.4% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 7 to 5 computations (28.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
3 calls:
| 4.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 1 | x |
| 50.6% | 1 | y |
| 50.6% | 1 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.6749918379665841 | 0.9999999315028617 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.6749918379665841 | 0.9999999315028617 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.6749918379665841 | 0.9999999315028617 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.6749918379665841 | 0.9999999315028617 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.6749918379665841 | 0.9999999315028617 |
Compiled 10 to 10 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -0.6749918379665841 | 0.9999999315028617 |
| 5.0ms | 240× | 0 | valid |
Compiled 280 to 250 computations (10.7% saved)
ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 210 |
| 1 | 51 | 210 |
| 2 | 64 | 210 |
| 3 | 91 | 210 |
| 4 | 244 | 210 |
| 5 | 2186 | 210 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (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)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) (/.f64 (-.f64 x y) #s(approx (+ x y) x))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (-.f64 x y) #s(approx (+ x y) y)) (/.f64 (-.f64 x y) #s(approx (+ x y) x))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) (/.f64 (-.f64 x y) #s(approx (+ x y) x))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
| Outputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (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)))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal 2 binary64) y) x #s(literal -1 binary64))) (/.f64 (-.f64 x y) #s(approx (+ x y) x))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (-.f64 x y) #s(approx (+ x y) y)) (/.f64 (-.f64 x y) #s(approx (+ x y) x))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) (/.f64 (-.f64 x y) #s(approx (+ x y) x))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -1/2 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) (/.f64 #s(approx (- x y) x) (+.f64 x y))) |
(if (<=.f64 (/.f64 (-.f64 x y) (+.f64 x y)) #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
| 1× | done |
Compiled 210 to 40 computations (81% saved)
Compiled 456 to 102 computations (77.6% saved)
Loading profile data...