
Time bar (total: 2.2s)
| 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)
| 465.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 192.0ms (78.7% of total)ival-add!: 50.0ms (20.5% of total)adjust: 1.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 13 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 10 | 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 | 13 | 0 |
| ↳ | (*.f64 x x) | overflow | 63 | |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 34 | |
+.f64 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) | nan-rescue | 10 | 0 |
| ↳ | (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | overflow | 73 | |
| ↳ | (*.f64 x x) | overflow | 63 | |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 34 | |
| ↳ | (*.f64 y y) | overflow | 63 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 11 |
| 2 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 510× | 0 | valid |
| 0.0ms | 2× | 1 | valid |
Compiled 95 to 31 computations (67.4% saved)
ival-mult!: 9.0ms (78% of total)ival-add!: 2.0ms (17.3% 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 |
|---|---|---|
| ▶ | 93.3% | (+.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)) |
| 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 | @ | 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 | @ | 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 | 101 | 470 |
| 1 | 504 | 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 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) y) (fma.f64 #s(literal 2 binary64) x y))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x)) (-.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))) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) y) (fma.f64 #s(literal 2 binary64) x y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) y) y (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x) (*.f64 (fma.f64 y #s(literal 2 binary64) x) (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x))))) |
(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 (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 (*.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 #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 (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 x x) y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (+.f64 x x) y (fma.f64 x x (*.f64 y y))) |
(fma.f64 (+.f64 x 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 y) x (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (+.f64 y y) x (fma.f64 x x (*.f64 y y))) |
(fma.f64 (+.f64 y y) 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 x x) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 y (+.f64 x x) (fma.f64 x x (*.f64 y y))) |
(fma.f64 y (+.f64 x 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 y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 x (+.f64 y y) (fma.f64 x x (*.f64 y y))) |
(fma.f64 x (+.f64 y y) (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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) y) (fma.f64 #s(literal 2 binary64) x y)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) 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 x x) y)) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)))))) |
(+.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 x x) y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (+.f64 x x) y) (fma.f64 x x (*.f64 y y))) |
(+.f64 (*.f64 (+.f64 x x) y) (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 (-.f64 x y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) x) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (-.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 x (-.f64 (-.f64 x y) y)))) (neg.f64 (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 x (-.f64 (+.f64 y y) x)))) (neg.f64 (*.f64 x (-.f64 (+.f64 y y) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 x (-.f64 (-.f64 x y) y))) (*.f64 x (-.f64 (-.f64 x y) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 x (-.f64 (+.f64 y y) x))) (*.f64 x (-.f64 (+.f64 y y) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y))))) |
(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 x) y)) |
(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 x) y)) |
(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 x x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x x) y)) |
(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 x x) y)) |
(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 x x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(fma.f64 (+.f64 x 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 x x) y)) |
(fma.f64 (+.f64 y y) x (*.f64 x x)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 y (+.f64 x 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 x x) y)) |
(fma.f64 x (+.f64 y y) (*.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 x x) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (-.f64 (-.f64 x y) y))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 x (-.f64 (+.f64 y y) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (-.f64 (+.f64 y y) x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (+.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (+.f64 y y))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (*.f64 (+.f64 x x) y) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x (*.f64 y x)) (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 x x) y)) |
(+.f64 (*.f64 (+.f64 x x) y) (*.f64 x x)) |
(+.f64 (*.f64 y x) (fma.f64 y x (*.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 x #s(literal 1 binary64)) (*.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 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.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 (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)))) |
x |
(*.f64 (+.f64 x x) y) |
(*.f64 (+.f64 y y) x) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 x (+.f64 y y)) |
(/.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 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x)) (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 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 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 x x) y)) |
#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 x x) y)) |
#s(approx (* x 2) (+.f64 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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) 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 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) 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 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) y) y)) |
#s(approx (+ (* x x) (* (* x 2) y)) (*.f64 (fma.f64 x (/.f64 x y) (+.f64 x x)) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) 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 378 to 785 computations (85.4% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 6 | 294 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 289 | 6 | 295 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.9% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| 96.5% | (+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 x x)) | |
| ▶ | 53.0% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ▶ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ▶ | 62.1% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ▶ | 53.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 186 to 122 computations (34.4% 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 | |
|---|---|---|---|---|
| 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 | 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))) |
| 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 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) y) (fma.f64 x #s(literal 2 binary64) y))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) y) y (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) 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 (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))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) x) (fma.f64 #s(literal 2 binary64) y x) (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 #s(literal 2 binary64) y x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (fma.f64 x #s(literal 2 binary64) y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) y) y (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 #s(literal 2 binary64) y x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) y) (fma.f64 x #s(literal 2 binary64) y)) (*.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (fma.f64 x #s(literal 2 binary64) y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y))))) |
(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 x) y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (+.f64 x x) y (fma.f64 x x (*.f64 y y))) |
(fma.f64 (+.f64 x x) 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 y y) x (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (+.f64 y y) x (fma.f64 x x (*.f64 y y))) |
(fma.f64 (+.f64 y 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 y y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 x (+.f64 y y) (fma.f64 x x (*.f64 y y))) |
(fma.f64 x (+.f64 y 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 x) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 y (+.f64 x x) (fma.f64 x x (*.f64 y y))) |
(fma.f64 y (+.f64 x x) (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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) x) (fma.f64 #s(literal 2 binary64) y x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) y) (fma.f64 x #s(literal 2 binary64) y)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) x) (fma.f64 #s(literal 2 binary64) y x)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y 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 x) y)) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 #s(literal 2 binary64) y x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 #s(literal 2 binary64) y x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (fma.f64 x #s(literal 2 binary64) y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (fma.f64 x #s(literal 2 binary64) y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x #s(literal 2 binary64) y) y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))))) |
(+.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 x) y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (+.f64 x x) y) (fma.f64 x x (*.f64 y y))) |
(+.f64 (*.f64 (+.f64 x x) y) (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 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) x) (-.f64 (+.f64 y y) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y))) x) (-.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) x) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) x) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x))) (-.f64 (+.f64 y y) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (-.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 x (-.f64 (-.f64 x y) y)))) (neg.f64 (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 x (-.f64 (+.f64 y y) x)))) (neg.f64 (*.f64 x (-.f64 (+.f64 y y) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 x (-.f64 (-.f64 x y) y))) (*.f64 x (-.f64 (-.f64 x y) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 x (-.f64 (+.f64 y y) x))) (*.f64 x (-.f64 (+.f64 y y) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y))))) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(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 x) y)) |
(fma.f64 (+.f64 x 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 x x) y)) |
(fma.f64 (+.f64 y y) x (*.f64 x x)) |
(fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x (+.f64 y 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 x) y)) |
(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 x) (*.f64 x x)) |
(fma.f64 y x (fma.f64 x y (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (-.f64 (-.f64 x y) y))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 x (-.f64 (+.f64 y y) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (-.f64 (+.f64 y 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 y y))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) (+.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (*.f64 (+.f64 x x) y) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x (*.f64 x y)) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (+.f64 x x) y) (*.f64 x (-.f64 (+.f64 y y) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) x)) y)) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 x x) y)) |
(+.f64 (*.f64 (+.f64 x x) y) (*.f64 x x)) |
(+.f64 (*.f64 x y) (fma.f64 x y (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 y y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (neg.f64 (-.f64 (-.f64 x y) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 x x)) (-.f64 (+.f64 y y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y))) (-.f64 (-.f64 x y) y)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y 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 y y) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 y y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (-.f64 x y) y)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (-.f64 (-.f64 x y) 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) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (fma.f64 (+.f64 y y) (-.f64 (+.f64 y y) x) (*.f64 x x)))) |
(+.f64 (+.f64 y y) x) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(+.f64 x (+.f64 y 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 (-.f64 y x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) y) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) y) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 y (-.f64 (-.f64 y x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 y (-.f64 (+.f64 x x) y)))) (neg.f64 (*.f64 y (-.f64 (+.f64 x x) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 y (-.f64 (+.f64 x x) y))) (*.f64 y (-.f64 (+.f64 x x) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y y) y) y (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (+.f64 x x) (*.f64 (*.f64 y y) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (+.f64 x x) y (*.f64 y y)) |
(fma.f64 (+.f64 y 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 x) y)) |
(fma.f64 x (+.f64 y 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 x) (*.f64 y y)) |
(fma.f64 y x (fma.f64 x y (*.f64 y y))) |
(fma.f64 y y (*.f64 (+.f64 x x) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 y (-.f64 (+.f64 x x) y))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y (-.f64 (+.f64 x x) y)))) |
(-.f64 (*.f64 (+.f64 x x) y) (*.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 y y))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) (+.f64 x x))) |
(-.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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x)))))) |
(+.f64 (*.f64 (+.f64 x x) y) (*.f64 y y)) |
(+.f64 (*.f64 x y) (fma.f64 x y (*.f64 y y))) |
(+.f64 (*.f64 y y) (*.f64 (+.f64 x x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (+.f64 x x) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (+.f64 x x) y)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(fma.f64 x #s(literal 2 binary64) y) |
(fma.f64 #s(literal 2 binary64) x y) |
(-.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 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (+.f64 x x) y)) (/.f64 (*.f64 y y) (-.f64 (+.f64 x x) y))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (+.f64 y x) x) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(+.f64 (+.f64 x x) y) |
(+.f64 x (+.f64 x y)) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(+.f64 y (+.f64 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)) (*.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 x) y)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (* y 2) x) (+.f64 y 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 (fma.f64 (/.f64 (+.f64 y y) x) x x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) x) x)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 x x)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (fma.f64 (/.f64 (+.f64 y y) x) x x) x)) |
#s(approx (+ (* y 2) x) x) |
#s(approx (+ (* y 2) x) (fma.f64 (/.f64 (+.f64 y y) x) x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 (/.f64 (+.f64 y y) x) x x) x)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) x) x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (+.f64 x x) y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 y (/.f64 y x) (+.f64 y y)) x)) |
#s(approx (+ (* 2 x) y) (+.f64 x x)) |
#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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) 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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) 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 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) y) y)) |
#s(approx (* (+ (* y 2) x) x) (*.f64 (fma.f64 x (/.f64 x y) (+.f64 x x)) 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 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) y) y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (* 2 x) y) (fma.f64 (/.f64 (+.f64 x x) y) y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) 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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) 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 755 to 1 127 computations (90.4% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 481 | 2 | 483 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 482 | 7 | 489 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.9% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ▶ | 96.5% | (+.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 x x)) |
| ✓ | 53.0% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ▶ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
| ✓ | 62.1% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ✓ | 53.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 114 to 74 computations (35.1% 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 |
(+.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 x x)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
(fma.f64 x #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(*.f64 x 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 2) y) y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* x 2) y) #s(hole binary64 y)) |
#s(approx (+ (* x 2) y) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 2) y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* x (+ 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 (* (+ (+ 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 2) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y 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 x) x) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#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 2) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* y (+ 1 (* 2 (/ 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))))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x (+ (* (+ (* x 2) y) y) (* x x)) (* (+ (* x 2) y) y) (+ (* x 2) y) 2 (* x x)) |
| 1.0ms | x | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x (+ (* (+ (* x 2) y) y) (* x x)) (* (+ (* x 2) y) y) (+ (* x 2) y) 2 (* x x)) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x (+ (* (+ (* x 2) y) y) (* x x)) (* (+ (* x 2) y) y) (+ (* x 2) y) 2 (* x x)) |
| 1.0ms | x | @ | 0 | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x (+ (* (+ (* x 2) y) y) (* x x)) (* (+ (* x 2) y) y) (+ (* x 2) y) 2 (* x x)) |
| 1.0ms | y | @ | inf | ((+ (+ (* x x) (* (* x 2) y)) (* y y)) (* (+ (+ y x) x) y) (+ (+ y x) x) (+ y x) y x (+ (* (+ (* x 2) y) y) (* x x)) (* (+ (* x 2) y) y) (+ (* x 2) y) 2 (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 1138 |
| 0 | 170 | 1036 |
| 1 | 752 | 1018 |
| 0 | 6752 | 962 |
| 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 |
(+.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 x x)) |
(*.f64 (fma.f64 x #s(literal 2 binary64) y) y) |
(fma.f64 x #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(*.f64 x 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 2) y) y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* x 2) y) #s(hole binary64 y)) |
#s(approx (+ (* x 2) y) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 2) y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* x (+ 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 (* (+ (+ 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 2) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y 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 x) x) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#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 2) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* x 2) y) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* y (+ 1 (* 2 (/ 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))))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* x 2) y) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.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 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) y) (-.f64 (-.f64 y x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) y) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x)) y) (-.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) y) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x)) y) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y 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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x))) (-.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x))) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 y (-.f64 (-.f64 y x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 y (-.f64 (+.f64 x x) y)))) (neg.f64 (*.f64 y (-.f64 (+.f64 x x) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 y (-.f64 (+.f64 x x) y))) (*.f64 y (-.f64 (+.f64 x x) y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y y) y) y (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (+.f64 x x) (*.f64 (*.f64 y y) y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (+.f64 x x) y (*.f64 y y)) |
(fma.f64 (+.f64 y x) y (*.f64 y x)) |
(fma.f64 (+.f64 y y) 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 x x) y)) |
(fma.f64 y (+.f64 x x) (*.f64 y y)) |
(fma.f64 y (+.f64 y x) (*.f64 y x)) |
(fma.f64 y y (*.f64 (+.f64 x 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 y) (*.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 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 y (-.f64 (+.f64 x x) y))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y (-.f64 (+.f64 x x) y)))) |
(-.f64 (*.f64 (+.f64 x x) y) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) (+.f64 x x))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (+.f64 y y))) |
(-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -2 binary64) x) 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 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x)))))) |
(+.f64 (*.f64 (+.f64 x x) y) (*.f64 y y)) |
(+.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 x x) y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 x (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (+.f64 x x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x))) (neg.f64 (-.f64 (+.f64 y x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (-.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x)) (-.f64 (+.f64 y x) x)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x))))) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 x #s(literal 2 binary64) y) |
(-.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 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (+.f64 x x) y)) (/.f64 (*.f64 y y) (-.f64 (+.f64 x x) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (+.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 y x) x))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x)))))) |
(+.f64 (+.f64 x x) y) |
(+.f64 (+.f64 y x) x) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(+.f64 y (+.f64 x x)) |
(+.f64 x (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 y y) y)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 y y) y)) (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 (*.f64 (*.f64 x x) x) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 y x) |
(+.f64 x y) |
y |
x |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) y) (fma.f64 #s(literal 2 binary64) x y))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) x) (fma.f64 y #s(literal 2 binary64) x))) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) y) (fma.f64 #s(literal 2 binary64) x y) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.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 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) x) (fma.f64 y #s(literal 2 binary64) x) (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) (neg.f64 (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) y) (fma.f64 #s(literal 2 binary64) x y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) y) y (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) x) (fma.f64 y #s(literal 2 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) y) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x))))) |
(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 (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 #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) (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 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(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 #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 x x) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (+.f64 x x) y (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 (+.f64 x x) y (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (+.f64 x x) y (fma.f64 y y (*.f64 x x))) |
(fma.f64 (+.f64 x x) y (fma.f64 x x (*.f64 y y))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) |
(fma.f64 (fma.f64 y #s(literal 2 binary64) x) x (*.f64 y y)) |
(fma.f64 (+.f64 y y) x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 (+.f64 y y) x (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (+.f64 y y) x (fma.f64 y y (*.f64 x x))) |
(fma.f64 (+.f64 y y) x (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 (neg.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 y y (*.f64 x x))) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (fma.f64 x x (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(fma.f64 y (+.f64 x x) (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 y (+.f64 x x) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 y (+.f64 x x) (fma.f64 y y (*.f64 x x))) |
(fma.f64 y (+.f64 x x) (fma.f64 x x (*.f64 y y))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x 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 y y) (*.f64 (neg.f64 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 y y (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (fma.f64 x x (*.f64 y y))) |
(fma.f64 x (fma.f64 y #s(literal 2 binary64) x) (*.f64 y y)) |
(fma.f64 x (+.f64 y y) (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (+.f64 y y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(fma.f64 x (+.f64 y y) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x (+.f64 y y) (fma.f64 x x (*.f64 y y))) |
(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 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) y) (fma.f64 #s(literal 2 binary64) x y)) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 y y (*.f64 x (-.f64 (+.f64 y y) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) x) (fma.f64 y #s(literal 2 binary64) x)) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (fma.f64 x x (*.f64 y (-.f64 (+.f64 x x) y))))) |
(-.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 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 (neg.f64 y) 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 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x x) y)) |
(+.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (fma.f64 #s(literal 2 binary64) x y)) y (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (fma.f64 y #s(literal 2 binary64) x)) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)))))) |
(+.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 x x)) |
(+.f64 (*.f64 (fma.f64 y #s(literal 2 binary64) x) x) (*.f64 y y)) |
(+.f64 (*.f64 (+.f64 x x) y) (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(+.f64 (*.f64 (+.f64 x x) y) (-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(+.f64 (*.f64 (+.f64 x x) y) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 (+.f64 x x) y) (fma.f64 x x (*.f64 y y))) |
(+.f64 (*.f64 y y) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
(*.f64 y (fma.f64 #s(literal 2 binary64) x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) y) (-.f64 (-.f64 y x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) y) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x)) y) (-.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) y) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x)) y) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y 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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x))) (-.f64 (+.f64 y x) x)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(/.f64 (*.f64 y (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x))) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 y (-.f64 (-.f64 y x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 y (-.f64 (+.f64 x x) y)))) (neg.f64 (*.f64 y (-.f64 (+.f64 x x) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 y (-.f64 (+.f64 x x) y))) (*.f64 y (-.f64 (+.f64 x x) y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y y) y) y (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (+.f64 x x) (*.f64 (*.f64 y y) y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (+.f64 x x) y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (+.f64 x x) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (+.f64 x x) y)) |
(fma.f64 (+.f64 x x) y (*.f64 y y)) |
(fma.f64 (+.f64 y x) y (*.f64 y x)) |
(fma.f64 (+.f64 y y) 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 x x) y)) |
(fma.f64 y (+.f64 x x) (*.f64 y y)) |
(fma.f64 y (+.f64 y x) (*.f64 y x)) |
(fma.f64 y y (*.f64 (+.f64 x 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 y) (*.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 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 y (-.f64 (+.f64 x x) y))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y (-.f64 (+.f64 x x) y)))) |
(-.f64 (*.f64 (+.f64 x x) y) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) (+.f64 x x))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (+.f64 y y))) |
(-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -2 binary64) x) 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 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal 4 binary64) (*.f64 (*.f64 y y) (*.f64 y (-.f64 (-.f64 y x) x)))))) |
(+.f64 (*.f64 (+.f64 x x) y) (*.f64 y y)) |
(+.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 x x) y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 x (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.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 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (+.f64 x x) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x))) (neg.f64 (-.f64 (+.f64 y x) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (-.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (+.f64 x x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) (-.f64 (+.f64 y x) x)) (-.f64 (+.f64 y x) x)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x))))) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 x #s(literal 2 binary64) y) |
(-.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 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (+.f64 x x) y)) (/.f64 (*.f64 y y) (-.f64 (+.f64 x x) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (+.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 y x) x))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 x x) (-.f64 (+.f64 x x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 (-.f64 y x) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (+.f64 y x) (+.f64 y x) (*.f64 x (-.f64 x (+.f64 y x)))))) |
(+.f64 (+.f64 x x) y) |
(+.f64 (+.f64 y x) x) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(+.f64 y (+.f64 x x)) |
(+.f64 x (+.f64 y x)) |
#s(literal 2 binary64) |
(*.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 2) y) y) (* x x)) (*.f64 y y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (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 2) y) y) (* x x)) (*.f64 y y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (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 (* x x) (*.f64 x x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) x) x)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (+.f64 x x) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 y (/.f64 y x) (+.f64 y y)) x)) |
#s(approx (+ (+ y x) x) (+.f64 x 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 2) y) y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) x) x)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (+.f64 x x) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 y (/.f64 y x) (+.f64 y y)) x)) |
#s(approx (+ (+ y x) x) (+.f64 x x)) |
#s(approx (+ (+ y x) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) 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) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) 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 (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (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 2) y) y) (* x x)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (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 (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) y) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (+ y x) x) (fma.f64 (/.f64 (+.f64 x x) y) y y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) y) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (+ y x) x) (fma.f64 (/.f64 (+.f64 x x) y) y y)) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) 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) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* x 2) y) y) (* x x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) y) y)) |
#s(approx (+ (+ y x) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)))) |
Compiled 6 417 to 803 computations (87.5% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 266 | 1 | 267 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 266 | 8 | 274 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.9% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 96.5% | (+.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 x x)) |
| ✓ | 53.0% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ✓ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
| ▶ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
| ✓ | 62.1% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ✓ | 53.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 137 to 88 computations (35.8% 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 | 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) |
| 1.0ms | y | @ | 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 | 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 (fma.f64 (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y)) #s(approx (+ y x) y) (*.f64 (*.f64 x x) x)) 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 (fma.f64 (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y)) #s(approx (+ y x) y) (*.f64 (*.f64 x x) x))) (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) (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y))) (-.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 (fma.f64 (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y)) #s(approx (+ y x) y) (*.f64 (*.f64 x x) x))) (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 (fma.f64 (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y)) #s(approx (+ y x) y) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y)) (*.f64 #s(approx (+ y x) y) x)))) |
(/.f64 (fma.f64 (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y)) #s(approx (+ y x) y) (*.f64 (*.f64 x x) x)) (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) #s(approx (+ y x) y)) (-.f64 #s(approx (+ y x) y) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (+ y x) y) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ y x) y) #s(approx (+ y x) y)) #s(approx (+ y x) y)) (fma.f64 #s(approx (+ y x) y) #s(approx (+ y x) y) (*.f64 x (-.f64 x #s(approx (+ y x) y))))) (/.f64 (*.f64 (*.f64 x x) x) (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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) x) x)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (+.f64 x x) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 y (/.f64 y x) (+.f64 y y)) x)) |
#s(approx (+ (+ y x) x) (+.f64 x 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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 y (/.f64 y x))) x)) 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) (-.f64 (/.f64 (neg.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 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) y) y)) |
#s(approx (* (+ (+ y x) x) y) (*.f64 (fma.f64 (/.f64 (+.f64 x x) y) y y) y)) |
#s(approx (+ (+ y x) x) (fma.f64 (/.f64 (+.f64 x x) y) y y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x (/.f64 x y))) y)) 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) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 1 660 to 228 computations (86.3% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 1 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 7 | 7 |
| Total | 50 | 9 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.9% | (fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 96.5% | (+.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 x x)) |
| 63.8% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 y x (*.f64 #s(approx (+ y x) y) y))) | |
| ✓ | 53.0% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
| ✓ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ✓ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
| ✓ | 61.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 #s(approx (+ y x) y) x) y)) |
| ✓ | 62.1% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 y y)) |
| ✓ | 53.5% | #s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 x x)) |
Compiled 345 to 143 computations (58.6% 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 (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)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 y x (*.f64 #s(approx (+ y x) y) y))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
(fma.f64 y y (*.f64 (fma.f64 y #s(literal 2 binary64) x) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 x x)) |
(+.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) y) y) (*.f64 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 | x |
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 100.0% | 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 (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)) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (fma.f64 y x (*.f64 #s(approx (+ y x) y) y))) |
#s(approx (+ (+ (* x x) (* (* x 2) y)) (* y y)) (*.f64 (+.f64 (+.f64 y x) x) y)) |
| Outputs |
|---|
#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)) (*.f64 y y)) |
3 calls:
| 5.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.8% | 1 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 89.0% | 2 | x |
| 92.6% | 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 (fma.f64 #s(literal 2 binary64) x 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:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.3% | 2 | y |
Compiled 1 to 2 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| 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 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 1 | (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) (*.f64 y y)) |
| 53.5% | 1 | x |
| 53.5% | 1 | y |
Compiled 15 to 13 computations (13.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.5997719906996583e+141 | 1.344265181709837e+142 |
| 13.0ms | 96× | 0 | valid |
Compiled 172 to 128 computations (25.6% saved)
ival-mult!: 2.0ms (96.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.2052966192804153e-67 | 1.0519573657119359e-66 |
| 4.0ms | 96× | 0 | valid |
Compiled 238 to 170 computations (28.6% saved)
ival-mult!: 2.0ms (99.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2052966192804153e-67 | 1.0519573657119359e-66 |
Compiled 220 to 158 computations (28.2% saved)
| 1× | fuel |
Compiled 126 to 25 computations (80.2% saved)
(sort x y)
Compiled 530 to 194 computations (63.4% saved)
Loading profile data...