
Time bar (total: 1.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 9 computations (18.2% saved)
| 511.0ms | 8 256× | 0 | valid |
ival-mult!: 204.0ms (72.7% of total)ival-div!: 42.0ms (15% of total)ival-sub!: 33.0ms (11.8% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 61 | 0 | - | 3 | (-1.246696407552758e-245 -8.863310188585458e-68) | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) | o/n | 30 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 30 | |
/.f64 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) | u/n | 28 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | underflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 58 | 3 |
| - | 0 | 195 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 58 | 0 | 3 |
| - | 0 | 0 | 195 |
| number | freq |
|---|---|
| 0 | 198 |
| 1 | 58 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 22.0ms | 512× | 0 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-mult!: 5.0ms (56.1% of total)ival-sub!: 2.0ms (22.5% of total)ival-div!: 2.0ms (22.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 62 |
| 1 | 56 | 58 |
| 2 | 186 | 58 |
| 3 | 782 | 58 |
| 4 | 1981 | 54 |
| 5 | 5404 | 54 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.0% | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
y |
(-.f64 x y) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 2.0ms | x | @ | inf | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 1.0ms | x | @ | 0 | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 1.0ms | y | @ | inf | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 1.0ms | y | @ | 0 | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 657 |
| 0 | 175 | 607 |
| 1 | 994 | 588 |
| 0 | 8240 | 574 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
y |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x x) y) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(+.f64 (/.f64 (*.f64 y x) (-.f64 x y)) (/.f64 (*.f64 y x) (-.f64 x y))) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (-.f64 x y))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x x) y) (neg.f64 (-.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y x) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 (+.f64 x x) y) |
(*.f64 y (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 x (+.f64 y y)) |
(neg.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
x |
#s(literal 2 binary64) |
y |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (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 (*.f64 y (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (+.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (+.f64 y x))))) |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x #s(literal -2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (-.f64 (*.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 -2 binary64)) x)) |
#s(approx (* (* x 2) y) (*.f64 (+.f64 x x) y)) |
#s(approx (* x 2) (+.f64 x x)) |
#s(approx x x) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 y (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 y (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) (neg.f64 x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) x))) x)) x))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (-.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
Compiled 1 254 to 275 computations (78.1% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 6 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 6 | 78 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.0% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ▶ | 88.8% | (*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
| ▶ | 49.6% | #s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| ▶ | 49.1% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| 46.5% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) | |
| ▶ | 51.5% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 162 to 112 computations (30.9% saved)
| Inputs |
|---|
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(+.f64 x x) |
x |
(/.f64 y (-.f64 x y)) |
y |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(+.f64 y y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 y x) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) y) |
| Outputs |
|---|
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 (/ (pow y 2) x)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (/ (+ (* 2 (* x y)) (* 2 (pow y 2))) x))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | x | @ | inf | ((* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (+ y y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x) 2 (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 2.0ms | y | @ | -inf | ((* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (+ y y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x) 2 (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 2.0ms | x | @ | -inf | ((* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (+ y y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x) 2 (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 2.0ms | y | @ | inf | ((* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (+ y y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x) 2 (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 2.0ms | x | @ | 0 | ((* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (+ y y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x) 2 (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 2420 |
| 0 | 356 | 2227 |
| 1 | 1902 | 2221 |
| 0 | 8923 | 2167 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(+.f64 x x) |
x |
(/.f64 y (-.f64 x y)) |
y |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(+.f64 y y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 y x) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) y) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 (/ (pow y 2) x)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (/ (+ (* 2 (* x y)) (* 2 (pow y 2))) x))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (-.f64 x x) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) y) (*.f64 (-.f64 x x) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 x y) (-.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x y)) |
(+.f64 (/.f64 (*.f64 y x) (-.f64 x y)) (/.f64 (*.f64 y x) (-.f64 x y))) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(*.f64 (/.f64 y (-.f64 x y)) (+.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 x x)) (/.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 x x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(+.f64 x x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
x |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 y) (neg.f64 (-.f64 x y))) |
(/.f64 y (-.f64 x y)) |
y |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (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 y x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.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 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (neg.f64 (-.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 y y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 y y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 y y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
(+.f64 y y) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) (*.f64 (+.f64 y y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (*.f64 (+.f64 y y) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 y y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) |
(+.f64 (+.f64 y y) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) y (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 2 binary64) y (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 y #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) |
(fma.f64 y #s(literal 2 binary64) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y) |
(*.f64 y (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (+.f64 y y) #s(literal 2 binary64) (*.f64 x #s(literal 4 binary64))) (+.f64 x x)) |
(/.f64 (fma.f64 #s(literal 4 binary64) x (*.f64 #s(literal 2 binary64) (+.f64 y y))) (+.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 y x) #s(literal 2 binary64)) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (+.f64 y y) (+.f64 x x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (-.f64 x x) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) y) (*.f64 (-.f64 x x) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (-.f64 x y))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 x y) (-.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x y)) |
(+.f64 (/.f64 (*.f64 y x) (-.f64 x y)) (/.f64 (*.f64 y x) (-.f64 x y))) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(*.f64 (/.f64 y (-.f64 x y)) (+.f64 x x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 (+.f64 x x) y) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 y (+.f64 x x)) |
(*.f64 x (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (+ x x) (+.f64 x x)) |
#s(approx x x) |
#s(approx (/ y (- x y)) #s(literal -1 binary64)) |
#s(approx (/ y (- x y)) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (* -2 x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y x (pow.f64 y #s(literal 2 binary64)))) x)) |
#s(approx (+ (* (/ y x) 2) 2) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ x x) y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (/ y (- x y)) (/.f64 y x)) |
#s(approx (/ y (- x y)) (/.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) y) (neg.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x)))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (+.f64 y y)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (+ (* (/ y x) 2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (/ y x) 2) 2) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64))) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x))) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ y (- x y)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 y (pow.f64 x #s(literal 2 binary64)))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -3 binary64))) y (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx y y) |
#s(approx (- x y) (+.f64 (neg.f64 y) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (+ y y) (+.f64 y y)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ y (- x y)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ (* (/ y x) 2) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (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) (pow.f64 x #s(literal 2 binary64)))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y) (pow.f64 x #s(literal 2 binary64))) y)) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (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) (pow.f64 x #s(literal 2 binary64)))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (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) (pow.f64 x #s(literal 2 binary64)))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
Compiled 4 352 to 719 computations (83.5% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 210 | 3 | 213 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 211 | 8 | 219 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.0% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ▶ | 40.8% | (/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
| ✓ | 88.8% | (*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
| ▶ | 38.4% | (*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
| ✓ | 49.6% | #s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| ✓ | 49.1% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ▶ | 49.1% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) y)) |
| ✓ | 51.5% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 112 to 75 computations (33% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) y)) |
(*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) y) |
#s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x) |
(*.f64 #s(literal 2 binary64) (+.f64 x y)) |
#s(literal 2 binary64) |
(+.f64 x y) |
x |
y |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
(+.f64 x x) |
(/.f64 y #s(approx (- x y) x)) |
#s(approx (- x y) x) |
(/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
(*.f64 (+.f64 x x) y) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 (/ (pow y 2) x)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (/ (+ (* 2 (* x y)) (* 2 (pow y 2))) x))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* 2 y))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (+ (* 2 x) (* 2 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 2)) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* x (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ (* 2 (+ x y)) x) (* 2 (+ x y)) 2 (+ x y) x y (* (+ x x) (/ y (- x y))) (+ x x) (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y) (- x y) (neg y)) |
| 2.0ms | x | @ | -inf | ((/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ (* 2 (+ x y)) x) (* 2 (+ x y)) 2 (+ x y) x y (* (+ x x) (/ y (- x y))) (+ x x) (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y) (- x y) (neg y)) |
| 2.0ms | y | @ | inf | ((/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ (* 2 (+ x y)) x) (* 2 (+ x y)) 2 (+ x y) x y (* (+ x x) (/ y (- x y))) (+ x x) (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y) (- x y) (neg y)) |
| 2.0ms | x | @ | inf | ((/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ (* 2 (+ x y)) x) (* 2 (+ x y)) 2 (+ x y) x y (* (+ x x) (/ y (- x y))) (+ x x) (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y) (- x y) (neg y)) |
| 1.0ms | x | @ | 0 | ((/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ (* 2 (+ x y)) x) (* 2 (+ x y)) 2 (+ x y) x y (* (+ x x) (/ y (- x y))) (+ x x) (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y) (- x y) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 383 | 2678 |
| 0 | 394 | 2475 |
| 1 | 2043 | 2469 |
| 0 | 9173 | 2393 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) y)) |
(*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) y) |
#s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x) |
(*.f64 #s(literal 2 binary64) (+.f64 x y)) |
#s(literal 2 binary64) |
(+.f64 x y) |
x |
y |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
(+.f64 x x) |
(/.f64 y #s(approx (- x y) x)) |
#s(approx (- x y) x) |
(/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
(*.f64 (+.f64 x x) y) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 (/ (pow y 2) x)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (/ (+ (* 2 (* x y)) (* 2 (pow y 2))) x))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* 2 y))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (+ (* 2 x) (* 2 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 2)) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* x (+ 2 (* 2 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (* 2 (+ x y)) x) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* 2 (+ x y)) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 2))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* (+ x x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x)) y)) |
(*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x)) y) |
(*.f64 y #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x))) |
#s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 x x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 x x) x) (/.f64 (+.f64 x x) x) (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 x x) x) (*.f64 (/.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 y x)) (+.f64 x x)) |
(/.f64 (fma.f64 (+.f64 x x) x (*.f64 (*.f64 y x) #s(literal 2 binary64))) (pow.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x) |
(-.f64 (/.f64 (+.f64 x x) x) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(+.f64 (/.f64 (+.f64 y x) x) (/.f64 (+.f64 y x) x)) |
(+.f64 (/.f64 (+.f64 x x) x) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 (+.f64 x x) x)) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) (/.f64 (+.f64 x x) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 y x) (/.f64 (+.f64 x x) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (+.f64 x x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (*.f64 (+.f64 y y) (+.f64 x x))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (-.f64 x y)) |
(/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (pow.f64 (+.f64 y y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x x) (+.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (+.f64 y y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 x y) (*.f64 (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))) (*.f64 (-.f64 x y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (-.f64 x y) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (pow.f64 (+.f64 y y) #s(literal 2 binary64))) (-.f64 (+.f64 x x) (+.f64 y y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (+.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (-.f64 (+.f64 x x) (+.f64 y y))) (/.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (-.f64 (+.f64 x x) (+.f64 y y)))) |
(-.f64 (+.f64 x x) (*.f64 #s(literal -2 binary64) y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 x x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (+.f64 y y))))) (/.f64 (pow.f64 (+.f64 y y) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 x x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y y) #s(literal 2 binary64)) (*.f64 (+.f64 x x) (+.f64 y y)))))) |
(+.f64 (+.f64 y x) (+.f64 y x)) |
(+.f64 (+.f64 y y) (+.f64 x x)) |
(+.f64 (+.f64 x x) (+.f64 y y)) |
(fma.f64 y #s(literal 2 binary64) (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) y (+.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x (+.f64 y y)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 y y)) |
(*.f64 (+.f64 y x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 y x)) |
#s(literal 2 binary64) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (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 (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 x y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (-.f64 x x) (neg.f64 #s(approx (- x y) x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 y)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (neg.f64 #s(approx (- x y) x)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 #s(approx (- x y) x)) (-.f64 x x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (*.f64 #s(approx (- x y) x) (-.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 #s(approx (- x y) x)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(approx (- x y) x) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) y) (*.f64 (-.f64 x x) #s(approx (- x y) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) #s(approx (- x y) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 #s(approx (- x y) x))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(approx (- x y) x)) |
(+.f64 (/.f64 (*.f64 y x) #s(approx (- x y) x)) (/.f64 (*.f64 y x) #s(approx (- x y) x))) |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
(*.f64 (/.f64 y #s(approx (- x y) x)) (+.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (neg.f64 (-.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 x x)) (/.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 x x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
(+.f64 x x) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 #s(approx (- x y) x)))) |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (- x y) x))) |
(/.f64 y #s(approx (- x y) x)) |
#s(approx (- x y) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) y) (*.f64 (-.f64 x x) #s(approx (- x y) (neg.f64 y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 x x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) #s(approx (- x y) (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 #s(approx (- x y) (neg.f64 y)))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(approx (- x y) (neg.f64 y))) |
(+.f64 (/.f64 (*.f64 y x) #s(approx (- x y) (neg.f64 y))) (/.f64 (*.f64 y x) #s(approx (- x y) (neg.f64 y)))) |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) (neg.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(*.f64 (+.f64 x x) y) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 x (+.f64 y y)) |
#s(approx (- x y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y x (pow.f64 y #s(literal 2 binary64)))) x)) |
#s(approx (+ (* (/ y x) 2) 2) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* 2 (+ x y)) x) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (/ (* 2 (+ x y)) x) (/.f64 (*.f64 (+.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (* 2 (+ x y)) (+.f64 y y)) |
#s(approx (* 2 (+ x y)) (*.f64 (+.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (+ x x) (+.f64 x x)) |
#s(approx (/ y (- x y)) #s(literal -1 binary64)) |
#s(approx (/ y (- x y)) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 2 binary64))) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ x x) y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (+.f64 y y)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (+ (* (/ y x) 2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (/ y x) 2) 2) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64))) |
#s(approx (/ (* 2 (+ x y)) x) #s(literal 2 binary64)) |
#s(approx (/ (* 2 (+ x y)) x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64))) |
#s(approx (* 2 (+ x y)) (+.f64 x x)) |
#s(approx (* 2 (+ x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (/ y (- x y)) (/.f64 y x)) |
#s(approx (/ y (- x y)) (/.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) y) (neg.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (neg.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x)))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (* 2 (+ x y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x))) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x))) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 2 binary64)) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ y (- x y)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 y (pow.f64 x #s(literal 2 binary64)))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -3 binary64))) y (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ (* (/ y x) 2) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) |
#s(approx (/ (* 2 (+ x y)) x) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) |
#s(approx (* 2 (+ x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (+ x y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ y (- x y)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (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) (pow.f64 x #s(literal 2 binary64)))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
#s(approx (* 2 (+ x y)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 2 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (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) (pow.f64 x #s(literal 2 binary64)))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y) (pow.f64 x #s(literal 2 binary64))) y)) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (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) (pow.f64 x #s(literal 2 binary64)))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
Compiled 5 536 to 912 computations (83.5% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 209 | 0 | 209 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 5 | 5 |
| Total | 209 | 8 | 217 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 78.0% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ✓ | 40.8% | (/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
| ✓ | 88.8% | (*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
| ✓ | 38.4% | (*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
| ✓ | 49.6% | #s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| ✓ | 49.1% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ✓ | 49.1% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) y)) |
| ✓ | 51.5% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 252 to 121 computations (52% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
(/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) x) y))) |
| Outputs |
|---|
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
3 calls:
| 6.0ms | x |
| 3.0ms | y |
| 3.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 5 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 95.7% | 3 | x |
| 95.4% | 3 | y |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
(/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 3 | x |
| 88.8% | 1 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
Compiled 10 to 9 computations (10% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
(/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 7 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 80.3% | 3 | y |
| 73.7% | 3 | x |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 (+.f64 x x) (/.f64 y #s(approx (- x y) x))) |
(/.f64 (*.f64 (+.f64 x x) y) #s(approx (- x y) (neg.f64 y))) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
3 calls:
| 4.0ms | x |
| 1.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.6% | 1 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 49.6% | 1 | x |
| 49.6% | 1 | y |
Compiled 11 to 11 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.19664603463061e-16 | 0.0031171040499206417 |
| 0.0ms | 2.067512600944567e-293 | 4.149621814749022e-289 |
| 0.0ms | -3.2028703620358647e-290 | -8.421342457803153e-292 |
| 0.0ms | -inf | -7.055603406893638e+126 |
Compiled 12 to 12 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 3.2294616136158055e+137 | 4.3198109996171833e+139 |
| 9.0ms | -3.781267121953963e+217 | -5.0037172684981097e+213 |
| 9.0ms | 240× | 0 | valid |
Compiled 342 to 267 computations (21.9% saved)
ival-mult!: 2.0ms (49% of total)ival-sub!: 1.0ms (24.5% of total)ival-div!: 1.0ms (24.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.7066757271192105e+28 | 4.844570230106007e+34 |
| 12.0ms | -3.0785097941835653e+47 | -1.8693856047458134e+44 |
| 10.0ms | 272× | 0 | valid |
Compiled 539 to 420 computations (22.1% saved)
ival-mult!: 3.0ms (65.7% of total)ival-sub!: 1.0ms (21.9% of total)ival-div!: 1.0ms (21.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.7066757271192105e+28 | 4.844570230106007e+34 |
| 1.0ms | -3.0785097941835653e+47 | -1.8693856047458134e+44 |
Compiled 454 to 369 computations (18.7% saved)
| 1× | done |
Compiled 248 to 52 computations (79% saved)
Compiled 584 to 150 computations (74.3% saved)
Loading profile data...