
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 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)
| 444.0ms | 8 256× | 0 | valid |
ival-div!: 115.0ms (66.9% of total)ival-sub!: 33.0ms (19.2% of total)ival-add!: 22.0ms (12.8% of total)adjust: 2.0ms (1.2% 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 |
| 19.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-div!: 3.0ms (45.5% of total)ival-sub!: 2.0ms (30.3% of total)ival-add!: 2.0ms (30.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 43 | 52 |
| 2 | 59 | 50 |
| 3 | 75 | 50 |
| 4 | 88 | 50 |
| 5 | 109 | 50 |
| 6 | 123 | 50 |
| 7 | 131 | 50 |
| 8 | 139 | 50 |
| 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 | 182 | 707 |
| 0 | 183 | 645 |
| 1 | 1128 | 635 |
| 0 | 8344 | 621 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 x y) |
x |
y |
(+.f64 x y) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -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 |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x (+.f64 y x)) (/.f64 x (+.f64 y x))) (*.f64 (/.f64 y (+.f64 y x)) (/.f64 y (+.f64 y x)))) (+.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.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 x (+.f64 y x)) (/.f64 x (+.f64 y x)) (fma.f64 (/.f64 y (+.f64 y x)) (/.f64 y (+.f64 y x)) (*.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y x)) (*.f64 (+.f64 y x) y)) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (+.f64 y x))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(-.f64 x y) |
x |
y |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 (neg.f64 x) y))))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 (-.f64 (neg.f64 y) y) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) y) (/.f64 (*.f64 (-.f64 (neg.f64 y) y) (*.f64 y y)) x)) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y))))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (neg.f64 x) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (-.f64 (neg.f64 x) (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y))) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y) (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) x)))) y) #s(literal -1 binary64) (neg.f64 x)) x) y) #s(literal -1 binary64) #s(literal -1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 179 to 255 computations (78.4% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 9 | 66 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 57 | 10 | 67 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 52.1% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) | |
| ▶ | 52.3% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ▶ | 50.1% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ▶ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ▶ | 50.1% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| 52.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) | |
| 51.7% | #s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) | |
| 49.0% | #s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) | |
| ▶ | 51.3% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 257 to 159 computations (38.1% 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 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal -2 binary64) |
#s(literal 1 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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* -2 (/ y x)))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (/ (+ x (* -2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ 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 (+ (* (/ 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 (+ 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 (- (/ 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 (neg y) #s(hole binary64 (* -1 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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#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))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.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) (neg y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2 1) |
| 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) (neg y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2 1) |
| 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) (neg y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2 1) |
| 2.0ms | x | @ | 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) (neg y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2 1) |
| 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) (neg y) (/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) (/ y x) -2 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 493 | 2366 |
| 0 | 506 | 2097 |
| 1 | 3236 | 2095 |
| 0 | 8371 | 2061 |
| 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 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* -2 (/ y x)))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (/ (+ x (* -2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ 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 (+ (* (/ 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 (+ 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 (- (/ 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 (neg y) #s(hole binary64 (* -1 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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#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))))) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
| Outputs |
|---|
(/.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 x (+.f64 y x)) (/.f64 y (+.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))) (+.f64 (pow.f64 (/.f64 x (+.f64 y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 y (+.f64 y x)) #s(literal 2 binary64)) (*.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 x (+.f64 y x)) (*.f64 (+.f64 y x) y)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y x))) |
(/.f64 x (+.f64 y x)) |
x |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y 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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.f64 y x) |
(+.f64 x y) |
y |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 y x))) |
(/.f64 y (+.f64 y x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 #s(approx (- x y) x)) (neg.f64 (+.f64 y x))) |
(/.f64 #s(approx (- x y) x) (+.f64 y x)) |
#s(approx (- x y) x) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y 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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.f64 y x) |
(+.f64 x y) |
(/.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)) |
#s(approx (- x y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -8 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#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))) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (/.f64 x y)) |
#s(approx (/ x (+ y x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (+ y x)) (*.f64 (fma.f64 (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ x (+ y x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) x) (pow.f64 y #s(literal -2 binary64))) x (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ y (+ y x)) #s(literal 1 binary64)) |
#s(approx (/ y (+ y x)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (+ y x)) (fma.f64 (-.f64 (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))) x #s(literal 1 binary64))) |
#s(approx (/ y (+ y x)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal -1 binary64)) |
#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))) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (/.f64 y x) #s(literal -2 binary64))) |
#s(approx (+ (* (/ y x) -2) 1) (/.f64 (fma.f64 #s(literal -2 binary64) y x) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal 1 binary64)) |
#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))) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 y y)) (*.f64 x x))))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))))) |
#s(approx (/ x (+ y x)) #s(literal 1 binary64)) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ x (+ y x)) (-.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (/.f64 y x)))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ y (+ y x)) (/.f64 y x)) |
#s(approx (/ y (+ y x)) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) y) x)) |
#s(approx (/ y (+ y x)) (/.f64 (+.f64 y (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (*.f64 y y) x))) x)) |
#s(approx (/ y (+ y x)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) y) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) #s(literal -1 binary64) (/.f64 (*.f64 y y) x))) x)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) #s(literal 1 binary64)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (+.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 y) x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) -2) 1) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (-.f64 y (neg.f64 y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -2 binary64) y) (neg.f64 y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -2 binary64) (*.f64 (*.f64 y y) #s(literal 2 binary64))) x) #s(literal -1 binary64) y) (neg.f64 y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y)) x)) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ y (+ y x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y y) x)) x))) |
#s(approx (/ y (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (/ y (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x)) (*.f64 y y)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) y) (*.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) x))) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (-.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) y) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (/ y (+ y x)) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (+ y x)) (*.f64 (fma.f64 (-.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (+ y x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) y) (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (- (/ 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))) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
#s(approx (/ x (+ y x)) (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) x) y)) |
#s(approx (/ x (+ y x)) (/.f64 (+.f64 x (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (/ x (+ y x)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -1 binary64) (/.f64 (*.f64 x x) y))) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ y (+ y x)) (-.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 x y))) |
#s(approx (/ y (+ y x)) (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 x) y))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (*.f64 y y)) #s(literal -1 binary64) (/.f64 x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)) (+.f64 (fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) (*.f64 y y)) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) y)) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (/ x (+ y x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 x x) y)) y))) |
#s(approx (/ x (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (+ y x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64))) y)) (*.f64 x x)) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ y (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ y (+ y x)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x)) y)) x)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- (/ x (+ y x)) (/ y (+ y x))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 3 528 to 657 computations (81.4% saved)
10 alts after pruning (4 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 1 | 172 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 172 | 10 | 182 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ▶ | 52.1% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 52.3% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 50.1% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ✓ | 50.1% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ▶ | 52.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| ▶ | 51.7% | #s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
| ▶ | 49.0% | #s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
| ✓ | 51.3% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 140 to 88 computations (37.1% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
(-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) |
(/.f64 (-.f64 x (neg.f64 x)) y) |
(-.f64 x (neg.f64 x)) |
x |
(neg.f64 x) |
y |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
#s(literal 2 binary64) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 x y) |
#s(approx (+ x y) 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 (+ (* (/ 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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 -1)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg 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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* x (+ (* 2 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (/ (- x (neg x)) y) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (- x (neg x)) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 1)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* x (- (* 2 (/ x (pow y 2))) (/ 1 y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (* (/ (- x (neg x)) y) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -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 (/ (- 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 (+ (* (/ y x) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (* (pow x 2) y))) (* 2 (/ 1 (pow y 3)))) (+ (/ 1 (pow x 3)) (/ 2 (* x (pow y 2)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (/ 1 (* (pow x 2) y)) (* 2 (/ 1 (pow y 3))))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow y 2)))) (/ 1 (* x y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* x (- (* 2 (/ 1 y)) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (* 2 (/ 1 (pow y 3))) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (/ 1 y) (/ 1 x)) x)) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))))) |
#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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* 2 (* x y)) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* y (+ (* -1 y) (* 2 x))) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* x (pow y 2))) (pow y 3)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* -1 (* x y)) (* 2 (pow x 2))) (pow y 2)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* 2 (pow x 2)) (* y (- y x))) (pow y 2)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y x) y))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (/ (+ (* -1 y) (* 2 x)) y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* 2 (/ x y)) (* 2 (/ (pow x 3) (pow y 3)))) (+ 1 (* 2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (/ (+ x (* 2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (- (+ 1 (* 2 (/ (pow x 2) (pow y 2)))) (/ x y)))) |
#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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) y)) 1))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 2))) (* -1 x)) y)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -2 (/ (pow x 2) y)) (* -1 x)) y))))) |
#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 | |
|---|---|---|---|---|
| 8.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) 1 (/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (pow (/ x y) 2) (/ x y) 2 (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) -1 (/ (- x y) (+ x y)) (- x y) (+ x y)) |
| 5.0ms | y | @ | 0 | ((/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) 1 (/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (pow (/ x y) 2) (/ x y) 2 (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) -1 (/ (- x y) (+ x y)) (- x y) (+ x y)) |
| 4.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) 1 (/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (pow (/ x y) 2) (/ x y) 2 (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) -1 (/ (- x y) (+ x y)) (- x y) (+ x y)) |
| 3.0ms | x | @ | 0 | ((/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) 1 (/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (pow (/ x y) 2) (/ x y) 2 (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) -1 (/ (- x y) (+ x y)) (- x y) (+ x y)) |
| 3.0ms | y | @ | -inf | ((/ (- x y) (+ x y)) (+ (* (/ y x) -2) 1) 1 (/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (pow (/ x y) 2) (/ x y) 2 (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)) (/ (- x y) (+ x y)) (+ (* (/ x y) 2) -1) -1 (/ (- x y) (+ x y)) (- x y) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 417 | 2788 |
| 0 | 445 | 2626 |
| 1 | 2470 | 2548 |
| 0 | 8471 | 2500 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
(-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) |
(/.f64 (-.f64 x (neg.f64 x)) y) |
(-.f64 x (neg.f64 x)) |
x |
(neg.f64 x) |
y |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
#s(literal 2 binary64) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 x y) |
#s(approx (+ x y) 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 (+ (* (/ 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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 -1)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg 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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* x (+ (* 2 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (/ (- x (neg x)) y) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (- x (neg x)) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 1)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* x (- (* 2 (/ x (pow y 2))) (/ 1 y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (* (/ (- x (neg x)) y) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -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 (/ (- 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 (+ (* (/ y x) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ y x))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (* (pow x 2) y))) (* 2 (/ 1 (pow y 3)))) (+ (/ 1 (pow x 3)) (/ 2 (* x (pow y 2)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (/ 1 (* (pow x 2) y)) (* 2 (/ 1 (pow y 3))))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow y 2)))) (/ 1 (* x y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* x (- (* 2 (/ 1 y)) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x y) #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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (* 2 (/ 1 (pow y 3))) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (/ 1 y) (/ 1 x)) x)) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (* 2 (/ 1 y))))))) |
#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 (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* 2 (* x y)) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* y (+ (* -1 y) (* 2 x))) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* x (pow y 2))) (pow y 3)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* -1 (* x y)) (* 2 (pow x 2))) (pow y 2)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* 2 (pow x 2)) (* y (- y x))) (pow y 2)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y x) y))) |
#s(approx (+ (* (/ x y) 2) -1) #s(hole binary64 (/ (+ (* -1 y) (* 2 x)) y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* y (- (/ 1 y) (* 2 (/ 1 x)))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* 2 (/ x y)) (* 2 (/ (pow x 3) (pow y 3)))) (+ 1 (* 2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (/ (+ x (* 2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (- (+ 1 (* 2 (/ (pow x 2) (pow y 2)))) (/ x y)))) |
#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 (+ (* (/ y x) -2) 1) #s(hole binary64 (* -1 (* y (- (* 2 (/ 1 x)) (/ 1 y)))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) y)) 1))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 2))) (* -1 x)) y)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -2 (/ (pow x 2) y)) (* -1 x)) y))))) |
#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(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64))) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(-.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))) |
(-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))) |
(+.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 y) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y (*.f64 y x)) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 y x (*.f64 y (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y))))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) |
(+.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)) |
(+.f64 (/.f64 x y) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (neg.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 y (neg.f64 x))) (*.f64 y y)) |
(/.f64 (neg.f64 (-.f64 x (neg.f64 x))) (neg.f64 y)) |
(/.f64 (-.f64 x (neg.f64 x)) y) |
(-.f64 (/.f64 x y) (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (+.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 x x (*.f64 x (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 x x (*.f64 x (neg.f64 x))))) |
(-.f64 x (neg.f64 x)) |
(+.f64 x (*.f64 #s(literal 1 binary64) x)) |
x |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
y |
(*.f64 (neg.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 (neg.f64 x) y)) (fabs.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -1 binary64))) |
(/.f64 x y) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 (*.f64 y y)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (-.f64 x (neg.f64 x)) x))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (neg.f64 (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 x (neg.f64 x)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 y y)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 (neg.f64 (*.f64 y y)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))))) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (neg.f64 (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))) |
(+.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) |
(*.f64 x (/.f64 (-.f64 x (neg.f64 x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (-.f64 x (neg.f64 x)))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 x (neg.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x (neg.f64 (-.f64 x (neg.f64 x)))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (neg.f64 x))) (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (neg.f64 x))) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (-.f64 x (neg.f64 x)) (neg.f64 x)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)) y) |
(/.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x) y) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (*.f64 y y)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x y) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(/.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 (neg.f64 (-.f64 x y)) (neg.f64 #s(approx (+ x y) y))) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(-.f64 (/.f64 x #s(approx (+ x y) y)) (/.f64 y #s(approx (+ x y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) |
(-.f64 x y) |
#s(approx (+ x y) y) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
#s(approx (+ (* (/ y x) -2) 1) (/.f64 (fma.f64 #s(literal -2 binary64) y x) x)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(literal -1 binary64)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/.f64 x y)) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (- x (neg x)) y) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (- x (neg x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (pow (/ x y) 2) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(literal 1 binary64)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) x #s(literal 1 binary64))) |
#s(approx (- 1 (/ x y)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ (- x (neg x)) y) (/ x y)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (/ x y) 2) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (/ x y) 2) -1) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (+.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 y) x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)))) |
#s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) -2) 1) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64)))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal -2 binary64)) y)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- 1 (/ x y)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (* (/ x y) 2) -1) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (+ (* (/ x y) 2) -1) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) y) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) y) (/.f64 (*.f64 (-.f64 (neg.f64 y) y) (*.f64 y y)) x)) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -3 binary64)))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -3 binary64)))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal -2 binary64)) y)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x))) (*.f64 x x))) |
#s(approx (- 1 (/ x y)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (/ x y) 2) -1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) y)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y x) (*.f64 x x))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y (*.f64 #s(literal -2 binary64) (*.f64 x x))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx y y) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (neg.f64 x) y)) (*.f64 y y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (/.f64 (fma.f64 (-.f64 y x) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (- 1 (/ x y)) (/.f64 (-.f64 y x) y)) |
#s(approx (+ (* (/ x y) 2) -1) (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y)) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 x) y))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)) (+.f64 (fma.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)) y)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -2 binary64) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal 2 binary64) x) y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 x y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) -2) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) y)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y))) y)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- x (neg x)) y) (pow (/ x y) 2)) (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -2 binary64) (neg.f64 x)) y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) x)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 13 563 to 1 327 computations (90.2% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 1 | 324 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 6 | 6 |
| Total | 324 | 10 | 334 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 52.1% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 52.3% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 50.1% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ✓ | 50.1% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ✓ | 52.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| ▶ | 51.7% | #s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
| ✓ | 49.0% | #s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
| ✓ | 51.3% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 142 to 87 computations (38.7% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
(-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) |
(/.f64 (-.f64 x (neg.f64 x)) y) |
(-.f64 x (neg.f64 x)) |
x |
(neg.f64 x) |
y |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(/.f64 x y) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 x (neg.f64 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 -1)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* x (+ (* 2 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (/ (- x (neg x)) y) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (- x (neg x)) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ x y) (/ x y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 1)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* x (- (* 2 (/ x (pow y 2))) (/ 1 y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (* (/ (- x (neg x)) y) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (* (pow x 2) y))) (* 2 (/ 1 (pow y 3)))) (+ (/ 1 (pow x 3)) (/ 2 (* x (pow y 2)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (/ 1 (* (pow x 2) y)) (* 2 (/ 1 (pow y 3))))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow y 2)))) (/ 1 (* x y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (* 2 (/ 1 (pow y 3))) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (/ 1 y) (/ 1 x)) x)) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* 2 (* x y)) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* y (+ (* -1 y) (* 2 x))) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* x (pow y 2))) (pow y 3)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* -1 (* x y)) (* 2 (pow x 2))) (pow y 2)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* 2 (pow x 2)) (* y (- y x))) (pow y 2)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* 2 (/ x y)) (* 2 (/ (pow x 3) (pow y 3)))) (+ 1 (* 2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (/ (+ x (* 2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (- (+ 1 (* 2 (/ (pow x 2) (pow y 2)))) (/ 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) y)) 1))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 2))) (* -1 x)) y)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -2 (/ (pow x 2) y)) (* -1 x)) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (* (/ x y) (/ x y)) (/ x y) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) 1 (* (/ (- x (neg x)) y) (/ x y))) |
| 2.0ms | x | @ | inf | ((/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (* (/ x y) (/ x y)) (/ x y) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) 1 (* (/ (- x (neg x)) y) (/ x y))) |
| 2.0ms | x | @ | 0 | ((/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (* (/ x y) (/ x y)) (/ x y) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) 1 (* (/ (- x (neg x)) y) (/ x y))) |
| 2.0ms | y | @ | -inf | ((/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (* (/ x y) (/ x y)) (/ x y) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) 1 (* (/ (- x (neg x)) y) (/ x y))) |
| 2.0ms | y | @ | 0 | ((/ (- x y) (+ x y)) (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/ (- x (neg x)) y) (- x (neg x)) x (neg x) y (* (/ x y) (/ x y)) (/ x y) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (- 1 (/ x y)) 1 (* (/ (- x (neg x)) y) (/ x y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 2456 |
| 0 | 374 | 2241 |
| 1 | 2216 | 2174 |
| 0 | 8106 | 2138 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
(-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) |
(/.f64 (-.f64 x (neg.f64 x)) y) |
(-.f64 x (neg.f64 x)) |
x |
(neg.f64 x) |
y |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(/.f64 x y) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 -1)) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (/ (- x y) (+ x y)) #s(hole binary64 (- (* x (+ (* x (- (* 2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 -1)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* 2 (/ x y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* x (+ (* 2 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (/ (- x (neg x)) y) #s(hole binary64 (* 2 (/ x y)))) |
#s(approx (- x (neg x)) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ x y) (/ x y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 1)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* x (- (* 2 (/ x (pow y 2))) (/ 1 y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 1)) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (* (/ (- x (neg x)) y) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (* 2 (/ 1 (pow y 3))) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (pow y 3))) (/ 2 (* (pow x 2) y))) (/ 2 (* x (pow y 2))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* (pow x 3) (- (+ (* 2 (/ 1 (* (pow x 2) y))) (* 2 (/ 1 (pow y 3)))) (+ (/ 1 (pow x 3)) (/ 2 (* x (pow y 2)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* 2 (/ (pow x 3) (pow y 3))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (/ 1 (* (pow x 2) y)) (* 2 (/ 1 (pow y 3))))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* 2 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (pow x 2)) (* 2 (/ 1 (pow y 2)))) (/ 1 (* x y)))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* x (- (/ 1 x) (/ 1 y))))) |
#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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* 2 (/ 1 (* x (pow y 2)))) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* 2 (/ 1 (* x y))) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) (* 2 (/ 1 y))) x)) (* 2 (/ 1 (pow y 2)))) x)) (* 2 (/ 1 (pow y 3)))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* (pow x 3) (+ (* 2 (/ 1 (pow y 3))) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (/ 1 y) (/ 1 x)) x)) (* 2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* -2 (* (pow x 2) y)) (* 2 (pow x 3))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* 2 (* x y)) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* y (- (* y (+ (* -1 y) (* 2 x))) (* 2 (pow x 2))))) (pow y 3)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (/ (+ (* 2 (pow x 3)) (* x (pow y 2))) (pow y 3)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* -1 (* x y)) (* 2 (pow x 2))) (pow y 2)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (/ (+ (* 2 (pow x 2)) (* y (- y x))) (pow y 2)))) |
#s(approx (- 1 (/ x y)) #s(hole binary64 (/ (- y 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* -2 (/ (pow x 2) (pow y 2))) (* 2 (/ x y))) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (+ (* 2 (/ x y)) (* 2 (/ (pow x 3) (pow y 3)))) (+ 1 (* 2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (/ (+ x (* 2 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (- (+ 1 (* 2 (/ (pow x 2) (pow y 2)))) (/ 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 (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* 2 (/ (pow x 2) y))) y)) 1))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 x) (* -1 (/ (- (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))) y)) 1))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow x 3) (pow y 2))) (* -1 x)) y)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -2 (/ (pow x 2) y)) (* -1 x)) y))))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)))) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64))) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(-.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))) |
(-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (pow.f64 y #s(literal 3 binary64)) (*.f64 y (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x)))))) (neg.f64 (*.f64 y (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 y) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y (*.f64 y x)) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 y x (*.f64 y (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x)))) (neg.f64 y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (neg.f64 x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x)))) y (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x))) (neg.f64 y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 x))) (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x))) y (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) y)) |
(/.f64 (fma.f64 (neg.f64 x) (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 (neg.f64 y) (neg.f64 (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x)))))) (*.f64 (neg.f64 y) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x))))) (*.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (fma.f64 x (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (*.f64 y (neg.f64 (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x)))))) (*.f64 y (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 x (neg.f64 x)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) x) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))))))) |
(/.f64 (fma.f64 x (pow.f64 y #s(literal 3 binary64)) (*.f64 y (*.f64 (*.f64 x x) (-.f64 x (neg.f64 x))))) (*.f64 y (pow.f64 y #s(literal 3 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (-.f64 x (neg.f64 x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y) (/.f64 x y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)) |
(+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (-.f64 x (neg.f64 x)) x) x) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (neg.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 y (neg.f64 x))) (*.f64 y y)) |
(/.f64 (neg.f64 (-.f64 x (neg.f64 x))) (neg.f64 y)) |
(/.f64 (-.f64 x (neg.f64 x)) y) |
(-.f64 (/.f64 x y) (/.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (+.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 x x (*.f64 x (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 x x (*.f64 x (neg.f64 x))))) |
(-.f64 x (neg.f64 x)) |
(+.f64 x (*.f64 #s(literal 1 binary64) x)) |
x |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
y |
(*.f64 (neg.f64 (fabs.f64 (/.f64 x y))) (neg.f64 (fabs.f64 (/.f64 x y)))) |
(*.f64 (neg.f64 (/.f64 (neg.f64 x) y)) (neg.f64 (/.f64 (neg.f64 x) y))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 x y))) (fabs.f64 (fabs.f64 (/.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(pow.f64 (fabs.f64 (/.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 x y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x y) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 x (/.f64 x y)) y) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal -2 binary64))) |
(fabs.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (neg.f64 (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (-.f64 x (neg.f64 x)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y y))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (neg.f64 (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (neg.f64 (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (-.f64 x (neg.f64 x)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 (neg.f64 (*.f64 y y)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (+.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))) (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)))))) |
(fma.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(fma.f64 x (/.f64 (-.f64 x (neg.f64 x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (neg.f64 (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y))) |
(+.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 x y))))) |
(-.f64 #s(literal 1 binary64) (/.f64 x y)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) |
(*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) |
(*.f64 x (/.f64 (-.f64 x (neg.f64 x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (-.f64 x (neg.f64 x)))) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 x (neg.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x (neg.f64 (-.f64 x (neg.f64 x)))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (neg.f64 x))) (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (neg.f64 x))) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (-.f64 x (neg.f64 x)) (neg.f64 x)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y)) y) |
(/.f64 (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) x) y) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (neg.f64 x)) x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 x (neg.f64 x)) x) (*.f64 y y)) |
#s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) #s(literal -1 binary64)) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (/.f64 #s(literal 2 binary64) y)) x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/.f64 x y)) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (- x (neg x)) y) (*.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (- x (neg x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (/ x y) (/ x y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) #s(literal 1 binary64)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) x #s(literal 1 binary64))) |
#s(approx (- 1 (/ x y)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ (- x (neg x)) y) (/ x y)) (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (/ (- x y) (+ x y)) #s(literal 1 binary64)) |
#s(approx (/ (- x y) (+ x y)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) y) x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (+.f64 (fma.f64 (*.f64 y y) (/.f64 (-.f64 (neg.f64 y) y) (pow.f64 x #s(literal 3 binary64))) (/.f64 (neg.f64 y) x)) #s(literal 1 binary64)) (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) (*.f64 x x)) (/.f64 y x)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) y) (pow.f64 y #s(literal -3 binary64)))) (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal -2 binary64)) y)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y y)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- 1 (/ x y)) (/.f64 (neg.f64 x) y)) |
#s(approx (- 1 (/ x y)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 (neg.f64 y) y) x) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) y) (/.f64 (*.f64 (-.f64 (neg.f64 y) y) (*.f64 y y)) x)) x) #s(literal -1 binary64) (neg.f64 (-.f64 (neg.f64 y) y))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 #s(literal 2 binary64) (*.f64 y y))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -3 binary64)))))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -3 binary64)))))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal -2 binary64)) y)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x))) (*.f64 x x))) |
#s(approx (- 1 (/ x y)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))) y) (/.f64 #s(literal 2 binary64) x)) y #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y x) (*.f64 x x))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 y)) y (*.f64 #s(literal -2 binary64) (*.f64 x x))) y (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx y y) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (neg.f64 x) y)) (*.f64 y y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (/.f64 (fma.f64 (-.f64 y x) y (*.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (- 1 (/ x y)) (/.f64 (-.f64 y x) y)) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 x) y))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y)) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y)) (+.f64 (fma.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (fma.f64 #s(literal -2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal 2 binary64) x) y)) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (-.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x y))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 x) x) y)) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (neg.f64 x) x) y)) (*.f64 (-.f64 (neg.f64 x) x) x))) y) #s(literal -1 binary64) (neg.f64 x)) x) y)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) y)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y)))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y))) y)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- x (neg x)) y) (* (/ x y) (/ x y))) (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) #s(literal -2 binary64) (neg.f64 x)) y))) |
#s(approx (+ (- 1 (/ x y)) (* (/ (- x (neg x)) y) (/ x y))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) x)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
Compiled 13 510 to 1 227 computations (90.9% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 269 | 1 | 270 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 9 | 9 |
| Total | 270 | 10 | 280 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (-.f64 x y) (+.f64 x y)) |
| ✓ | 52.1% | (/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 52.3% | (/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| ✓ | 50.1% | (/.f64 #s(approx (- x y) x) (+.f64 x y)) |
| ✓ | 100.0% | (-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
| ✓ | 50.1% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| ✓ | 52.3% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| 51.6% | #s(approx (/ (- x y) (+ x y)) (fma.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))))) | |
| ✓ | 49.0% | #s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
| ✓ | 51.3% | #s(approx (/ (- x y) (+ x y)) #s(literal -1 binary64)) |
Compiled 371 to 148 computations (60.1% saved)
| Inputs |
|---|
#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(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
(/.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 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (*.f64 (/.f64 x y) (/.f64 (-.f64 x (neg.f64 x)) y)) (/.f64 x y) (-.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 x (neg.f64 x)) (/.f64 x y))) y))))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (*.f64 (/.f64 x y) (/.f64 x y)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
#s(approx (/ (- x y) (+ x y)) (-.f64 (fma.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (*.f64 (/.f64 (-.f64 x (neg.f64 x)) y) (/.f64 x y))))) |
| Outputs |
|---|
(-.f64 (/.f64 x (+.f64 y x)) (/.f64 y (+.f64 y x))) |
3 calls:
| 5.0ms | x |
| 4.0ms | y |
| 3.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)) |
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
(/.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 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 x y) (+.f64 x y)) |
| 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)) |
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
(/.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 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64))) |
3 calls:
| 3.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (/.f64 (-.f64 x y) (+.f64 x y)) |
| 75.7% | 3 | x |
| 80.6% | 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)) |
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
(/.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 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x y) (+ x y)) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal -1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
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)) |
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
| Outputs |
|---|
(/.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x y)) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
1 calls:
| 2.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 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)) |
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #s(literal 1 binary64))) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) #s(approx (+ x y) y)) |
(/.f64 #s(approx (- x y) x) (+.f64 x y)) |
1 calls:
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 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)) |
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #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.8% | 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)) |
#s(approx (/ (- x y) (+ x y)) #s(approx (+ (* (/ y x) -2) 1) #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.8% | 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:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 1 | x |
| 51.3% | 1 | y |
| 51.3% | 1 | (/.f64 (-.f64 x y) (+.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.999999999995546 | 0.9999999986885186 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.999999999995546 | 0.9999999986885186 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.999999999995546 | 0.9999999986885186 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.999999999995546 | 0.9999999986885186 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.999999999995546 | 0.9999999986885186 |
Compiled 10 to 10 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | -0.999999999995546 | 0.9999999986885186 |
| 7.0ms | 240× | 0 | valid |
Compiled 280 to 250 computations (10.7% saved)
adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 211 to 41 computations (80.6% saved)
Compiled 458 to 104 computations (77.3% saved)
Loading profile data...