
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 15 to 11 computations (26.7% saved)
| 480.0ms | 8 256× | 0 | valid |
ival-mult!: 188.0ms (85.2% of total)ival-add!: 31.0ms (14% of total)adjust: 1.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 11 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 9 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | nan-rescue | 11 | 0 |
| ↳ | (*.f64 x x) | overflow | 58 | |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 32 | |
+.f64 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) | nan-rescue | 9 | 0 |
| ↳ | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | overflow | 67 | |
| ↳ | (*.f64 x x) | overflow | 58 | |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 32 | |
| ↳ | (*.f64 y y) | overflow | 74 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 15 | 0 |
| - | 0 | 241 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 15 | 0 | 0 |
| - | 0 | 0 | 241 |
| number | freq |
|---|---|
| 0 | 241 |
| 1 | 10 |
| 2 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 512× | 0 | valid |
Compiled 95 to 31 computations (67.4% saved)
ival-mult!: 26.0ms (92.2% of total)ival-add!: 2.0ms (7.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 84 |
| 1 | 107 | 68 |
| 2 | 350 | 68 |
| 3 | 798 | 66 |
| 4 | 1657 | 66 |
| 5 | 4280 | 66 |
| 6 | 7443 | 66 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.1% | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
(sort x y)
Compiled 26 to 18 computations (30.8% saved)
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(*.f64 x x) |
x |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
y |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* x (+ x (* 2 y))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* y (+ (* 2 x) (/ (pow x 2) y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (+ (* x x) (* (* x 2) y)) (* x x) x (* (* x 2) y) (* x 2) 2 y (* y y)) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (+ (* x x) (* (* x 2) y)) (* x x) x (* (* x 2) y) (* x 2) 2 y (* y y)) |
| 1.0ms | y | @ | 0 | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (+ (* x x) (* (* x 2) y)) (* x x) x (* (* x 2) y) (* x 2) 2 y (* y y)) |
| 1.0ms | x | @ | 0 | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (+ (* x x) (* (* x 2) y)) (* x x) x (* (* x 2) y) (* x 2) 2 y (* y y)) |
| 1.0ms | y | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (+ (* x x) (* (* x 2) y)) (* x x) x (* (* x 2) y) (* x 2) 2 y (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 524 |
| 0 | 102 | 470 |
| 1 | 505 | 461 |
| 0 | 4885 | 414 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(*.f64 x x) |
x |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
y |
(*.f64 y y) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* x (+ x (* 2 y))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* y (+ (* 2 x) (/ (pow x 2) y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* x x) (* (* x 2) y)) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 y #s(literal 2 binary64) x) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (fma.f64 y #s(literal 2 binary64) x) x (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (fma.f64 y #s(literal 2 binary64) x) x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (fma.f64 y #s(literal 2 binary64) x) x (*.f64 y y)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (fma.f64 x x (*.f64 y y))) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (fma.f64 x x (*.f64 y y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) (*.f64 y y)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x x (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 y #s(literal 2 binary64) x) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (fma.f64 y #s(literal 2 binary64) x) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -2 binary64) x) y (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) y) (*.f64 y y))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) x y)) y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (fma.f64 #s(literal 2 binary64) x y))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (fma.f64 y #s(literal 2 binary64) x)) x)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (fma.f64 y #s(literal 2 binary64) x))) |
(-.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(+.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 y y)) |
(*.f64 (fma.f64 y #s(literal 2 binary64) x) x) |
(*.f64 x (fma.f64 y #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y))) x) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (-.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal 2 binary64)) x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 x x)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(fma.f64 y x (fma.f64 y x (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 x y (fma.f64 y x (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x (*.f64 y x)) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 y #s(literal 2 binary64)) x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 y #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 y x) (fma.f64 y x (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 (*.f64 y #s(literal 2 binary64)) x) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.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))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.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)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.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 (*.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) |
#s(literal 2 binary64) |
y |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* x 2) y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx y y) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 y y))) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 x (/.f64 x y))) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 y y))) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 (fma.f64 x (/.f64 x y) (neg.f64 (*.f64 #s(literal -2 binary64) x))) y)) |
Compiled 5 200 to 767 computations (85.3% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 302 | 5 | 307 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 303 | 5 | 308 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.3% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ▶ | 59.9% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ▶ | 54.4% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ▶ | 53.8% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ▶ | 59.6% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 166 to 108 computations (34.9% saved)
| Inputs |
|---|
(fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
y |
(*.f64 (fma.f64 y #s(literal 2 binary64) x) x) |
(fma.f64 y #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
(fma.f64 #s(literal 2 binary64) x y) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| Outputs |
|---|
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* x (+ x (* 2 y))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (+ x (* 2 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 x)) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 1))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* y (+ (* 2 x) (/ (pow x 2) y))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((+ (* y y) (* (+ (* y 2) x) x)) y (* (+ (* y 2) x) x) (+ (* y 2) x) 2 x (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* x x) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* y y) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (* 2 x) y) y) (+ (* 2 x) y) (+ (+ (* x x) (* (* x 2) y)) (* y y))) |
| 2.0ms | y | @ | 0 | ((+ (* y y) (* (+ (* y 2) x) x)) y (* (+ (* y 2) x) x) (+ (* y 2) x) 2 x (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* x x) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* y y) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (* 2 x) y) y) (+ (* 2 x) y) (+ (+ (* x x) (* (* x 2) y)) (* y y))) |
| 2.0ms | x | @ | -inf | ((+ (* y y) (* (+ (* y 2) x) x)) y (* (+ (* y 2) x) x) (+ (* y 2) x) 2 x (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* x x) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* y y) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (* 2 x) y) y) (+ (* 2 x) y) (+ (+ (* x x) (* (* x 2) y)) (* y y))) |
| 2.0ms | y | @ | -inf | ((+ (* y y) (* (+ (* y 2) x) x)) y (* (+ (* y 2) x) x) (+ (* y 2) x) 2 x (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* x x) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* y y) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (* 2 x) y) y) (+ (* 2 x) y) (+ (+ (* x x) (* (* x 2) y)) (* y y))) |
| 1.0ms | y | @ | inf | ((+ (* y y) (* (+ (* y 2) x) x)) y (* (+ (* y 2) x) x) (+ (* y 2) x) 2 x (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* x x) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* y y) (+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (* 2 x) y) y) (+ (* 2 x) y) (+ (+ (* x x) (* (* x 2) y)) (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 1100 |
| 0 | 171 | 988 |
| 1 | 764 | 970 |
| 0 | 6753 | 948 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
y |
(*.f64 (fma.f64 y #s(literal 2 binary64) x) x) |
(fma.f64 y #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
(fma.f64 #s(literal 2 binary64) x y) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* x (+ x (* 2 y))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (+ x (* 2 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 x)) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 1))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* y (+ (* 2 x) (/ (pow x 2) y))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* y y) (* (+ (* y 2) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* (+ (* y 2) x) x) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (+ (* y 2) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (fma.f64 x x (*.f64 y y))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (*.f64 y y)) |
(fma.f64 x x (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (fma.f64 x x (*.f64 y y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (fma.f64 y y (*.f64 x x))) |
(fma.f64 y (fma.f64 x #s(literal 2 binary64) y) (*.f64 x x)) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)))) |
(-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -2 binary64) x) y (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) y) (*.f64 y y))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) y)) y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (fma.f64 x #s(literal 2 binary64) y))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (fma.f64 #s(literal 2 binary64) y x))) |
(-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(+.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 y y)) |
y |
(*.f64 (fma.f64 #s(literal 2 binary64) y x) x) |
(*.f64 x (fma.f64 #s(literal 2 binary64) y x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x)) x) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y))) x) (-.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (-.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (*.f64 x x)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(fma.f64 x x (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 x y (fma.f64 x y (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 x x)) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 y x (fma.f64 x y (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x (*.f64 x y)) (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) y) x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 x y) (fma.f64 x y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (neg.f64 (-.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y))) (-.f64 x (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) y x) |
(fma.f64 y #s(literal 2 binary64) x) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 2 binary64) y))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (-.f64 x (*.f64 #s(literal 2 binary64) y)))) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(-.f64 x (*.f64 #s(literal -2 binary64) y)) |
(+.f64 (+.f64 x y) y) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 x (*.f64 #s(literal 2 binary64) y)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 2 binary64) y) x) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+.f64 y (+.f64 y x)) |
#s(literal 2 binary64) |
x |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
(*.f64 y (fma.f64 x #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) y) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) y (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (*.f64 y y)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 y y)) |
(fma.f64 x y (fma.f64 x y (*.f64 y y))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x y) (*.f64 y y)) |
(fma.f64 y (*.f64 x #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 y x (fma.f64 x y (*.f64 y y))) |
(fma.f64 y y (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y (-.f64 (*.f64 x #s(literal 2 binary64)) y)))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x y)) #s(literal 2 binary64))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(+.f64 (fma.f64 y y (*.f64 x y)) (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y y)) |
(+.f64 (*.f64 x y) (fma.f64 x y (*.f64 y y))) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 y (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 x #s(literal 2 binary64) y) |
(fma.f64 #s(literal 2 binary64) x y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 y (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 x #s(literal 2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 2 binary64)) y))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (+.f64 y x) x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64)))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) y) |
(+.f64 x (+.f64 x y)) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(+.f64 y (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x))) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (* y 2) x) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (+ (* y 2) x) (fma.f64 #s(literal 2 binary64) y x)) |
#s(approx x x) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 y y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
#s(approx (+ (* 2 x) y) y) |
#s(approx (+ (* 2 x) y) (fma.f64 x #s(literal 2 binary64) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 x x)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* y 2) x) x) |
#s(approx (+ (* y 2) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 y (/.f64 y x))) x)) |
#s(approx (+ (* 2 x) y) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ (* 2 x) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (* y 2) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 y (/.f64 y x) (neg.f64 (*.f64 #s(literal -2 binary64) y))) x)) |
#s(approx (+ (* 2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x))) |
#s(approx y y) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (fma.f64 x (/.f64 x y) (*.f64 x #s(literal 2 binary64))) y)) |
#s(approx (+ (* y 2) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (* 2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (fma.f64 x (/.f64 x y) (neg.f64 (*.f64 #s(literal -2 binary64) x))) y)) |
#s(approx (+ (* y 2) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* 2 x) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)))) |
Compiled 11 498 to 1 121 computations (90.3% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 513 | 1 | 514 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 513 | 6 | 519 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.3% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 59.9% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 54.4% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ▶ | 54.4% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
| ✓ | 53.8% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ✓ | 59.6% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 104 to 67 computations (35.6% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
(*.f64 (+.f64 (+.f64 y x) x) y) |
(+.f64 (+.f64 y x) x) |
(+.f64 y x) |
y |
x |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ y x) x) #s(hole binary64 y)) |
#s(approx (+ (+ y x) x) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 1.0ms | y | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 1.0ms | x | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 0.0ms | x | @ | 0 | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 635 |
| 0 | 132 | 590 |
| 1 | 684 | 581 |
| 0 | 6595 | 516 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
(*.f64 (+.f64 (+.f64 y x) x) y) |
(+.f64 (+.f64 y x) x) |
(+.f64 y x) |
y |
x |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ y x) x) #s(hole binary64 y)) |
#s(approx (+ (+ y x) x) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
(*.f64 y (fma.f64 #s(literal 2 binary64) x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) y) (-.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) y) (-.f64 (-.f64 y x) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 (-.f64 y x) x)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 y y)) |
(fma.f64 (+.f64 y x) y (*.f64 y x)) |
(fma.f64 (*.f64 y #s(literal 2 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (*.f64 y y)) |
(fma.f64 y (+.f64 y x) (*.f64 y x)) |
(fma.f64 y y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(fma.f64 y x (fma.f64 y x (*.f64 y y))) |
(fma.f64 y x (*.f64 (+.f64 y x) y)) |
(fma.f64 y x (*.f64 y (+.f64 y x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 y y)) |
(fma.f64 x (*.f64 y #s(literal 2 binary64)) (*.f64 y y)) |
(fma.f64 x y (fma.f64 y x (*.f64 y y))) |
(fma.f64 x y (*.f64 (+.f64 y x) y)) |
(fma.f64 x y (*.f64 y (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (*.f64 y #s(literal 2 binary64)))) |
(-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 y x)) |
(+.f64 (*.f64 y (+.f64 y x)) (*.f64 y x)) |
(+.f64 (fma.f64 y y (*.f64 y x)) (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y x) (fma.f64 y x (*.f64 y y))) |
(+.f64 (*.f64 y x) (*.f64 (+.f64 y x) y)) |
(+.f64 (*.f64 y x) (*.f64 y (+.f64 y x))) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 x (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 y x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (-.f64 y x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (-.f64 y x) x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 y x) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 x #s(literal 2 binary64) y) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 (+.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (-.f64 y x) x)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (-.f64 y x) x))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) y) |
(+.f64 (+.f64 y x) x) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+.f64 x (+.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* (+ (+ y x) x) y) (*.f64 y y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (+ y x) x) y) |
#s(approx (+ (+ y x) x) (fma.f64 #s(literal 2 binary64) x y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx x x) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 y (/.f64 y x) (*.f64 y #s(literal 2 binary64))) x)) |
#s(approx (+ (+ y x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ y x) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 y (/.f64 y x) (neg.f64 (*.f64 #s(literal -2 binary64) y))) x)) |
#s(approx (+ (+ y x) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx y y) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ y x) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (+ y x) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 3 884 to 516 computations (86.7% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 1 | 137 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 4 | 5 |
| Total | 137 | 6 | 143 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.3% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 59.9% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 54.4% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
| ▶ | 54.1% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
| ✓ | 53.8% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ✓ | 59.6% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 107 to 68 computations (36.4% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
(*.f64 (+.f64 #s(approx (+ y x) y) x) y) |
(+.f64 #s(approx (+ y x) y) x) |
#s(approx (+ y x) y) |
y |
x |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ y x) x) #s(hole binary64 y)) |
#s(approx (+ (+ y x) x) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 1.0ms | x | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 1.0ms | y | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
| 1.0ms | x | @ | 0 | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 643 |
| 0 | 128 | 598 |
| 1 | 692 | 589 |
| 0 | 6712 | 527 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
(*.f64 (+.f64 #s(approx (+ y x) y) x) y) |
(+.f64 #s(approx (+ y x) y) x) |
#s(approx (+ y x) y) |
y |
x |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (+ y x) x) #s(hole binary64 y)) |
#s(approx (+ (+ y x) x) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (+ y x) x) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (+ y x) x) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
(*.f64 (+.f64 #s(approx (+ y x) y) x) y) |
(*.f64 y (+.f64 #s(approx (+ y x) y) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(approx (+ y x) y) x) (-.f64 #s(approx (+ y x) y) x)) y) (-.f64 #s(approx (+ y x) y) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ y x) y) #s(literal 3 binary64))) y) (fma.f64 #s(approx (+ y x) y) #s(approx (+ y x) y) (*.f64 x (-.f64 x #s(approx (+ y x) y))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 #s(approx (+ y x) y) x) (-.f64 #s(approx (+ y x) y) x))) (-.f64 #s(approx (+ y x) y) x)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ y x) y) #s(literal 3 binary64)))) (fma.f64 #s(approx (+ y x) y) #s(approx (+ y x) y) (*.f64 x (-.f64 x #s(approx (+ y x) y))))) |
(fma.f64 #s(approx (+ y x) y) y (*.f64 y x)) |
(fma.f64 y #s(approx (+ y x) y) (*.f64 y x)) |
(fma.f64 y x (*.f64 #s(approx (+ y x) y) y)) |
(fma.f64 y x (*.f64 y #s(approx (+ y x) y))) |
(fma.f64 x y (*.f64 #s(approx (+ y x) y) y)) |
(fma.f64 x y (*.f64 y #s(approx (+ y x) y))) |
(+.f64 (*.f64 #s(approx (+ y x) y) y) (*.f64 y x)) |
(+.f64 (*.f64 y #s(approx (+ y x) y)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 #s(approx (+ y x) y) y)) |
(+.f64 (*.f64 y x) (*.f64 y #s(approx (+ y x) y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (+ y x) y) #s(literal 2 binary64))) (-.f64 x #s(approx (+ y x) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ y x) y) x) (-.f64 #s(approx (+ y x) y) x))) (neg.f64 (-.f64 #s(approx (+ y x) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ y x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ y x) y) #s(approx (+ y x) y) (*.f64 x (-.f64 x #s(approx (+ y x) y)))))) |
(/.f64 (*.f64 (+.f64 #s(approx (+ y x) y) x) (-.f64 #s(approx (+ y x) y) x)) (-.f64 #s(approx (+ y x) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ y x) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (+ y x) y) #s(literal 2 binary64)) (*.f64 #s(approx (+ y x) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (+ y x) y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ y x) y) #s(approx (+ y x) y) (*.f64 x (-.f64 x #s(approx (+ y x) y))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ y x) y) #s(literal 2 binary64)) (-.f64 #s(approx (+ y x) y) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (+ y x) y) x))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ y x) y) #s(literal 3 binary64)) (fma.f64 #s(approx (+ y x) y) #s(approx (+ y x) y) (*.f64 x (-.f64 x #s(approx (+ y x) y))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (+ y x) y) #s(approx (+ y x) y) (*.f64 x (-.f64 x #s(approx (+ y x) y)))))) |
(+.f64 #s(approx (+ y x) y) x) |
(+.f64 x #s(approx (+ y x) y)) |
#s(approx (+ y x) y) |
y |
x |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* (+ (+ y x) x) y) (*.f64 y y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (+ y x) x) y) |
#s(approx (+ (+ y x) x) (fma.f64 #s(literal 2 binary64) x y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx x x) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 y (/.f64 y x) (*.f64 y #s(literal 2 binary64))) x)) |
#s(approx (+ (+ y x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ y x) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 y (/.f64 y x) (neg.f64 (*.f64 #s(literal -2 binary64) y))) x)) |
#s(approx (+ (+ y x) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx y y) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ y x) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (+ y x) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 814 to 233 computations (87.2% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 0 | 62 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 62 | 6 | 68 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 97.3% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 59.9% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 54.4% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
| ✓ | 54.1% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
| ✓ | 53.8% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ✓ | 59.6% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 247 to 102 computations (58.7% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| Outputs |
|---|
(fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
3 calls:
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 98.9% | 2 | x |
| 100.0% | 2 | y |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
3 calls:
| 3.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 2 | x |
| 64.0% | 3 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 85.9% | 2 | y |
Compiled 15 to 13 computations (13.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 2 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.7% | 2 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.6% | 1 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 59.6% | 1 | y |
| 59.6% | 1 | x |
Compiled 15 to 13 computations (13.3% saved)
Compiled 16 to 14 computations (12.5% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.0780860501407557e+152 | 1.1516252170071687e+155 |
Loading profile data...