
Time bar (total: 1.5s)
| 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 9 to 6 computations (33.3% saved)
| 328.0ms | 8 256× | 0 | valid |
ival-mult!: 38.0ms (56.3% of total)ival-add!: 28.0ms (41.5% of total)adjust: 2.0ms (3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 19.0ms | 512× | 0 | valid |
Compiled 35 to 16 computations (54.3% saved)
ival-add!: 2.0ms (47.8% of total)ival-mult!: 2.0ms (47.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 52 |
| 1 | 64 | 52 |
| 2 | 208 | 48 |
| 3 | 708 | 46 |
| 4 | 1094 | 46 |
| 5 | 1750 | 42 |
| 6 | 3022 | 42 |
| 7 | 3781 | 42 |
| 8 | 4327 | 42 |
| 9 | 5986 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
(sort x y)
Compiled 14 to 8 computations (42.9% saved)
| Inputs |
|---|
(*.f64 (+.f64 x y) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((* (+ x y) (+ x y)) (+ x y) x y) |
| 1.0ms | x | @ | -inf | ((* (+ x y) (+ x y)) (+ x y) x y) |
| 1.0ms | y | @ | -inf | ((* (+ x y) (+ x y)) (+ x y) x y) |
| 0.0ms | y | @ | inf | ((* (+ x y) (+ x y)) (+ x y) x y) |
| 0.0ms | y | @ | 0 | ((* (+ x y) (+ x y)) (+ x y) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 331 |
| 0 | 90 | 295 |
| 1 | 497 | 285 |
| 0 | 4969 | 271 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (+.f64 x y) (+.f64 x y)) |
(+.f64 x y) |
x |
y |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 y x))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 y x))) (fabs.f64 (fabs.f64 (+.f64 y x)))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal 1 binary64)) (pow.f64 (+.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 (neg.f64 (+.f64 y x)) (neg.f64 (+.f64 y x))) |
(*.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (+.f64 y x))) |
(*.f64 (+.f64 y x) (+.f64 y x)) |
(pow.f64 (neg.f64 (+.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 y x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 y x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y))) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(neg.f64 (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(fma.f64 (+.f64 y x) y (*.f64 (+.f64 y x) x)) |
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) y)) |
(fma.f64 y (+.f64 y x) (*.f64 (+.f64 y x) x)) |
(fma.f64 x (+.f64 y x) (*.f64 (+.f64 y x) y)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 y) (+.f64 y x))) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 (+.f64 y x)) y)) |
(fabs.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) x)) |
(+.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx y y) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 180 to 195 computations (83.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 6 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 6 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| 96.9% | (fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) y)) | |
| ▶ | 100.0% | (pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
| ▶ | 100.0% | #s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
| ▶ | 56.4% | #s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ▶ | 56.0% | #s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| ▶ | 59.8% | #s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
Compiled 136 to 78 computations (42.6% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x y) |
#s(literal 2 binary64) |
x |
y |
(*.f64 x x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(*.f64 y y) |
(pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
(+.f64 y x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* x (+ x (* 2 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 x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (pow y 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#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 (* (+ x y) (+ x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#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 (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #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))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((* (+ x y) (+ x y)) (+ (* (+ (* 2 x) y) y) (* x x)) (+ (* 2 x) y) 2 x y (* x x) (* (+ x y) (+ x y)) (* (+ x y) (+ x y)) (* y y) (pow (+ y x) 2) (+ y x) (* (+ x y) (+ x y)) (* (+ (* 2 x) y) y)) |
| 1.0ms | y | @ | -inf | ((* (+ x y) (+ x y)) (+ (* (+ (* 2 x) y) y) (* x x)) (+ (* 2 x) y) 2 x y (* x x) (* (+ x y) (+ x y)) (* (+ x y) (+ x y)) (* y y) (pow (+ y x) 2) (+ y x) (* (+ x y) (+ x y)) (* (+ (* 2 x) y) y)) |
| 1.0ms | y | @ | inf | ((* (+ x y) (+ x y)) (+ (* (+ (* 2 x) y) y) (* x x)) (+ (* 2 x) y) 2 x y (* x x) (* (+ x y) (+ x y)) (* (+ x y) (+ x y)) (* y y) (pow (+ y x) 2) (+ y x) (* (+ x y) (+ x y)) (* (+ (* 2 x) y) y)) |
| 1.0ms | x | @ | inf | ((* (+ x y) (+ x y)) (+ (* (+ (* 2 x) y) y) (* x x)) (+ (* 2 x) y) 2 x y (* x x) (* (+ x y) (+ x y)) (* (+ x y) (+ x y)) (* y y) (pow (+ y x) 2) (+ y x) (* (+ x y) (+ x y)) (* (+ (* 2 x) y) y)) |
| 1.0ms | x | @ | 0 | ((* (+ x y) (+ x y)) (+ (* (+ (* 2 x) y) y) (* x x)) (+ (* 2 x) y) 2 x y (* x x) (* (+ x y) (+ x y)) (* (+ x y) (+ x y)) (* y y) (pow (+ y x) 2) (+ y x) (* (+ x y) (+ x y)) (* (+ (* 2 x) y) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 159 | 1102 |
| 0 | 169 | 1027 |
| 1 | 704 | 992 |
| 0 | 6495 | 964 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x y) |
#s(literal 2 binary64) |
x |
y |
(*.f64 x x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(*.f64 y y) |
(pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
(+.f64 y x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* x (+ x (* 2 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 x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (pow y 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#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 (* (+ x y) (+ x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#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 (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) #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))))) |
#s(approx (pow (+ y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (pow (+ y x) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))) |
(/.f64 (-.f64 (pow.f64 (*.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))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)))) |
(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 (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 #s(literal 2 binary64) y 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 (fma.f64 #s(literal 2 binary64) y 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 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 (fma.f64 #s(literal 2 binary64) y 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 (neg.f64 (fabs.f64 y)) (neg.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 #s(literal 2 binary64) x y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (fma.f64 #s(literal 2 binary64) y 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 #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 #s(literal 2 binary64) y 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 #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 #s(literal 2 binary64) y 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 #s(literal 2 binary64) x y) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y 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 #s(literal 2 binary64) x y) y (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (fma.f64 y y (*.f64 x x))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (fma.f64 y y (*.f64 x x))) |
(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) (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y 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) (fma.f64 y y (*.f64 x x))) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (*.f64 y y)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x x (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 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 #s(literal 2 binary64) y x) x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) y x)) x)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (fma.f64 #s(literal 2 binary64) y x))) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 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 #s(literal 2 binary64) y x) x) (*.f64 y y)) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 x #s(literal 2 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (+.f64 y x) x) |
(+.f64 (*.f64 #s(literal 2 binary64) x) y) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+.f64 x (+.f64 y x)) |
#s(literal 2 binary64) |
x |
y |
(*.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 (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 (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 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (pow (+ y x) 2) (*.f64 x x)) |
#s(approx (pow (+ y x) 2) (*.f64 y y)) |
(*.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 (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 (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 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 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)))) |
(*.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 y x))) (neg.f64 (fabs.f64 (+.f64 y x)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 y x))) (fabs.f64 (fabs.f64 (+.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 y x))) (exp.f64 (log.f64 (+.f64 y x)))) |
(*.f64 (neg.f64 (+.f64 y x)) (neg.f64 (+.f64 y x))) |
(*.f64 (fabs.f64 (+.f64 y x)) (fabs.f64 (+.f64 y x))) |
(*.f64 (+.f64 y x) (+.f64 y x)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (+.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (+.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 y x)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 y x)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 y x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 (neg.f64 x) x))) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (fma.f64 x x (*.f64 (neg.f64 y) y))) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 y x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 y x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x)) (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y))) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) y)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (fma.f64 y y (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (fma.f64 x x (*.f64 (neg.f64 y) y))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (fma.f64 y y (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (fma.f64 x x (*.f64 (neg.f64 y) y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (neg.f64 y) y))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(neg.f64 (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(fma.f64 (+.f64 y x) y (*.f64 (+.f64 y x) x)) |
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) y)) |
(fma.f64 y (+.f64 y x) (*.f64 (+.f64 y x) x)) |
(fma.f64 x (+.f64 y x) (*.f64 (+.f64 y x) y)) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 y) (+.f64 y x))) |
(-.f64 (*.f64 (+.f64 y x) x) (*.f64 (neg.f64 (+.f64 y x)) y)) |
(fabs.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 (+.f64 y x) x)) |
(+.f64 (*.f64 (+.f64 y x) x) (*.f64 (+.f64 y x) y)) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) (pow.f64 (+.f64 y x) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)) (-.f64 y x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (pow (+ y x) 2) (*.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 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) y) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (+.f64 y x) y (*.f64 y x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) 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 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 y y)) |
(fma.f64 y (+.f64 y x) (*.f64 y x)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (*.f64 y y)) |
(fma.f64 y y (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 y x (*.f64 (+.f64 y x) y)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 y y)) |
(fma.f64 x y (*.f64 (+.f64 y x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 y x)) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) |
(+.f64 (*.f64 y x) (*.f64 (+.f64 y x) y)) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (pow (+ y x) 2) (*.f64 y y)) |
#s(approx (pow (+ y x) 2) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (pow (+ y x) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 y y)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* 2 x) y) y) |
#s(approx (+ (* 2 x) y) (fma.f64 #s(literal 2 binary64) x y)) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (pow (+ y x) 2) (*.f64 y y)) |
#s(approx (pow (+ y x) 2) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (pow (+ y x) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 y y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (pow (+ y x) 2) (*.f64 x x)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (* 2 x) y) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (pow (+ y x) 2) (*.f64 x x)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 y (/.f64 y x))) x)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (* 2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 y (/.f64 y x) (neg.f64 (*.f64 #s(literal -2 binary64) y))) x)) |
#s(approx (pow (+ y x) 2) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (pow (+ y x) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx y y) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (pow (+ y x) 2) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (pow (+ y x) 2) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* 2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* (+ (* 2 x) y) y) (* x x)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* 2 x) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)))) |
#s(approx (pow (+ y x) 2) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 7 993 to 1 058 computations (86.8% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 384 | 1 | 385 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 386 | 5 | 391 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
| ▶ | 98.0% | #s(approx (* (+ x y) (+ x y)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
| ✓ | 56.4% | #s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ✓ | 56.0% | #s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| ✓ | 59.8% | #s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
Compiled 58 to 34 computations (41.4% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
(fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
y |
(*.f64 (fma.f64 #s(literal 2 binary64) y x) x) |
(fma.f64 #s(literal 2 binary64) y x) |
#s(literal 2 binary64) |
x |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* x (+ x (* 2 y))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (+ x (* 2 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 1))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* y (+ (* 2 x) (/ (pow x 2) y))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (+ x y) (+ x y)) (+ (* y y) (* (+ (* 2 y) x) x)) y (* (+ (* 2 y) x) x) (+ (* 2 y) x) 2 x) |
| 1.0ms | y | @ | -inf | ((* (+ x y) (+ x y)) (+ (* y y) (* (+ (* 2 y) x) x)) y (* (+ (* 2 y) x) x) (+ (* 2 y) x) 2 x) |
| 1.0ms | x | @ | inf | ((* (+ x y) (+ x y)) (+ (* y y) (* (+ (* 2 y) x) x)) y (* (+ (* 2 y) x) x) (+ (* 2 y) x) 2 x) |
| 1.0ms | y | @ | inf | ((* (+ x y) (+ x y)) (+ (* y y) (* (+ (* 2 y) x) x)) y (* (+ (* 2 y) x) x) (+ (* 2 y) x) 2 x) |
| 1.0ms | x | @ | 0 | ((* (+ x y) (+ x y)) (+ (* y y) (* (+ (* 2 y) x) x)) y (* (+ (* 2 y) x) x) (+ (* 2 y) x) 2 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 749 |
| 0 | 122 | 693 |
| 1 | 577 | 670 |
| 0 | 5499 | 655 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
(fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
y |
(*.f64 (fma.f64 #s(literal 2 binary64) y x) x) |
(fma.f64 #s(literal 2 binary64) y x) |
#s(literal 2 binary64) |
x |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* x (+ x (* 2 y))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (+ x (* 2 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* x (- (* -2 (/ y x)) 1))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* y (+ (* 2 x) (/ (pow x 2) y))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* (+ (* 2 y) x) x) #s(hole binary64 (* -1 (* y (+ (* -2 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)))) |
(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 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.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 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(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 (fabs.f64 x) (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 (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 (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 #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 (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 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 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (fma.f64 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 (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 (*.f64 x x) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (fma.f64 y y (*.f64 x x))) |
(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 (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 #s(literal 2 binary64) (*.f64 y x) (fma.f64 y y (*.f64 x x))) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x))) x)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
(fma.f64 y (fma.f64 #s(literal 2 binary64) x y) (*.f64 x x)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (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)) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (*.f64 y y)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x x (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) (*.f64 (neg.f64 x) x)) |
(-.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) y x) x) (*.f64 (neg.f64 y) 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 (fma.f64 y y (*.f64 x x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) x y) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 (fma.f64 #s(literal -2 binary64) y (neg.f64 x)) x)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (*.f64 (fma.f64 #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 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 y y)) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (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)) |
y |
(*.f64 (fma.f64 #s(literal 2 binary64) y x) x) |
(*.f64 x (fma.f64 #s(literal 2 binary64) y x)) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x)) x) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y))) x) (-.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) x) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (-.f64 (-.f64 x y) y)) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 x (-.f64 (-.f64 x y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (*.f64 x x)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 x x)) |
(fma.f64 (+.f64 y x) x (*.f64 y x)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(fma.f64 y x (*.f64 (+.f64 y x) x)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 x x)) |
(fma.f64 x (+.f64 y x) (*.f64 y x)) |
(fma.f64 x y (*.f64 (+.f64 y x) x)) |
(fma.f64 x x (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (*.f64 x (-.f64 (-.f64 x y) y)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 y x) x) (*.f64 y x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 y x) (*.f64 (+.f64 y x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y)))) (neg.f64 (-.f64 (-.f64 x y) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 y y))) (-.f64 (-.f64 x y) y)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) y x) |
(fma.f64 y #s(literal 2 binary64) x) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (-.f64 (*.f64 #s(literal 2 binary64) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 (-.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 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (*.f64 x (-.f64 (-.f64 x y) y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) y) (-.f64 (*.f64 #s(literal 2 binary64) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 2 binary64) y) x) |
(+.f64 (+.f64 y x) y) |
(+.f64 y (+.f64 y x)) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
#s(literal 2 binary64) |
x |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (* (+ (* 2 y) x) x) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 y) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (+ (* 2 y) x) (fma.f64 #s(literal 2 binary64) y x)) |
#s(approx x x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 x x)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* 2 y) x) x) (*.f64 x x)) |
#s(approx (* (+ (* 2 y) x) x) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* 2 y) x) x) |
#s(approx (+ (* 2 y) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* 2 y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx y y) |
#s(approx (* (+ (* 2 y) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (* (+ (* 2 y) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 x (/.f64 x y))) y)) |
#s(approx (+ (* 2 y) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* y y) (* (+ (* 2 y) x) x)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (* (+ (* 2 y) x) x) (*.f64 (fma.f64 x (/.f64 x y) (neg.f64 (*.f64 #s(literal -2 binary64) x))) y)) |
#s(approx (+ (* 2 y) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
Compiled 4 801 to 683 computations (85.8% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 186 | 0 | 186 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 186 | 5 | 191 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
| ✓ | 98.0% | #s(approx (* (+ x y) (+ x y)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
| ✓ | 56.4% | #s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
| ✓ | 56.0% | #s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| ✓ | 59.8% | #s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
Compiled 150 to 58 computations (61.3% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) y)) |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
4 calls:
| 3.0ms | y |
| 3.0ms | (+.f64 x y) |
| 3.0ms | x |
| 2.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 12 to 11 computations (8.3% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 y y (*.f64 (fma.f64 #s(literal 2 binary64) y x) x))) |
| Outputs |
|---|
(pow.f64 (+.f64 y x) #s(literal 2 binary64)) |
4 calls:
| 4.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 x y) |
| 2.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 12 to 11 computations (8.3% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
4 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 x y) |
| 1.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (+.f64 x y) |
| 64.9% | 3 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 89.3% | 2 | x |
| 87.9% | 2 | y |
Compiled 12 to 11 computations (8.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
4 calls:
| 4.0ms | (+.f64 x y) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.8% | 1 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 59.8% | 1 | y |
| 59.8% | 1 | x |
| 59.8% | 1 | (+.f64 x y) |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -6.959098605589427e-157 | -4.692180683743805e-164 |
Compiled 8 to 9 computations (-12.5% saved)
| 1× | done |
Compiled 61 to 18 computations (70.5% saved)
Compiled 258 to 108 computations (58.1% saved)
Loading profile data...